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

Builder curl-unthreaded-solaris10-i386 Build #16715

Results:

Failed runtest

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision43029e2ec37eba2354ced199ccd8898de695858e
Got Revision43029e2ec37eba2354ced199ccd8898de695858e
Changes2 changes

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

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

Build Properties:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Stefan Eissing
  2. Viktor Szakats

Timing:

StartWed Sep 9 10:33:58 2026
EndWed Sep 9 20:25:54 2026
Elapsed9 hrs, 51 mins, 56 secs

All Changes:

:

  1. Change #281213

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 09 Sep 2026 10:37:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9572e7914a4566e5356a096cd7df2d2634417eab

    Comments

    shellcheck-ci.sh: drop redundant GHA expression filter
    GHA expressions are no longer used and no longer allowed in GHA scripts.
    
    Follow-up to 17a669426f36b467dfd945b4b35f6211598b7977 #17537
    
    Closes #22883

    Changed files

    • .github/scripts/shellcheck-ci.sh
  2. Change #281231

    Category curl
    Changed by Stefan Eissing <stefanohnoyoudont@eissing.org>
    Changed at Wed 09 Sep 2026 11:26:21
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 43029e2ec37eba2354ced199ccd8898de695858e

    Comments

    url: ntlm/negotiate, prohibit connection reuse on follows
    When a transfer looks for a connection other than its initial origin, do
    not match NTLM/Negotiate using connections.
    
    Closes #22884

    Changed files

    • lib/url.c