You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/04/25 18:19:01 UTC

Build failed in Jenkins: Streams Master #43

See <https://builds.apache.org/job/Streams%20Master/43/changes>

Changes:

[sblackmon] add svgs

------------------------------------------
Started by user sblackmon
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) in workspace <https://builds.apache.org/job/Streams%20Master/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git init <https://builds.apache.org/job/Streams%20Master/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/newwebpage^{commit} # timeout=10
Checking out Revision b0c4310ab32662f20a4e7b1daa4cbae00501c481 (origin/newwebpage)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b0c4310ab32662f20a4e7b1daa4cbae00501c481
 > git rev-list 283d0fc46896a64dafd31879173ac1f81f32a8df # timeout=10
[Streams Master] $ /bin/bash -xe /tmp/hudson837692698791271103.sh
++ find . -name '*.dot'
+ for dot in '$(find . -name *.dot)'
+ dot -Tsvg ./src/site/resources/example.dot -o ./src/site/resources/example.dot.svg
/tmp/hudson837692698791271103.sh: line 2: dot: command not found
Build step 'Execute shell' marked build as failure