Skip to content

Console Output

23:29:12 GitHub pull request #98 of commit 3c59b8264ef370aa561393c1dfdcf20bdc12afca, no merge conflicts.
23:29:13 Setting status of 3c59b8264ef370aa561393c1dfdcf20bdc12afca to PENDING with url https://hudson.eclipse.org/microprofile/job/reactive-streams-prs/97/ and message: 'Build started for merge commit.'
23:29:13 Building in workspace /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace
23:29:13 [WS-CLEANUP] Deleting project workspace...
23:29:13 [WS-CLEANUP] Done
23:29:13 Cloning the remote Git repository
23:29:13 Cloning repository https://github.com/eclipse/microprofile-reactive-streams.git
23:29:13  > /usr/local/bin/git init /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace # timeout=10
23:29:13 Fetching upstream changes from https://github.com/eclipse/microprofile-reactive-streams.git
23:29:13  > /usr/local/bin/git --version # timeout=10
23:29:13 Setting http proxy: proxy.eclipse.org:9898
23:29:13  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-reactive-streams.git +refs/heads/*:refs/remotes/origin/*
23:29:18  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-reactive-streams.git # timeout=10
23:29:18  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:29:18  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/microprofile-reactive-streams.git # timeout=10
23:29:18 Fetching upstream changes from https://github.com/eclipse/microprofile-reactive-streams.git
23:29:18 Setting http proxy: proxy.eclipse.org:9898
23:29:18  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/microprofile-reactive-streams.git +refs/pull/*:refs/remotes/origin/pr/*
23:29:19  > /usr/local/bin/git rev-parse refs/remotes/origin/pr/98/merge^{commit} # timeout=10
23:29:19  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/pr/98/merge^{commit} # timeout=10
23:29:19 Checking out Revision 212843e87be6373d987875f7d30033b251817205 (refs/remotes/origin/pr/98/merge)
23:29:19  > /usr/local/bin/git config core.sparsecheckout # timeout=10
23:29:19  > /usr/local/bin/git checkout -f 212843e87be6373d987875f7d30033b251817205
23:29:19 Commit message: "Merge 3c59b8264ef370aa561393c1dfdcf20bdc12afca into 9c88b3fdb6e65c63ca3c40f5609d965c7b3e92f8"
23:29:19 First time build. Skipping changelog.
23:29:19 Parsing POMs
23:29:20 Discovered a new module org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-spi MicroProfile Reactive Streams Operators SPI
23:29:20 Discovered a new module org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-core MicroProfile Reactive Streams Operators Core
23:29:21 Modules changed, recalculating dependency graph
23:29:26 Established TCP socket on 55504
23:29:26 [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-alpha-1.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.21.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12-alpha-1.jar /home/hudson/genie.microprofile/.jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 55504
23:29:26 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
23:29:27 <===[JENKINS REMOTING CAPACITY]===>channel started
23:29:28 Executing Maven:  -B -f /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/pom.xml install
23:29:30 [INFO] Scanning for projects...
23:29:30 [WARNING] 
23:29:30 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators:jar:1.0-SNAPSHOT
23:29:30 [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:1.0-SNAPSHOT, /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/pom.xml, line 262, column 21
23:29:30 [WARNING] 
23:29:30 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-spi:jar:1.0-SNAPSHOT
23:29:30 [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:1.0-SNAPSHOT, /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/pom.xml, line 262, column 21
23:29:30 [WARNING] 
23:29:30 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-core:jar:1.0-SNAPSHOT
23:29:30 [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:1.0-SNAPSHOT, /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/pom.xml, line 262, column 21
23:29:30 [WARNING] 
23:29:30 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck:jar:1.0-SNAPSHOT
23:29:30 [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck:[unknown-version], /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/pom.xml, line 99, column 21
23:29:30 [WARNING] 
23:29:30 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck-arquillian:jar:1.0-SNAPSHOT
23:29:30 [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-tck-arquillian:[unknown-version], /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/pom.xml, line 101, column 21
23:29:30 [WARNING] 
23:29:30 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-spec:pom:1.0-SNAPSHOT
23:29:30 [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:1.0-SNAPSHOT, /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/pom.xml, line 262, column 21
23:29:30 [WARNING] 
23:29:30 [WARNING] Some problems were encountered while building the effective model for org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent:pom:1.0-SNAPSHOT
23:29:30 [WARNING] 'build.plugins.plugin.version' for org.eclipse.microprofile.maven:microprofile-maven-build-extension is missing. @ line 262, column 21
23:29:30 [WARNING] 
23:29:30 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
23:29:30 [WARNING] 
23:29:30 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
23:29:30 [WARNING] 
23:29:30 [INFO] ------------------------------------------------------------------------
23:29:30 [INFO] Reactor Build Order:
23:29:30 [INFO] 
23:29:30 [INFO] MicroProfile Reactive Streams Support                              [pom]
23:29:30 [INFO] MicroProfile Reactive Streams Operators SPI                        [jar]
23:29:30 [INFO] MicroProfile Reactive Streams Operators                            [jar]
23:29:30 [INFO] MicroProfile Reactive Streams Operators Core                       [jar]
23:29:30 [INFO] MicroProfile Reactive Streams Operators TCK                        [jar]
23:29:30 [INFO] MicroProfile Reactive Streams Operators TCK Arquillian             [jar]
23:29:30 [INFO] MicroProfile Reactive Streams Operators Specification              [pom]
23:29:30 [INFO] 
23:29:30 [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-parent >--
23:29:30 [INFO] Building MicroProfile Reactive Streams Support 1.0-SNAPSHOT        [1/7]
23:29:30 [INFO] --------------------------------[ pom ]---------------------------------
23:29:30 [INFO] 
23:29:30 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-parent ---
23:29:31 [INFO] Enabled default license matchers.
23:29:31 [INFO] Will parse SCM ignores for exclusions...
23:29:31 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/.gitignore
23:29:31 [INFO] Finished adding exclusions from SCM ignore files.
23:29:31 [INFO] 80 implicit excludes (use -debug for more details).
23:29:31 [INFO] Exclude: **/*.svg
23:29:31 [INFO] Exclude: **/target
23:29:31 [INFO] Exclude: .travis.yml.*
23:29:31 [INFO] Exclude: bnd.bnd
23:29:31 [INFO] Exclude: *.log
23:29:31 [INFO] Exclude: .checkstyle
23:29:31 [INFO] Exclude: .factorypath
23:29:31 [INFO] Exclude: .editorconfig
23:29:31 [INFO] Exclude: **/node_modules/**
23:29:31 [INFO] Exclude: **/*.json
23:29:31 [INFO] 7 resources included (use -debug for more details)
23:29:31 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 5 licenses.
23:29:32 [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
23:29:32 [WARNING] o org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-spi:jar:1.0-SNAPSHOT (compile)
23:29:32 [WARNING] Try running the build up to the lifecycle phase "package"
23:29:32 [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
23:29:32 [WARNING] o org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-spi:jar:1.0-SNAPSHOT (compile)
23:29:32 [WARNING] Try running the build up to the lifecycle phase "package"
23:29:32 [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
23:29:32 [WARNING] o org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-spi:jar:1.0-SNAPSHOT (provided)
23:29:32 [WARNING] Try running the build up to the lifecycle phase "package"
23:29:32 [WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
23:29:32 [WARNING] o org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-spi:jar:1.0-SNAPSHOT (provided)
23:29:32 [WARNING] Try running the build up to the lifecycle phase "package"
23:29:32 [INFO] 
23:29:32 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-parent ---
23:29:35 [INFO] Starting audit...
23:29:35 Audit done.
23:29:35 [WARNING] Unable to locate Source XRef to link to - DISABLED
23:29:35 [INFO] 
23:29:35 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-parent ---
23:29:35 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-parent/1.0-SNAPSHOT/microprofile-reactive-streams-parent-1.0-SNAPSHOT.pom
23:29:35 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
23:29:36 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
23:29:37 Started calculate disk usage of build
23:29:37 Finished Calculation of disk usage of build in 0 seconds
23:29:37 Started calculate disk usage of workspace
23:29:37 Finished Calculation of disk usage of workspace in 0 seconds
23:29:38 [INFO] 
23:29:38 [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators-spi >--
23:29:38 [INFO] Building MicroProfile Reactive Streams Operators SPI 1.0-SNAPSHOT  [2/7]
23:29:38 [INFO] --------------------------------[ jar ]---------------------------------
23:29:38 [INFO] 
23:29:38 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-spi ---
23:29:38 [INFO] Enabled default license matchers.
23:29:38 [INFO] Will parse SCM ignores for exclusions...
23:29:38 [INFO] Finished adding exclusions from SCM ignore files.
23:29:38 [INFO] 61 implicit excludes (use -debug for more details).
23:29:38 [INFO] Exclude: **/*.svg
23:29:38 [INFO] Exclude: **/target
23:29:38 [INFO] Exclude: .travis.yml.*
23:29:38 [INFO] Exclude: bnd.bnd
23:29:38 [INFO] Exclude: *.log
23:29:38 [INFO] Exclude: .checkstyle
23:29:38 [INFO] Exclude: .factorypath
23:29:38 [INFO] Exclude: .editorconfig
23:29:38 [INFO] Exclude: **/node_modules/**
23:29:38 [INFO] Exclude: **/*.json
23:29:38 [INFO] 8 resources included (use -debug for more details)
23:29:38 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 8 licenses.
23:29:38 [INFO] 
23:29:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-streams-operators-spi ---
23:29:38 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:29:38 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/src/main/resources
23:29:38 [INFO] 
23:29:38 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-streams-operators-spi ---
23:29:39 [INFO] Changes detected - recompiling the module!
23:29:39 [INFO] Compiling 7 source files to /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/classes
23:29:39 [INFO] 
23:29:39 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators-spi ---
23:29:39 [INFO] 
23:29:39 [INFO] --- bnd-maven-plugin:3.4.0:bnd-process (default) @ microprofile-reactive-streams-operators-spi ---
23:29:40 [INFO] 
23:29:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-streams-operators-spi ---
23:29:40 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:29:40 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/src/test/resources
23:29:40 [INFO] 
23:29:40 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-streams-operators-spi ---
23:29:40 [INFO] No sources to compile
23:29:40 [INFO] 
23:29:40 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-streams-operators-spi ---
23:29:40 [INFO] No tests to run.
23:29:40 [JENKINS] Recording test results
23:29:40 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
23:29:40 [INFO] 
23:29:40 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-reactive-streams-operators-spi ---
23:29:43 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/microprofile-reactive-streams-operators-spi-1.0-SNAPSHOT.jar
23:29:43 [INFO] 
23:29:43 [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-reactive-streams-operators-spi ---
23:29:45 [INFO] 
23:29:45 Loading source files for package org.eclipse.microprofile.reactive.streams.spi...
23:29:45 Constructing Javadoc information...
23:29:45 Standard Doclet version 1.8.0_162
23:29:45 Building tree for all the packages and classes...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/CompletionSubscriber.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Graph.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/ReactiveStreamsEngine.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Cancel.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Collect.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Concat.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Distinct.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.DropWhile.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Failed.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Filter.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FindFirst.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FlatMap.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FlatMapCompletionStage.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FlatMapIterable.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FromCompletionStage.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.FromCompletionStageNullable.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Limit.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Map.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Of.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnComplete.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnError.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnErrorResume.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnErrorResumeWith.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.OnTerminate.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Peek.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.ProcessorStage.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.PublisherStage.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.Skip.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.SubscriberStage.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/Stage.TakeWhile.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/ToGraphable.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/UnsupportedStageException.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-frame.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-summary.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-tree.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/constant-values.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/serialized-form.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/UnsupportedStageException.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/ToGraphable.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Map.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Peek.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Filter.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.DropWhile.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Skip.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Limit.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Distinct.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.TakeWhile.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.PublisherStage.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Of.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.ProcessorStage.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FindFirst.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.SubscriberStage.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Collect.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FlatMap.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FlatMapCompletionStage.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FlatMapIterable.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnError.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnTerminate.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnComplete.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnErrorResume.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.OnErrorResumeWith.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Failed.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Concat.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.Cancel.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FromCompletionStage.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Stage.FromCompletionStageNullable.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/ReactiveStreamsEngine.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/Graph.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/class-use/CompletionSubscriber.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/org/eclipse/microprofile/reactive/streams/spi/package-use.html...
23:29:45 Building index for all the packages and classes...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/overview-tree.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/index-all.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/deprecated-list.html...
23:29:45 Building index for all classes...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/allclasses-frame.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/allclasses-noframe.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/index.html...
23:29:45 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/apidocs/help-doc.html...
23:29:45 3 warnings
23:29:45 [WARNING] Javadoc Warnings
23:29:45 [WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
23:29:45 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Graph.java:34: warning: no @return
23:29:45 [WARNING] Collection<Stage> getStages();
23:29:45 [WARNING] ^
23:29:45 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Graph.java:40: warning: no @return
23:29:45 [WARNING] boolean hasInlet();
23:29:45 [WARNING] ^
23:29:45 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/src/main/java/org/eclipse/microprofile/reactive/streams/spi/Graph.java:46: warning: no @return
23:29:45 [WARNING] boolean hasOutlet();
23:29:45 [WARNING] ^
23:29:50 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/microprofile-reactive-streams-operators-spi-1.0-SNAPSHOT-javadoc.jar
23:29:50 [INFO] 
23:29:50 [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-reactive-streams-operators-spi >>>
23:29:50 [INFO] 
23:29:50 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators-spi ---
23:29:50 [INFO] Enabled default license matchers.
23:29:50 [INFO] Will parse SCM ignores for exclusions...
23:29:50 [INFO] Finished adding exclusions from SCM ignore files.
23:29:50 [INFO] 61 implicit excludes (use -debug for more details).
23:29:50 [INFO] Exclude: **/*.svg
23:29:50 [INFO] Exclude: **/target
23:29:50 [INFO] Exclude: .travis.yml.*
23:29:50 [INFO] Exclude: bnd.bnd
23:29:50 [INFO] Exclude: *.log
23:29:50 [INFO] Exclude: .checkstyle
23:29:50 [INFO] Exclude: .factorypath
23:29:50 [INFO] Exclude: .editorconfig
23:29:50 [INFO] Exclude: **/node_modules/**
23:29:50 [INFO] Exclude: **/*.json
23:29:50 [INFO] 8 resources included (use -debug for more details)
23:29:50 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 8 licenses.
23:29:50 [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
23:29:50 [INFO] 
23:29:50 [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-reactive-streams-operators-spi <<<
23:29:50 [INFO] 
23:29:50 [INFO] 
23:29:50 [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-reactive-streams-operators-spi ---
23:29:52 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/microprofile-reactive-streams-operators-spi-1.0-SNAPSHOT-sources.jar
23:29:52 [INFO] 
23:29:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-reactive-streams-operators-spi ---
23:29:52 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/microprofile-reactive-streams-operators-spi-1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-spi/1.0-SNAPSHOT/microprofile-reactive-streams-operators-spi-1.0-SNAPSHOT.jar
23:29:52 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/pom.xml to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-spi/1.0-SNAPSHOT/microprofile-reactive-streams-operators-spi-1.0-SNAPSHOT.pom
23:29:52 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/microprofile-reactive-streams-operators-spi-1.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-spi/1.0-SNAPSHOT/microprofile-reactive-streams-operators-spi-1.0-SNAPSHOT-javadoc.jar
23:29:52 [INFO] Installing /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/microprofile-reactive-streams-operators-spi-1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/reactive/streams/microprofile-reactive-streams-operators-spi/1.0-SNAPSHOT/microprofile-reactive-streams-operators-spi-1.0-SNAPSHOT-sources.jar
23:29:53 Started calculate disk usage of build
23:29:53 Finished Calculation of disk usage of build in 0 seconds
23:29:54 Started calculate disk usage of workspace
23:29:54 Finished Calculation of disk usage of workspace in 0 seconds
23:29:54 [INFO] 
23:29:54 [INFO] --< org.eclipse.microprofile.reactive.streams:microprofile-reactive-streams-operators >--
23:29:54 [INFO] Building MicroProfile Reactive Streams Operators 1.0-SNAPSHOT      [3/7]
23:29:54 [INFO] --------------------------------[ jar ]---------------------------------
23:29:54 [INFO] 
23:29:54 [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-reactive-streams-operators ---
23:29:54 [INFO] Enabled default license matchers.
23:29:54 [INFO] Will parse SCM ignores for exclusions...
23:29:54 [INFO] Parsing exclusions from /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/.gitignore
23:29:54 [INFO] Finished adding exclusions from SCM ignore files.
23:29:54 [INFO] 64 implicit excludes (use -debug for more details).
23:29:54 [INFO] Exclude: **/*.svg
23:29:54 [INFO] Exclude: **/target
23:29:54 [INFO] Exclude: .travis.yml.*
23:29:54 [INFO] Exclude: bnd.bnd
23:29:54 [INFO] Exclude: *.log
23:29:54 [INFO] Exclude: .checkstyle
23:29:54 [INFO] Exclude: .factorypath
23:29:54 [INFO] Exclude: .editorconfig
23:29:54 [INFO] Exclude: **/node_modules/**
23:29:54 [INFO] Exclude: **/*.json
23:29:54 [INFO] 54 resources included (use -debug for more details)
23:29:54 [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 15 licenses.
23:29:54 [INFO] 
23:29:54 [INFO] --- frontend-maven-plugin:1.6:install-node-and-npm (install-node-and-run-npm-install) @ microprofile-reactive-streams-operators ---
23:29:54 [INFO] Installing node version v8.11.3
23:29:54 [INFO] Unpacking /opt/public/hipp/homes/genie.microprofile/.m2/repository/com/github/eirslett/node/8.11.3/node-8.11.3-linux-x64.tar.gz into /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/node/tmp
23:29:56 [INFO] Copying node binary from /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/node/tmp/node-v8.11.3-linux-x64/bin/node to /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/node/node
23:29:56 [INFO] Extracting NPM
23:29:57 [INFO] Installed node locally.
23:29:57 [INFO] 
23:29:57 [INFO] --- frontend-maven-plugin:1.6:npm (install-node-and-run-npm-install) @ microprofile-reactive-streams-operators ---
23:29:57 [INFO] Running 'npm install' in /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api
23:29:58 [WARNING] npm WARN registry Unexpected warning for https://registry.npmjs.org/: Miscellaneous Warning EINTEGRITY: sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw== integrity checksum failed when using sha512: wanted sha512-MtEC1TqN0EU5nephaJ4rAtThHtC86dNN9qCuEhtshvpVBkAW5ZO7BASN9REnF9eoXGcRub+pFuKEpOHE+HbEMw== but got sha1-o31zL0JxtKsa0HDTVQjoKQeI/6o=. (1659 bytes)
23:29:58 [WARNING] npm WARN registry Using stale package data from https://registry.npmjs.org/ due to a request error during revalidation.
23:29:58 [INFO] 
23:29:58 [INFO] > puppeteer@1.7.0 install /jobs/genie.microprofile/reactive-streams-prs/workspace/api/node_modules/puppeteer
23:29:58 [INFO] > node install.js
23:29:58 [INFO] 
23:30:01 [ERROR] 
23:30:04 [INFO] Chromium downloaded to /jobs/genie.microprofile/reactive-streams-prs/workspace/api/node_modules/puppeteer/.local-chromium/linux-579032
23:30:04 [INFO] added 47 packages in 7.026s
23:30:04 [INFO] 
23:30:04 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-reactive-streams-operators ---
23:30:04 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:30:04 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/resources
23:30:04 [INFO] 
23:30:04 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-reactive-streams-operators ---
23:30:04 [INFO] Changes detected - recompiling the module!
23:30:04 [INFO] Compiling 8 source files to /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/classes
23:30:04 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/ReactiveStreamsFactory.java: Some input files use unchecked or unsafe operations.
23:30:04 [WARNING] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/ReactiveStreamsFactory.java: Recompile with -Xlint:unchecked for details.
23:30:04 [INFO] 
23:30:04 [INFO] --- maven-checkstyle-plugin:3.0.0:checkstyle-aggregate (verify-style) @ microprofile-reactive-streams-operators ---
23:30:05 [INFO] 
23:30:05 [INFO] --- bnd-maven-plugin:3.4.0:bnd-process (default) @ microprofile-reactive-streams-operators ---
23:30:05 [INFO] 
23:30:05 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-reactive-streams-operators ---
23:30:05 [INFO] Using 'UTF-8' encoding to copy filtered resources.
23:30:05 [INFO] skip non existing resourceDirectory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/test/resources
23:30:05 [INFO] 
23:30:05 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-reactive-streams-operators ---
23:30:05 [INFO] No sources to compile
23:30:05 [INFO] 
23:30:05 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-reactive-streams-operators ---
23:30:05 [INFO] No tests to run.
23:30:05 [JENKINS] Recording test results
23:30:05 [INFO] 
23:30:05 [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-reactive-streams-operators ---
23:30:06 [INFO] Building jar: /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT.jar
23:30:06 [INFO] 
23:30:06 [INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-reactive-streams-operators ---
23:30:07 [INFO] 
23:30:07 Loading source files for package org.eclipse.microprofile.reactive.streams...
23:30:07 Constructing Javadoc information...
23:30:07 Standard Doclet version 1.8.0_162
23:30:07 Building tree for all the packages and classes...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/CompletionRunner.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/CompletionSubscriber.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/PublisherBuilder.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/ReactiveStreams.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/ReactiveStreamsFactory.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/SubscriberBuilder.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-frame.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-summary.html...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/collect.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/concat.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/distinct.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/dropWhile.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/empty.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/example.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/failed.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/filter.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/findFirst.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/flatMap.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/flatMapCompletionStage.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/flatMapIterable.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/flatMapRsPublisher.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/forEach.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/fromCompletionStage.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/fromCompletionStageNullable.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/fromIterable.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/generate.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/identity.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/ignore.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/iterate.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/limit.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/map.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/of-many.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/of-single.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/ofNullable.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onComplete.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onError.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onErrorResume.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onErrorResumeWith.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onErrorResumeWithRsPublisher.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/onTerminate.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/peek.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/reduce-identity.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/reduce.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/skip.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/takeWhile.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Copying file /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/doc-files/toList.png to directory /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/doc-files...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-tree.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/constant-values.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/SubscriberBuilder.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/ReactiveStreamsFactory.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/ReactiveStreams.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/PublisherBuilder.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/ProcessorBuilder.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/CompletionSubscriber.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/class-use/CompletionRunner.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/org/eclipse/microprofile/reactive/streams/package-use.html...
23:30:07 Building index for all the packages and classes...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/overview-tree.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/index-all.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/deprecated-list.html...
23:30:07 Building index for all classes...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/allclasses-frame.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/allclasses-noframe.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/index.html...
23:30:07 Generating /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs/help-doc.html...
23:30:07 9 errors
23:30:07 11 warnings
23:30:08 Started calculate disk usage of build
23:30:08 Finished Calculation of disk usage of build in 0 seconds
23:30:08 Started calculate disk usage of workspace
23:30:09 Finished Calculation of disk usage of workspace in 0 seconds
23:30:11 [INFO] ------------------------------------------------------------------------
23:30:11 [INFO] Reactor Summary:
23:30:11 [INFO] 
23:30:11 [INFO] MicroProfile Reactive Streams Support 1.0-SNAPSHOT . SUCCESS [  5.042 s]
23:30:11 [INFO] MicroProfile Reactive Streams Operators SPI ........ SUCCESS [ 14.179 s]
23:30:11 [INFO] MicroProfile Reactive Streams Operators ............ FAILURE [ 13.266 s]
23:30:11 [INFO] MicroProfile Reactive Streams Operators Core ....... SKIPPED
23:30:11 [INFO] MicroProfile Reactive Streams Operators TCK ........ SKIPPED
23:30:11 [INFO] MicroProfile Reactive Streams Operators TCK Arquillian SKIPPED
23:30:11 [INFO] MicroProfile Reactive Streams Operators Specification 1.0-SNAPSHOT SKIPPED
23:30:11 [INFO] ------------------------------------------------------------------------
23:30:11 [INFO] BUILD FAILURE
23:30:11 [INFO] ------------------------------------------------------------------------
23:30:11 [INFO] Total time: 41.119 s
23:30:11 [INFO] Finished at: 2018-09-27T23:30:11-04:00
23:30:11 [INFO] ------------------------------------------------------------------------
23:30:11 Waiting for Jenkins to finish collecting data
23:30:11 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.4:jar (attach-javadocs) on project microprofile-reactive-streams-operators: MavenReportException: Error while generating Javadoc:
23:30:11 [ERROR] Exit code: 1 - Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/CompletionSubscriber.java:59: warning: no @param for <T>
23:30:11 [ERROR] static <T, R> CompletionSubscriber<T, R> of(Subscriber<T> subscriber, CompletionStage<R> completion) {
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/CompletionSubscriber.java:59: warning: no @param for <R>
23:30:11 [ERROR] static <T, R> CompletionSubscriber<T, R> of(Subscriber<T> subscriber, CompletionStage<R> completion) {
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.java:347: warning: no @param for <S>
23:30:11 [ERROR] <S> SubscriberBuilder<T, S> to(SubscriberBuilder<R, S> subscriber);
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.java:455: warning: no @param for <S>
23:30:11 [ERROR] <S> ProcessorBuilder<T, S> via(ProcessorBuilder<R, S> processor);
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/ProcessorBuilder.java:464: warning: no @param for <S>
23:30:11 [ERROR] <S> ProcessorBuilder<T, S> via(Processor<R, S> processor);
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:346: warning: no @param for <R>
23:30:11 [ERROR] <R> CompletionRunner<R> to(SubscriberBuilder<T, R> subscriber);
23:30:11 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck-arquillian/pom.xml to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-tck-arquillian/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-arquillian-1.0-SNAPSHOT.pom
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:354: warning: no @param for <R>
23:30:11 [ERROR] <R> PublisherBuilder<R> via(ProcessorBuilder<T, R> processor);
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:362: warning: no @param for <R>
23:30:11 [ERROR] <R> PublisherBuilder<R> via(Processor<T, R> processor);
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/PublisherBuilder.java:435: warning: no @param for <S>
23:30:11 [ERROR] <S> PublisherBuilder<S> onErrorResumeWithRsPublisher(Function<Throwable, Publisher<? extends S>> errorHandler);
23:30:11 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/pom.xml to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-parent/1.0-SNAPSHOT/microprofile-reactive-streams-parent-1.0-SNAPSHOT.pom
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:28: warning: empty <p> tag
23:30:11 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/pom.xml to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-spi/1.0-SNAPSHOT/microprofile-reactive-streams-operators-spi-1.0-SNAPSHOT.pom
23:30:11 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/microprofile-reactive-streams-operators-spi-1.0-SNAPSHOT.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-spi/1.0-SNAPSHOT/microprofile-reactive-streams-operators-spi-1.0-SNAPSHOT.jar
23:30:11 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/microprofile-reactive-streams-operators-spi-1.0-SNAPSHOT-javadoc.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-spi/1.0-SNAPSHOT/microprofile-reactive-streams-operators-spi-1.0-SNAPSHOT-javadoc.jar
23:30:11 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spi/target/microprofile-reactive-streams-operators-spi-1.0-SNAPSHOT-sources.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-spi/1.0-SNAPSHOT/microprofile-reactive-streams-operators-spi-1.0-SNAPSHOT-sources.jar
23:30:11 [ERROR] * <p>
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:30: error: reference not found
23:30:11 [ERROR] * <li>{@link org.eclipse.microprofile.reactive.streams.PublisherBuilderImpl}, which when built produces a
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:32: error: reference not found
23:30:11 [ERROR] * <li>{@link org.eclipse.microprofile.reactive.streams.SubscriberBuilderImpl}, which when built produces a
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:34: error: reference not found
23:30:11 [ERROR] * <li>{@link org.eclipse.microprofile.reactive.streams.ProcessorBuilderImpl}, which when built produces a
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:36: error: reference not found
23:30:11 [ERROR] * <li>{@link org.eclipse.microprofile.reactive.streams.CompletionRunnerImpl}, which when built produces a
23:30:11 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/tck/pom.xml to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-tck/1.0-SNAPSHOT/microprofile-reactive-streams-operators-tck-1.0-SNAPSHOT.pom
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:41: error: reference not found
23:30:11 [ERROR] * {@link org.eclipse.microprofile.reactive.streams.ProcessorBuilderImpl#toList()} changes the builder to a
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:42: error: reference not found
23:30:11 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/pom.xml to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators/1.0-SNAPSHOT/microprofile-reactive-streams-operators-1.0-SNAPSHOT.pom
23:30:11 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/microprofile-reactive-streams-operators-1.0-SNAPSHOT.jar to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators/1.0-SNAPSHOT/microprofile-reactive-streams-operators-1.0-SNAPSHOT.jar
23:30:11 [ERROR] * {@link org.eclipse.microprofile.reactive.streams.SubscriberBuilderImpl}, since the processor now has a termination
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:52: error: reference not found
23:30:11 [ERROR] * {@link org.eclipse.microprofile.reactive.streams.ProcessorBuilderImpl#toList()}, the result will be a
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:54: error: reference not found
23:30:11 [ERROR] * of {@link org.eclipse.microprofile.reactive.streams.ProcessorBuilderImpl#findFirst()}, it's an
23:30:11 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/core/pom.xml to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-core/1.0-SNAPSHOT/microprofile-reactive-streams-operators-core-1.0-SNAPSHOT.pom
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:59: error: reference not found
23:30:11 [ERROR] * The {@link org.eclipse.microprofile.reactive.streams.CompletionRunnerImpl} builds a closed graph, in that case both a
23:30:11 [ERROR] ^
23:30:11 [ERROR] /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/src/main/java/org/eclipse/microprofile/reactive/streams/package-info.java:68: warning: empty <p> tag
23:30:11 [JENKINS] Archiving /home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/spec/pom.xml to org.eclipse.microprofile.reactive.streams/microprofile-reactive-streams-operators-spec/1.0-SNAPSHOT/microprofile-reactive-streams-operators-spec-1.0-SNAPSHOT.pom
23:30:11 [ERROR] * <p>
23:30:11 [ERROR] ^
23:30:11 [ERROR] 
23:30:11 [ERROR] Command line was: /opt/public/common/java/oracle/jdk1.8.0_162_x64/jre/../bin/javadoc @options @packages
23:30:11 [ERROR] 
23:30:11 [ERROR] Refer to the generated Javadoc files in '/home/hudson/genie.microprofile/.jenkins/jobs/reactive-streams-prs/workspace/api/target/apidocs' dir.
23:30:11 [ERROR] -> [Help 1]
23:30:11 [ERROR] 
23:30:11 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
23:30:11 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
23:30:11 [ERROR] 
23:30:11 [ERROR] For more information about the errors and possible solutions, please read the following articles:
23:30:11 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
23:30:11 [ERROR] 
23:30:11 [ERROR] After correcting the problems, you can resume the build with the command
23:30:11 [ERROR]   mvn <goals> -rf :microprofile-reactive-streams-operators
23:30:15 channel stopped
23:30:17 Started calculate disk usage of build
23:30:17 Finished Calculation of disk usage of build in 0 seconds
23:30:20 Started calculate disk usage of workspace
23:30:20 Finished Calculation of disk usage of workspace in 0 seconds
23:30:21 Setting status of 3c59b8264ef370aa561393c1dfdcf20bdc12afca to FAILURE with url https://hudson.eclipse.org/microprofile/job/reactive-streams-prs/97/ and message: 'Build finished. '
23:30:21 Finished: FAILURE