See <https://builds.apache.org/job/brooklyn-server-master-docker/6/display/redirect?page=changes>
Changes: [alex.heneveld] minor tidies for better logging and comments, discovered in testing ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H22 (ubuntu xenial) in workspace <https://builds.apache.org/job/brooklyn-server-master-docker/ws/> Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/brooklyn-server.git > git init <https://builds.apache.org/job/brooklyn-server-master-docker/ws/> # > timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/brooklyn-server.git > git --version # timeout=10 > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/brooklyn-server.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/brooklyn-server.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/brooklyn-server.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/brooklyn-server.git > git fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/brooklyn-server.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 96c34111704526c87882080cd2d7b604b2745c48 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 96c34111704526c87882080cd2d7b604b2745c48 Commit message: "This closes #901" > git rev-list 41c11ada7cee90ebd7691fa44e0cadb6ed3625b0 # timeout=10 Run condition [Current build status] enabling prebuild for step [Execute shell] [brooklyn-server-master-docker@2] $ /bin/bash -xe /tmp/jenkins3334274076867645332.sh + docker run -i --rm --name brooklyn-server -v /home/jenkins/.m2:/root/.m2 -v <https://builds.apache.org/job/brooklyn-server-master-docker/ws/>:/usr/build -w /usr/build tbouron/brooklyn-build:server mvn clean install docker: Error response from daemon: Conflict. The container name "/brooklyn-server" is already in use by container "ff924f0f3632896a84cad5b8148f4c5869f5931bbc68a657584221a14c543c24". You have to remove (or rename) that container to be able to reuse that name. See 'docker run --help'. Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/testng-results.xml Did not find any matching files.
