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

Builder curl-ares-solaris10-i386 Build #3327

Results:

Retry exception slave lost

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

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

Steps and Logfiles:

  1. git update ( 2 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' exception slave lost ( 2 mins, 38 secs )
    1. stdio
    2. resultlog
    3. interrupt
    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 3327 Build
codebase Build
got_revision f034716ded0971e0bbc8027a81c0aecbf65755a4 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision f034716ded0971e0bbc8027a81c0aecbf65755a4 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. Daniel Stenberg

Timing:

StartFri Apr 25 10:25:44 2025
EndFri Apr 25 10:28:26 2025
Elapsed2 mins, 41 secs

All Changes:

:

  1. Change #228239

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 25 Apr 2025 09:32:57
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 2ab6b9d40526cbe8f7e0dc0e26acb42e6dd95e24

    Comments

    aws-sigv4: allow a blank string
    make sure a zero length sigv4 gets the default value
    
    Reported-by: Arian van Putten
    Fixes #17176
    Closes #17178

    Changed files

    • lib/http_aws_sigv4.c
    • src/tool_getparam.c
  2. Change #228243

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 25 Apr 2025 09:43:47
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 1968b32afd8e41fbb87f8911d15c552c6b705385

    Comments

    tests/buildinfo: former "disabled" now provides more info
    This tool now contains ON/OFF information about features in the build.
    This way, runtests gets both positive and negative feature presence with
    this. Allows for more flexibility and avoids having to duplicate the
    names.
    
    Closes #17180

    Changed files

    • tests/runtests.pl
    • tests/server/.gitignore
    • tests/server/Makefile.inc
    • tests/server/buildinfo.c
    • tests/server/disabled.c
  3. Change #228244

    Category curl
    Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
    Changed at Fri 25 Apr 2025 09:49:59
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision f034716ded0971e0bbc8027a81c0aecbf65755a4

    Comments

    RELEASE-NOTES: synced

    Changed files

    • RELEASE-NOTES