You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/14 15:16:09 UTC

Build failed in Jenkins: brooklyn-client-master #4

See <https://builds.apache.org/job/brooklyn-client-master/4/>

------------------------------------------
Started by user heneveld
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) in workspace <https://builds.apache.org/job/brooklyn-client-master/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/brooklyn-client.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/brooklyn-client.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/brooklyn-client.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision ad86b5851323e99de22378c6229061cb541ba985 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad86b5851323e99de22378c6229061cb541ba985
 > git rev-list ad86b5851323e99de22378c6229061cb541ba985 # timeout=10
Parsing POMs
Established TCP socket on 44881
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[brooklyn-client-master] $ /usr/lib/jvm/java-7-openjdk-amd64//bin/java -Xmx1024m -Xms512m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44881
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/brooklyn-client-master/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install
[INFO] Scanning for projects...
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Brooklyn Client Command Line Interface 0.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ brooklyn-client-cli ---
[INFO] Deleting <https://builds.apache.org/job/brooklyn-client-master/ws/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (process-build-all) @ brooklyn-client-cli ---
[INFO] Executing tasks

main:

all:
     [exec] Starting build.sh (brooklyn-client go build script)
     [exec] Installing godep
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec] Building br for all OS/ARCH:
     [exec]     darwin/386
     [exec]     freebsd/386
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     linux/386
     [exec]     netbsd/386
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     openbsd/386
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     windows/386
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     darwin/amd64
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     freebsd/amd64
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     linux/amd64
     [exec]     netbsd/amd64
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     openbsd/amd64
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     windows/amd64
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec] 
     [exec] Successfully built the following binaries:
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/>:
     [exec] total 11280
     [exec] drwxr-xr-x 14 jenkins jenkins     4096 Mar 14 14:15 .
     [exec] drwxr-xr-x  6 jenkins jenkins     4096 Mar 14 14:12 ..
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:12 darwin.386
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:14 darwin.amd64
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:13 freebsd.386
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:14 freebsd.amd64
     [exec] -rwxr-xr-x  1 jenkins jenkins 11490584 Mar 14 14:12 godep
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:13 linux.386
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:15 linux.amd64
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:13 netbsd.386
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:15 netbsd.amd64
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:14 openbsd.386
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:15 openbsd.amd64
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:14 windows.386
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:15 windows.amd64
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/darwin.386>:
     [exec] total 7616
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:12 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:15 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 7790004 Mar 14 14:12 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/darwin.amd64>:
     [exec] total 9448
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:14 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:15 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 9663392 Mar 14 14:14 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/freebsd.386>:
     [exec] total 5136
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:13 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:15 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 5248800 Mar 14 14:13 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/freebsd.amd64>:
     [exec] total 6564
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:14 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:15 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 6709856 Mar 14 14:14 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/linux.386>:
     [exec] total 5168
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:13 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:15 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 5282208 Mar 14 14:13 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/linux.amd64>:
     [exec] total 6560
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:15 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:15 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 6707232 Mar 14 14:15 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/netbsd.386>:
     [exec] total 5116
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:13 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:15 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 5228320 Mar 14 14:13 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/netbsd.amd64>:
     [exec] total 6536
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:15 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:15 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 6681152 Mar 14 14:15 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/openbsd.386>:
     [exec] total 5124
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:14 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:15 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 5236832 Mar 14 14:14 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/openbsd.amd64>:
     [exec] total 6548
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:15 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:15 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 6694784 Mar 14 14:15 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/windows.386>:
     [exec] total 5164
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:14 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:15 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 5277696 Mar 14 14:14 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/windows.amd64>:
     [exec] total 6592
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:15 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:15 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 6742016 Mar 14 14:15 br
     [exec] 
     [exec] Completed build.sh (brooklyn-client go build script) in 213s
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ brooklyn-client-cli ---
[INFO] Reading assembly descriptor: release/assembly.xml
[INFO] Building zip: <https://builds.apache.org/job/brooklyn-client-master/ws/target/brooklyn-client-cli-0.9.0-SNAPSHOT-bin.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ brooklyn-client-cli ---
[INFO] Installing <https://builds.apache.org/job/brooklyn-client-master/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/brooklyn/brooklyn-client-cli/0.9.0-SNAPSHOT/brooklyn-client-cli-0.9.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/brooklyn-client-master/ws/target/brooklyn-client-cli-0.9.0-SNAPSHOT-bin.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/brooklyn/brooklyn-client-cli/0.9.0-SNAPSHOT/brooklyn-client-cli-0.9.0-SNAPSHOT-bin.zip
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:44 min
[INFO] Finished at: 2016-03-14T14:16:04+00:00
[INFO] Final Memory: 19M/491M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-client-master/ws/pom.xml> to org.apache.brooklyn/brooklyn-client-cli/0.9.0-SNAPSHOT/brooklyn-client-cli-0.9.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-client-master/ws/target/brooklyn-client-cli-0.9.0-SNAPSHOT-bin.zip> to org.apache.brooklyn/brooklyn-client-cli/0.9.0-SNAPSHOT/brooklyn-client-cli-0.9.0-SNAPSHOT-bin.zip
No prior successful build to compare, so performing full copy of artifacts
channel stopped
Maven RedeployPublisher use remote ubuntu-us1 maven settings from : /home/jenkins/.m2/settings.xml
[ERROR] No Repository settings defined in the job configuration or distributionManagement of the module.
Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE

