You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/06/13 11:17:46 UTC

Build unstable in Jenkins: Maven TLP » maven » MNG-6424 #2

See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6424/2/

No changes.

6 tests failed.
FAILED:  org.apache.maven.it.MavenIT0051ReleaseProfileTest.testit0051

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/test-classes/settings.xml -DperformRelease=true -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/it-local-repo package
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.maven.its.it0051:maven-it-it0051:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] ------------< org.apache.maven.its.it0051:maven-it-it0051 >-------------
[INFO] Building Maven Integration Test :: it0051 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.012 s
[INFO] Finished at: 2018-06-13T10:49:37Z
[INFO] ------------------------------------------------------------------------
[ERROR] Could not find goal 'jar-no-fork' in plugin org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT among available goals jar -> [Help 1]
org.apache.maven.plugin.MojoNotFoundException: Could not find goal 'jar-no-fork' in plugin org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT among available goals jar
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getMojoDescriptor (DefaultMavenPluginManager.java:292)
    at org.apache.maven.plugin.DefaultBuildPluginManager.getMojoDescriptor (DefaultBuildPluginManager.java:244)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate.calculateLifecycleMappings (DefaultLifecycleMappingDelegate.java:116)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateLifecycleMappings (DefaultLifecycleExecutionPlanCalculator.java:265)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateMojoExecutions (DefaultLifecycleExecutionPlanCalculator.java:217)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan (DefaultLifecycleExecutionPlanCalculator.java:126)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan (DefaultLifecycleExecutionPlanCalculator.java:144)
    at org.apache.maven.lifecycle.internal.builder.BuilderCommon.resolveBuildPlan (BuilderCommon.java:97)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:111)
    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.doMain (MavenCli.java:243)
    at sun.reflect.GeneratedMethodAccessor57.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenIT0051ReleaseProfileTest.testit0051 (MavenIT0051ReleaseProfileTest.java:48)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:160)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:407)
[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/MojoNotFoundException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/test-classes/settings.xml -DperformRelease=true -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/it-local-repo package
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.maven.its.it0051:maven-it-it0051:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] ------------< org.apache.maven.its.it0051:maven-it-it0051 >-------------
[INFO] Building Maven Integration Test :: it0051 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.012 s
[INFO] Finished at: 2018-06-13T10:49:37Z
[INFO] ------------------------------------------------------------------------
[ERROR] Could not find goal 'jar-no-fork' in plugin org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT among available goals jar -> [Help 1]
org.apache.maven.plugin.MojoNotFoundException: Could not find goal 'jar-no-fork' in plugin org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT among available goals jar
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getMojoDescriptor (DefaultMavenPluginManager.java:292)
    at org.apache.maven.plugin.DefaultBuildPluginManager.getMojoDescriptor (DefaultBuildPluginManager.java:244)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate.calculateLifecycleMappings (DefaultLifecycleMappingDelegate.java:116)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateLifecycleMappings (DefaultLifecycleExecutionPlanCalculator.java:265)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateMojoExecutions (DefaultLifecycleExecutionPlanCalculator.java:217)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan (DefaultLifecycleExecutionPlanCalculator.java:126)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan (DefaultLifecycleExecutionPlanCalculator.java:144)
    at org.apache.maven.lifecycle.internal.builder.BuilderCommon.resolveBuildPlan (BuilderCommon.java:97)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:111)
    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.doMain (MavenCli.java:243)
    at sun.reflect.GeneratedMethodAccessor57.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenIT0051ReleaseProfileTest.testit0051 (MavenIT0051ReleaseProfileTest.java:48)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:606)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:160)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:407)
