Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder curl-ares-solaris10-sparc Build #2919

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision673b6c8cb81560b296032493484a1d3f0264e001
Got Revision673b6c8cb81560b296032493484a1d3f0264e001
Changes3 changes

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git update ( 3 mins, 56 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 31 mins, 14 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 2 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 2919 Build
codebase Build
got_revision 673b6c8cb81560b296032493484a1d3f0264e001 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 673b6c8cb81560b296032493484a1d3f0264e001 Build
scheduler schedule-curl-ares-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Jay Satiro
  2. renovate[bot]

Timing:

StartFri Aug 8 10:20:21 2025
EndSat Aug 9 00:34:55 2025
Elapsed14 hrs, 14 mins, 33 secs

All Changes:

:

  1. Change #242408

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Thu 07 Aug 2025 23:01:34
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 56584ed6cc623403e3809c0e0909e3dd3d6db503

    Comments

    GHA: update actions/cache digest to 0400d5f
    Closes #18222

    Changed files

    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • .github/workflows/macos.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml
  2. Change #242416

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Fri 08 Aug 2025 08:34:10
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fd219aa44d55a8ceec1b9357ac0a93028852e710

    Comments

    GHA: update cloudflare/quiche to v0.24.5
    Closes #18224

    Changed files

    • .github/workflows/http3-linux.yml
  3. Change #242425

    Category curl
    Changed by Jay Satiro <raysatiroohnoyoudont@yahoo.com>
    Changed at Fri 08 Aug 2025 09:43:54
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 673b6c8cb81560b296032493484a1d3f0264e001

    Comments

    schannel: add an error message for client cert not found
    Prior to this change curl would show the generic error message
    "curl: (58) Problem with the local SSL certificate".
    
    Closes https://github.com/curl/curl/pull/18124

    Changed files

    • lib/vtls/schannel.c