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

Builder curl-ares-solaris10-sparc Build #2851

Results:

Failed runtest

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 7 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' failed ( 5 hrs, 4 mins, 52 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave
buildername curl-ares-solaris10-sparc Builder
buildnumber 2851 Build
codebase Build
got_revision db512ee2677e036967ef861a71b1cfa14e537b4f Git
osplatform SPARC SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision db512ee2677e036967ef861a71b1cfa14e537b4f Build
scheduler schedule-curl-ares-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-ares-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Viktor Szakats

Timing:

StartWed Jun 25 08:47:22 2025
EndWed Jun 25 23:17:20 2025
Elapsed14 hrs, 29 mins, 57 secs

All Changes:

:

  1. Change #237703

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 25 Jun 2025 01:37:56
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 04e90d4814117b35773a1a998fe1449c83f47183

    Comments

    mk-lib1521: replace `printf` with `curl_mprintf`
    Ref: #17731
    
    Closes #17732

    Changed files

    • tests/libtest/mk-lib1521.pl
  2. Change #237704

    Category curl
    Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
    Changed at Wed 25 Jun 2025 01:37:56
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision db512ee2677e036967ef861a71b1cfa14e537b4f

    Comments

    tests/server: move memory init to `memptr.c`
    To sync with tests/libtest.
    
    Closes #17735

    Changed files

    • tests/server/Makefile.inc
    • tests/server/getpart.c
    • tests/server/memptr.c