Skip to content

Console Output

22:27:42 Started by user kwsutter@gmail.com
22:27:42 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace
22:27:42 [WS-CLEANUP] Deleting project workspace...
22:27:42 [WS-CLEANUP] Done
22:27:42 Cloning the remote Git repository
22:27:42 Cloning repository https://github.com/eclipse/microprofile-bom.git
22:27:42  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace # timeout=10
22:27:42 Fetching upstream changes from https://github.com/eclipse/microprofile-bom.git
22:27:42  > /usr/local/bin/git --version # timeout=10
22:27:42 Setting http proxy: proxy.eclipse.org:9898
22:27:42  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-bom.git +refs/heads/*:refs/remotes/origin/*
22:27:44  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-bom.git # timeout=10
22:27:44  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:27:44  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-bom.git # timeout=10
22:27:44 Fetching upstream changes from https://github.com/eclipse/microprofile-bom.git
22:27:44 Setting http proxy: proxy.eclipse.org:9898
22:27:44  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-bom.git +refs/heads/*:refs/remotes/origin/*
22:27:44  > /usr/local/bin/git rev-parse refs/tags/1.2^{commit} # timeout=10
22:27:44  > /usr/local/bin/git rev-parse refs/remotes/origin/refs/tags/1.2^{commit} # timeout=10
22:27:44 Checking out Revision 3516840c147d9619b0fe2e69fa2cca5000304d89 (refs/tags/1.2)
22:27:44 Commit message: "[maven-release-plugin] prepare release 1.2"
22:27:44  > /usr/local/bin/git config core.sparsecheckout # timeout=10
22:27:44  > /usr/local/bin/git checkout -f 3516840c147d9619b0fe2e69fa2cca5000304d89
22:27:44 First time build. Skipping changelog.
22:27:44 Parsing POMs
22:27:46 Modules changed, recalculating dependency graph
22:27:46 Established TCP socket on 45600
22:27:46 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.11.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven33Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.7.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.11.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.11.jar 45600
22:27:47 <===[JENKINS REMOTING CAPACITY]===>channel started
22:27:52 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/pom.xml clean install
22:27:53 [INFO] Scanning for projects...
22:27:54 [INFO] ------------------------------------------------------------------------
22:27:54 [INFO] Reactor Build Order:
22:27:54 [INFO] 
22:27:54 [INFO] MicroProfile BOM
22:27:54 [INFO] MicroProfile Specification
22:27:54 [INFO]                                                                         
22:27:54 [INFO] ------------------------------------------------------------------------
22:27:54 [INFO] Building MicroProfile BOM 1.2
22:27:54 [INFO] ------------------------------------------------------------------------
22:27:54 [INFO] 
22:27:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile ---
22:27:55 [INFO] 
22:27:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile ---
22:27:56 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/microprofile/1.2/microprofile-1.2.pom
22:27:56 Started calculate disk usage of build
22:27:56 Finished Calculation of disk usage of build in 0 seconds
22:27:56 Started calculate disk usage of workspace
22:27:56 Finished Calculation of disk usage of workspace in 0 seconds
22:27:56 [INFO]                                                                         
22:27:56 [INFO] ------------------------------------------------------------------------
22:27:56 [INFO] Building MicroProfile Specification 1.2
22:27:56 [INFO] ------------------------------------------------------------------------
22:27:56 [INFO] 
22:27:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ microprofile-spec ---
22:27:56 [INFO] 
22:27:56 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-spec ---
22:28:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:28:04 [INFO] ignoreDelta true
22:28:04 [INFO] Copying 0 resource
22:28:13 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/spec/src/main/asciidoc/microprofile-spec.asciidoc
22:28:13 [INFO] 
22:28:13 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-spec ---
22:28:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
22:28:14 [INFO] ignoreDelta true
22:28:14 [INFO] Copying 0 resource
22:28:14 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/spec/src/main/asciidoc/microprofile-spec.asciidoc
22:28:14 [INFO] 
22:28:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-spec ---
22:28:14 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/microprofile-spec/1.2/microprofile-spec-1.2.pom
22:28:14 Started calculate disk usage of build
22:28:14 Finished Calculation of disk usage of build in 0 seconds
22:28:14 Started calculate disk usage of workspace
22:28:14 Finished Calculation of disk usage of workspace in 0 seconds
22:28:14 [INFO] ------------------------------------------------------------------------
22:28:14 [INFO] Reactor Summary:
22:28:14 [INFO] 
22:28:14 [INFO] MicroProfile BOM ................................... SUCCESS [  1.588 s]
22:28:14 [INFO] MicroProfile Specification ......................... SUCCESS [ 18.122 s]
22:28:14 [INFO] ------------------------------------------------------------------------
22:28:14 [INFO] BUILD SUCCESS
22:28:14 [INFO] ------------------------------------------------------------------------
22:28:14 [INFO] Total time: 21.185 s
22:28:14 [INFO] Finished at: 2017-09-20T22:28:14-04:00
22:28:15 [INFO] Final Memory: 105M/2730M
22:28:15 [INFO] ------------------------------------------------------------------------
22:28:15 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/spec/pom.xml to org.eclipse.microprofile/microprofile-spec/1.2/microprofile-spec-1.2.pom
22:28:15 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/BOM-deploy-prerelease-artifacts/workspace/pom.xml to org.eclipse.microprofile/microprofile/1.2/microprofile-1.2.pom
22:28:15 channel stopped
22:28:15 Archiving artifacts
22:28:15 Maven RedeployPublisher use remote  maven settings from : /opt/public/hipp/homes/genie.microprofile/.m2/settings.xml
22:28:15 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
22:28:15 Deploying the main artifact microprofile-1.2.pom
22:28:15 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile/1.2/microprofile-1.2.pom
22:28:15 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile/1.2/microprofile-1.2.pom (9 KB at 67.7 KB/sec)
22:28:15 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile/maven-metadata.xml
22:28:15 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile/maven-metadata.xml (353 B at 5.8 KB/sec)
22:28:15 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile/maven-metadata.xml
22:28:15 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile/maven-metadata.xml (378 B at 4.7 KB/sec)
22:28:15 [INFO] Deployment in https://repo.eclipse.org/content/repositories/microprofile-releases/ (id=repo.eclipse.org,uniqueVersion=true)
22:28:15 Deploying the main artifact microprofile-spec-1.2.pom
22:28:15 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile-spec/1.2/microprofile-spec-1.2.pom
22:28:15 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile-spec/1.2/microprofile-spec-1.2.pom (4 KB at 38.0 KB/sec)
22:28:15 Downloading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile-spec/maven-metadata.xml
22:28:15 Downloaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile-spec/maven-metadata.xml (358 B at 6.9 KB/sec)
22:28:15 Uploading: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile-spec/maven-metadata.xml
22:28:15 Uploaded: https://repo.eclipse.org/content/repositories/microprofile-releases/org/eclipse/microprofile/microprofile-spec/maven-metadata.xml (383 B at 4.7 KB/sec)
22:28:15 [INFO] Deployment done in 0.59 sec
22:28:15 Started calculate disk usage of build
22:28:15 Finished Calculation of disk usage of build in 0 seconds
22:28:15 Started calculate disk usage of workspace
22:28:15 Finished Calculation of disk usage of workspace in 0 seconds
22:28:15 Finished: SUCCESS