Skip to content

Console Output

14:00:15 GitHub pull request #151 of commit 5aba881cddede9f709bcef5feecd7e41c30223c9, no merge conflicts.
14:00:15 Setting status of 5aba881cddede9f709bcef5feecd7e41c30223c9 to PENDING with url https://hudson.eclipse.org/microprofile/job/microprofile-concurrency-prs/146/ and message: 'Build started for merge commit.'
14:00:16 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace
14:00:16 [WS-CLEANUP] Deleting project workspace...
14:00:16 [WS-CLEANUP] Deferred wipeout is used...
14:00:16 [WS-CLEANUP] Done
14:00:16 No credentials specified
14:00:16 Cloning the remote Git repository
14:00:16 Cloning repository https://github.com/eclipse/microprofile-concurrency.git
14:00:16  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace # timeout=10
14:00:16 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
14:00:16  > /usr/local/bin/git --version # timeout=10
14:00:16 Setting http proxy: proxy.eclipse.org:9898
14:00:16  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/heads/*:refs/remotes/origin/*
14:00:19  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
14:00:19  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:00:19  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-concurrency.git # timeout=10
14:00:19 Fetching upstream changes from https://github.com/eclipse/microprofile-concurrency.git
14:00:19 Setting http proxy: proxy.eclipse.org:9898
14:00:19  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-concurrency.git +refs/pull/*:refs/remotes/origin/pr/*
14:00:21  > /usr/local/bin/git rev-parse refs/remotes/origin/pr/151/merge^{commit} # timeout=10
14:00:21  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/pr/151/merge^{commit} # timeout=10
14:00:21 Checking out Revision 38151f758fce0356a281306e87f0e70763ae1b66 (refs/remotes/origin/pr/151/merge)
14:00:21  > /usr/local/bin/git config core.sparsecheckout # timeout=10
14:00:21  > /usr/local/bin/git checkout -f 38151f758fce0356a281306e87f0e70763ae1b66
14:00:21 Commit message: "Merge 5aba881cddede9f709bcef5feecd7e41c30223c9 into 9b41d803396396cdfd18bd66bcff4af86cb91561"
14:00:21 First time build. Skipping changelog.
14:00:22 Parsing POMs
14:00:23 Discovered a new module org.eclipse.microprofile.context-propagation:microprofile-context-propagation-spec MicroProfile Context Propagation Specification
14:00:23 Modules changed, recalculating dependency graph
14:00:27 Established TCP socket on 53244
14:00:27 [workspace] $ /shared/common/jdk1.8.0_x64-latest/bin/java -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -cp /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12.jar:/shared/common/apache-maven-latest/boot/plexus-classworlds-2.5.2.jar:/shared/common/apache-maven-latest/conf/logging jenkins.maven3.agent.Maven35Main /shared/common/apache-maven-latest /home/hudson/genie.microprofile/.jenkins/war/WEB-INF/lib/remoting-3.27.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 53244
14:00:27 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
14:00:28 <===[JENKINS REMOTING CAPACITY]===>channel started
14:00:29 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/pom.xml install
14:00:30 [INFO] Scanning for projects...
14:00:31 [INFO] ------------------------------------------------------------------------
14:00:31 [INFO] Reactor Build Order:
14:00:31 [INFO] 
14:00:31 [INFO] MicroProfile Context Propagation                                   [pom]
14:00:31 [INFO] MicroProfile Context Propagation                                   [jar]
14:00:31 [INFO] microprofile-context-propagation-tck                               [jar]
14:00:31 [INFO] MicroProfile Context Propagation Specification                     [pom]
14:00:31 [INFO] 
14:00:31 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-parent >--
14:00:31 [INFO] Building MicroProfile Context Propagation 1.0-SNAPSHOT             [1/4]
14:00:31 [INFO] --------------------------------[ pom ]---------------------------------
14:00:31 [INFO] 
14:00:31 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-parent ---
14:00:32 [INFO] Enabled default license matchers.
14:00:32 [INFO] Will parse SCM ignores for exclusions...
14:00:32 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/.gitignore
14:00:32 [INFO] Finished adding exclusions from SCM ignore files.
14:00:32 [INFO] 69 implicit excludes (use -debug for more details).
14:00:32 [INFO] 8 explicit excludes (use -debug for more details).
14:00:32 [INFO] 5 resources included (use -debug for more details)
14:00:32 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 4 licenses.
14:00:33 [INFO] 
14:00:33 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-parent ---
14:00:35 [INFO] Starting audit...
14:00:35 Audit done.
14:00:35 [WARNING] Unable to locate Source XRef to link to - DISABLED
14:00:35 [INFO] 
14:00:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-parent ---
14:00:35 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/microprofile-context-propagation-parent-1.0-SNAPSHOT.pom
14:00:37 Started calculate disk usage of build
14:00:37 Finished Calculation of disk usage of build in 0 seconds
14:00:37 Started calculate disk usage of workspace
14:00:37 Finished Calculation of disk usage of workspace in 0 seconds
14:00:38 [INFO] 
14:00:38 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-api >--
14:00:38 [INFO] Building MicroProfile Context Propagation 1.0-SNAPSHOT             [2/4]
14:00:38 [INFO] --------------------------------[ jar ]---------------------------------
14:00:38 [INFO] 
14:00:38 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-api ---
14:00:38 [INFO] Enabled default license matchers.
14:00:38 [INFO] Will parse SCM ignores for exclusions...
14:00:38 [INFO] Finished adding exclusions from SCM ignore files.
14:00:38 [INFO] 62 implicit excludes (use -debug for more details).
14:00:38 [INFO] 8 explicit excludes (use -debug for more details).
14:00:38 [INFO] 10 resources included (use -debug for more details)
14:00:38 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 10 licenses.
14:00:38 [INFO] 
14:00:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-api ---
14:00:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:38 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/src/main/resources
14:00:38 [INFO] 
14:00:38 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-api ---
14:00:39 [INFO] Changes detected - recompiling the module!
14:00:39 [INFO] Compiling 9 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/classes
14:00:39 [INFO] 
14:00:39 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-api ---
14:00:39 [INFO] 
14:00:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-api ---
14:00:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:39 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/src/test/resources
14:00:39 [INFO] 
14:00:39 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-api ---
14:00:39 [INFO] No sources to compile
14:00:40 [INFO] 
14:00:40 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-api ---
14:00:40 [INFO] No tests to run.
14:00:40 [JENKINS] Recording test results
14:00:40 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
14:00:40 [INFO] 
14:00:40 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-api ---
14:00:40 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/microprofile-context-propagation-api-1.0-SNAPSHOT.jar
14:00:40 [INFO] 
14:00:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-api ---
14:00:40 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/microprofile-context-propagation-api-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.jar
14:00:40 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.pom
14:00:41 Started calculate disk usage of build
14:00:41 Finished Calculation of disk usage of build in 0 seconds
14:00:42 Started calculate disk usage of workspace
14:00:42 Finished Calculation of disk usage of workspace in 0 seconds
14:00:43 [INFO] 
14:00:43 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-tck >--
14:00:43 [INFO] Building microprofile-context-propagation-tck 1.0-SNAPSHOT         [3/4]
14:00:43 [INFO] --------------------------------[ jar ]---------------------------------
14:00:43 [INFO] 
14:00:43 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-tck ---
14:00:43 [INFO] Enabled default license matchers.
14:00:43 [INFO] Will parse SCM ignores for exclusions...
14:00:43 [INFO] Finished adding exclusions from SCM ignore files.
14:00:43 [INFO] 62 implicit excludes (use -debug for more details).
14:00:43 [INFO] 8 explicit excludes (use -debug for more details).
14:00:43 [INFO] 27 resources included (use -debug for more details)
14:00:43 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 27 licenses.
14:00:43 [INFO] 
14:00:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-context-propagation-tck ---
14:00:43 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:43 [INFO] Copying 1 resource
14:00:43 [INFO] 
14:00:43 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-context-propagation-tck ---
14:00:43 [INFO] Changes detected - recompiling the module!
14:00:43 [INFO] Compiling 25 source files to /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/classes
14:00:44 [INFO] 
14:00:44 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-tck ---
14:00:44 [INFO] 
14:00:44 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-context-propagation-tck ---
14:00:44 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:44 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/src/test/resources
14:00:44 [INFO] 
14:00:44 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-context-propagation-tck ---
14:00:44 [INFO] No sources to compile
14:00:44 [INFO] 
14:00:44 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-context-propagation-tck ---
14:00:44 [INFO] No tests to run.
14:00:44 [JENKINS] Recording test results
14:00:45 [INFO] 
14:00:45 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-context-propagation-tck ---
14:00:47 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar
14:00:47 [INFO] 
14:00:47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-tck ---
14:00:47 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar
14:00:47 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.pom
14:00:48 Started calculate disk usage of build
14:00:49 Finished Calculation of disk usage of build in 0 seconds
14:00:49 Started calculate disk usage of workspace
14:00:49 Finished Calculation of disk usage of workspace in 0 seconds
14:00:51 [INFO] 
14:00:51 [INFO] --< org.eclipse.microprofile.context-propagation:microprofile-context-propagation-spec >--
14:00:51 [INFO] Building MicroProfile Context Propagation Specification 1.0-SNAPSHOT [4/4]
14:00:51 [INFO] --------------------------------[ pom ]---------------------------------
14:00:51 [INFO] 
14:00:51 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-context-propagation-spec ---
14:00:51 [INFO] Enabled default license matchers.
14:00:51 [INFO] Will parse SCM ignores for exclusions...
14:00:51 [INFO] Finished adding exclusions from SCM ignore files.
14:00:51 [INFO] 62 implicit excludes (use -debug for more details).
14:00:51 [INFO] 8 explicit excludes (use -debug for more details).
14:00:51 [INFO] 12 resources included (use -debug for more details)
14:00:51 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
14:00:51 [INFO] 
14:00:51 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (generate-pdf-doc) @ microprofile-context-propagation-spec ---
14:00:54 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:54 [INFO] ignoreDelta true
14:00:54 [INFO] Copying 0 resource
14:01:10 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
14:01:10 [INFO] 
14:01:10 [INFO] --- asciidoctor-maven-plugin:1.5.5:process-asciidoc (output-html) @ microprofile-context-propagation-spec ---
14:01:10 [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:01:10 [INFO] ignoreDelta true
14:01:10 [INFO] Copying 0 resource
14:01:10 [INFO] Rendered /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/spec/src/main/asciidoc/microprofile-context-propagation.asciidoc
14:01:10 [INFO] 
14:01:10 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-context-propagation-spec ---
14:01:10 [INFO] 
14:01:10 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-context-propagation-spec ---
14:01:10 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/spec/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/microprofile-context-propagation-spec-1.0-SNAPSHOT.pom
14:01:12 Started calculate disk usage of build
14:01:12 Finished Calculation of disk usage of build in 0 seconds
14:01:13 Started calculate disk usage of workspace
14:01:13 Finished Calculation of disk usage of workspace in 0 seconds
14:01:14 [INFO] ------------------------------------------------------------------------
14:01:14 [INFO] Reactor Summary for MicroProfile Context Propagation 1.0-SNAPSHOT:
14:01:14 [INFO] 
14:01:14 [INFO] MicroProfile Context Propagation ................... SUCCESS [  4.674 s]
14:01:14 [INFO] MicroProfile Context Propagation ................... SUCCESS [  2.247 s]
14:01:14 [INFO] microprofile-context-propagation-tck ............... SUCCESS [  4.888 s]
14:01:14 [INFO] MicroProfile Context Propagation Specification ..... SUCCESS [ 20.550 s]
14:01:14 [INFO] ------------------------------------------------------------------------
14:01:14 [INFO] BUILD SUCCESS
14:01:14 [INFO] ------------------------------------------------------------------------
14:01:14 [INFO] Total time:  43.435 s
14:01:14 [INFO] Finished at: 2019-03-27T14:01:14-04:00
14:01:14 [INFO] ------------------------------------------------------------------------
14:01:14 Waiting for Jenkins to finish collecting data
14:01:14 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/spec/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-spec/1.0-SNAPSHOT/microprofile-context-propagation-spec-1.0-SNAPSHOT.pom
14:01:14 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.pom
14:01:14 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/tck/target/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-tck/1.0-SNAPSHOT/microprofile-context-propagation-tck-1.0-SNAPSHOT.jar
14:01:14 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.pom
14:01:14 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/api/target/microprofile-context-propagation-api-1.0-SNAPSHOT.jar to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api/1.0-SNAPSHOT/microprofile-context-propagation-api-1.0-SNAPSHOT.jar
14:01:14 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/microprofile-concurrency-prs/workspace/pom.xml to org.eclipse.microprofile.context-propagation/microprofile-context-propagation-parent/1.0-SNAPSHOT/microprofile-context-propagation-parent-1.0-SNAPSHOT.pom
14:01:14 channel stopped
14:01:16 Started calculate disk usage of build
14:01:16 Finished Calculation of disk usage of build in 0 seconds
14:01:20 Started calculate disk usage of workspace
14:01:20 Finished Calculation of disk usage of workspace in 0 seconds
14:01:21 Setting status of 5aba881cddede9f709bcef5feecd7e41c30223c9 to SUCCESS with url https://hudson.eclipse.org/microprofile/job/microprofile-concurrency-prs/146/ and message: 'Build finished. '
14:01:22 Finished: SUCCESS