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

Builder rrdtool_gcc-solaris10-i386 Build #83

Results:

Failed shell_2 shell_4

SourceStamp:

Projectrrdtool
Repositoryhttps://github.com/oetiker/rrdtool-1.x.git
Branch1.5
Revision6b979b273d713ec3042b9b12eacb1fbc7c790660
Got Revision6b979b273d713ec3042b9b12eacb1fbc7c790660
Changes1 change

BuildSlave:

unstable10x

Reason:

scheduler

Steps and Logfiles:

  1. git update ( 15 secs )
    1. stdio
  2. shell './configure' ( 49 secs )
    1. stdio
  3. shell_1 'gmake' ( 1 mins, 46 secs )
    1. stdio
  4. shell_2 'gmake check' failed ( 36 secs )
    1. stdio
    2. test-suite.log
  5. shell_3 '/opt/csw/bin/gcc -DTEST_SNPRINTF ...' ( 0 secs )
    1. stdio
  6. shell_4 'src/rrd_snprintf' failed ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch 1.5 Build
builddir /export/home/buildbot/slave/rrdtool_gcc-solaris10-i386 slave
buildername rrdtool_gcc-solaris10-i386 Builder
buildnumber 83 Build
codebase Build
got_revision 6b979b273d713ec3042b9b12eacb1fbc7c790660 Git
project rrdtool Build
repository https://github.com/oetiker/rrdtool-1.x.git Build
revision 6b979b273d713ec3042b9b12eacb1fbc7c790660 Build
scheduler schedule-rrdtool_gcc-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/rrdtool_gcc-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Steven Hartland

Timing:

StartSun Apr 10 10:46:34 2016
EndSun Apr 10 10:50:03 2016
Elapsed3 mins, 28 secs

All Changes:

:

  1. Change #24206

    Category rrdtool
    Changed by Steven Hartland <steven.hartlandohnoyoudont@multiplay.co.uk>
    Changed at Sun 10 Apr 2016 10:36:01
    Repository https://github.com/oetiker/rrdtool-1.x.git
    Project rrdtool
    Branch 1.5
    Revision 6b979b273d713ec3042b9b12eacb1fbc7c790660

    Comments

    Disable nagel algorithm
    Disable TCP's nagal algorithm which was causing massive slowdown
    in processing rrdcached requests.
    
    Also check for other setsockopt call errors.

    Changed files

    • src/rrd_daemon.c