See 
<https://builds.apache.org/job/brooklyn-dist-master-docker/513/display/redirect>

Changes:


------------------------------------------
[...truncated 4.12 MB...]
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ shared-packaging ---
[INFO] Executing: /bin/sh -c cd /usr/build/shared-packaging && git rev-parse 
--verify HEAD
[INFO] Working directory: /usr/build/shared-packaging
[INFO] Storing buildNumber: 48bea886d8be16aa746af71db90906465792a4ea at 
timestamp: 1575128959522
[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 /usr/build/shared-packaging && git rev-parse 
--verify HEAD
[INFO] Working directory: /usr/build/shared-packaging
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (brooklyn-build-req) @ 
shared-packaging ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
shared-packaging ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
shared-packaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ 
shared-packaging ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (verify-style) @ shared-packaging 
---
[INFO] 
[INFO] --- maven-bundle-plugin:3.2.0:manifest (bundle-manifest) @ 
shared-packaging ---
[WARNING] Manifest org.apache.brooklyn:shared-packaging:jar:1.0.0-SNAPSHOT : 
Unused Export-Package instructions: [brooklyn.*, org.apache.brooklyn.*] 
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
shared-packaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/usr/build/shared-packaging/src/test/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ 
shared-packaging ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ shared-packaging 
---
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ shared-packaging ---
[INFO] Building jar: 
/usr/build/shared-packaging/target/shared-packaging-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ 
shared-packaging ---
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (test-jar-creation) @ shared-packaging 
---
[INFO] Building jar: 
/usr/build/shared-packaging/target/shared-packaging-1.0.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ shared-packaging ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 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: **/META-INF/services/**
[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: **/.m2/**
[INFO] Exclude: scripts/README.md
[INFO] Exclude: docker/README.md
[INFO] Exclude: docker-image/README.md
[INFO] 9 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 9 licenses.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ 
shared-packaging ---
[INFO] Building jar: 
/usr/build/shared-packaging/target/shared-packaging-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-sources) @ 
shared-packaging ---
[INFO] Building jar: 
/usr/build/shared-packaging/target/shared-packaging-1.0.0-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ 
shared-packaging ---
[INFO] Installing 
/usr/build/shared-packaging/target/shared-packaging-1.0.0-SNAPSHOT.jar to 
/root/.m2/repository/org/apache/brooklyn/shared-packaging/1.0.0-SNAPSHOT/shared-packaging-1.0.0-SNAPSHOT.jar
[INFO] Installing /usr/build/shared-packaging/pom.xml to 
/root/.m2/repository/org/apache/brooklyn/shared-packaging/1.0.0-SNAPSHOT/shared-packaging-1.0.0-SNAPSHOT.pom
[INFO] Installing 
/usr/build/shared-packaging/target/shared-packaging-1.0.0-SNAPSHOT-tests.jar to 
/root/.m2/repository/org/apache/brooklyn/shared-packaging/1.0.0-SNAPSHOT/shared-packaging-1.0.0-SNAPSHOT-tests.jar
[INFO] Installing 
/usr/build/shared-packaging/target/shared-packaging-1.0.0-SNAPSHOT-sources.jar 
to 
/root/.m2/repository/org/apache/brooklyn/shared-packaging/1.0.0-SNAPSHOT/shared-packaging-1.0.0-SNAPSHOT-sources.jar
[INFO] Installing 
/usr/build/shared-packaging/target/shared-packaging-1.0.0-SNAPSHOT-test-sources.jar
 to 
/root/.m2/repository/org/apache/brooklyn/shared-packaging/1.0.0-SNAPSHOT/shared-packaging-1.0.0-SNAPSHOT-test-sources.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Brooklyn RPM Package 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/rpm-maven-plugin/2.1.5/rpm-maven-plugin-2.1.5.pom
Progress (1): 2.2/8.4 kBProgress (1): 5.0/8.4 kBProgress (1): 7.8/8.4 
kBProgress (1): 8.4 kB                        Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/rpm-maven-plugin/2.1.5/rpm-maven-plugin-2.1.5.pom
 (8.4 kB at 560 kB/s)
Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
Progress (1): 2.8/33 kBProgress (1): 5.5/33 kBProgress (1): 8.3/33 kBProgress 
(1): 11/33 kB Progress (1): 14/33 kBProgress (1): 16/33 kBProgress (1): 19/33 
kBProgress (1): 22/33 kBProgress (1): 25/33 kBProgress (1): 27/33 kBProgress 
(1): 30/33 kBProgress (1): 33/33 kBProgress (1): 33 kB                      
Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom
 (33 kB at 2.5 MB/s)
Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/rpm-maven-plugin/2.1.5/rpm-maven-plugin-2.1.5.jar
Progress (1): 2.2/76 kBProgress (1): 5.0/76 kBProgress (1): 7.7/76 kBProgress 
(1): 10/76 kB Progress (1): 13/76 kBProgress (1): 16/76 kBProgress (1): 19/76 
kBProgress (1): 21/76 kBProgress (1): 24/76 kBProgress (1): 27/76 kBProgress 
(1): 30/76 kBProgress (1): 32/76 kBProgress (1): 36/76 kBProgress (1): 40/76 
kBProgress (1): 45/76 kBProgress (1): 49/76 kBProgress (1): 53/76 kBProgress 
(1): 57/76 kBProgress (1): 61/76 kBProgress (1): 65/76 kBProgress (1): 69/76 
kBProgress (1): 73/76 kBProgress (1): 76 kB                      Downloaded 
from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/rpm-maven-plugin/2.1.5/rpm-maven-plugin-2.1.5.jar
 (76 kB at 4.2 MB/s)
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-features/1.0.0-SNAPSHOT/brooklyn-features-1.0.0-20191130.064040-2300-features.xml
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-library-features/1.0.0-SNAPSHOT/brooklyn-library-features-1.0.0-20191130.004111-2478-features.xml
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-library-catalog/1.0.0-SNAPSHOT/brooklyn-library-catalog-1.0.0-20191130.004057-2478.jar
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/ui/brooklyn-ui-features/1.0.0-SNAPSHOT/brooklyn-ui-features-1.0.0-20191129.171132-2071-features.xml
Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/ui/brooklyn-ui-features/1.0.0-SNAPSHOT/brooklyn-ui-features-1.0.0-20191129.171132-2071-features.xml
 (0 B at 0 B/s)
Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-features/1.0.0-SNAPSHOT/brooklyn-features-1.0.0-20191130.064040-2300-features.xml
 (0 B at 0 B/s)
Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-library-catalog/1.0.0-SNAPSHOT/brooklyn-library-catalog-1.0.0-20191130.004057-2478.jar
 (0 B at 0 B/s)
Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-library-features/1.0.0-SNAPSHOT/brooklyn-library-features-1.0.0-20191130.004111-2478-features.xml
 (0 B at 0 B/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ rpm-packaging ---
[INFO] Deleting /usr/build/rpm-packaging (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) @ rpm-packaging ---
[INFO] Ignoring missing file
[INFO] Replacement run on 0 file.
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (default) @ rpm-packaging ---
[INFO] Executing: /bin/sh -c cd /usr/build/rpm-packaging && git rev-parse 
--verify HEAD
[INFO] Working directory: /usr/build/rpm-packaging
[INFO] Storing buildNumber: 48bea886d8be16aa746af71db90906465792a4ea at 
timestamp: 1575128960050
[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 /usr/build/rpm-packaging && git rev-parse 
--verify HEAD
[INFO] Working directory: /usr/build/rpm-packaging
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (brooklyn-build-req) @ 
rpm-packaging ---
Downloading from jclouds-snapshots: 
https://repository.apache.org/content/repositories/snapshots/javax/xml/bind/jaxb-api/2.3.2/jaxb-api-2.3.2.pom
Downloading from central: 
https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.2/jaxb-api-2.3.2.pom
Downloading from servicemix: 
http://svn.apache.org/repos/asf/servicemix/m2-repo/javax/xml/bind/jaxb-api/2.3.2/jaxb-api-2.3.2.pom
[WARNING] Missing POM for javax.xml.bind:jaxb-api:jar:2.3.2
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-features/1.0.0-SNAPSHOT/brooklyn-features-1.0.0-20191130.064040-2300.pom
Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-features/1.0.0-SNAPSHOT/brooklyn-features-1.0.0-20191130.064040-2300.pom
 (0 B at 0 B/s)
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-karaf/1.0.0-SNAPSHOT/brooklyn-karaf-1.0.0-20191130.064015-2301.pom
Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-karaf/1.0.0-SNAPSHOT/brooklyn-karaf-1.0.0-20191130.064015-2301.pom
 (0 B at 0 B/s)
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-library-features/1.0.0-SNAPSHOT/brooklyn-library-features-1.0.0-20191130.004111-2478.pom
Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-library-features/1.0.0-SNAPSHOT/brooklyn-library-features-1.0.0-20191130.004111-2478.pom
 (0 B at 0 B/s)
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-library-karaf/1.0.0-SNAPSHOT/brooklyn-library-karaf-1.0.0-20191130.004052-2478.pom
Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-library-karaf/1.0.0-SNAPSHOT/brooklyn-library-karaf-1.0.0-20191130.004052-2478.pom
 (0 B at 0 B/s)
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-library-catalog/1.0.0-SNAPSHOT/brooklyn-library-catalog-1.0.0-20191130.004057-2478.pom
Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/brooklyn-library-catalog/1.0.0-SNAPSHOT/brooklyn-library-catalog-1.0.0-20191130.004057-2478.pom
 (0 B at 0 B/s)
Downloading from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/ui/brooklyn-ui-features/1.0.0-SNAPSHOT/brooklyn-ui-features-1.0.0-20191129.171132-2071.pom
Downloaded from Nexus: 
http://repository.apache.org/snapshots/org/apache/brooklyn/ui/brooklyn-ui-features/1.0.0-SNAPSHOT/brooklyn-ui-features-1.0.0-20191129.171132-2071.pom
 (0 B at 0 B/s)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ rpm-packaging 
---
Downloading from jclouds-snapshots: 
https://repository.apache.org/content/repositories/snapshots/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
Downloading from jclouds-snapshots: 
https://repository.apache.org/content/repositories/snapshots/javax/xml/bind/jaxb-api/2.3.2/jaxb-api-2.3.2.jar
Downloading from central: 
https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.2/jaxb-api-2.3.2.jar
Downloading from central: 
https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
Downloading from servicemix: 
http://svn.apache.org/repos/asf/servicemix/m2-repo/javax/xml/bind/jaxb-api/2.3.2/jaxb-api-2.3.2.jar
Progress (1): 2.2/57 kBProgress (1): 5.0/57 kBProgress (1): 7.7/57 kBProgress 
(1): 10/57 kB Progress (1): 13/57 kBProgress (1): 16/57 kBProgress (1): 19/57 
kBProgress (1): 21/57 kBProgress (1): 24/57 kBProgress (1): 27/57 kBProgress 
(1): 30/57 kBProgress (1): 32/57 kBProgress (1): 36/57 kBProgress (1): 40/57 
kBProgress (1): 45/57 kBProgress (1): 49/57 kBProgress (1): 53/57 kBProgress 
(1): 57 kB                      Downloaded from central: 
https://repo.maven.apache.org/maven2/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar
 (57 kB at 2.8 MB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Downstream Project Parent ................. SUCCESS [ 17.324 s]
[INFO] Brooklyn Dist Root ................................. SUCCESS [  5.990 s]
[INFO] Brooklyn All Things ................................ SUCCESS [01:41 min]
[INFO] Brooklyn Distribution .............................. SUCCESS [ 25.325 s]
[INFO] Brooklyn Karaf Distribution Parent ................. SUCCESS [  0.128 s]
[INFO] Brooklyn Karaf Server Configuration ................ SUCCESS [  1.340 s]
[INFO] Brooklyn Dist Karaf Features ....................... SUCCESS [  2.565 s]
[INFO] Brooklyn Karaf Distribution ........................ SUCCESS [01:29 min]
[INFO] Brooklyn Karaf pax-exam itest ...................... SUCCESS [02:39 min]
[INFO] Brooklyn Vagrant Getting Started Environment ....... SUCCESS [  0.206 s]
[INFO] Brooklyn Quick-Start Project Archetype ............. SUCCESS [ 51.650 s]
[INFO] Brooklyn Shared Package Files ...................... SUCCESS [  0.287 s]
[INFO] Brooklyn RPM Package ............................... FAILURE [  2.997 s]
[INFO] Brooklyn DEB Package ............................... SKIPPED
[INFO] Brooklyn Docker Image .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:53 min
[INFO] Finished at: 2019-11-30T15:49:22Z
[INFO] Final Memory: 107M/891M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on 
project rpm-packaging: Failed to resolve dependencies for one or more projects 
in the reactor. Reason: Missing:
[ERROR] ----------
[ERROR] 1) javax.xml.bind:jaxb-api:jar:2.3.2
[ERROR] 
[ERROR]   Try downloading the file manually from the project website.
[ERROR] 
[ERROR]   Then, install it using the command: 
[ERROR]       mvn install:install-file -DgroupId=javax.xml.bind 
-DartifactId=jaxb-api -Dversion=2.3.2 -Dpackaging=jar -Dfile=/path/to/file
[ERROR] 
[ERROR]   Alternatively, if you host your own repository you can deploy the 
file there: 
[ERROR]       mvn deploy:deploy-file -DgroupId=javax.xml.bind 
-DartifactId=jaxb-api -Dversion=2.3.2 -Dpackaging=jar -Dfile=/path/to/file 
-Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR]   Path to dependency: 
[ERROR]         1) org.apache.brooklyn:rpm-packaging:pom:1.0.0-SNAPSHOT
[ERROR]         2) org.apache.brooklyn:apache-brooklyn:zip:1.0.0-SNAPSHOT
[ERROR]         3) org.apache.karaf.features:enterprise:xml:features:4.2.7
[ERROR]         4) org.hibernate:hibernate-osgi:jar:5.4.2.Final
[ERROR]         5) org.hibernate:hibernate-core:jar:5.4.2.Final
[ERROR]         6) javax.xml.bind:jaxb-api:jar:2.3.2
[ERROR] 
[ERROR] ----------
[ERROR] 1 required artifact is missing.
[ERROR] 
[ERROR] for artifact: 
[ERROR]   org.apache.brooklyn:rpm-packaging:pom:1.0.0-SNAPSHOT
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR]   Nexus (http://repository.apache.org/snapshots, releases=false, 
snapshots=true),
[ERROR]   jclouds-snapshots 
(https://repository.apache.org/content/repositories/snapshots, releases=true, 
snapshots=true),
[ERROR]   central (https://repo.maven.apache.org/maven2, releases=true, 
snapshots=false)
[ERROR] 
[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 :rpm-packaging
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-dist-master-docker/builds/513/testng/testng-results-1.xml'
Processing 
'/x1/jenkins/jenkins-home/jobs/brooklyn-dist-master-docker/builds/513/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Reply via email to