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
