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

Builder curl-unthreaded-solaris10-sparc Build #14033

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision7806fb36c530027d7367e22e9299d0dde6ae5bb0
Got Revision7806fb36c530027d7367e22e9299d0dde6ae5bb0
Changes5 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 21 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 6 hrs, 1 mins, 40 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dan Fandrich
  2. Daniel Stenberg
  3. Stefan Eissing
  4. Viktor Szakats
  5. dependabot[bot]

Timing:

StartWed Jun 17 07:44:52 2026
EndWed Jun 17 20:22:13 2026
Elapsed12 hrs, 37 mins, 20 secs

All Changes:

:

  1. Change #271363

    Category curl
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Tue 16 Jun 2026 19:53:17
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 6125d5d6c5aa26280d6dd44eb6f2c3123c7e68bf

    Comments

    CI: improve labeler tag detection

    Changed files

    • .github/labeler.yml
  2. Change #271383

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 16 Jun 2026 22:18:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 528c05a9876d77c9752709db3d24bcf31ebf57eb

    Comments

    configure: tidy up `OPT_APPLE_SECTRUST` initialization
    The OS detection variable is not initialized at the time of assigning
    its value to `OPT_APPLE_SECTRUST`. Replace the current empty value with
    `no`. This keeps existing, desired, behavior.
    
    Closes #22054

    Changed files

    • configure.ac
  3. Change #271384

    Category curl
    Changed by dependabot[bot] <49699333+dependabot[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Tue 16 Jun 2026 22:18:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 73d060950e4659c3e47a0104a73023a932ce6b6f

    Comments

    GHA: bump pip cryptography from 46.0.7 to 48.0.1
    Closes #22055

    Changed files

    • tests/http/requirements.txt
  4. Change #271391

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Tue 16 Jun 2026 23:15:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 92db819714dc80944aa5302cbb94bd58d6983518

    Comments

    cf-dns: pass peer for result lookups
    The DNS filter knows the peer it resolves and the code parts that want
    the results know the peer as well. Pass it to lookup methods to make
    sure results match.
    
    Background: when tunneling, the resolved peer is not always the one that
    other filters are looking for. Especially when HTTPS-RR results are
    accessed in TLS filters, those will differ.
    
    This prevents a HTTPS-RR for a proxy to be used for the origin when ECH
    is activated. To make ECH work through a tunnel, we need to start an
    additional resolve. Something to be fixed after 8.21.
    
    Closes #22042

    Changed files

    • docs/KNOWN_BUGS.md
    • lib/cf-dns.c
    • lib/cf-dns.h
    • lib/cf-https-connect.c
    • lib/cf-ip-happy.c
    • lib/socks.c
    • lib/vquic/cf-ngtcp2-cmn.c
    • lib/vquic/cf-quiche.c
    • lib/vtls/openssl.c
    • lib/vtls/rustls.c
    • lib/vtls/wolfssl.c
  5. Change #271394

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 16 Jun 2026 23:22:58
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7806fb36c530027d7367e22e9299d0dde6ae5bb0

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES