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

Builder collectd-60-solaris10-i386 Build #31

Results:

Build successful

SourceStamp:

Projectcollectd/collectd
Repositoryhttps://github.com/collectd/collectd
Branchcollectd-6.0
Revision8afca6b2ee7dd0de5396c98092ecafd40bce5168
Got Revision8afca6b2ee7dd0de5396c98092ecafd40bce5168
Changes1 change

BuildSlave:

unstable10x

Reason:

The AnyBranchScheduler scheduler named 'schedule-collectd-60' triggered this build

Steps and Logfiles:

  1. git update ( 4 secs )
    1. stdio
  2. setproperty property 'ciflags' set ( 0 secs )
    1. stdio
    2. property changes
  3. shell '/opt/csw/bin/bash ./build.sh' ( 28 secs )
    1. stdio
  4. shell_1 './configure --prefix=/opt/csw ...' ( 36 secs )
    1. stdio
    2. config.log
  5. shell_2 'gmake -k ...' ( 1 mins, 53 secs )
    1. stdio
  6. shell_3 'gmake check' ( 15 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch collectd-6.0 Build
builddir /export/home/buildbot/slave/collectd-60-solaris10-i386 slave
buildername collectd-60-solaris10-i386 Builder
buildnumber 31 Build
ciflags --disable-aggregation --disable-check_uptime --disable-csv --disable-java --disable-lua --disable-match_empty_counter --disable-match_hashed --disable-match_regex --disable-match_timediff --disable-match_value --disable-network --disable-perl --disable-postgresql --disable-target_notification --disable-target_replace --disable-target_scale --disable-target_set --disable-target_v5upgrade --disable-threshold --disable-write_graphite --disable-write_kafka --disable-write_mongodb --disable-write_pro .. [property value too long] SetPropertyFromCommand Step
codebase Build
got_revision 8afca6b2ee7dd0de5396c98092ecafd40bce5168 Git
project collectd/collectd Build
repository https://github.com/collectd/collectd Build
revision 8afca6b2ee7dd0de5396c98092ecafd40bce5168 Build
scheduler schedule-collectd-60 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/collectd-60-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Eero Tamminen

Timing:

StartFri Feb 10 10:16:36 2023
EndFri Feb 10 10:19:55 2023
Elapsed3 mins, 18 secs

All Changes:

:

  1. Change #168403

    Category None
    Changed by Eero Tamminen <eero.t.tamminenohnoyoudont@intel.com>
    Changed at Fri 10 Feb 2023 10:15:31
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 8afca6b2ee7dd0de5396c98092ecafd40bce5168

    Comments

    gpu_sysman: Add fabric port metric type and related metrics support
    
    Already in L0 spec v1.0.
    
    Fabric ports have a lot of properties which means lot of labels and
    extra functions.  This required increasing some things in the test
    code too.

    Changed files

    • src/collectd.conf.in
    • src/collectd.conf.pod
    • src/gpu_sysman.c
    • src/gpu_sysman_test.c