Jenkins build is back to normal : brooklyn-client-master #7

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn-client-master/7/>


Build failed in Jenkins: brooklyn-client-master #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn-client-master/6/changes>

Changes:

[geoff.macartney] Inherit parent pom as do other brooklyn-* modules

------------------------------------------
[...truncated 6 lines...]
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/brooklyn-client.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/brooklyn-client.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision bf696e55b7f41b7db62c9975e90c3990b2595f9c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bf696e55b7f41b7db62c9975e90c3990b2595f9c
 > git rev-list c21cf0f95564625f8250ae6f343e677e08a6e13e # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 42440
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[brooklyn-client-master] $ /usr/lib/jvm/java-7-openjdk-amd64//bin/java -Xmx1024m -Xms512m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42440
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/brooklyn-client-master/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install
[INFO] Scanning for projects...
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Brooklyn Client Command Line Interface 0.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ brooklyn-client-cli ---
[INFO] Deleting <https://builds.apache.org/job/brooklyn-client-master/ws/target>
[INFO] Deleting <https://builds.apache.org/job/brooklyn-client-master/ws/> (includes = [brooklyn*.log, brooklyn*.log.*, stacktrace.log, test-output, prodDb.*], excludes = [])
[INFO] 
[INFO] --- maven-replacer-plugin:1.4.1:replace (fix-eclipse-dot-classpath-mangling) @ brooklyn-client-cli ---
[INFO] Ignoring missing file
[INFO] Replacement run on 0 file.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ brooklyn-client-cli ---
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/brooklyn-client-master/ws/> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/brooklyn-client-master/ws/>
[INFO] Storing buildNumber: bf696e55b7f41b7db62c9975e90c3990b2595f9c at timestamp: 1457969829647
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/brooklyn-client-master/ws/> && git rev-parse --verify HEAD
[INFO] Working directory: <https://builds.apache.org/job/brooklyn-client-master/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (brooklyn-build-req) @ brooklyn-client-cli ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ brooklyn-client-cli ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (process-build-all) @ brooklyn-client-cli ---
[INFO] Executing tasks

main:

