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

Builder collectd-60-solaris10-sparc Build #53

Results:

Build successful

SourceStamp:

Projectcollectd/collectd
Repositoryhttps://github.com/collectd/collectd
Branchcollectd-6.0
Revisionb06db883e95f0ca71aaf95e733aeeadc44b1204b
Got Revisionb06db883e95f0ca71aaf95e733aeeadc44b1204b
Changes6 changes

BuildSlave:

unstable10s

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' ( 6 mins, 18 secs )
    1. stdio
  4. shell_1 './configure --prefix=/opt/csw ...' ( 3 mins, 24 secs )
    1. stdio
    2. config.log
  5. shell_2 'gmake -k ...' ( 9 mins, 57 secs )
    1. stdio
  6. shell_3 'gmake check' ( 1 mins, 29 secs )
    1. stdio
    2. test-suite.log

Build Properties:

NameValueSource
branch collectd-6.0 Build
builddir /export/home/buildbot-unstable10s/slave/collectd-60-solaris10-sparc slave
buildername collectd-60-solaris10-sparc Builder
buildnumber 53 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 b06db883e95f0ca71aaf95e733aeeadc44b1204b Git
project collectd/collectd Build
repository https://github.com/collectd/collectd Build
revision b06db883e95f0ca71aaf95e733aeeadc44b1204b Build
scheduler schedule-collectd-60 Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/collectd-60-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Florian Forster

Timing:

StartFri Dec 15 20:38:56 2023
EndFri Dec 15 21:00:12 2023
Elapsed21 mins, 15 secs

All Changes:

:

  1. Change #186523

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Fri 15 Dec 2023 20:30:53
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision a45fa181bdde224bcd64478633d1b9fd52c21c52

    Comments

    load plugin: Migrate to collectd 6 data structures.

    Changed files

    • src/load.c
  2. Change #186524

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Fri 15 Dec 2023 20:30:53
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 2df4af5fde4bf22f620435f66270f96d918611a6

    Comments

    Load plugin: rewrite Linux implementation using `read_text_file_contents`.

    Changed files

    • src/load.c
  3. Change #186525

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Fri 15 Dec 2023 20:30:53
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision fd3df85670bd2a46e60f772086c28581eb7bebcc

    Comments

    Load plugin: Simplify libstatgrab implementation.

    Changed files

    • src/load.c
  4. Change #186526

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Fri 15 Dec 2023 20:30:53
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 81f97143cde502da7c1b4736eb0fe6921aaa29f4

    Comments

    ./contrib/format.sh src/load.c

    Changed files

    • src/load.c
  5. Change #186527

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Fri 15 Dec 2023 20:30:53
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision f0313692fc34299f25c909b4cecc86c8390d18ba

    Comments

    src/daemon/metric.h: Improve doc comment for `metric_family_append`.

    Changed files

    • src/daemon/metric.h
  6. Change #186528

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Fri 15 Dec 2023 20:37:52
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision b06db883e95f0ca71aaf95e733aeeadc44b1204b

    Comments

    Merge pull request #4191 from octo/6/load
    
    [collectd 6] Load plugin: Migrate to collectd 6 data structures.

    Changed files

    • src/daemon/metric.h
    • src/load.c