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/08/22 14:55:29 UTC

Build failed in Jenkins: brooklyn-dist-master #29

See <https://builds.apache.org/job/brooklyn-dist-master/29/changes>

Changes:

[svetoslav.neykov] OSGi features cleanup

[svetoslav.neykov] jstack helper script to dump a single named thread

------------------------------------------
[...truncated 392 lines...]
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ brooklyn-dist ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/test-classes>
[INFO] <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/src/test/java/org/apache/brooklyn/cli/BaseCliIntegrationTest.java>: <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/src/test/java/org/apache/brooklyn/cli/BaseCliIntegrationTest.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/src/test/java/org/apache/brooklyn/cli/BaseCliIntegrationTest.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ brooklyn-dist ---
[INFO] Surefire report directory: <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running TestSuite
Configuring TestNG with: TestNG652Configurator
2016-08-22 14:52:34,175 INFO  TESTNG RUNNING: Suite: "Surefire test" containing "0" Tests (config: null)
2016-08-22 14:52:34,186 INFO  BrooklynLeakListener.onStart attempting to terminate all extant ManagementContexts: name=Surefire test; includedGroups=[]; excludedGroups=[Integration, Live-sanity, Acceptance, Live, Broken, WIP]; suiteName=Surefire suite; outDir=<https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/surefire-reports/Surefire> suite: no org.apache.brooklyn.core.management.internal.LocalManagementContext available, so skipped
2016-08-22 14:52:34,237 INFO  TESTNG 
===============================================
    Surefire test
    Tests run: 0, Failures: 0, Skips: 0
