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

The Waterfall Display

The Waterfall display can be controlled by adding query arguments to the URL. For example, if your Waterfall is accessed via the URL http://buildbot.example.org:8080, then you could add a branch= argument (described below) by going to http://buildbot.example.org:8080?branch=beta4 instead. Remember that query arguments are separated from each other with ampersands, but they are separated from the main URL with a question mark, so to add a branch= and two builder= arguments, you would use http://buildbot.example.org:8080?branch=beta4&builder=unix&builder=macos.

Limiting the Displayed Interval

The last_time= argument is a unix timestamp (seconds since the start of 1970) that will be used as an upper bound on the interval of events displayed: nothing will be shown that is more recent than the given time. When no argument is provided, all events up to and including the most recent steps are included.

The first_time= argument provides the lower bound. No events will be displayed that occurred before this timestamp. Instead of providing first_time=, you can provide show_time=: in this case, first_time will be set equal to last_time minus show_time. show_time overrides first_time.

The display normally shows the latest 200 events that occurred in the given interval, where each timestamp on the left hand edge counts as a single event. You can add a num_events= argument to override this this.

Showing non-Build events

By passing show_events=true, you can add the "buildslave attached", "buildslave detached", and "builder reconfigured" events that appear in-between the actual builds.

Show non-Build events

Showing only Certain Branches

If you provide one or more branch= arguments, the display will be limited to builds that used one of the given branches. If no branch= arguments are given, builds from all branches will be displayed.

Erase the text from these "Show Branch:" boxes to remove that branch filter.

Limiting the Builders that are Displayed

By adding one or more builder= arguments, the display will be limited to showing builds that ran on the given builders. This serves to limit the display to the specific named columns. If no builder= arguments are provided, all Builders will be displayed.

To view a Waterfall page with only a subset of Builders displayed, select the Builders you are interested in here.

collectd-60-solaris10-i386
collectd-60-solaris10-sparc
collectd-solaris10-i386
collectd-solaris10-sparc
curl-ares-solaris10-i386
curl-ares-solaris10-sparc
curl-ares-solaris11-i386
curl-ares-solaris11-sparc
curl-pr-unthreaded-solaris10-i386
curl-pr-unthreaded-solaris10-sparc
curl-threaded-solaris10-i386
curl-threaded-solaris10-sparc
curl-threaded-solaris11-i386
curl-threaded-solaris11-sparc
curl-unthreaded-solaris10-i386
curl-unthreaded-solaris10-sparc
curl-unthreaded-solaris11-i386
curl-unthreaded-solaris11-sparc
diffutils-solaris10-i386
diffutils-solaris10-sparc
doxygen-solaris10-i386
doxygen-solaris10-sparc
ffmpeg64-solaris10-i386
ffmpeg64-solaris10-sparc
ffmpeg-solaris10-i386
ffmpeg-solaris10-sparc
ffmpegsos-solaris10-i386
ffmpegsos-solaris10-sparc
gawk-solaris10-i386
gawk-solaris10-sparc
ggettext-solaris10-i386
ggettext-solaris10-sparc
ggrep-solaris10-i386
ggrep-solaris10-sparc
gtar-solaris10-i386
gtar-solaris10-sparc
libcheck-solaris10-amd64
libcheck-solaris10-i386
libcheck-solaris10-sparc
libcheck-solaris10-sparcv9
liblognorm-solaris10-amd64
liblognorm-solaris10-i386
liblognorm-solaris10-sparc
liblognorm-solaris10-sparcv9
libpcap-solaris10-amd64
libpcap-solaris10-i386
libpcap-solaris10-sparc
libpcap-solaris10-sparcv9
libpsl-solaris10-amd64
libpsl-solaris10-i386
libpsl-solaris10-sparc
libpsl-solaris10-sparcv9
libunistring-solaris10-i386
libunistring-solaris10-sparc
memcached-solaris10-amd64
memcached-solaris10-i386
memcached-solaris10-sparc
memcached-solaris10-sparcv9
opencsw-unstable10s
openldap-solaris10-i386
openldap-solaris10-sparc
openldap-solaris11-i386
openldap-solaris11-sparc
pcre2-jit-solaris10-amd64
pcre2-jit-solaris10-i386
pcre2-jit-solaris10-sparc
pcre2-jit-solaris10-sparcv9
pcre2-solaris10-amd64
pcre2-solaris10-i386
pcre2-solaris10-sparc
pcre2-solaris10-sparcv9
pcre-jit-solaris10-amd64
pcre-jit-solaris10-i386
pcre-jit-solaris10-sparc
pcre-jit-solaris10-sparcv9
pcre-solaris10-amd64
pcre-solaris10-i386
pcre-solaris10-sparc
pcre-solaris10-sparcv9
protobuf-solaris10-i386
protobuf-solaris10-sparc
rrdtool_cc-solaris10-i386
rrdtool_cc-solaris10-sparc
rrdtool_gcc-solaris10-i386
rrdtool_gcc-solaris10-sparc
rsyslog-solaris10-i386
rsyslog-solaris10-sparc
sudo-solaris9-i386
sudo-solaris9-sparc
sudo-solaris10-i386
sudo-solaris10-sparc
sudo-solaris11-i386
sudo-solaris11-sparc
tcpdump-solaris10-amd64
tcpdump-solaris10-i386
tcpdump-solaris10-sparc
tcpdump-solaris10-sparcv9
texinfo-solaris10-i386
texinfo-solaris10-sparc
texinfo-solaris11-i386
texinfo-solaris11-sparc
tmux-solaris10-i386
tmux-solaris10-sparc
wget2-solaris10-amd64
wget2-solaris10-i386
wget2-solaris10-sparc
wget2-solaris10-sparcv9
wget-solaris10-i386
wget-solaris10-sparc

Limiting the Tags that are displayed

By adding one or more tag= arguments, the display will be limited to showing builds that ran on the builders with those tags. This serves to limit the display to the specific named columns. If no tag= arguments are provided, all tags will be displayed.

To view a Waterfall page with only a subset of tags displayed, select the tags you are interested in here.

sudo
collectd
gtar
rsyslog
curl
texinfo
pcre
libpcap
tmux
ggettext
memcached
libunistring
wget2
libcheck
protobuf
tcpdump
gawk
openldap
ggrep
wget
pcre2
libpsl
rrdtool
doxygen
ffmpeg
opencsw
diffutils
liblognorm

Limiting the Builds that are Displayed

Filter on commiters

By adding one or more committer= arguments, the display will be limited to showing builds that were started by the given committer. If no committer= arguments are provided, all builds will be displayed.

To view a Waterfall page with only a subset of Builds displayed, select the committers your are interested in here.

Erase the text from these "Show Committer:" boxes to remove that filter.

Filter on projects

By adding one or more project= arguments, the display will be limited to showing builds that were started for the given project. If no project= arguments are provided, all builds will be displayed.

To view a Waterfall page with only a subset of Builds displayed, select the projects your are interested in here.

Erase the text from these "Show Project:" boxes to remove that filter.

Showing only the Builders with failures

By adding the failures_only=true argument, the display will be limited to showing builders that are currently failing. A builder is considered failing if the last finished build was not successful, a step in the current build(s) failed, or if the builder is offline.

Show failures only

Auto-reloading the Page

Adding a reload= argument will cause the page to automatically reload itself after that many seconds.

None
60 seconds
5 minutes
10 minutes

Reload Waterfall Page