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

Builder curl-ares-solaris10-i386 Build #4335

Build In Progress:

ETA: 13:44:09 [3 mins, 30 secs]

Runtest

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 25 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( running )
    1. stdio
    2. resultlog
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 4335 Build
codebase Build
got_revision 50ff4f2927e3e319d39ba86bbcac3f57e5c89984 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 50ff4f2927e3e319d39ba86bbcac3f57e5c89984 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. Viktor Szakats

Timing:

StartThu Apr 23 03:39:06 2026
Elapsed10 hrs, 1 mins, 32 secs

All Changes:

:

  1. Change #265202

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

    Comments

    GHA: delete all apt sources except `ubuntu.sources`
    GitHub runners are getting new 3rd-party sources frequntly now, last
    week `docker.list`, this week: `google-chrome.sources`. To avoid
    playing catch up, allowlist the only one we use: `ubuntu.sources`. If
    this is renamed, CI would break. Let's hope this happens much less
    often than new sources.
    
    Bug: https://github.com/curl/curl/pull/21414#issuecomment-4297788640
    
    Follow-up to 3e0e2cc1ab6f3f44c7d35e84256858edc2ef73f5 #21344
    
    Closes #21416

    Changed files

    • .github/workflows/checkdocs.yml
    • .github/workflows/checksrc.yml
    • .github/workflows/codeql.yml
    • .github/workflows/http3-linux.yml
    • .github/workflows/linux.yml
  2. 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
  3. 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