===============================================
2016-08-22 14:52:34,242 INFO  BrooklynLeakListener.onFinish attempting to terminate all extant ManagementContexts: name=Surefire test; includedGroups=[]; excludedGroups=[Integration, Live-sanity, Acceptance, Live, Broken, WIP]; suiteName=Surefire suite; outDir=<https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/surefire-reports/Surefire> suite: no org.apache.brooklyn.core.management.internal.LocalManagementContext available, so skipped
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.974 sec - in TestSuite

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack-client-cli) @ brooklyn-dist ---
[INFO] Configured Artifact: org.apache.brooklyn:brooklyn-client-cli:bin:0.10.0-SNAPSHOT:zip
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-client-cli/0.10.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-client-cli/0.10.0-SNAPSHOT/maven-metadata.xml (831 B at 2.1 KB/sec)
[INFO] Unpacking /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/brooklyn/brooklyn-client-cli/0.10.0-SNAPSHOT/brooklyn-client-cli-0.10.0-SNAPSHOT-bin.zip to <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-client-cli-unpacked> with includes "" and excludes ""
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ brooklyn-dist ---
[INFO] Building jar: <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist-0.10.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-dist ---
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (test-jar-creation) @ brooklyn-dist ---
[INFO] Building jar: <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist-0.10.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.5.4:single (build-distribution-dir) @ brooklyn-dist ---
[INFO] Reading assembly descriptor: src/main/config/build-distribution.xml
[INFO] Copying files to <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist>
[INFO] 
[INFO] --- maven-assembly-plugin:2.5.4:single (build-distribution-archive) @ brooklyn-dist ---
[INFO] Reading assembly descriptor: src/main/config/build-distribution.xml
[INFO] Building tar: <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist-0.10.0-SNAPSHOT-dist.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist-0.10.0-SNAPSHOT-dist.zip>
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ brooklyn-dist ---
[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: scripts/README.md
[INFO] Exclude: src/main/dist/conf/**
[INFO] Exclude: src/main/dist/README.md
[INFO] Exclude: licensing/licenses/**
[INFO] Exclude: licensing/README.md
[INFO] Exclude: licensing/*LICENSE*
[INFO] Exclude: licensing/*.autogenerated
[INFO] Exclude: licensing/projects-with-custom-licenses
[INFO] Exclude: licensing/extras-files
[INFO] 10 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 10 licence.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ brooklyn-dist ---
[INFO] Building jar: <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist-0.10.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ brooklyn-dist ---
[INFO] Building jar: <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist-0.10.0-SNAPSHOT-test-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ brooklyn-dist ---
[INFO] Installing <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist-0.10.0-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/brooklyn/brooklyn-dist/0.10.0-SNAPSHOT/brooklyn-dist-0.10.0-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/brooklyn/brooklyn-dist/0.10.0-SNAPSHOT/brooklyn-dist-0.10.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist-0.10.0-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/brooklyn/brooklyn-dist/0.10.0-SNAPSHOT/brooklyn-dist-0.10.0-SNAPSHOT-tests.jar
[INFO] Installing <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist-0.10.0-SNAPSHOT-dist.tar.gz> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/brooklyn/brooklyn-dist/0.10.0-SNAPSHOT/brooklyn-dist-0.10.0-SNAPSHOT-dist.tar.gz
[INFO] Installing <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist-0.10.0-SNAPSHOT-dist.zip> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/brooklyn/brooklyn-dist/0.10.0-SNAPSHOT/brooklyn-dist-0.10.0-SNAPSHOT-dist.zip
[INFO] Installing <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist-0.10.0-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/brooklyn/brooklyn-dist/0.10.0-SNAPSHOT/brooklyn-dist-0.10.0-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist-0.10.0-SNAPSHOT-test-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/brooklyn/brooklyn-dist/0.10.0-SNAPSHOT/brooklyn-dist-0.10.0-SNAPSHOT-test-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Brooklyn Karaf Distribution Parent 0.10.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ brooklyn-dist-karaf ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ brooklyn-dist-karaf ---
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-dist-karaf ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ brooklyn-dist-karaf ---
[INFO] Installing <https://builds.apache.org/job/brooklyn-dist-master/ws/karaf/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/brooklyn/brooklyn-dist-karaf/0.10.0-SNAPSHOT/brooklyn-dist-karaf-0.10.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Brooklyn Dist Karaf Features 0.10.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ brooklyn-dist-features ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ brooklyn-dist-features ---
[INFO] 
[INFO] --- karaf-maven-plugin:4.0.4:features-generate-descriptor (default-features-generate-descriptor) @ brooklyn-dist-features ---
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-dist-features/0.10.0-SNAPSHOT/maven-metadata.xml
[INFO] Generating feature descriptor file <https://builds.apache.org/job/brooklyn-dist-master/ws/karaf/features/target/feature/feature.xml>
[INFO] ...done!
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ brooklyn-dist-features ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ brooklyn-dist-features ---
[INFO] No primary artifact to install, installing attached artifacts instead.
[INFO] Installing <https://builds.apache.org/job/brooklyn-dist-master/ws/karaf/features/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/brooklyn/brooklyn-dist-features/0.10.0-SNAPSHOT/brooklyn-dist-features-0.10.0-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/brooklyn-dist-master/ws/karaf/features/target/feature/feature.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/brooklyn/brooklyn-dist-features/0.10.0-SNAPSHOT/brooklyn-dist-features-0.10.0-SNAPSHOT-features.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Brooklyn Karaf Distribution 0.10.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-features/0.10.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-features/0.10.0-SNAPSHOT/maven-metadata.xml (834 B at 2.2 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-karaf/0.10.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-karaf/0.10.0-SNAPSHOT/maven-metadata.xml (614 B at 1.6 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-library-features/0.10.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-library-features/0.10.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.5 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-library-karaf/0.10.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-library-karaf/0.10.0-SNAPSHOT/maven-metadata.xml (620 B at 1.7 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-library-catalog/0.10.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-library-catalog/0.10.0-SNAPSHOT/maven-metadata.xml (2 KB at 3.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ apache-brooklyn ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ apache-brooklyn ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ apache-brooklyn ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- karaf-maven-plugin:4.0.4:assembly (default-assembly) @ apache-brooklyn ---
[INFO] Using repositories: http://svn.apache.org/repos/asf/servicemix/m2-repo@id=servicemix,http://repository.apache.org/snapshots@id=Nexus@noreleases@snapshots,https://repo.maven.apache.org/maven2@id=central
[INFO] Creating work directory
[INFO] Loading kar and features repositories dependencies
[INFO] Generating karaf assembly: <https://builds.apache.org/job/brooklyn-dist-master/ws/karaf/apache-brooklyn/target/assembly>
[INFO] Unzipping kars
[INFO] Loading profiles
[INFO] Downloading libraries
[INFO] Loading repositories
[INFO] Resolving features
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Downstream Project Parent ................. SUCCESS [  6.581 s]
[INFO] Brooklyn Dist Root ................................. SUCCESS [ 11.318 s]
[INFO] Brooklyn All Things ................................ SUCCESS [ 52.892 s]
[INFO] Brooklyn Distribution .............................. SUCCESS [ 50.460 s]
[INFO] Brooklyn Karaf Distribution Parent ................. SUCCESS [  0.698 s]
[INFO] Brooklyn Dist Karaf Features ....................... SUCCESS [  1.746 s]
[INFO] Brooklyn Karaf Distribution ........................ FAILURE [  5.818 s]
[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 DEB Package ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:31 min
[INFO] Finished at: 2016-08-22T14:53:20+00:00
[INFO] Final Memory: 84M/625M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.karaf.tooling:karaf-maven-plugin:4.0.4:assembly (default-assembly) on project apache-brooklyn: Unable to build assembly: 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 :apache-brooklyn
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/pom.xml> to org.apache.brooklyn/brooklyn-dist-root/0.10.0-SNAPSHOT/brooklyn-dist-root-0.10.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/all/pom.xml> to org.apache.brooklyn/brooklyn-all/0.10.0-SNAPSHOT/brooklyn-all-0.10.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/all/target/brooklyn-all-0.10.0-SNAPSHOT.jar> to org.apache.brooklyn/brooklyn-all/0.10.0-SNAPSHOT/brooklyn-all-0.10.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/all/target/brooklyn-all-0.10.0-SNAPSHOT-sources.jar> to org.apache.brooklyn/brooklyn-all/0.10.0-SNAPSHOT/brooklyn-all-0.10.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/all/target/brooklyn-all-0.10.0-SNAPSHOT-test-sources.jar> to org.apache.brooklyn/brooklyn-all/0.10.0-SNAPSHOT/brooklyn-all-0.10.0-SNAPSHOT-test-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/shared-packaging/pom.xml> to org.apache.brooklyn/shared-packaging/0.10.0-SNAPSHOT/shared-packaging-0.10.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/vagrant/pom.xml> to org.apache.brooklyn/brooklyn-vagrant/0.10.0-SNAPSHOT/brooklyn-vagrant-0.10.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/downstream-parent/pom.xml> to org.apache.brooklyn/brooklyn-downstream-parent/0.10.0-SNAPSHOT/brooklyn-downstream-parent-0.10.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/karaf/features/pom.xml> to org.apache.brooklyn/brooklyn-dist-features/0.10.0-SNAPSHOT/brooklyn-dist-features-0.10.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/karaf/features/target/feature/feature.xml> to org.apache.brooklyn/brooklyn-dist-features/0.10.0-SNAPSHOT/brooklyn-dist-features-0.10.0-SNAPSHOT-features.xml
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/karaf/apache-brooklyn/pom.xml> to org.apache.brooklyn/apache-brooklyn/0.10.0-SNAPSHOT/apache-brooklyn-0.10.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/archetypes/quickstart/pom.xml> to org.apache.brooklyn/brooklyn-archetype-quickstart/0.10.0-SNAPSHOT/brooklyn-archetype-quickstart-0.10.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/karaf/itest/pom.xml> to org.apache.brooklyn/brooklyn-itest/0.10.0-SNAPSHOT/brooklyn-itest-0.10.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/pom.xml> to org.apache.brooklyn/brooklyn-dist/0.10.0-SNAPSHOT/brooklyn-dist-0.10.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist-0.10.0-SNAPSHOT.jar> to org.apache.brooklyn/brooklyn-dist/0.10.0-SNAPSHOT/brooklyn-dist-0.10.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist-0.10.0-SNAPSHOT-tests.jar> to org.apache.brooklyn/brooklyn-dist/0.10.0-SNAPSHOT/brooklyn-dist-0.10.0-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist-0.10.0-SNAPSHOT-dist.tar.gz> to org.apache.brooklyn/brooklyn-dist/0.10.0-SNAPSHOT/brooklyn-dist-0.10.0-SNAPSHOT-dist.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist-0.10.0-SNAPSHOT-dist.zip> to org.apache.brooklyn/brooklyn-dist/0.10.0-SNAPSHOT/brooklyn-dist-0.10.0-SNAPSHOT-dist.zip
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist-0.10.0-SNAPSHOT-sources.jar> to org.apache.brooklyn/brooklyn-dist/0.10.0-SNAPSHOT/brooklyn-dist-0.10.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/dist/target/brooklyn-dist-0.10.0-SNAPSHOT-test-sources.jar> to org.apache.brooklyn/brooklyn-dist/0.10.0-SNAPSHOT/brooklyn-dist-0.10.0-SNAPSHOT-test-sources.jar
Compressed 110.41 MB of artifacts by 37.6% relative to #28
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/karaf/pom.xml> to org.apache.brooklyn/brooklyn-dist-karaf/0.10.0-SNAPSHOT/brooklyn-dist-karaf-0.10.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/brooklyn-dist-master/ws/deb-packaging/pom.xml> to org.apache.brooklyn/deb-packaging/0.10.0-SNAPSHOT/deb-packaging-0.10.0-SNAPSHOT.pom
channel stopped

Jenkins build is back to normal : brooklyn-dist-master #30

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