See
<https://builds.apache.org/job/brooklyn-master-build-docker/301/display/redirect>
------------------------------------------
[...truncated 8.88 MB...]
[INFO]
[INFO] --- apache-rat-plugin:0.12:check (default) @ brooklyn-client ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from /usr/build/brooklyn-client/.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 70 implicit excludes (use -debug for more details).
[INFO] Exclude: sandbox/**
[INFO] Exclude: release/**
[INFO] Exclude: README.md
[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: **/nbactions.xml
[INFO] Exclude: **/nb-configuration.xml
[INFO] Exclude: ignored/**
[INFO] Exclude: LICENSE.md
[INFO] Exclude: .mvn/jvm.config
[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] 2 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated:
0, approved: 2 licenses.
[INFO]
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @
brooklyn-client ---
[INFO]
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @
brooklyn-client ---
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @
brooklyn-client ---
[INFO] Installing /usr/build/brooklyn-client/pom.xml to
/root/.m2/repository/org/apache/brooklyn/brooklyn-client/1.0.0-SNAPSHOT/brooklyn-client-1.0.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Brooklyn Client Command Line Interface 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ brooklyn-client-cli
---
[INFO] Deleting /usr/build/brooklyn-client/cli (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]
[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 glide
[exec] Installing dependencies
[exec] [WARN] The name listed in the config file
(github.com/apache/brooklyn-client) does not match the current location (.)
[exec] [INFO] Downloading dependencies. Please wait...
[exec] [INFO] --> Fetching golang.org/x/crypto
[exec] [INFO] --> Fetching github.com/urfave/cli
[exec] [INFO] --> Fetching github.com/NodePrime/jsonpath
[exec] [WARN] Unable to checkout github.com/NodePrime/jsonpath
[exec] [ERROR] Update failed for github.com/NodePrime/jsonpath: Unable
to get repository: Cloning into
'/root/.glide/cache/src/https-github.com-NodePrime-jsonpath'...
[exec] fatal: could not read Username for 'https://github.com': No such
device or address
[exec] : exit status 128
[exec] [ERROR] Failed to install: Unable to get repository: Cloning
into '/root/.glide/cache/src/https-github.com-NodePrime-jsonpath'...
[exec] fatal: could not read Username for 'https://github.com': No such
device or address
[exec] : exit status 128
[exec] Building br for default OS/ARCH:
[exec] darwin/amd64
[exec] ../models/catalog.go:28:2: cannot find package
"github.com/NodePrime/jsonpath" in any of:
[exec]
/usr/build/brooklyn-client/cli/target/src/github.com/apache/brooklyn-client/cli/vendor/github.com/NodePrime/jsonpath
(vendor tree)
[exec] /usr/lib/go-1.7/src/github.com/NodePrime/jsonpath (from $GOROOT)
[exec]
/usr/build/brooklyn-client/cli/target/src/github.com/NodePrime/jsonpath (from
$GOPATH)
[exec] ../command_metadata/command_metadata.go:21:8: cannot find package
"github.com/urfave/cli" in any of:
[exec]
/usr/build/brooklyn-client/cli/target/src/github.com/apache/brooklyn-client/cli/vendor/github.com/urfave/cli
(vendor tree)
[exec] /usr/lib/go-1.7/src/github.com/urfave/cli (from $GOROOT)
[exec] /usr/build/brooklyn-client/cli/target/src/github.com/urfave/cli
(from $GOPATH)
[exec] ../commands/login.go:37:2: cannot find package
"golang.org/x/crypto/ssh/terminal" in any of:
[exec]
/usr/build/brooklyn-client/cli/target/src/github.com/apache/brooklyn-client/cli/vendor/golang.org/x/crypto/ssh/terminal
(vendor tree)
[exec] /usr/lib/go-1.7/src/golang.org/x/crypto/ssh/terminal (from
$GOROOT)
[exec]
/usr/build/brooklyn-client/cli/target/src/golang.org/x/crypto/ssh/terminal
(from $GOPATH)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Brooklyn REST JavaScript Web GUI ................... SUCCESS [ 40.607 s]
[INFO] Brooklyn Server Root ............................... SUCCESS [ 1.245 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [ 2.196 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [ 4.918 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [ 0.464 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 25.394 s]
[INFO] Brooklyn API ....................................... SUCCESS [ 2.011 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [ 0.168 s]
[INFO] CAMP Base .......................................... SUCCESS [ 3.169 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [ 1.350 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [ 0.979 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [ 0.294 s]
[INFO] CAMP Server ........................................ SUCCESS [ 5.315 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [ 3.161 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [ 2.456 s]
[INFO] Brooklyn Core ...................................... SUCCESS [04:17 min]
[INFO] Brooklyn Policies .................................. SUCCESS [ 38.147 s]
[INFO] Brooklyn WinRM Software Entities ................... SUCCESS [ 11.728 s]
[INFO] Brooklyn Secure JMXMP Agent ........................ SUCCESS [ 10.328 s]
[INFO] Brooklyn JMX RMI Agent ............................. SUCCESS [ 0.438 s]
[INFO] Brooklyn Jclouds Location Targets .................. SUCCESS [ 40.143 s]
[INFO] Brooklyn Software Base ............................. SUCCESS [01:38 min]
[INFO] Brooklyn CAMP ...................................... SUCCESS [03:00 min]
[INFO] Brooklyn Launcher Common ........................... SUCCESS [ 4.935 s]
[INFO] Brooklyn REST API .................................. SUCCESS [ 8.404 s]
[INFO] Brooklyn REST Resources ............................ SUCCESS [ 52.078 s]
[INFO] Brooklyn REST Server ............................... SUCCESS [ 28.825 s]
[INFO] Brooklyn Launcher .................................. SUCCESS [01:51 min]
[INFO] Brooklyn Container Location Targets ................ SUCCESS [ 8.439 s]
[INFO] Brooklyn Command Line Interface .................... SUCCESS [ 9.579 s]
[INFO] Brooklyn Test Framework ............................ SUCCESS [ 24.885 s]
[INFO] Brooklyn OSGi init ................................. SUCCESS [ 3.179 s]
[INFO] Brooklyn OSGi start ................................ SUCCESS [ 2.993 s]
[INFO] Brooklyn Karaf ..................................... SUCCESS [ 0.048 s]
[INFO] Jetty config fragment .............................. SUCCESS [ 1.436 s]
[INFO] Apache Http Component extension .................... SUCCESS [ 0.278 s]
[INFO] Brooklyn Karaf Features ............................ SUCCESS [ 1.185 s]
[INFO] Brooklyn Karaf Shell Commands ...................... SUCCESS [ 6.253 s]
[INFO] Brooklyn Library Root .............................. SUCCESS [ 0.175 s]
[INFO] Brooklyn CM Chef ................................... SUCCESS [ 8.129 s]
[INFO] Brooklyn CM SaltStack .............................. SUCCESS [ 6.359 s]
[INFO] Brooklyn CM Ansible ................................ SUCCESS [ 4.689 s]
[INFO] Brooklyn CM Integration Root ....................... SUCCESS [ 0.103 s]
[INFO] Brooklyn Network Software Entities ................. SUCCESS [ 5.156 s]
[INFO] Brooklyn OSGi Software Entities .................... SUCCESS [ 3.933 s]
[INFO] Brooklyn Database Software Entities ................ SUCCESS [ 7.838 s]
[INFO] Brooklyn Web App Software Entities ................. SUCCESS [ 24.307 s]
[INFO] Brooklyn Messaging Software Entities ............... SUCCESS [ 8.200 s]
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SUCCESS [ 19.020 s]
[INFO] Brooklyn Monitoring Software Entities .............. SUCCESS [ 3.663 s]
[INFO] Brooklyn Web App Software Entities ................. SUCCESS [ 0.196 s]
[INFO] Brooklyn QA ........................................ SUCCESS [ 10.861 s]
[INFO] Brooklyn Examples Aggregator Project ............... SUCCESS [ 0.133 s]
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SUCCESS [ 0.092 s]
[INFO] hello-world-webapp Maven Webapp .................... SUCCESS [ 0.663 s]
[INFO] hello-world-sql-webapp Maven Webapp ................ SUCCESS [ 0.956 s]
[INFO] Brooklyn Simple Web Cluster Example ................ SUCCESS [ 6.596 s]
[INFO] Brooklyn Library Karaf integration ................. SUCCESS [ 0.120 s]
[INFO] Brooklyn Library Catalog ........................... SUCCESS [ 0.202 s]
[INFO] Brooklyn Library Karaf Features .................... SUCCESS [ 1.978 s]
[INFO] Brooklyn Client .................................... SUCCESS [ 0.175 s]
[INFO] Brooklyn Client Command Line Interface ............. FAILURE [ 8.248 s]
[INFO] Brooklyn REST java Client .......................... SKIPPED
[INFO] Brooklyn Downstream Project Parent ................. SKIPPED
[INFO] Brooklyn Dist Root ................................. SKIPPED
[INFO] Brooklyn All Things ................................ SKIPPED
[INFO] Brooklyn Distribution .............................. SKIPPED
[INFO] Brooklyn Karaf Distribution Parent ................. SKIPPED
[INFO] Brooklyn Karaf Server Configuration ................ SKIPPED
[INFO] Brooklyn Dist Karaf Features ....................... SKIPPED
[INFO] Brooklyn Karaf Distribution ........................ SKIPPED
[INFO] Brooklyn Karaf pax-exam itest ...................... SKIPPED
[INFO] Brooklyn Vagrant Getting Started Environment ....... SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............. SKIPPED
[INFO] Brooklyn Shared Package Files ...................... SKIPPED
[INFO] Brooklyn RPM Package ............................... SKIPPED
[INFO] Brooklyn DEB Package ............................... SKIPPED
[INFO] Brooklyn Root ...................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:41 min
[INFO] Finished at: 2018-03-23T09:19:34Z
[INFO] Final Memory: 205M/950M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.8:run (process-build-all) on
project brooklyn-client-cli: An Ant BuildException has occured: The following
error occurred while executing this line:
[ERROR] /usr/build/brooklyn-client/cli/build.xml:26: exec returned: 1
[ERROR] around Ant part ...<ant target="all"/>... @ 4:22 in
/usr/build/brooklyn-client/cli/target/antrun/build-main.xml
[ERROR] -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :brooklyn-client-cli
Build step 'Execute shell' marked build as failure
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern:
**/testng-results.xml
Saving reports...
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-1.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-10.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-11.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-12.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-13.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-14.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-15.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-16.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-17.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-18.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-19.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-2.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-20.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-21.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-22.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-23.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-24.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-25.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-26.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-27.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-28.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-29.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-3.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-30.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-31.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-4.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-5.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-6.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-7.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-8.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results-9.xml'
Processing
'/x1/jenkins/jenkins-home/jobs/brooklyn-master-build-docker/builds/301/testng/testng-results.xml'
TestNG Reports Processing: FINISH