Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[microprofile-dev] Build failed in Jenkins: LRA-maven-snapshots #589

See <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/589/display/redirect>

------------------------------------------
[...truncated 2.98 KB...]
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] MicroProfile Long Running Actions                                  [pom]
[INFO] MicroProfile LRA API                                               [jar]
[INFO] MicroProfile LRA TCK                                               [jar]
[INFO] 
[INFO] --------< org.eclipse.microprofile.lra:microprofile-lra-parent >--------
[INFO] Building MicroProfile Long Running Actions 1.0-SNAPSHOT            [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-lra-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 70 implicit excludes (use -debug for more details).
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.adoc
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 3 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ microprofile-lra-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-lra-parent ---
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/pom.xml> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/lra/microprofile-lra-parent/1.0-SNAPSHOT/microprofile-lra-parent-1.0-SNAPSHOT.pom
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ---------< org.eclipse.microprofile.lra:microprofile-lra-api >----------
[INFO] Building MicroProfile LRA API 1.0-SNAPSHOT                         [2/3]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-lra-api ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.adoc
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 14 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 11 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-lra-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-lra-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ microprofile-lra-api ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- bnd-maven-plugin:3.4.0:bnd-process (default) @ microprofile-lra-api ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ microprofile-lra-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ microprofile-lra-api ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ microprofile-lra-api ---
[INFO] No tests to run.
[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ microprofile-lra-api ---
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/microprofile-lra-api-1.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.10.4:jar (attach-javadocs) @ microprofile-lra-api ---
[INFO] 
Loading source files for package org.eclipse.microprofile.lra.annotation...
Loading source files for package org.eclipse.microprofile.lra.annotation.ws.rs...
Loading source files for package org.eclipse.microprofile.lra...
Constructing Javadoc information...
Standard Doclet version 1.8.0_192
Building tree for all the packages and classes...
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/AfterLRA.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/Compensate.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/Complete.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/Forget.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/LRAStatus.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/ParticipantStatus.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/Status.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/ws/rs/Leave.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/ws/rs/LRA.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/ws/rs/LRA.Type.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/overview-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/ws/rs/package-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/ws/rs/package-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/ws/rs/package-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/constant-values.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/class-use/Status.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/class-use/ParticipantStatus.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/class-use/LRAStatus.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/class-use/Forget.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/class-use/Complete.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/class-use/Compensate.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/class-use/AfterLRA.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/ws/rs/class-use/Leave.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/ws/rs/class-use/LRA.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/ws/rs/class-use/LRA.Type.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/package-use.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/package-use.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/org/eclipse/microprofile/lra/annotation/ws/rs/package-use.html...>
Building index for all the packages and classes...
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/overview-tree.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/index-all.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/allclasses-frame.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/allclasses-noframe.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/index.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/overview-summary.html...>
Generating <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/apidocs/help-doc.html...>
[WARNING] Javadoc Warnings
[WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.microprofile -DforkCount=2
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/microprofile-lra-api-1.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ microprofile-lra-api >>>
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-lra-api ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.adoc
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 14 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 11 licenses.
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ microprofile-lra-api <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ microprofile-lra-api ---
[INFO] Building jar: <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/microprofile-lra-api-1.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- eclipse-jarsigner-plugin:1.1.4:sign (default) @ microprofile-lra-api ---
[INFO] Signing jar: <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/microprofile-lra-api-1.0-SNAPSHOT.jar>
[INFO] Signing jar: <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/microprofile-lra-api-1.0-SNAPSHOT-javadoc.jar>
[INFO] Signing jar: <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/microprofile-lra-api-1.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ microprofile-lra-api ---
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/microprofile-lra-api-1.0-SNAPSHOT.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/lra/microprofile-lra-api/1.0-SNAPSHOT/microprofile-lra-api-1.0-SNAPSHOT.jar
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/pom.xml> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/lra/microprofile-lra-api/1.0-SNAPSHOT/microprofile-lra-api-1.0-SNAPSHOT.pom
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/microprofile-lra-api-1.0-SNAPSHOT-javadoc.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/lra/microprofile-lra-api/1.0-SNAPSHOT/microprofile-lra-api-1.0-SNAPSHOT-javadoc.jar
[INFO] Installing <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/microprofile-lra-api-1.0-SNAPSHOT-sources.jar> to /opt/public/hipp/homes/genie.microprofile/.m2/repository/org/eclipse/microprofile/lra/microprofile-lra-api/1.0-SNAPSHOT/microprofile-lra-api-1.0-SNAPSHOT-sources.jar
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] ---------< org.eclipse.microprofile.lra:microprofile-lra-tck >----------
[INFO] Building MicroProfile LRA TCK 1.0-SNAPSHOT                         [3/3]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ microprofile-lra-tck ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: bnd.bnd
[INFO] Exclude: *.adoc
[INFO] Exclude: *.log
[INFO] Exclude: .checkstyle
[INFO] Exclude: .factorypath
[INFO] Exclude: .editorconfig
[INFO] 46 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 44 licenses.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ microprofile-lra-tck ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ microprofile-lra-tck ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/tck/target/classes>
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (verify-style) @ microprofile-lra-tck ---
[INFO] Starting audit...
[ERROR] /jobs/genie.microprofile/LRA-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/lra/tck/TckLRATypeTests.java:37: Using the '.*' form of import should be avoided - org.eclipse.microprofile.lra.tck.participant.api.LRATypeTckResource.*. [AvoidStarImport]
[ERROR] /jobs/genie.microprofile/LRA-maven-snapshots/workspace/tck/src/main/java/org/eclipse/microprofile/lra/tck/TckLRATypeTests.java:38: Using the '.*' form of import should be avoided - org.junit.Assert.*. [AvoidStarImport]
Audit done.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for MicroProfile Long Running Actions 1.0-SNAPSHOT:
[INFO] 
[INFO] MicroProfile Long Running Actions .................. SUCCESS [  3.108 s]
[INFO] MicroProfile LRA API ............................... SUCCESS [ 17.125 s]
[INFO] MicroProfile LRA TCK ............................... FAILURE [  2.701 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  32.466 s
[INFO] Finished at: 2019-10-19T02:11:43-04:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (verify-style) on project microprofile-lra-tck: Failed during checkstyle execution: There are 2 errors reported by Checkstyle 6.18 with <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/tck/target/checkstyle-rules.xml> ruleset. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :microprofile-lra-tck
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/tck/pom.xml> to org.eclipse.microprofile.lra/microprofile-lra-tck/1.0-SNAPSHOT/microprofile-lra-tck-1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/pom.xml> to org.eclipse.microprofile.lra/microprofile-lra-api/1.0-SNAPSHOT/microprofile-lra-api-1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/microprofile-lra-api-1.0-SNAPSHOT.jar> to org.eclipse.microprofile.lra/microprofile-lra-api/1.0-SNAPSHOT/microprofile-lra-api-1.0-SNAPSHOT.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/microprofile-lra-api-1.0-SNAPSHOT-javadoc.jar> to org.eclipse.microprofile.lra/microprofile-lra-api/1.0-SNAPSHOT/microprofile-lra-api-1.0-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/api/target/microprofile-lra-api-1.0-SNAPSHOT-sources.jar> to org.eclipse.microprofile.lra/microprofile-lra-api/1.0-SNAPSHOT/microprofile-lra-api-1.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://hudson.eclipse.org/microprofile/job/LRA-maven-snapshots/ws/pom.xml> to org.eclipse.microprofile.lra/microprofile-lra-parent/1.0-SNAPSHOT/microprofile-lra-parent-1.0-SNAPSHOT.pom
Sending e-mails to: microprofile-dev@xxxxxxxxxxx
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds


Back to the top