all:
     [exec] Starting build.sh (brooklyn-client go build script)
     [exec] Installing godep
     [exec] Building br for all OS/ARCH:
     [exec]     darwin/386
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     freebsd/386
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     linux/386
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     netbsd/386
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     openbsd/386
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     windows/386
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     darwin/amd64
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     freebsd/amd64
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     linux/amd64
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     netbsd/amd64
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     openbsd/amd64
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     windows/amd64
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec] 
     [exec] Successfully built the following binaries:
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/>:
     [exec] total 11280
     [exec] drwxr-xr-x 14 jenkins jenkins     4096 Mar 14 15:40 .
     [exec] drwxr-xr-x  7 jenkins jenkins     4096 Mar 14 15:37 ..
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 15:37 darwin.386
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 15:39 darwin.amd64
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 15:37 freebsd.386
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 15:39 freebsd.amd64
     [exec] -rwxr-xr-x  1 jenkins jenkins 11490584 Mar 14 15:37 godep
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 15:38 linux.386
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 15:39 linux.amd64
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 15:38 netbsd.386
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 15:40 netbsd.amd64
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 15:38 openbsd.386
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 15:40 openbsd.amd64
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 15:39 windows.386
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 15:40 windows.amd64
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/darwin.386>:
     [exec] total 7616
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 15:37 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 15:40 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 7790004 Mar 14 15:37 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/darwin.amd64>:
     [exec] total 9448
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 15:39 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 15:40 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 9663392 Mar 14 15:39 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/freebsd.386>:
     [exec] total 5136
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 15:37 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 15:40 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 5248800 Mar 14 15:37 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/freebsd.amd64>:
     [exec] total 6564
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 15:39 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 15:40 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 6709856 Mar 14 15:39 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/linux.386>:
     [exec] total 5168
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 15:38 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 15:40 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 5282208 Mar 14 15:38 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/linux.amd64>:
     [exec] total 6560
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 15:39 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 15:40 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 6707232 Mar 14 15:39 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/netbsd.386>:
     [exec] total 5116
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 15:38 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 15:40 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 5228320 Mar 14 15:38 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/netbsd.amd64>:
     [exec] total 6536
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 15:40 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 15:40 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 6681152 Mar 14 15:40 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/openbsd.386>:
     [exec] total 5124
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 15:38 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 15:40 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 5236832 Mar 14 15:38 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/openbsd.amd64>:
     [exec] total 6548
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 15:40 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 15:40 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 6694784 Mar 14 15:40 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/windows.386>:
     [exec] total 5164
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 15:39 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 15:40 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 5277696 Mar 14 15:39 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/windows.amd64>:
     [exec] total 6592
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 15:40 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 15:40 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 6742016 Mar 14 15:40 br
     [exec] 
     [exec] Completed build.sh (brooklyn-client go build script) in 219s
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.13:check (verify-style) @ brooklyn-client-cli ---
[INFO] 
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ brooklyn-client-cli ---
[INFO] Reading assembly descriptor: release/assembly.xml
[INFO] Building zip: <https://builds.apache.org/job/brooklyn-client-master/ws/target/brooklyn-client-cli-0.9.0-SNAPSHOT-bin.zip>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-client-cli ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ brooklyn-client-cli ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: sandbox/**
[INFO] Exclude: release/**
[INFO] Exclude: README.md
[INFO] Exclude: **/nbactions.xml
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: **/.git/**
[INFO] Exclude: **/.gitignore
[INFO] Exclude: **/.repository/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.classpath/**
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/*.log
[INFO] Exclude: **/brooklyn*.log.*
[INFO] Exclude: **/target/**
[INFO] Exclude: ignored/**
[INFO] Exclude: LICENSE.md
[INFO] Exclude: **/src/main/license/**
[INFO] Exclude: **/src/test/license/**
[INFO] Exclude: **/MANIFEST.MF
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/*.pem.pub
[INFO] Exclude: **/*.pem
[INFO] Exclude: **/*_rsa.pub
[INFO] Exclude: **/*_rsa
[INFO] Exclude: **/*.svg
[INFO] Exclude: **/*.crt
[INFO] Exclude: **/*.csr
[INFO] Exclude: **/*.key
[INFO] Exclude: **/*.key.org
[INFO] Exclude: **/*.psd
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.plxarc
[INFO] Exclude: **/src/test/resources/org/apache/brooklyn/entity/software/base/template_with_extra_substitutions.txt
[INFO] Exclude: **/src/main/resources/banner.txt
[INFO] Exclude: **/src/test/resources/ssl/certs/localhost/info.txt
[INFO] Exclude: **/src/main/history/dependencies.xml
[INFO] Exclude: **/sandbox/examples/src/main/scripts/amis.txt
[INFO] Exclude: docs/**
[INFO] Exclude: **/br/Godeps/**/*
[INFO] 84 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 1 unknown: 1 generated: 0 approved: 81 licence.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:00 min
[INFO] Finished at: 2016-03-14T15:41:05+00:00
[INFO] Final Memory: 27M/621M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (default) on project brooklyn-client-cli: Too many files with unapproved license: 1 See RAT report in: <https://builds.apache.org/job/brooklyn-client-master/ws/target/rat.txt> -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-client-master/ws/pom.xml> to org.apache.brooklyn/brooklyn-client-cli/0.9.0-SNAPSHOT/brooklyn-client-cli-0.9.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-client-master/ws/target/brooklyn-client-cli-0.9.0-SNAPSHOT-bin.zip> to org.apache.brooklyn/brooklyn-client-cli/0.9.0-SNAPSHOT/brooklyn-client-cli-0.9.0-SNAPSHOT-bin.zip
Compressed 24.06 MB of artifacts by 98.3% relative to #5
channel stopped

Build failed in Jenkins: brooklyn-client-master #5

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/brooklyn-client-master/5/changes>

Changes:

[geoff.macartney] Remove superfluous variable assignment, add Eclipse .gitignores

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-us1 (Ubuntu ubuntu ubuntu-us golang-ppa) in workspace <https://builds.apache.org/job/brooklyn-client-master/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/brooklyn-client.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/brooklyn-client.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/brooklyn-client.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c21cf0f95564625f8250ae6f343e677e08a6e13e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c21cf0f95564625f8250ae6f343e677e08a6e13e
 > git rev-list ad86b5851323e99de22378c6229061cb541ba985 # timeout=10
Parsing POMs
Established TCP socket on 42623
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[brooklyn-client-master] $ /usr/lib/jvm/java-7-openjdk-amd64//bin/java -Xmx1024m -Xms512m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 42623
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/brooklyn-client-master/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install
[INFO] Scanning for projects...
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Brooklyn Client Command Line Interface 0.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ brooklyn-client-cli ---
[INFO] Deleting <https://builds.apache.org/job/brooklyn-client-master/ws/target>
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (process-build-all) @ brooklyn-client-cli ---
[INFO] Executing tasks

