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

Builder curl-ares-solaris10-sparc Build #2990

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision614895c0450828edbedf667acb496de6cdceb8f1
Got Revision614895c0450828edbedf667acb496de6cdceb8f1
Changes7 changes

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 21 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 4 hrs, 11 mins, 0 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-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 2990 Build
codebase Build
got_revision 614895c0450828edbedf667acb496de6cdceb8f1 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 614895c0450828edbedf667acb496de6cdceb8f1 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. Daniel Stenberg
  2. Jay Satiro
  3. Stefan Eissing
  4. renovate[bot]

Timing:

StartWed Oct 29 09:59:40 2025
EndWed Oct 29 22:13:35 2025
Elapsed12 hrs, 13 mins, 55 secs

All Changes:

:

  1. Change #247006

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 28 Oct 2025 23:26:33
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 875ea98c360df34dd757eb7e1e62a1cb2d177da8

    Comments

    schannel: handle Curl_conn_cf_send() errors better
    Avoid a resource leak in the error path.
    
    Reported-by: Joshua Rogers
    
    Closes #19265

    Changed files

    • lib/vtls/schannel.c
  2. Change #247007

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 28 Oct 2025 23:28:50
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision fe9e0115b1572f5fd39503ed266efc1097f96b09

    Comments

    tests: reduce max allowed allocations for four tests
    and completely remove the check for one
    
    Closes #19260

    Changed files

    • tests/data/test1
    • tests/data/test142
    • tests/data/test440
    • tests/data/test767
    • tests/data/test770
  3. Change #247008

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 28 Oct 2025 23:33:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision ba85f9d60579d38cd588ecdd3e0e6e306e6c4380

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES
  4. Change #247014

    Category curl
    Changed by Jay Satiro <raysatiroohnoyoudont@yahoo.com>
    Changed at Wed 29 Oct 2025 07:46:43
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 0ba006601ffa813388bf4b4f01a181767fbdad15

    Comments

    tool_operate: move the checks that skip ca cert detection
    - Move the checks into the function that needs them, cacertpaths().
    
    Prior to this change the caller made the determination whether to skip
    calling cacertpaths for cert detection. However for posterity it is
    better to have the checks in cacertpaths since other code could call it.
    
    Closes https://github.com/curl/curl/pull/19148

    Changed files

    • src/tool_operate.c
  5. Change #247015

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Wed 29 Oct 2025 08:07:59
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c82a70628dea815364ed41f30e2f6b8eb87f9fdd

    Comments

    ssl-session-cache: check use on config and availability
    Replace the check if a ssl session cache is configured with
    a function checking if it is configured *and* if an ssl session
    cache is available.
    
    During normal operations, a session cache is always there, however
    for "connect-only" transfers this might not be the case. When such
    transfers receive new sessions/tickets, they need to silently
    discard those and not fail.
    
    Reported-by: Marc Aldorasi
    
    Fixes https://github.com/curl/curl/issues/18983
    Closes https://github.com/curl/curl/pull/19251

    Changed files

    • lib/vquic/curl_ngtcp2.c
    • lib/vtls/gtls.c
    • lib/vtls/mbedtls.c
    • lib/vtls/openssl.c
    • lib/vtls/schannel.c
    • lib/vtls/vtls_scache.c
    • lib/vtls/vtls_scache.h
    • lib/vtls/wolfssl.c
  6. Change #247018

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Wed 29 Oct 2025 08:31:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision d3e7bef1efd6c9683cb5ed8cf8782c83439d0674

    Comments

    GHA: update reuse to v6.2.0
    Closes #19257

    Changed files

    • .github/scripts/requirements.txt
  7. Change #247019

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Wed 29 Oct 2025 08:32:28
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 614895c0450828edbedf667acb496de6cdceb8f1

    Comments

    GHA: update pyspelling to v2.12
    Closes #19262

    Changed files

    • .github/scripts/requirements-docs.txt