[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/MojoNotFoundException

	at org.apache.maven.it.MavenIT0051ReleaseProfileTest.testit0051(MavenIT0051ReleaseProfileTest.java:48)


FAILED:  org.apache.maven.it.MavenIT0051ReleaseProfileTest.testit0051

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/test-classes/settings.xml -DperformRelease=true -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/it-local-repo package
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.maven.its.it0051:maven-it-it0051:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] ------------< org.apache.maven.its.it0051:maven-it-it0051 >-------------
[INFO] Building Maven Integration Test :: it0051 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.018 s
[INFO] Finished at: 2018-06-13T10:50:58Z
[INFO] ------------------------------------------------------------------------
[ERROR] Could not find goal 'jar-no-fork' in plugin org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT among available goals jar -> [Help 1]
org.apache.maven.plugin.MojoNotFoundException: Could not find goal 'jar-no-fork' in plugin org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT among available goals jar
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getMojoDescriptor (DefaultMavenPluginManager.java:292)
    at org.apache.maven.plugin.DefaultBuildPluginManager.getMojoDescriptor (DefaultBuildPluginManager.java:244)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate.calculateLifecycleMappings (DefaultLifecycleMappingDelegate.java:116)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateLifecycleMappings (DefaultLifecycleExecutionPlanCalculator.java:265)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateMojoExecutions (DefaultLifecycleExecutionPlanCalculator.java:217)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan (DefaultLifecycleExecutionPlanCalculator.java:126)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan (DefaultLifecycleExecutionPlanCalculator.java:144)
    at org.apache.maven.lifecycle.internal.builder.BuilderCommon.resolveBuildPlan (BuilderCommon.java:97)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:111)
    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.doMain (MavenCli.java:243)
    at jdk.internal.reflect.GeneratedMethodAccessor59.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenIT0051ReleaseProfileTest.testit0051 (MavenIT0051ReleaseProfileTest.java:48)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:160)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:407)
[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/MojoNotFoundException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/test-classes/settings.xml -DperformRelease=true -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/it-local-repo package
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.maven.its.it0051:maven-it-it0051:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] ------------< org.apache.maven.its.it0051:maven-it-it0051 >-------------
[INFO] Building Maven Integration Test :: it0051 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.018 s
[INFO] Finished at: 2018-06-13T10:50:58Z
[INFO] ------------------------------------------------------------------------
[ERROR] Could not find goal 'jar-no-fork' in plugin org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT among available goals jar -> [Help 1]
org.apache.maven.plugin.MojoNotFoundException: Could not find goal 'jar-no-fork' in plugin org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT among available goals jar
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getMojoDescriptor (DefaultMavenPluginManager.java:292)
    at org.apache.maven.plugin.DefaultBuildPluginManager.getMojoDescriptor (DefaultBuildPluginManager.java:244)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate.calculateLifecycleMappings (DefaultLifecycleMappingDelegate.java:116)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateLifecycleMappings (DefaultLifecycleExecutionPlanCalculator.java:265)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateMojoExecutions (DefaultLifecycleExecutionPlanCalculator.java:217)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan (DefaultLifecycleExecutionPlanCalculator.java:126)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan (DefaultLifecycleExecutionPlanCalculator.java:144)
    at org.apache.maven.lifecycle.internal.builder.BuilderCommon.resolveBuildPlan (BuilderCommon.java:97)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:111)
    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.doMain (MavenCli.java:243)
    at jdk.internal.reflect.GeneratedMethodAccessor59.invoke (Unknown Source)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenIT0051ReleaseProfileTest.testit0051 (MavenIT0051ReleaseProfileTest.java:48)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:160)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:407)
[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/MojoNotFoundException

	at org.apache.maven.it.MavenIT0051ReleaseProfileTest.testit0051(MavenIT0051ReleaseProfileTest.java:48)


FAILED:  org.apache.maven.it.MavenIT0051ReleaseProfileTest.testit0051

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/test-classes/settings.xml -DperformRelease=true -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/it-local-repo package
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.maven.its.it0051:maven-it-it0051:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] ------------< org.apache.maven.its.it0051:maven-it-it0051 >-------------
[INFO] Building Maven Integration Test :: it0051 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.492 s
[INFO] Finished at: 2018-06-13T11:09:41Z
[INFO] ------------------------------------------------------------------------
[ERROR] Could not find goal 'jar-no-fork' in plugin org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT among available goals jar -> [Help 1]
org.apache.maven.plugin.MojoNotFoundException: Could not find goal 'jar-no-fork' in plugin org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT among available goals jar
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getMojoDescriptor (DefaultMavenPluginManager.java:292)
    at org.apache.maven.plugin.DefaultBuildPluginManager.getMojoDescriptor (DefaultBuildPluginManager.java:244)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate.calculateLifecycleMappings (DefaultLifecycleMappingDelegate.java:116)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateLifecycleMappings (DefaultLifecycleExecutionPlanCalculator.java:265)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateMojoExecutions (DefaultLifecycleExecutionPlanCalculator.java:217)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan (DefaultLifecycleExecutionPlanCalculator.java:126)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan (DefaultLifecycleExecutionPlanCalculator.java:144)
    at org.apache.maven.lifecycle.internal.builder.BuilderCommon.resolveBuildPlan (BuilderCommon.java:97)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:111)
    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.doMain (MavenCli.java:243)
    at sun.reflect.GeneratedMethodAccessor57.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenIT0051ReleaseProfileTest.testit0051 (MavenIT0051ReleaseProfileTest.java:48)
    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 junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:160)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:407)