main:

all:
     [exec] Starting build.sh (brooklyn-client go build script)
     [exec] Installing godep
     [exec] Building br for all OS/ARCH:
     [exec]     darwin/386
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     freebsd/386
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     linux/386
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     netbsd/386
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     openbsd/386
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     windows/386
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     darwin/amd64
     [exec]     freebsd/amd64
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     linux/amd64
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     netbsd/amd64
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     openbsd/amd64
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec]     windows/amd64
     [exec] godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
     [exec] 
     [exec] Successfully built the following binaries:
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/>:
     [exec] total 11280
     [exec] drwxr-xr-x 14 jenkins jenkins     4096 Mar 14 14:47 .
     [exec] drwxr-xr-x  6 jenkins jenkins     4096 Mar 14 14:44 ..
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:44 darwin.386
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:46 darwin.amd64
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:44 freebsd.386
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:46 freebsd.amd64
     [exec] -rwxr-xr-x  1 jenkins jenkins 11490584 Mar 14 14:44 godep
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:44 linux.386
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:46 linux.amd64
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:45 netbsd.386
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:46 netbsd.amd64
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:45 openbsd.386
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:47 openbsd.amd64
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:45 windows.386
     [exec] drwxr-xr-x  2 jenkins jenkins     4096 Mar 14 14:47 windows.amd64
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/darwin.386>:
     [exec] total 7616
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:44 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:47 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 7790004 Mar 14 14:44 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/darwin.amd64>:
     [exec] total 9448
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:46 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:47 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 9663392 Mar 14 14:46 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/freebsd.386>:
     [exec] total 5136
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:44 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:47 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 5248800 Mar 14 14:44 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/freebsd.amd64>:
     [exec] total 6564
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:46 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:47 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 6709856 Mar 14 14:46 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/linux.386>:
     [exec] total 5168
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:44 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:47 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 5282208 Mar 14 14:44 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/linux.amd64>:
     [exec] total 6560
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:46 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:47 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 6707232 Mar 14 14:46 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/netbsd.386>:
     [exec] total 5116
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:45 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:47 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 5228320 Mar 14 14:45 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/netbsd.amd64>:
     [exec] total 6536
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:46 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:47 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 6681152 Mar 14 14:46 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/openbsd.386>:
     [exec] total 5124
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:45 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:47 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 5236832 Mar 14 14:45 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/openbsd.amd64>:
     [exec] total 6548
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:47 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:47 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 6694784 Mar 14 14:47 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/windows.386>:
     [exec] total 5164
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:45 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:47 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 5277696 Mar 14 14:45 br
     [exec] 
     [exec] <https://builds.apache.org/job/brooklyn-client-master/ws/target/bin/windows.amd64>:
     [exec] total 6592
     [exec] drwxr-xr-x  2 jenkins jenkins    4096 Mar 14 14:47 .
     [exec] drwxr-xr-x 14 jenkins jenkins    4096 Mar 14 14:47 ..
     [exec] -rwxr-xr-x  1 jenkins jenkins 6742016 Mar 14 14:47 br
     [exec] 
     [exec] Completed build.sh (brooklyn-client go build script) in 211s
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ brooklyn-client-cli ---
[INFO] Reading assembly descriptor: release/assembly.xml
[INFO] Building zip: <https://builds.apache.org/job/brooklyn-client-master/ws/target/brooklyn-client-cli-0.9.0-SNAPSHOT-bin.zip>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ brooklyn-client-cli ---
[INFO] Installing <https://builds.apache.org/job/brooklyn-client-master/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/brooklyn/brooklyn-client-cli/0.9.0-SNAPSHOT/brooklyn-client-cli-0.9.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/brooklyn-client-master/ws/target/brooklyn-client-cli-0.9.0-SNAPSHOT-bin.zip> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/brooklyn/brooklyn-client-cli/0.9.0-SNAPSHOT/brooklyn-client-cli-0.9.0-SNAPSHOT-bin.zip
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:42 min
[INFO] Finished at: 2016-03-14T14:47:37+00:00
[INFO] Final Memory: 14M/491M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-client-master/ws/pom.xml> to org.apache.brooklyn/brooklyn-client-cli/0.9.0-SNAPSHOT/brooklyn-client-cli-0.9.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-client-master/ws/target/brooklyn-client-cli-0.9.0-SNAPSHOT-bin.zip> to org.apache.brooklyn/brooklyn-client-cli/0.9.0-SNAPSHOT/brooklyn-client-cli-0.9.0-SNAPSHOT-bin.zip
Compressed 24.06 MB of artifacts by 98.3% relative to #4
channel stopped
Maven RedeployPublisher use remote ubuntu-us1 maven settings from : /home/jenkins/.m2/settings.xml
[ERROR] No Repository settings defined in the job configuration or distributionManagement of the module.
Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE