Skip to content

Console Output

11:40:58 GitHub pull request #97 of commit a514e01b633e6a7cd6c1af36de94082146e0046d, no merge conflicts.
11:40:58 Running as SYSTEM
11:40:59 Setting status of a514e01b633e6a7cd6c1af36de94082146e0046d to PENDING with url https://ci.eclipse.org/microprofile/job/reactive-messaging-prs/76/ and message: 'Build started for merge commit.'
11:41:00 Agent default-agent-hsmwl is provisioned from template Kubernetes Pod Template
11:41:00 ---
11:41:00 apiVersion: "v1"
11:41:00 kind: "Pod"
11:41:00 metadata:
11:41:00   annotations: {}
11:41:00   labels:
11:41:00     jenkins: "slave"
11:41:00   name: "default-agent-hsmwl"
11:41:00 spec:
11:41:00   containers:
11:41:00   - env:
11:41:00     - name: "MAVEN_OPTS"
11:41:00       value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
11:41:00     - name: "JENKINS_SECRET"
11:41:00       value: "********"
11:41:00     - name: "JENKINS_TUNNEL"
11:41:00       value: "jenkins-discovery.microprofile.svc.cluster.local:50000"
11:41:00     - name: "JENKINS_AGENT_NAME"
11:41:00       value: "default-agent-hsmwl"
11:41:00     - name: "MAVEN_CONFIG"
11:41:00       value: "-B -e"
11:41:00     - name: "JENKINS_NAME"
11:41:00       value: "default-agent-hsmwl"
11:41:00     - name: "JENKINS_AGENT_WORKDIR"
11:41:00       value: "/home/jenkins/agent"
11:41:00     - name: "JENKINS_URL"
11:41:00       value: "http://jenkins-ui.microprofile.svc.cluster.local/microprofile/"
11:41:00     - name: "HOME"
11:41:00       value: "/home/jenkins"
11:41:00     image: "eclipsecbijenkins/jenkins-agent:3.35@sha256:5d06ebec6e9dffc44fb41009a51d085a83944a23f651416531b960143d186340"
11:41:00     imagePullPolicy: "IfNotPresent"
11:41:00     name: "jnlp"
11:41:00     resources:
11:41:00       limits:
11:41:00         memory: "4096Mi"
11:41:00         cpu: "2000m"
11:41:00       requests:
11:41:00         memory: "4096Mi"
11:41:00         cpu: "1000m"
11:41:00     securityContext:
11:41:00       privileged: false
11:41:00     tty: true
11:41:00     volumeMounts:
11:41:00     - mountPath: "/home/jenkins/.m2/toolchains.xml"
11:41:00       name: "toolchains-xml"
11:41:00       readOnly: true
11:41:00       subPath: "toolchains.xml"
11:41:00     - mountPath: "/opt/tools"
11:41:00       name: "volume-0"
11:41:00       readOnly: false
11:41:00     - mountPath: "/home/jenkins"
11:41:00       name: "volume-2"
11:41:00       readOnly: false
11:41:00     - mountPath: "/home/jenkins/.m2/repository"
11:41:00       name: "volume-3"
11:41:00       readOnly: false
11:41:00     - mountPath: "/home/jenkins/.m2/settings-security.xml"
11:41:00       name: "settings-security-xml"
11:41:00       readOnly: true
11:41:00       subPath: "settings-security.xml"
11:41:00     - mountPath: "/home/jenkins/.m2/settings.xml"
11:41:00       name: "settings-xml"
11:41:00       readOnly: true
11:41:00       subPath: "settings.xml"
11:41:00     - mountPath: "/home/jenkins/.ssh"
11:41:00       name: "volume-1"
11:41:00       readOnly: false
11:41:00     - mountPath: "/home/jenkins/agent"
11:41:00       name: "workspace-volume"
11:41:00       readOnly: false
11:41:00     workingDir: "/home/jenkins/agent"
11:41:00   nodeSelector: {}
11:41:00   restartPolicy: "Never"
11:41:00   volumes:
11:41:00   - name: "settings-security-xml"
11:41:00     secret:
11:41:00       items:
11:41:00       - key: "settings-security.xml"
11:41:00         path: "settings-security.xml"
11:41:00       secretName: "m2-secret-dir"
11:41:00   - name: "volume-0"
11:41:00     persistentVolumeClaim:
11:41:00       claimName: "tools-claim-jiro-microprofile"
11:41:00       readOnly: true
11:41:00   - configMap:
11:41:00       items:
11:41:00       - key: "toolchains.xml"
11:41:00         path: "toolchains.xml"
11:41:00       name: "m2-dir"
11:41:00     name: "toolchains-xml"
11:41:00   - emptyDir:
11:41:00       medium: ""
11:41:00     name: "volume-2"
11:41:00   - configMap:
11:41:00       name: "known-hosts"
11:41:00     name: "volume-1"
11:41:00   - name: "settings-xml"
11:41:00     secret:
11:41:00       items:
11:41:00       - key: "settings.xml"
11:41:00         path: "settings.xml"
11:41:00       secretName: "m2-secret-dir"
11:41:00   - emptyDir:
11:41:00       medium: ""
11:41:00     name: "workspace-volume"
11:41:00   - emptyDir:
11:41:00       medium: ""
11:41:00     name: "volume-3"
11:41:00 
11:41:00 Building remotely on default-agent-hsmwl in workspace /home/jenkins/agent/workspace/reactive-messaging-prs
11:41:00 [WS-CLEANUP] Deleting project workspace...
11:41:00 [WS-CLEANUP] Deferred wipeout is used...
11:41:02 No credentials specified
11:41:02 Cloning the remote Git repository
11:41:02 Cloning repository https://github.com/eclipse/microprofile-reactive-messaging.git
11:41:02  > git init /home/jenkins/agent/workspace/reactive-messaging-prs # timeout=10
11:41:02 Fetching upstream changes from https://github.com/eclipse/microprofile-reactive-messaging.git
11:41:02  > git --version # timeout=10
11:41:02  > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-reactive-messaging.git +refs/heads/*:refs/remotes/origin/*
11:41:03  > git config remote.origin.url https://github.com/eclipse/microprofile-reactive-messaging.git # timeout=10
11:41:03  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:41:03  > git config remote.origin.url https://github.com/eclipse/microprofile-reactive-messaging.git # timeout=10
11:41:03 Fetching upstream changes from https://github.com/eclipse/microprofile-reactive-messaging.git
11:41:03  > git fetch --tags --force --progress -- https://github.com/eclipse/microprofile-reactive-messaging.git +refs/pull/*:refs/remotes/origin/pr/*
11:41:07  > git rev-parse refs/remotes/origin/pr/97/merge^{commit} # timeout=10
11:41:07  > git rev-parse refs/remotes/origin/origin/pr/97/merge^{commit} # timeout=10
11:41:07 Checking out Revision 6a7eda36b4c8eaf259e420b348adc6cd689f9d96 (refs/remotes/origin/pr/97/merge)
11:41:07  > git config core.sparsecheckout # timeout=10
11:41:07  > git checkout -f 6a7eda36b4c8eaf259e420b348adc6cd689f9d96
11:41:08 Commit message: "Merge a514e01b633e6a7cd6c1af36de94082146e0046d into 4b1714d71e44989d98cf2d0e3889a25a77013188"
11:41:08 First time build. Skipping changelog.
11:41:09 Parsing POMs
11:41:18 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.4.0.Final/arquillian-bom-1.4.0.Final.pom
11:41:18 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom
11:41:19 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.2.6/shrinkwrap-resolver-bom-2.2.6.pom
11:41:19 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom
11:41:19 Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.4.1.Final/arquillian-bom-1.4.1.Final.pom
11:41:20 Modules changed, recalculating dependency graph
11:41:20 Established TCP socket on 40322
11:41:20 Copied maven35-agent.jar
11:41:20 Copied maven35-interceptor.jar
11:41:20 Copied maven3-interceptor-commons.jar
11:41:20 [reactive-messaging-prs] $ /opt/tools/java/oracle/jdk-8/latest/bin/java -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 40322
11:41:20 Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
11:41:20 Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
11:41:22 <===[JENKINS REMOTING CAPACITY]===>channel started
11:41:27 Executing Maven:  -B -f /home/jenkins/agent/workspace/reactive-messaging-prs/pom.xml install
11:41:28 [INFO] Scanning for projects...
11:41:31 [INFO] ------------------------------------------------------------------------
11:41:31 [INFO] Reactor Build Order:
11:41:31 [INFO] 
11:41:31 [INFO] MicroProfile Reactive Messaging                                    [pom]
11:41:31 [INFO] MicroProfile Reactive Messaging API                                [jar]
11:41:31 [INFO] MicroProfile Reactive Messaging - TCK                              [jar]
11:41:31 [INFO] MicroProfile Reactive Messaging Specification                      [pom]
11:41:31 [INFO] 
11:41:31 [INFO] --< org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-parent >--
11:41:31 [INFO] Building MicroProfile Reactive Messaging 1.1-SNAPSHOT              [1/4]
11:41:31 [INFO] --------------------------------[ pom ]---------------------------------
11:41:47 [INFO] 
11:41:47 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-reactive-messaging-parent ---
11:43:27 [INFO] Enabled default license matchers.
11:43:27 [INFO] Will parse SCM ignores for exclusions...
11:43:27 [INFO] Parsing exclusions from /home/jenkins/agent/workspace/reactive-messaging-prs/.gitignore
11:43:27 [INFO] Finished adding exclusions from SCM ignore files.
11:43:27 [INFO] 77 implicit excludes (use -debug for more details).
11:43:27 [INFO] 9 explicit excludes (use -debug for more details).
11:43:27 [INFO] 9 resources included (use -debug for more details)
11:43:27 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 6 licenses.
11:43:54 [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
11:43:54 [WARNING] o org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-api:jar:1.1-SNAPSHOT (compile)
11:43:54 [WARNING] Try running the build up to the lifecycle phase "package"
11:43:55 [INFO] 
11:43:55 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-messaging-parent ---
11:45:07 [INFO] Starting audit...
11:45:07 Audit done.
11:45:07 [WARNING] Unable to locate Source XRef to link to - DISABLED
11:45:08 [INFO] 
11:45:08 [INFO] --- license-maven-plugin:3.0:format (default) @ microprofile-reactive-messaging-parent ---
11:46:06 [INFO] Updating license headers...
11:46:06 [WARNING] Unknown file extension: /home/jenkins/agent/workspace/reactive-messaging-prs/CONTRIBUTING.adoc
11:46:06 [WARNING] Unknown file extension: /home/jenkins/agent/workspace/reactive-messaging-prs/.gitattributes
11:46:06 [WARNING] Unknown file extension: /home/jenkins/agent/workspace/reactive-messaging-prs/LICENSE
11:46:06 [WARNING] Unknown file extension: /home/jenkins/agent/workspace/reactive-messaging-prs/NOTICE
11:46:06 [WARNING] Unknown file extension: /home/jenkins/agent/workspace/reactive-messaging-prs/README.adoc
11:46:06 [WARNING] Unknown file extension: /home/jenkins/agent/workspace/reactive-messaging-prs/api/bnd.bnd
11:46:06 [WARNING] Unknown file extension: /home/jenkins/agent/workspace/reactive-messaging-prs/tck/README.adoc
11:46:06 [WARNING] Unable to find a comment style definition for some files. You may want to add a custom mapping for the relevant file extensions.
11:46:06 [INFO] 
11:46:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-messaging-parent ---
11:46:26 [INFO] Installing /home/jenkins/agent/workspace/reactive-messaging-prs/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive/messaging/microprofile-reactive-messaging-parent/1.1-SNAPSHOT/microprofile-reactive-messaging-parent-1.1-SNAPSHOT.pom
11:46:27 [INFO] 
11:46:27 [INFO] --< org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-api >--
11:46:27 [INFO] Building MicroProfile Reactive Messaging API 1.1-SNAPSHOT          [2/4]
11:46:27 [INFO] --------------------------------[ jar ]---------------------------------
11:46:33 [INFO] 
11:46:33 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-reactive-messaging-api ---
11:46:33 [INFO] Enabled default license matchers.
11:46:33 [INFO] Will parse SCM ignores for exclusions...
11:46:33 [INFO] Finished adding exclusions from SCM ignore files.
11:46:33 [INFO] 62 implicit excludes (use -debug for more details).
11:46:33 [INFO] 9 explicit excludes (use -debug for more details).
11:46:33 [INFO] 12 resources included (use -debug for more details)
11:46:33 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
11:46:33 [INFO] 
11:46:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-messaging-api ---
11:46:41 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:46:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reactive-messaging-prs/api/src/main/resources
11:46:41 [INFO] 
11:46:41 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-messaging-api ---
11:46:48 [INFO] Changes detected - recompiling the module!
11:46:48 [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/classes
11:46:49 [INFO] 
11:46:49 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-messaging-api ---
11:46:49 [INFO] 
11:46:49 [INFO] --- bnd-maven-plugin:4.2.0:bnd-process (default) @ microprofile-reactive-messaging-api ---
11:46:55 [WARNING] Cannot consider developer in line '75' of file '/home/jenkins/agent/workspace/reactive-messaging-prs/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
11:46:55 [WARNING] Cannot consider developer in line '81' of file '/home/jenkins/agent/workspace/reactive-messaging-prs/pom.xml' for bundle header 'Bundle-Developers' as it does not contain the mandatory id.
11:46:56 [INFO] 
11:46:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-messaging-api ---
11:46:56 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:46:56 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reactive-messaging-prs/api/src/test/resources
11:46:56 [INFO] 
11:46:56 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-messaging-api ---
11:46:56 [INFO] No sources to compile
11:46:56 [INFO] 
11:46:56 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-messaging-api ---
11:47:01 [INFO] No tests to run.
11:47:01 [JENKINS] Recording test results
11:47:01 [INFO] 
11:47:01 [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ microprofile-reactive-messaging-api ---
11:47:12 [INFO] Building jar: /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/microprofile-reactive-messaging-api-1.1-SNAPSHOT.jar
11:47:12 [INFO] 
11:47:12 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ microprofile-reactive-messaging-api ---
11:47:25 [INFO] 
11:47:25 Loading source files for package org.eclipse.microprofile.reactive.messaging...
11:47:25 Loading source files for package org.eclipse.microprofile.reactive.messaging.spi...
11:47:25 Constructing Javadoc information...
11:47:25 Standard Doclet version 1.8.0_202
11:47:25 Building tree for all the packages and classes...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/Acknowledgment.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/Acknowledgment.Strategy.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/Incoming.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/Message.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/Outgoing.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/spi/Connector.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/spi/ConnectorFactory.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/spi/ConnectorLiteral.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/spi/IncomingConnectorFactory.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/spi/OutgoingConnectorFactory.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/overview-frame.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/package-frame.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/package-summary.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/package-tree.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/spi/package-frame.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/spi/package-summary.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/spi/package-tree.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/constant-values.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/serialized-form.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/class-use/Outgoing.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/class-use/Message.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/class-use/Incoming.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/class-use/Acknowledgment.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/class-use/Acknowledgment.Strategy.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/spi/class-use/OutgoingConnectorFactory.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/spi/class-use/IncomingConnectorFactory.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/spi/class-use/ConnectorLiteral.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/spi/class-use/ConnectorFactory.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/spi/class-use/Connector.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/package-use.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/org/eclipse/microprofile/reactive/messaging/spi/package-use.html...
11:47:25 Building index for all the packages and classes...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/overview-tree.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/index-all.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/deprecated-list.html...
11:47:25 Building index for all classes...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/allclasses-frame.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/allclasses-noframe.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/index.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/overview-summary.html...
11:47:25 Generating /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/apidocs/help-doc.html...
11:47:26 [INFO] Building jar: /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/microprofile-reactive-messaging-api-1.1-SNAPSHOT-javadoc.jar
11:47:26 [INFO] 
11:47:26 [INFO] >>> maven-source-plugin:3.1.0:jar (attach-sources) > generate-sources @ microprofile-reactive-messaging-api >>>
11:47:26 [INFO] 
11:47:26 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-reactive-messaging-api ---
11:47:26 [INFO] Enabled default license matchers.
11:47:26 [INFO] Will parse SCM ignores for exclusions...
11:47:26 [INFO] Finished adding exclusions from SCM ignore files.
11:47:26 [INFO] 62 implicit excludes (use -debug for more details).
11:47:26 [INFO] 9 explicit excludes (use -debug for more details).
11:47:26 [INFO] 12 resources included (use -debug for more details)
11:47:26 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 12 licenses.
11:47:26 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
11:47:26 [INFO] 
11:47:26 [INFO] <<< maven-source-plugin:3.1.0:jar (attach-sources) < generate-sources @ microprofile-reactive-messaging-api <<<
11:47:26 [INFO] 
11:47:26 [INFO] 
11:47:26 [INFO] --- maven-source-plugin:3.1.0:jar (attach-sources) @ microprofile-reactive-messaging-api ---
11:47:26 [INFO] Building jar: /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/microprofile-reactive-messaging-api-1.1-SNAPSHOT-sources.jar
11:47:26 [INFO] 
11:47:26 [INFO] --- license-maven-plugin:3.0:format (default) @ microprofile-reactive-messaging-api ---
11:47:26 [INFO] Updating license headers...
11:47:26 [WARNING] Unknown file extension: /home/jenkins/agent/workspace/reactive-messaging-prs/api/bnd.bnd
11:47:26 [WARNING] Unable to find a comment style definition for some files. You may want to add a custom mapping for the relevant file extensions.
11:47:26 [INFO] 
11:47:26 [INFO] --- bnd-baseline-maven-plugin:4.2.0:baseline (baseline) @ microprofile-reactive-messaging-api ---
11:47:26 [INFO] Determining the baseline version for org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-api:jar:1.0 using repositories [eclipse.maven.central.mirror (https://repo.eclipse.org/content/repositories/maven_central/, default, releases)]
11:47:26 [INFO] The baseline version was found to be 1.0
11:47:27 [INFO] Baselining check succeeded checking org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-api:jar:1.1-SNAPSHOT against org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-api:jar:1.0
11:47:27 [INFO] 
11:47:27 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-messaging-api ---
11:47:27 [INFO] Installing /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/microprofile-reactive-messaging-api-1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive/messaging/microprofile-reactive-messaging-api/1.1-SNAPSHOT/microprofile-reactive-messaging-api-1.1-SNAPSHOT.jar
11:47:27 [INFO] Installing /home/jenkins/agent/workspace/reactive-messaging-prs/api/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive/messaging/microprofile-reactive-messaging-api/1.1-SNAPSHOT/microprofile-reactive-messaging-api-1.1-SNAPSHOT.pom
11:47:27 [INFO] Installing /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/microprofile-reactive-messaging-api-1.1-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive/messaging/microprofile-reactive-messaging-api/1.1-SNAPSHOT/microprofile-reactive-messaging-api-1.1-SNAPSHOT-javadoc.jar
11:47:27 [INFO] Installing /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/microprofile-reactive-messaging-api-1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive/messaging/microprofile-reactive-messaging-api/1.1-SNAPSHOT/microprofile-reactive-messaging-api-1.1-SNAPSHOT-sources.jar
11:47:27 [INFO] 
11:47:27 [INFO] --< org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-tck >--
11:47:27 [INFO] Building MicroProfile Reactive Messaging - TCK 1.1-SNAPSHOT        [3/4]
11:47:27 [INFO] --------------------------------[ jar ]---------------------------------
11:47:27 [INFO] 
11:47:27 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-reactive-messaging-tck ---
11:47:27 [INFO] Enabled default license matchers.
11:47:27 [INFO] Will parse SCM ignores for exclusions...
11:47:27 [INFO] Finished adding exclusions from SCM ignore files.
11:47:27 [INFO] 62 implicit excludes (use -debug for more details).
11:47:27 [INFO] 9 explicit excludes (use -debug for more details).
11:47:27 [INFO] 46 resources included (use -debug for more details)
11:47:28 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 46 licenses.
11:47:28 [INFO] 
11:47:28 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-messaging-tck ---
11:47:28 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:47:28 [INFO] Copying 2 resources
11:47:28 [INFO] 
11:47:28 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-messaging-tck ---
11:47:28 [INFO] Changes detected - recompiling the module!
11:47:28 [INFO] Compiling 43 source files to /home/jenkins/agent/workspace/reactive-messaging-prs/tck/target/classes
11:47:29 [INFO] 
11:47:29 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-messaging-tck ---
11:47:29 [INFO] 
11:47:29 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-messaging-tck ---
11:47:29 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:47:29 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reactive-messaging-prs/tck/src/test/resources
11:47:29 [INFO] 
11:47:29 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-messaging-tck ---
11:47:29 [INFO] No sources to compile
11:47:30 [INFO] 
11:47:30 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-messaging-tck ---
11:47:30 [INFO] No tests to run.
11:47:30 [JENKINS] Recording test results
11:47:30 [INFO] 
11:47:30 [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ microprofile-reactive-messaging-tck ---
11:47:30 [INFO] Building jar: /home/jenkins/agent/workspace/reactive-messaging-prs/tck/target/microprofile-reactive-messaging-tck-1.1-SNAPSHOT.jar
11:47:30 [INFO] 
11:47:30 [INFO] --- license-maven-plugin:3.0:format (default) @ microprofile-reactive-messaging-tck ---
11:47:30 [INFO] Updating license headers...
11:47:30 [WARNING] Unknown file extension: /home/jenkins/agent/workspace/reactive-messaging-prs/tck/README.adoc
11:47:30 [WARNING] Unable to find a comment style definition for some files. You may want to add a custom mapping for the relevant file extensions.
11:47:30 [INFO] 
11:47:30 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-messaging-tck ---
11:47:30 [INFO] Installing /home/jenkins/agent/workspace/reactive-messaging-prs/tck/target/microprofile-reactive-messaging-tck-1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive/messaging/microprofile-reactive-messaging-tck/1.1-SNAPSHOT/microprofile-reactive-messaging-tck-1.1-SNAPSHOT.jar
11:47:30 [INFO] Installing /home/jenkins/agent/workspace/reactive-messaging-prs/tck/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive/messaging/microprofile-reactive-messaging-tck/1.1-SNAPSHOT/microprofile-reactive-messaging-tck-1.1-SNAPSHOT.pom
11:47:30 [INFO] 
11:47:30 [INFO] --< org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-spec >--
11:47:30 [INFO] Building MicroProfile Reactive Messaging Specification 1.1-SNAPSHOT [4/4]
11:47:30 [INFO] --------------------------------[ pom ]---------------------------------
11:47:31 [INFO] 
11:47:31 [INFO] --- apache-rat-plugin:0.13:check (rat-check) @ microprofile-reactive-messaging-spec ---
11:47:31 [INFO] Enabled default license matchers.
11:47:31 [INFO] Will parse SCM ignores for exclusions...
11:47:31 [INFO] Finished adding exclusions from SCM ignore files.
11:47:31 [INFO] 62 implicit excludes (use -debug for more details).
11:47:31 [INFO] 9 explicit excludes (use -debug for more details).
11:47:31 [INFO] 7 resources included (use -debug for more details)
11:47:31 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 5 licenses.
11:47:31 [INFO] 
11:47:31 [INFO] --- asciidoctor-maven-plugin:1.6.0:process-asciidoc (generate-pdf-doc) @ microprofile-reactive-messaging-spec ---
11:48:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:48:04 [INFO] Copying 2 resources
11:48:38 [INFO] Rendered /home/jenkins/agent/workspace/reactive-messaging-prs/spec/src/main/asciidoc/microprofile-reactive-messaging-spec.asciidoc
11:48:38 [INFO] 
11:48:38 [INFO] --- asciidoctor-maven-plugin:1.6.0:process-asciidoc (output-html) @ microprofile-reactive-messaging-spec ---
11:48:39 [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:48:39 [INFO] Copying 2 resources
11:48:41 [INFO] Rendered /home/jenkins/agent/workspace/reactive-messaging-prs/spec/src/main/asciidoc/microprofile-reactive-messaging-spec.asciidoc
11:48:41 [INFO] 
11:48:41 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-messaging-spec ---
11:48:41 [INFO] 
11:48:41 [INFO] --- license-maven-plugin:3.0:format (default) @ microprofile-reactive-messaging-spec ---
11:48:41 [INFO] Updating license headers...
11:48:41 [INFO] 
11:48:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-messaging-spec ---
11:48:41 [INFO] Installing /home/jenkins/agent/workspace/reactive-messaging-prs/spec/pom.xml to /home/jenkins/.m2/repository/org/eclipse/microprofile/reactive/messaging/microprofile-reactive-messaging-spec/1.1-SNAPSHOT/microprofile-reactive-messaging-spec-1.1-SNAPSHOT.pom
11:48:42 [INFO] ------------------------------------------------------------------------
11:48:42 [INFO] Reactor Summary for MicroProfile Reactive Messaging 1.1-SNAPSHOT:
11:48:42 [INFO] 
11:48:42 [INFO] MicroProfile Reactive Messaging .................... SUCCESS [04:54 min]
11:48:42 [INFO] MicroProfile Reactive Messaging API ................ SUCCESS [ 59.932 s]
11:48:42 [INFO] MicroProfile Reactive Messaging - TCK .............. SUCCESS [  2.440 s]
11:48:42 [INFO] MicroProfile Reactive Messaging Specification ...... SUCCESS [01:10 min]
11:48:42 [INFO] ------------------------------------------------------------------------
11:48:42 [INFO] BUILD SUCCESS
11:48:42 [INFO] ------------------------------------------------------------------------
11:48:42 [INFO] Total time:  07:13 min
11:48:42 [INFO] Finished at: 2020-03-23T15:48:42Z
11:48:42 [INFO] ------------------------------------------------------------------------
11:48:42 Waiting for Jenkins to finish collecting data
11:48:42 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-messaging-prs/tck/pom.xml to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-tck/1.1-SNAPSHOT/microprofile-reactive-messaging-tck-1.1-SNAPSHOT.pom
11:48:42 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-messaging-prs/tck/target/microprofile-reactive-messaging-tck-1.1-SNAPSHOT.jar to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-tck/1.1-SNAPSHOT/microprofile-reactive-messaging-tck-1.1-SNAPSHOT.jar
11:48:42 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-messaging-prs/spec/pom.xml to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-spec/1.1-SNAPSHOT/microprofile-reactive-messaging-spec-1.1-SNAPSHOT.pom
11:48:42 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-messaging-prs/pom.xml to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-parent/1.1-SNAPSHOT/microprofile-reactive-messaging-parent-1.1-SNAPSHOT.pom
11:48:42 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-messaging-prs/api/pom.xml to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-api/1.1-SNAPSHOT/microprofile-reactive-messaging-api-1.1-SNAPSHOT.pom
11:48:42 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/microprofile-reactive-messaging-api-1.1-SNAPSHOT.jar to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-api/1.1-SNAPSHOT/microprofile-reactive-messaging-api-1.1-SNAPSHOT.jar
11:48:42 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/microprofile-reactive-messaging-api-1.1-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-api/1.1-SNAPSHOT/microprofile-reactive-messaging-api-1.1-SNAPSHOT-javadoc.jar
11:48:42 [JENKINS] Archiving /home/jenkins/agent/workspace/reactive-messaging-prs/api/target/microprofile-reactive-messaging-api-1.1-SNAPSHOT-sources.jar to org.eclipse.microprofile.reactive.messaging/microprofile-reactive-messaging-api/1.1-SNAPSHOT/microprofile-reactive-messaging-api-1.1-SNAPSHOT-sources.jar
11:48:43 channel stopped
11:48:43 Setting status of a514e01b633e6a7cd6c1af36de94082146e0046d to SUCCESS with url https://ci.eclipse.org/microprofile/job/reactive-messaging-prs/76/ and message: 'Build finished. '
11:48:44 Finished: SUCCESS