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

Builder curl-ares-solaris10-i386 Build #3540

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 3540 Build
codebase Build
got_revision a47695db33e3544faaf64eb6dc275bf084f111b0 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision a47695db33e3544faaf64eb6dc275bf084f111b0 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats
  3. renovate[bot]

Timing:

StartWed Jul 9 15:04:43 2025
EndWed Jul 9 23:57:21 2025
Elapsed8 hrs, 52 mins, 38 secs

All Changes:

:

  1. Change #238753

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Wed 09 Jul 2025 10:32:26
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9990c14ba54a428920d5f1e83931b3ef310b2522

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES
  2. Change #238758

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Wed 09 Jul 2025 10:40:36
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7ffb2cbf3e8f65fc60aa0be5b67071b6b727d1a6

    Comments

    renovate.json: migrate config to new format
    Closes #17854

    Changed files

    • renovate.json
  3. Change #238773

    Category curl
    Changed by renovate[bot] <29139614+renovate[bot]ohnoyoudont@users.noreply.github.com>
    Changed at Wed 09 Jul 2025 13:52:17
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 3163d0ac398ee67ca06cdac3d4be9430dc790226

    Comments

    GHA: update dependency gnutls/gnutls to v3.8.10
    Closes #17872

    Changed files

    • .github/workflows/http3-linux.yml
  4. Change #238774

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 09 Jul 2025 13:52:18
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 7735cf8199032c2a1ec14e8e2c7a5ecf87ef28ac

    Comments

    GHA/macos: adapt to macos-15 for upcoming macos-latest bump
    macos-latest is soon to switch to macos-15. Make sure it keeps working.
    
    Closes #17873

    Changed files

    • .github/workflows/macos.yml
  5. Change #238775

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 09 Jul 2025 13:52:18
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision a47695db33e3544faaf64eb6dc275bf084f111b0

    Comments

    test1499, 1599: use `%LOGDIR`
    Fixing test 1599 also fixes these warnings in the test log:
    ```
    Use of uninitialized value in join or string at /home/runner/work/curl/curl/tests/runner.pm line 774.
    ```
    https://github.com/curl/curl/actions/runs/16157402085/job/45602590085?pr=17768#step:39:743
    
    Assisted-by: Daniel Stenberg
    
    Fixes #17871
    Closes #17874

    Changed files

    • tests/data/test1499
    • tests/data/test1599