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

Builder curl-unthreaded-solaris11-i386 Build #4968

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

  1. git update ( 11 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 53 mins, 45 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-unthreaded-solaris11-i386 slave
buildername curl-unthreaded-solaris11-i386 Builder
buildnumber 4968 Build
codebase Build
got_revision 50ff4f2927e3e319d39ba86bbcac3f57e5c89984 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 50ff4f2927e3e319d39ba86bbcac3f57e5c89984 Build
scheduler schedule-curl-unthreaded-solaris11-i386 Scheduler
slavename unstable11x BuildSlave
workdir /export/home/buildbot/slave/curl-unthreaded-solaris11-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartWed Apr 22 20:37:27 2026
EndWed Apr 22 22:31:51 2026
Elapsed1 hrs, 54 mins, 24 secs

All Changes:

:

  1. Change #265204

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 22 Apr 2026 18:24:25
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision bfc0cb42fb52f422d53c06ed528c498c3a17dfa6

    Comments

    asyn-thrdd: drop redundant `result` check
    Pointed out by GitHub Code Quality
    
    Closes #21415

    Changed files

    • lib/asyn-thrdd.c
  2. Change #265210

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 22 Apr 2026 19:38:56
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 50ff4f2927e3e319d39ba86bbcac3f57e5c89984

    Comments

    GHA: deprioritize Azure Ubuntu mirror
    Due to year-long unreliability.
    
    The default Ubuntu mirror works as fast as the Azure one when it's
    working at its normal speed. And has HTTPS.
    
    Also:
    - replac the retry hack that turn out to not solve the problem.
    - add timeouts to each download step to catch slowness early.
    
    Follow-up to a5838847c4395cdf043d9a833f38d5ba0a704ca1 #21181
    Follow-up to 5172ba5475cffc525c2338dfa63f818e11e80a42 #21107
    
    Closes #21414

    Changed files

    • .github/workflows/checkdocs.yml
    • .github/workflows/checksrc.yml
    • .github/workflows/codeql.yml
    • .github/workflows/configure-vs-cmake.yml
    • .github/workflows/distcheck.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
    • .github/workflows/non-native.yml
    • .github/workflows/windows.yml