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

Builder curl-ares-solaris11-sparc Build #5867

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable11s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 5 mins, 17 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-sparc slave
buildername curl-ares-solaris11-sparc Builder
buildnumber 5867 Build
codebase Build
got_revision 38cd720f764640c56747b9d7c9d551e827567559 Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 11 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 38cd720f764640c56747b9d7c9d551e827567559 Build
scheduler schedule-curl-ares-solaris11-sparc Scheduler
slavename unstable11s BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris11-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Daniel Stenberg
  2. Shintomon Mathew

Timing:

StartTue May 19 00:02:51 2026
EndTue May 19 00:40:19 2026
Elapsed37 mins, 27 secs

All Changes:

:

  1. Change #267613

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Mon 18 May 2026 23:52:45
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision b190c803e34dad8b791a01c0584d5174f5cc5847

    Comments

    test1588: use %TESTNUMBER, not hard-coded number
    Closes #21662

    Changed files

    • tests/data/test1588
  2. Change #267614

    Category curl
    Changed by Shintomon Mathew <148446196+MysticShinMohnoyoudont@users.noreply.github.com>
    Changed at Mon 18 May 2026 23:53:41
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 38cd720f764640c56747b9d7c9d551e827567559

    Comments

    creds: mask OAuth bearer token in trace logs
    Masked OAuth bearer tokens in credential trace output by emitting ***
    when a bearer token is present, matching the existing password redaction
    behavior and preventing sensitive token disclosure in verbose/debug
    logs.
    
    Closes #21659

    Changed files

    • lib/creds.c