[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/MojoNotFoundException


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/test-classes/settings.xml -DperformRelease=true -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/it-local-repo package
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.maven.its.it0051:maven-it-it0051:jar:1.0
[WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing.
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] 
[INFO] ------------< org.apache.maven.its.it0051:maven-it-it0051 >-------------
[INFO] Building Maven Integration Test :: it0051 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.492 s
[INFO] Finished at: 2018-06-13T11:09:41Z
[INFO] ------------------------------------------------------------------------
[ERROR] Could not find goal 'jar-no-fork' in plugin org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT among available goals jar -> [Help 1]
org.apache.maven.plugin.MojoNotFoundException: Could not find goal 'jar-no-fork' in plugin org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT among available goals jar
    at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getMojoDescriptor (DefaultMavenPluginManager.java:292)
    at org.apache.maven.plugin.DefaultBuildPluginManager.getMojoDescriptor (DefaultBuildPluginManager.java:244)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleMappingDelegate.calculateLifecycleMappings (DefaultLifecycleMappingDelegate.java:116)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateLifecycleMappings (DefaultLifecycleExecutionPlanCalculator.java:265)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateMojoExecutions (DefaultLifecycleExecutionPlanCalculator.java:217)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan (DefaultLifecycleExecutionPlanCalculator.java:126)
    at org.apache.maven.lifecycle.internal.DefaultLifecycleExecutionPlanCalculator.calculateExecutionPlan (DefaultLifecycleExecutionPlanCalculator.java:144)
    at org.apache.maven.lifecycle.internal.builder.BuilderCommon.resolveBuildPlan (BuilderCommon.java:97)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:111)
    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.doMain (MavenCli.java:243)
    at sun.reflect.GeneratedMethodAccessor57.invoke (Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenIT0051ReleaseProfileTest.testit0051 (MavenIT0051ReleaseProfileTest.java:48)
    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 junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:160)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:407)
