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

Changes:

* JDK 12 is now in the Release Candidate Phase
* [INFRA-17514] Jenkins invoker-plugin updated by INFRA

All tests passed

Build log:
[...truncated 24258 lines...]
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.3.1/junit-platform-launcher-1.3.1.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.3.1/junit-platform-engine-1.3.1.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.3.1/junit-platform-commons-1.3.1.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.0.0/apiguardian-api-1.0.0.jar
 (2.2 kB at 58 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.3.1/junit-jupiter-engine-5.3.1.jar
[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 1.9 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.3.1/junit-jupiter-api-5.3.1.jar
[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 2.4 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 1.3 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 1.9 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 1.2 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.1.1/opentest4j-1.1.1.jar
 (7.1 kB at 68 kB/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 7.7 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 
F:\jenkins\jenkins-slave\workspace\box_maven-surefire_SUREFIRE-1603\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 6.6 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 
F:\jenkins\jenkins-slave\workspace\box_maven-surefire_SUREFIRE-1603\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 
F:\jenkins\jenkins-slave\workspace\box_maven-surefire_SUREFIRE-1603\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: 
F:\jenkins\jenkins-slave\workspace\box_maven-surefire_SUREFIRE-1603\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.JUnitPlatformProviderTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
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 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: 
F:\jenkins\jenkins-slave\workspace\box_maven-surefire_SUREFIRE-1603\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 .............................. SUCCESS [ 45.671 s]
[INFO] SureFire Logger API ................................ SUCCESS [ 12.115 s]
[INFO] SureFire API ....................................... SUCCESS [ 19.015 s]
[INFO] SureFire Booter .................................... SUCCESS [ 19.496 s]
[INFO] Maven Surefire Test-Grouping Support ............... SUCCESS [ 11.887 s]
[INFO] SureFire Providers ................................. SUCCESS [  1.554 s]
[INFO] Shared JUnit3 Provider Code ........................ SUCCESS [  6.588 s]
[INFO] Shared Java 5 Provider Base ........................ SUCCESS [  7.507 s]
[INFO] Shared JUnit4 Provider Code ........................ SUCCESS [  8.273 s]
[INFO] Shared JUnit48 Provider Code ....................... SUCCESS [  8.890 s]
[INFO] SureFire JUnit Runner .............................. SUCCESS [  6.442 s]
[INFO] SureFire JUnit4 Runner ............................. SUCCESS [  6.996 s]
[INFO] Maven Surefire Common .............................. SUCCESS [ 40.525 s]
[INFO] SureFire JUnitCore Runner .......................... SUCCESS [02:27 min]
[INFO] SureFire JUnit Platform Runner ..................... FAILURE [ 11.572 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 ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:56 min
[INFO] Finished at: 2019-02-13T06:36:29-08:00
[INFO] Final Memory: 39M/130M
[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:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    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:134)
    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:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    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 windows-jdk7-maven3.5.x)
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] archiveArtifacts
Archiving artifacts
‘*--windows-jdk7-maven3.5.x.zip’ doesn’t match anything
No artifacts found that match the file pattern 
"*--windows-jdk7-maven3.5.x.zip". Configuration error?
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (cleanup windows-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 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