See 
https://builds.apache.org/job/maven-box/job/maven-surefire/job/SUREFIRE-1603/4/

Changes:

* add mavenLinkerPublisher

All tests passed

Build log:
[...truncated 12078 lines...]
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar
 (95 kB at 4.5 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.jar
 (78 kB at 3.0 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.jar
 (135 kB at 4.2 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.1/junit-jupiter-api-5.3.1.jar
 (115 kB at 2.6 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.1/junit-jupiter-engine-5.3.1.jar
 (150 kB at 3.3 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.jar
 (3.9 MB at 10.0 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
surefire-junit-platform ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ 
surefire-junit-platform ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-bytecode-version) @ 
surefire-junit-platform ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce 
(ban-known-bad-maven-versions) @ surefire-junit-platform ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-java) @ 
surefire-junit-platform ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ 
surefire-junit-platform ---
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ surefire-junit-platform 
---
[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: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] Exclude: Jenkinsfile
[INFO] Exclude: README.md
[INFO] Exclude: .gitignore
[INFO] Exclude: .git/**/*
[INFO] Exclude: **/.idea
[INFO] Exclude: **/.svn/**/*
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/*.ipr
[INFO] Exclude: **/*.iws
[INFO] Exclude: **/*.versionsBackup
[INFO] Exclude: **/dependency-reduced-pom.xml
[INFO] Exclude: .repository/**
[INFO] Exclude: src/test/resources/**/*
[INFO] Exclude: src/test/resources/**/*.css
[INFO] Exclude: **/*.jj
[INFO] Exclude: 
src/main/resources/META-INF/services/org.apache.maven.surefire.providerapi.SurefireProvider
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: .m2/**
[INFO] Exclude: .m2
[INFO] Exclude: .travis.yml
[INFO] 9 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 9 licenses.
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (jacoco-agent) @ 
surefire-junit-platform ---
[INFO] Skipping JaCoCo execution because property jacoco.skip is set.
[INFO] jacoco.agent set to empty
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (compile-generated) @ 
surefire-junit-platform ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ surefire-junit-platform ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
surefire-junit-platform ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
surefire-junit-platform ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 
/home/jenkins/jenkins-slave/workspace/box_maven-surefire_SUREFIRE-1603@2/surefire-providers/surefire-junit-platform/target/classes
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.17:check (signature-check) @ 
surefire-junit-platform ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/signature/java18/1.0/java18-1.0.signature
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/mojo/signature/java18/1.0/java18-1.0.signature
 (2.0 MB at 10 MB/s)
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ 
surefire-junit-platform ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/jenkins/jenkins-slave/workspace/box_maven-surefire_SUREFIRE-1603@2/surefire-providers/surefire-junit-platform/src/test/resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
surefire-junit-platform ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to 
/home/jenkins/jenkins-slave/workspace/box_maven-surefire_SUREFIRE-1603@2/surefire-providers/surefire-junit-platform/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ 
surefire-junit-platform ---
[INFO] Surefire report directory: 
/home/jenkins/jenkins-slave/workspace/box_maven-surefire_SUREFIRE-1603@2/surefire-providers/surefire-junit-platform/target/surefire-reports
[INFO] Using configured provider 
org.apache.maven.surefire.shadefire.junit.JUnit3Provider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.maven.surefire.junitplatform.RunListenerAdapterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.maven.surefire.junitplatform.TestMethodFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.maven.surefire.junitplatform.JUnitPlatformProviderTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.maven.surefire.junitplatform.TestPlanScannerFilterTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ surefire-junit-platform 
---
[INFO] Building jar: 
/home/jenkins/jenkins-slave/workspace/box_maven-surefire_SUREFIRE-1603@2/surefire-providers/surefire-junit-platform/target/surefire-junit-platform-3.0.0-M2-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
surefire-junit-platform ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
surefire-junit-platform ---
[INFO] There are 2 errors reported by Checkstyle 6.18 with 
config/maven_checks.xml ruleset.
[ERROR] 
src/main/java/org/apache/maven/surefire/junitplatform/RunListenerAdapter.java:[206,13]
 (whitespace) ParenPad: '(' is not followed by whitespace.
[ERROR] 
src/main/java/org/apache/maven/surefire/junitplatform/RunListenerAdapter.java:[206,28]
 (whitespace) ParenPad: ')' is not preceded with whitespace.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Maven Surefire 3.0.0-M2-SNAPSHOT ............ SUCCESS [ 15.685 s]
[INFO] SureFire Logger API ................................ SUCCESS [  3.781 s]
[INFO] SureFire API ....................................... SUCCESS [  8.903 s]
[INFO] SureFire Booter .................................... SUCCESS [  8.917 s]
[INFO] Maven Surefire Test-Grouping Support ............... SUCCESS [  4.184 s]
[INFO] SureFire Providers ................................. SUCCESS [  0.876 s]
[INFO] Shared JUnit3 Provider Code ........................ SUCCESS [  2.720 s]
[INFO] Shared Java 5 Provider Base ........................ SUCCESS [  3.218 s]
[INFO] Shared JUnit4 Provider Code ........................ SUCCESS [  3.284 s]
[INFO] Shared JUnit48 Provider Code ....................... SUCCESS [  4.018 s]
[INFO] SureFire JUnit Runner .............................. SUCCESS [  2.899 s]
[INFO] SureFire JUnit4 Runner ............................. SUCCESS [  3.261 s]
[INFO] Maven Surefire Common .............................. SUCCESS [ 23.109 s]
[INFO] SureFire JUnitCore Runner .......................... SUCCESS [02:16 min]
[INFO] SureFire JUnit Platform Runner ..................... FAILURE [  6.064 s]
[INFO] SureFire TestNG Utils .............................. SKIPPED
[INFO] SureFire TestNG Runner ............................. SKIPPED
[INFO] ShadeFire JUnit3 Provider .......................... SKIPPED
[INFO] Surefire Report Parser ............................. SKIPPED
[INFO] Maven Surefire Plugin .............................. SKIPPED
[INFO] Maven Failsafe Plugin .............................. SKIPPED
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Tests 3.0.0-M2-SNAPSHOT . SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:49 min
[INFO] Finished at: 2019-01-01T16:19:44Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) 
on project surefire-junit-platform: You have 2 Checkstyle violations. -> [Help 
1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (checkstyle-check) 
on project surefire-junit-platform: You have 2 Checkstyle violations.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: You have 2 Checkstyle 
violations.
    at org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo.execute 
(CheckstyleViolationCheckMojo.java:576)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:954)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
(Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main 
(Launcher.java:356)
[ERROR] 
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :surefire-junit-platform
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (reporting linux-jdk7-maven3.5.x)
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] archiveArtifacts
Archiving artifacts
‘*--linux-jdk7-maven3.5.x.zip’ doesn’t match anything
No artifacts found that match the file pattern "*--linux-jdk7-maven3.5.x.zip". 
Configuration error?
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (cleanup linux-jdk7-maven3.5.x)
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk7-maven3.5.x
Cancelling nested steps due to timeout
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk9-maven3.5.x
[Pipeline] }
Failed in branch windows-jdk8-maven3.5.x
[Pipeline] }
Failed in branch windows-jdk7-maven3.5.x
[Pipeline] // parallel
[Pipeline] echo
hudson.AbortException: hudson.AbortException: script returned exit code 1
[Pipeline] stage
[Pipeline] { (notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Reply via email to