[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/MojoNotFoundException

	at org.apache.maven.it.MavenIT0051ReleaseProfileTest.testit0051(MavenIT0051ReleaseProfileTest.java:48)


FAILED:  org.apache.maven.it.MavenITmng1957JdkActivationWithVersionRangeTest.testitMNG1957

Error Message:
expected:<PASSED> but was:<null>

Stack Trace:
junit.framework.ComparisonFailure: expected:<PASSED> but was:<null>
	at org.apache.maven.it.MavenITmng1957JdkActivationWithVersionRangeTest.testitMNG1957(MavenITmng1957JdkActivationWithVersionRangeTest.java:64)


FAILED:  org.apache.maven.it.MavenITmng5958LifecyclePhaseBinaryCompat.testBad

Error Message:
Text not found in log: [ERROR] Internal error: java.lang.ClassCastException: org.apache.maven.lifecycle.mapping.LifecyclePhase cannot be cast to java.lang.String -> [Help 1]

Stack Trace:
org.apache.maven.it.VerificationException: Text not found in log: [ERROR] Internal error: java.lang.ClassCastException: org.apache.maven.lifecycle.mapping.LifecyclePhase cannot be cast to java.lang.String -> [Help 1]
	at org.apache.maven.it.MavenITmng5958LifecyclePhaseBinaryCompat.testBad(MavenITmng5958LifecyclePhaseBinaryCompat.java:40)


FAILED:  org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator

Error Message:
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/test-classes/settings-remote.xml -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/it-local-repo install
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------------< mng-6127:mng-6127-plugin >----------------------
[INFO] Building mng-6127-plugin 0.1
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom (3.0 kB at 216 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 2.1 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom (4.2 kB at 386 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom (2.3 kB at 168 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 379 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 1.2 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (2.6 kB at 239 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (14 kB at 1.2 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom (8.5 kB at 709 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom (2.2 kB at 181 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom (2.7 kB at 227 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom (1.9 kB at 155 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom (2.2 kB at 186 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom (3.2 kB at 270 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom (4.2 kB at 386 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 kB at 911 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 kB at 1.3 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 1.7 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar (46 kB at 2.4 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar (55 kB at 2.4 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (205 kB at 8.9 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar (161 kB at 6.4 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (375 kB at 11 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar (43 kB at 1.2 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar (43 kB at 1.2 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar (15 kB at 405 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar (632 kB at 15 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar (26 kB at 590 kB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar (66 kB at 1.4 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar (176 kB at 3.5 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar (400 kB at 6.6 MB/s)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mng-6127-plugin ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mng-6127-plugin ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.792 s
[INFO] Finished at: 2018-06-13T10:45:31Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mng-6127-plugin: Compilation failure
[ERROR] /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
[ERROR]   (use -source 7 or higher to enable try-with-resources)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mng-6127-plugin: Compilation failure
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)

    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.doMain (MavenCli.java:243)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator (MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:160)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:407)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:858)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:129)
    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.doMain (MavenCli.java:243)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator (MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:160)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:407)
[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


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/apache-maven/bin/mvn --global-settings /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/test-classes/settings-remote.xml -e --batch-mode -Dmaven.repo.local=/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/it-local-repo install
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------------< mng-6127:mng-6127-plugin >----------------------
[INFO] Building mng-6127-plugin 0.1
[INFO] ----------------------------[ maven-plugin ]----------------------------
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.pom (3.0 kB at 216 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven/3.3.1/maven-3.3.1.pom (23 kB at 2.1 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.pom (4.2 kB at 386 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.pom (2.3 kB at 168 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (4.2 kB at 379 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 kB at 1.2 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (2.6 kB at 239 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (14 kB at 1.2 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.pom (8.5 kB at 709 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.pom (2.2 kB at 181 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.pom (2.7 kB at 227 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.pom (1.9 kB at 155 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.pom (2.2 kB at 186 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.pom (3.2 kB at 270 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.pom (4.2 kB at 386 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5.pom (11 kB at 911 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.5/guice-parent-3.2.5.pom (15 kB at 1.3 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 1.7 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-plugin-api/3.3.1/maven-plugin-api-3.3.1.jar (46 kB at 2.4 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-artifact/3.3.1/maven-artifact-3.3.1.jar (55 kB at 2.4 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (205 kB at 8.9 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model/3.3.1/maven-model-3.3.1.jar (161 kB at 6.4 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (375 kB at 11 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings-builder/3.3.1/maven-settings-builder-3.3.1.jar (43 kB at 1.2 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-settings/3.3.1/maven-settings-3.3.1.jar (43 kB at 1.2 MB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-builder-support/3.3.1/maven-builder-support-3.3.1.jar (15 kB at 405 kB/s)
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/3.3.1/maven-core-3.3.1.jar (632 kB at 15 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-repository-metadata/3.3.1/maven-repository-metadata-3.3.1.jar (26 kB at 590 kB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-aether-provider/3.3.1/maven-aether-provider-3.3.1.jar (66 kB at 1.4 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/apache/maven/maven-model-builder/3.3.1/maven-model-builder-3.3.1.jar (176 kB at 3.5 MB/s)
[INFO] Downloaded from central: http://repo1.maven.org/maven2/org/sonatype/sisu/sisu-guice/3.2.5/sisu-guice-3.2.5-no_aop.jar (400 kB at 6.6 MB/s)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mng-6127-plugin ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mng-6127-plugin ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding ISO-8859-1, i.e. build is platform dependent!
[INFO] Compiling 1 source file to /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.792 s
[INFO] Finished at: 2018-06-13T10:45:31Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mng-6127-plugin: Compilation failure
[ERROR] /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
[ERROR]   (use -source 7 or higher to enable try-with-resources)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mng-6127-plugin: Compilation failure
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)

    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.doMain (MavenCli.java:243)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator (MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:160)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:407)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
/home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test/core-it-suite/target/test-classes/mng-6127-plugin-execution-configuration-interference/plugin/src/main/java/org/apache/maven/its/mng6127/plugin/TestMojo.java:[67,13] try-with-resources is not supported in -source 1.6
  (use -source 7 or higher to enable try-with-resources)

    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:858)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:129)
    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.doMain (MavenCli.java:243)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at org.apache.maven.it.Embedded3xLauncher.run (Embedded3xLauncher.java:247)
    at org.apache.maven.it.Verifier.executeGoals (Verifier.java:1354)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1254)
    at org.apache.maven.it.Verifier.executeGoal (Verifier.java:1248)
    at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator (MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:564)
    at junit.framework.TestCase.runTest (TestCase.java:176)
    at org.apache.maven.it.AbstractMavenIntegrationTestCase.runTest (AbstractMavenIntegrationTestCase.java:222)
    at junit.framework.TestCase.runBare (TestCase.java:141)
    at junit.framework.TestResult$1.protect (TestResult.java:122)
    at junit.framework.TestResult.runProtected (TestResult.java:142)
    at junit.framework.TestResult.run (TestResult.java:125)
    at junit.framework.TestCase.run (TestCase.java:129)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at junit.framework.TestSuite.runTest (TestSuite.java:252)
    at junit.framework.TestSuite.run (TestSuite.java:247)
    at org.junit.internal.runners.JUnit38ClassRunner.run (JUnit38ClassRunner.java:86)
    at org.apache.maven.surefire.junit4.JUnit4Provider.execute (JUnit4Provider.java:369)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun (JUnit4Provider.java:275)
    at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet (JUnit4Provider.java:239)
    at org.apache.maven.surefire.junit4.JUnit4Provider.invoke (JUnit4Provider.java:160)
    at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader (ForkedBooter.java:373)
    at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess (ForkedBooter.java:334)
    at org.apache.maven.surefire.booter.ForkedBooter.execute (ForkedBooter.java:119)
    at org.apache.maven.surefire.booter.ForkedBooter.main (ForkedBooter.java:407)
[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

	at org.apache.maven.it.MavenITmng6127PluginExecutionConfigurationInterferenceTest.testCustomMojoExecutionConfigurator(MavenITmng6127PluginExecutionConfigurationInterferenceTest.java:52)




Build log:
[...truncated 9.40 MB...]
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-c:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-class-loader/dep-c/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-class-loader/maven-it-plugin-class-loader/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-configuration/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-context-passing/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-clean-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-clean-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-compiler-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-deploy-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ear-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ear-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-ejb-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-install-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-install-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jar-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-jar-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-javadoc-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-plugin-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-rar-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-resources-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-site-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-source-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-surefire-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-core-stubs/maven-war-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-dependency-resolution/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-expression/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-error/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-component/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension-consumer/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension-provider/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-fork/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-invalid-descriptor/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log-file/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/maven-it-helper/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-model-interpolation/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-no-default-comp/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-no-project/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-online/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-optional-mojos/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-packaging/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-parameter-implementation/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plugin-dependency/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-project/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-project-interpolation/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-setter/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-singleton-component/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-site/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-toolchain/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-touch/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-uses-properties/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-uses-wagon/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-all/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-11/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-utils-new/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-component-api/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-log4j/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension1/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-extension2/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-plexus-lifecycle/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/maven-it-plugin-settings/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-extension2/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5805-plugin-dep/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-plugins/mng5958-extension/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-toolchain/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-wagon/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support/core-it-extension/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] None of the test reports contained any result
[linux-jdk8] [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite/target/surefire-reports/*.xml
[linux-jdk8] Recording test results
[linux-jdk8] ERROR: [withMaven] junitPublisher - Silently ignore exception archiving JUnit results for Maven artifact MavenArtifact{org.apache.maven.its:core-it-suite::2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-surefire-plugin:2.20.1@test  default-test}: java.lang.InterruptedException
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-active-collection/src/main/java
[linux-jdk8] [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:2.1-SNAPSHOT in source directory core-it-support/core-it-plugins/maven-it-plugin-artifact/src/main/java
[linux-jdk8] ERROR: [withMaven] WARNING Exception processing the logs generated by the Jenkins Maven Event Spy /home/jenkins/jenkins-slave/workspace/maven-box_maven_MNG-6424-4VCPQTEBORPYRX222GD2IUZHRB3N5EPYIGJUDNXDEDS5YGR6RMQA/test@tmp/withMavenacd1cfbd/maven-spy-20180613-104319-4815092982380618211757.log, ignore file.  Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[linux-jdk8] java.lang.InterruptedException
[linux-jdk8] 	at java.lang.Object.wait(Native Method)
[linux-jdk8] 	at hudson.remoting.Request.call(Request.java:167)
[linux-jdk8] 	at hudson.remoting.Channel.call(Channel.java:907)
[linux-jdk8] 	at hudson.FilePath.act(FilePath.java:986)
[linux-jdk8] 	at hudson.FilePath.act(FilePath.java:975)
[linux-jdk8] 	at hudson.FilePath.exists(FilePath.java:1440)
[linux-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:138)
[linux-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[linux-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[linux-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[linux-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[linux-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[linux-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[linux-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[linux-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[linux-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[linux-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[linux-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[linux-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[linux-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[linux-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[linux-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [linux-jdk8] // withMaven
[Pipeline] [linux-jdk8] deleteDir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // dir
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // stage
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk8] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven » MNG-6424 #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6424/3/

Changes:

* Add jdkForMaven and mavenForJdk methods Use reqexp for version matching
* regex in switch/case are full match, not partial match
* TLSv1.x being deactivated since June. So only TLSv1.2 is valid for
* Add asfMavenTlpPlgnBuild to run plugins with multiple Maven versions
* Add maven version to stageId
* Add removeFromCollection() due to RejectedAccessException on
* Scripts not permitted to use method java.util.Collection stream
* Pass 'first'
* Ensure at least minimum required Java version is used
* builds.a.o doesn't have a Maven 3.1.x
* Pass 'failfast'
* Pass 'failingFast'
* Set https.protocols for Java7
* Make failingFast global variable
* Introduce a shared taskContext to keep track of failures
* Make taskContext accessible for try-catch
* Ensure tasks on the same Jenkins instance don't block each others
* dir('m') was used twice
* Also run site goal
* Remove unused parameter
* Disable site plan, doesn't work with multimodules
* [MNG-5940] Change the maven-source-plugin jar goal into jar-no-fork in
* [MNG-6426] IT for MNG-6127 fails on Java 9+
* [MNG-6427] IT for MNG-1957 fails on Java 9+
* [MNG-6428] IT for MNG-5958 fails on Java 9+
* [INFRA-16467] move components documentation out of CMS space
* [MNG-5940] Change the maven-source-plugin jar goal into jar-no-fork in
* [MNG-6426] IT for MNG-6127 fails on Java 9+
* [MNG-6427] IT for MNG-1957 fails on Java 9+
* [MNG-6428] IT for MNG-5958 fails on Java 9+
* [INFRA-16467] move components documentation out of CMS space
* [MNG-5940] Change the maven-source-plugin jar goal into jar-no-fork in
* [MNG-6426] IT for MNG-6127 fails on Java 9+
* [MNG-6427] IT for MNG-1957 fails on Java 9+
* [MNG-6428] IT for MNG-5958 fails on Java 9+
* [INFRA-16467] move components documentation out of CMS space
* [MNG-5940] Change the maven-source-plugin jar goal into jar-no-fork in
* [MNG-6426] IT for MNG-6127 fails on Java 9+
* [MNG-6427] IT for MNG-1957 fails on Java 9+
* [MNG-6428] IT for MNG-5958 fails on Java 9+
* [INFRA-16467] move components documentation out of CMS space
* [MNG-5940] Change the maven-source-plugin jar goal into jar-no-fork in
* [MNG-6426] IT for MNG-6127 fails on Java 9+
* [MNG-6427] IT for MNG-1957 fails on Java 9+
* [MNG-6428] IT for MNG-5958 fails on Java 9+
* [INFRA-16467] move components documentation out of CMS space
* [MNG-5940] Change the maven-source-plugin jar goal into jar-no-fork in
* [MNG-6426] IT for MNG-6127 fails on Java 9+
* [MNG-6427] IT for MNG-1957 fails on Java 9+
* [MNG-6428] IT for MNG-5958 fails on Java 9+
* [INFRA-16467] move components documentation out of CMS space

All tests passed

Build log:
[...truncated 6.38 MB...]
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its.plugins:maven-it-plugins:xml:site:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-0.tmp\core-it-support\core-it-plugins\target\maven-it-plugins-2.1-SNAPSHOT-site.xml}, skip archiving of the artifacts
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-support\core-it-plugins\target\maven-it-plugins-2.1-SNAPSHOT-site.xml' relatively to '/mvn-it-0.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its.plugins:maven-it-plugin-core-stubs:xml:site:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-0.tmp\core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml}, skip archiving of the artifacts
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-support\core-it-plugins\maven-it-plugin-core-stubs\target\maven-it-plugin-core-stubs-2.1-SNAPSHOT-site.xml' relatively to '/mvn-it-0.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-support-artifacts:zip:repo:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-0.tmp\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip}, skip archiving of the artifacts
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip' relatively to '/mvn-it-0.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] artifactsPublisher - WARNING: Exception archiving and fingerprinting MavenArtifact{org.apache.maven.its:core-it-suite:test-jar:tests:2.1-SNAPSHOT(version: 2.1-SNAPSHOT, snapshot:true)  C:\mvn-it-0.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar}, skip archiving of the artifacts
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar' relatively to '/mvn-it-0.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher.process(GeneratedArtifactsPublisher.java:95)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Junit Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\core-it-support\core-it-plugins\maven-it-plugin-active-collection\target/surefire-reports' relatively to '/mvn-it-0.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.executeReporter(JunitTestsPublisher.java:236)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.JunitTestsPublisher.process(JunitTestsPublisher.java:182)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[windows-jdk8] ERROR: [withMaven] WARNING Exception executing Maven reporter 'Open Task Scanner Publisher' / org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher. Please report a bug associated for the component 'pipeline-maven-plugin' at https://issues.jenkins-ci.org 
[windows-jdk8] java.lang.IllegalArgumentException: Cannot relativize 'C:\mvn-it-0.tmp\src\main\java' relatively to '/mvn-it-0.tmp'
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.util.XmlUtils.getPathInWorkspace(XmlUtils.java:396)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher.process(TasksScannerPublisher.java:136)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.MavenSpyLogProcessor.processMavenSpyLogs(MavenSpyLogProcessor.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.pipeline.maven.WithMavenStepExecution$WorkspaceCleanupCallback.finished(WithMavenStepExecution.java:1015)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.steps.BodyExecutionCallback$TailCall.onSuccess(BodyExecutionCallback.java:114)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsBodyExecution$SuccessAdapter.receive(CpsBodyExecution.java:368)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Outcome.resumeFrom(Outcome.java:73)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:166)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:122)
[windows-jdk8] 	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:261)
[windows-jdk8] 	at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:19)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:35)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable$1.call(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.GroovySandbox.runInSandbox(GroovySandbox.java:108)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:32)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:174)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:331)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$200(CpsThreadGroup.java:82)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:243)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:231)
[windows-jdk8] 	at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:64)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:112)
[windows-jdk8] 	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
[windows-jdk8] 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[windows-jdk8] 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[windows-jdk8] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[windows-jdk8] 	at java.lang.Thread.run(Thread.java:748)
[Pipeline] [windows-jdk9] // dir
[Pipeline] [linux-jdk9] // withMaven
[Pipeline] [windows-jdk8] // withMaven
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] deleteDir
[Pipeline] [windows-jdk8] deleteDir
[Pipeline] [windows-jdk9] }
[Pipeline] [linux-jdk8] // dir
[Pipeline] [windows-jdk9] // stage
[Pipeline] [linux-jdk8] }
[Pipeline] [windows-jdk9] }
[Pipeline] [linux-jdk8] // stage
[Pipeline] [windows-jdk9] // node
[Pipeline] [windows-jdk9] }
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk8] // node
[Pipeline] [linux-jdk8] }
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // dir
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // stage
[Pipeline] [linux-jdk9] }
[Pipeline] [linux-jdk9] // node
[Pipeline] [linux-jdk9] }
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // dir
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // stage
[Pipeline] [windows-jdk8] }
[Pipeline] [windows-jdk8] // node
[Pipeline] [windows-jdk8] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] jiraComment
[Pipeline] emailext