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

Builder collectd-60-solaris10-sparc Build #94

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10s

Reason:

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

Steps and Logfiles:

  1. git update ( 6 secs )
    1. stdio
  2. setproperty property 'ciflags' set ( 0 secs )
    1. stdio
    2. property changes
  3. shell '/opt/csw/bin/bash ./build.sh' ( 5 mins, 10 secs )
    1. stdio
  4. shell_1 './configure --prefix=/opt/csw ...' ( 3 mins, 15 secs )
    1. stdio
    2. config.log
  5. shell_2 'gmake -k ...' ( 7 mins, 3 secs )
    1. stdio
  6. shell_3 'gmake check' ( 1 mins, 57 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 94 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 1e93fe3ccbd1d3a11e3604f4a73dce4b20575687 Git
project collectd/collectd Build
repository https://github.com/collectd/collectd Build
revision 1e93fe3ccbd1d3a11e3604f4a73dce4b20575687 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:

StartMon Jan 29 17:06:07 2024
EndMon Jan 29 17:23:42 2024
Elapsed17 mins, 34 secs

All Changes:

:

  1. Change #189815

    Category None
    Changed by Florian Forster <octoohnoyoudont@collectd.org>
    Changed at Mon 29 Jan 2024 17:05:03
    Repository https://github.com/collectd/collectd
    Project collectd/collectd
    Branch collectd-6.0
    Revision 1e93fe3ccbd1d3a11e3604f4a73dce4b20575687

    Comments

    Merge pull request #4258 from octo/6/write_redis
    
    [collectd 6] feat: Port the write_redis plugin to collectd 6.

    Changed files

    • Makefile.am
    • configure.ac
    • src/collectd.conf.in
    • src/collectd.conf.pod
    • src/daemon/plugin_mock.c
    • src/daemon/utils_cache.c
    • src/daemon/utils_cache.h
    • src/daemon/utils_cache_mock.c
    • src/mdevents_test.c
    • src/pcie_errors_test.c
    • src/utils/format_json/format_json.c
    • src/utils/format_json/format_json.h
    • src/utils/format_json/format_json_test.c
    • src/write_redis.c
    • src/write_redis_test.c