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

Builder curl-ares-solaris11-i386 Build #5206

Results:

Build successful

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision62b118cf22d88d8d3962d41fd6757e635c70b166
Got Revision62b118cf22d88d8d3962d41fd6757e635c70b166
Changes8 changes

BuildSlave:

unstable11x

Reason:

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

Steps and Logfiles:

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

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Viktor Szakats
  3. alhudz

Timing:

StartTue Jun 9 14:25:49 2026
EndTue Jun 9 16:17:23 2026
Elapsed1 hrs, 51 mins, 33 secs

All Changes:

:

  1. Change #270058

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 09 Jun 2026 12:30:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 4aa8cc3c4ad567ba5e96d9901ff22238fbe01a0c

    Comments

    pytest: fix remaining code checker warnings
    - curl.py: delete commented no-op code.
    - certs.py, curl.py: narrow down exceptions to fix:
      Except block handles 'BaseException'
    - test_20_websockets: add comment to empty except branch.
    
    Reported by GitHub CodeQL
    
    Closes #21924

    Changed files

    • tests/http/test_20_websockets.py
    • tests/http/testenv/certs.py
    • tests/http/testenv/curl.py
  2. Change #270061

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 09 Jun 2026 12:30:16
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision bbb226b22603cf52e5997bfc82db3d3aba46ee34

    Comments

    unit1675: fix potential memory leak on dynbuf fail path
    Spotted by GitHub Code Quality
    
    Closes #21922

    Changed files

    • tests/unit/unit1675.c
  3. Change #270063

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 09 Jun 2026 12:33:46
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 9dcc57b801385fc598c2a658d83bdef68904a050

    Comments

    pytest: add comment to empty except branch
    To silence GitHub CodeQL.
    
    Follow-up to 4aa8cc3c4ad567ba5e96d9901ff22238fbe01a0c #21924

    Changed files

    • tests/http/testenv/curl.py
  4. Change #270073

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 09 Jun 2026 12:52:08
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 847aac066d45f0b79c96f76ea3f1c891978f1c43

    Comments

    tidy-up: use uppercase `TRUE`/`FALSE` where missing
    Keep it only in external API calls and C++ code.
    
    Also:
    - curlx/fopen: replace with `!!`.
    
    Spotted by GitHub Code Quality in cf-socket.c.
    
    Closes #21925

    Changed files

    • lib/cf-socket.c
    • lib/curlx/fopen.c
    • lib/http_aws_sigv4.c
    • lib/imap.c
    • lib/vtls/vtls.c
    • src/tool_cb_wrt.c
    • src/tool_doswin.c
    • src/tool_writeout.c
    • src/tool_writeout_json.c
    • src/var.c
    • tests/libtest/lib1565.c
    • tests/libtest/lib2700.c
    • tests/libtest/lib3102.c
    • tests/server/dnsd.c
    • tests/server/rtspd.c
    • tests/server/sockfilt.c
    • tests/server/socksd.c
    • tests/server/sws.c
    • tests/server/tftpd.c
    • tests/unit/unit1607.c
    • tests/unit/unit1609.c
    • tests/unit/unit1979.c
    • tests/unit/unit3205.c
  5. Change #270078

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 09 Jun 2026 13:24:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 056dcd9e71fcdce8b123de7ac4f43fafb1ccadcb

    Comments

    pytest: use `Optional[]`, adjust whitespace
    Reported by GitHub Code Quality
    
    Closes #21928

    Changed files

    • tests/http/testenv/curl.py
  6. Change #270079

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Tue 09 Jun 2026 13:24:09
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision cb4b3e75e808c6527e85d31a64a8ded421d85279

    Comments

    smbserver: check impacket presence differently
    To silence ruff and GitHub CodeQL warnings.
    
    Closes #21929

    Changed files

    • tests/smbserver.py
  7. Change #270082

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Tue 09 Jun 2026 13:34:27
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision c7cba2fd2dfe7826484d99ead7c5fd925aa3d56f

    Comments

    sigv4: URL encode the user name in the header
    - split into sub functions
    - add 'aws-sigv4' as keyword for many tests
    
    Verify with test 3222
    
    Reported-by: Trail of Bits
    Closes #21923

    Changed files

    • lib/http_aws_sigv4.c
    • tests/data/Makefile.am
    • tests/data/test1933
    • tests/data/test1934
    • tests/data/test1935
    • tests/data/test1936
    • tests/data/test1937
    • tests/data/test1938
    • tests/data/test1955
    • tests/data/test1956
    • tests/data/test1957
    • tests/data/test1959
    • tests/data/test1970
    • tests/data/test1971
    • tests/data/test1972
    • tests/data/test1973
    • tests/data/test1974
    • tests/data/test1975
    • tests/data/test1976
    • tests/data/test1978
    • tests/data/test3222
  8. Change #270087

    Category curl
    Changed by alhudz <al.hudz.kohnoyoudont@gmail.com>
    Changed at Tue 09 Jun 2026 13:56:28
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 62b118cf22d88d8d3962d41fd6757e635c70b166

    Comments

    http-proxy: verify CONNECT response headers
    Verifed by test 2107
    
    Closes #21927

    Changed files

    • lib/cf-h1-proxy.c
    • tests/data/Makefile.am
    • tests/data/test2107