Unit Test Results.

Downloads / Build / Test Results | org.eclipse.pde.build.tests_ep420I-unit-win32-java11_win32.win32.x86_64_11.xmlDesigned for use with JUnit and Ant.

Summary

TestsFailuresErrorsSkippedAbortedSuccess rateTime
160024298.75%646.843
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresSkippedAbortedTime(s)Time StampHost
org.eclipse.pde.build.tests1602042646.8432021-06-12T22:56:23

Package org.eclipse.pde.build.tests

NameTestsErrorsFailuresSkippedAbortedTime(s)Time StampHost
P2TestSuite511010325.2532021-06-12T22:56:23
PDEBuildTestSuite1091032321.5902021-06-12T22:50:50
Back to top


TestCase P2TestSuite

ClassNameStatusTypeTime(s)
org.eclipse.pde.build.internal.tests.p2.P2TestsoffBug237662Success6.327
org.eclipse.pde.build.internal.tests.p2.P2TeststestBug222962_305837Success3.924
org.eclipse.pde.build.internal.tests.p2.P2TeststestBug237096Success4.387
org.eclipse.pde.build.internal.tests.p2.P2TeststestBug242346ErrorA problem occured while invoking the director.

C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\plugins\org.eclipse.pde.build_3.11.0.v20210429-0618\scripts\genericTargets.xml:240: A problem occured while invoking the director.
at org.eclipse.equinox.p2.director.app.ant.DirectorTask.execute(DirectorTask.java:97)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at jdk.internal.reflect.GeneratedMethodAccessor168.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
at org.apache.tools.ant.Task.perform(Task.java:350)
at org.apache.tools.ant.Target.execute(Target.java:449)
at org.apache.tools.ant.Target.performTasks(Target.java:470)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401)
at org.apache.tools.ant.Project.executeTarget(Project.java:1374)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:34)
at org.apache.tools.ant.Project.executeTargets(Project.java:1264)
at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:712)
at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:573)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.eclipse.ant.core.AntRunner.run(AntRunner.java:514)
at org.eclipse.pde.build.tests.PDETestCase.runAntScript(PDETestCase.java:158)
at org.eclipse.pde.build.tests.PDETestCase.runAntScript(PDETestCase.java:150)
at org.eclipse.pde.build.internal.tests.p2.P2Tests.testBug242346(P2Tests.java:257)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:52)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:43)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
at org.eclipse.core.launcher.Main.main(Main.java:44)
9.249
org.eclipse.pde.build.internal.tests.p2.P2TeststestBug255518Success6.156
org.eclipse.pde.build.internal.tests.p2.P2TeststestBug258126Success5.306
org.eclipse.pde.build.internal.tests.p2.P2TeststestBug262421Success4.877
org.eclipse.pde.build.internal.tests.p2.P2TeststestBug263272Success7.556
org.eclipse.pde.build.internal.tests.p2.P2TeststestBug263272_2Success7.549
org.eclipse.pde.build.internal.tests.p2.P2TeststestBug265526_265524Success14.751
org.eclipse.pde.build.internal.tests.p2.P2TeststestBug265564Success41.250
org.eclipse.pde.build.internal.tests.p2.P2TeststestBug267461Success5.743
org.eclipse.pde.build.internal.tests.p2.P2TeststestBug271373Success4.751
org.eclipse.pde.build.internal.tests.p2.P2TeststestBug304736Success5.523
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestAssemblePackageSuccess4.672
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug259792_ReuseIUsSuccess7.301
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug262464_customConfigSuccess5.993
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug264743_PublishExecutableSuccess10.090
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug265726Skipped

0.000
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug266488Success7.036
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug267461_2Success6.744
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug267972Success4.024
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug268498Success7.473
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug269972Success3.566
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug271373Success4.398
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug272907Success3.384
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug277824Success5.578
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug277824_2Success5.627
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug283060Success6.046
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug284499Success5.289
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug293048Success5.608
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug307157Success2.598
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug322340Success3.639
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug323286Success3.060
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestBug329162Success4.036
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestDirectorLoggingSuccess6.390
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestMultiConfigSuccess4.093
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestPublish_Brand_1Success0.000
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestPublish_FeatureBasedProductSuccess7.435
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestPublish_P2InfConfigPropertySuccess8.672
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestPublish_Packaging_1Success19.133
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestPublish_Source_1Success3.752
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestPublishAndRunSimpleProductSuccess9.547
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestPublishBundle_APIToolingSuccess3.155
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestPublishBundle_customCallbacksSuccess2.919
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestPublishBundle_p2infCUsSuccess6.286
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestPublishBundle_simpleSuccess2.519
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestPublishFeature_Bug270882Success3.117
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestPublishFeature_ExecutableFeatureSuccess0.000
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestPublishFeature_rootFilesSuccess2.066
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestPublishFeature_versionReplacementSuccess4.249
org.eclipse.pde.build.internal.tests.p2.PublishingTeststestShape_267506Success8.240
Properties »

Back to top

TestCase PDEBuildTestSuite

ClassNameStatusTypeTime(s)
org.eclipse.pde.build.internal.tests.AssembleTeststestBug179612_customSuccess3.625
org.eclipse.pde.build.internal.tests.AssembleTeststestBug179612_defaultSuccess3.765
org.eclipse.pde.build.internal.tests.AssembleTeststestBug196754ErrorThe following error occurred while executing this line: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\plugins\org.eclipse.pde.build_3.11.0.v20210429-0618\scripts\build.xml:132: The following error occurred while executing this line: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\plugins\org.eclipse.pde.build_3.11.0.v20210429-0618\templates\headless-build\customTargets.xml:13: The following error occurred while executing this line: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\allElements.xml:9: The following error occurred while executing this line: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\plugins\org.eclipse.pde.build_3.11.0.v20210429-0618\scripts\genericTargets.xml:198: The following error occurred while executing this line: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.all.xml:25: The following error occurred while executing this line: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.all.xml:15: The following error occurred while executing this line: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\allElements.xml:22: The following error occurred while executing this line: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:94: The following error occurred while executing this line: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:125: The following error occurred while executing this line: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:69: jarsigner returned: 1

C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\plugins\org.eclipse.pde.build_3.11.0.v20210429-0618\scripts\build.xml:41: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\plugins\org.eclipse.pde.build_3.11.0.v20210429-0618\scripts\build.xml:132: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\plugins\org.eclipse.pde.build_3.11.0.v20210429-0618\templates\headless-build\customTargets.xml:13: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\allElements.xml:9: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\plugins\org.eclipse.pde.build_3.11.0.v20210429-0618\scripts\genericTargets.xml:198: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.all.xml:25: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.all.xml:15: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\allElements.xml:22: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:94: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:125: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:69: jarsigner returned: 1
at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:582)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:440)
at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at jdk.internal.reflect.GeneratedMethodAccessor2409.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
at org.apache.tools.ant.Task.perform(Task.java:350)
at org.apache.tools.ant.Target.execute(Target.java:449)
at org.apache.tools.ant.Target.performTasks(Target.java:470)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401)
at org.apache.tools.ant.Project.executeTarget(Project.java:1374)
at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
at org.eclipse.ant.internal.core.ant.EclipseDefaultExecutor.executeTargets(EclipseDefaultExecutor.java:34)
at org.apache.tools.ant.Project.executeTargets(Project.java:1264)
at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:712)
at org.eclipse.ant.internal.core.ant.InternalAntRunner.run(InternalAntRunner.java:573)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.eclipse.ant.core.AntRunner.run(AntRunner.java:514)
at org.eclipse.pde.build.tests.PDETestCase.runAntScript(PDETestCase.java:158)
at org.eclipse.pde.build.tests.PDETestCase.runAntScript(PDETestCase.java:150)
at org.eclipse.pde.build.tests.PDETestCase.runBuild(PDETestCase.java:128)
at org.eclipse.pde.build.internal.tests.AssembleTests.testBug196754(AssembleTests.java:139)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runners.Suite.runChild(Suite.java:128)
at org.junit.runners.Suite.runChild(Suite.java:27)
at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:52)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:43)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:654)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1462)
at org.eclipse.equinox.launcher.Main.main(Main.java:1435)
at org.eclipse.core.launcher.Main.main(Main.java:44)
Caused by: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\plugins\org.eclipse.pde.build_3.11.0.v20210429-0618\scripts\build.xml:132: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\plugins\org.eclipse.pde.build_3.11.0.v20210429-0618\templates\headless-build\customTargets.xml:13: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\allElements.xml:9: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\plugins\org.eclipse.pde.build_3.11.0.v20210429-0618\scripts\genericTargets.xml:198: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.all.xml:25: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.all.xml:15: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\allElements.xml:22: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:94: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:125: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:69: jarsigner returned: 1
at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:582)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:440)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at jdk.internal.reflect.GeneratedMethodAccessor2409.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
at org.apache.tools.ant.Task.perform(Task.java:350)
at org.apache.tools.ant.Target.execute(Target.java:449)
at org.apache.tools.ant.Target.performTasks(Target.java:470)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401)
at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36)
at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:32)
at org.apache.tools.ant.Project.executeTargets(Project.java:1264)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437)
... 96 more
Caused by: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\plugins\org.eclipse.pde.build_3.11.0.v20210429-0618\templates\headless-build\customTargets.xml:13: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\allElements.xml:9: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\plugins\org.eclipse.pde.build_3.11.0.v20210429-0618\scripts\genericTargets.xml:198: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.all.xml:25: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.all.xml:15: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\allElements.xml:22: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:94: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:125: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:69: jarsigner returned: 1
at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:582)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:440)
at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at jdk.internal.reflect.GeneratedMethodAccessor2409.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
at org.apache.tools.ant.Task.perform(Task.java:350)
at org.apache.tools.ant.Target.execute(Target.java:449)
at org.apache.tools.ant.Target.performTasks(Target.java:470)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401)
at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36)
at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:32)
at org.apache.tools.ant.Project.executeTargets(Project.java:1264)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437)
... 109 more
Caused by: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\allElements.xml:9: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\plugins\org.eclipse.pde.build_3.11.0.v20210429-0618\scripts\genericTargets.xml:198: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.all.xml:25: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.all.xml:15: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\allElements.xml:22: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:94: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:125: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:69: jarsigner returned: 1
at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:582)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:440)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at jdk.internal.reflect.GeneratedMethodAccessor2409.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
at org.apache.tools.ant.Task.perform(Task.java:350)
at org.apache.tools.ant.Target.execute(Target.java:449)
at org.apache.tools.ant.Target.performTasks(Target.java:470)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401)
at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36)
at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:32)
at org.apache.tools.ant.Project.executeTargets(Project.java:1264)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437)
... 123 more
Caused by: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\plugins\org.eclipse.pde.build_3.11.0.v20210429-0618\scripts\genericTargets.xml:198: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.all.xml:25: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.all.xml:15: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\allElements.xml:22: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:94: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:125: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:69: jarsigner returned: 1
at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:582)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:440)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at jdk.internal.reflect.GeneratedMethodAccessor2409.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
at org.apache.tools.ant.Task.perform(Task.java:350)
at org.apache.tools.ant.Target.execute(Target.java:449)
at org.apache.tools.ant.Target.performTasks(Target.java:470)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401)
at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36)
at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:32)
at org.apache.tools.ant.Project.executeTargets(Project.java:1264)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437)
... 136 more
Caused by: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.all.xml:25: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.all.xml:15: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\allElements.xml:22: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:94: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:125: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:69: jarsigner returned: 1
at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:582)
at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:394)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at jdk.internal.reflect.GeneratedMethodAccessor2409.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
at org.apache.tools.ant.Task.perform(Task.java:350)
at org.apache.tools.ant.Target.execute(Target.java:449)
at org.apache.tools.ant.Target.performTasks(Target.java:470)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401)
at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36)
at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:32)
at org.apache.tools.ant.Project.executeTargets(Project.java:1264)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437)
... 149 more
Caused by: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.all.xml:15: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\allElements.xml:22: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:94: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:125: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:69: jarsigner returned: 1
at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:582)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:440)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at jdk.internal.reflect.GeneratedMethodAccessor2409.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
at org.apache.tools.ant.Task.perform(Task.java:350)
at java.base/java.util.Vector.forEach(Vector.java:1387)
at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at jdk.internal.reflect.GeneratedMethodAccessor2409.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
at org.apache.tools.ant.Task.perform(Task.java:350)
at org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391)
... 162 more
Caused by: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\allElements.xml:22: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:94: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:125: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:69: jarsigner returned: 1
at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:582)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:440)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at jdk.internal.reflect.GeneratedMethodAccessor2409.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
at org.apache.tools.ant.Task.perform(Task.java:350)
at org.apache.tools.ant.Target.execute(Target.java:449)
at org.apache.tools.ant.Target.performTasks(Target.java:470)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401)
at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36)
at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:32)
at org.apache.tools.ant.Project.executeTargets(Project.java:1264)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437)
... 177 more
Caused by: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:94: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:125: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:69: jarsigner returned: 1
at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:582)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:440)
at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at jdk.internal.reflect.GeneratedMethodAccessor2409.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
at org.apache.tools.ant.Task.perform(Task.java:350)
at org.apache.tools.ant.Target.execute(Target.java:449)
at org.apache.tools.ant.Target.performTasks(Target.java:470)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401)
at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36)
at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:32)
at org.apache.tools.ant.Project.executeTargets(Project.java:1264)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437)
... 190 more
Caused by: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:125: The following error occurred while executing this line:
C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:69: jarsigner returned: 1
at org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:582)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:440)
at org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:106)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at jdk.internal.reflect.GeneratedMethodAccessor2409.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
at org.apache.tools.ant.Task.perform(Task.java:350)
at org.apache.tools.ant.Target.execute(Target.java:449)
at org.apache.tools.ant.Target.performTasks(Target.java:470)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401)
at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36)
at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:32)
at org.apache.tools.ant.Project.executeTargets(Project.java:1264)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437)
... 204 more
Caused by: C:\jenkins_agent\workspace\ep419I-unit-win32-java11-new\workarea\I20210611-1600\eclipse-testing\test-eclipse\eclipse\pdebuild_folder\pde.build\196754\package.sdk.xml:69: jarsigner returned: 1
at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:675)
at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:699)
at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:527)
at org.apache.tools.ant.taskdefs.SignJar.signOneJar(SignJar.java:558)
at org.apache.tools.ant.taskdefs.SignJar.execute(SignJar.java:473)
at org.eclipse.equinox.internal.p2.jarprocessor.ant.AntSignCommand.execute(AntSignCommand.java:55)
at org.eclipse.equinox.internal.p2.jarprocessor.ant.AntSignCommand.postProcess(AntSignCommand.java:40)
at org.eclipse.internal.provisional.equinox.p2.jarprocessor.JarProcessor.postProcess(JarProcessor.java:285)
at org.eclipse.internal.provisional.equinox.p2.jarprocessor.JarProcessor.processJar(JarProcessor.java:378)
at org.eclipse.internal.provisional.equinox.p2.jarprocessor.JarProcessorExecutor.process(JarProcessorExecutor.java:182)
at org.eclipse.internal.provisional.equinox.p2.jarprocessor.JarProcessorExecutor.runJarProcessor(JarProcessorExecutor.java:89)
at org.eclipse.equinox.internal.p2.jarprocessor.ant.JarProcessorTask.execute(JarProcessorTask.java:117)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
at jdk.internal.reflect.GeneratedMethodAccessor2409.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
at org.apache.tools.ant.Task.perform(Task.java:350)
at org.apache.tools.ant.Target.execute(Target.java:449)
at org.apache.tools.ant.Target.performTasks(Target.java:470)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401)
at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36)
at org.eclipse.ant.internal.core.ant.EclipseSingleCheckExecutor.executeTargets(EclipseSingleCheckExecutor.java:32)
at org.apache.tools.ant.Project.executeTargets(Project.java:1264)
at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437)
... 218 more
5.026
org.eclipse.pde.build.internal.tests.AssembleTeststestBug211605Success2.433
org.eclipse.pde.build.internal.tests.AssembleTeststestBug255824Success4.193
org.eclipse.pde.build.internal.tests.AssembleTeststestCustomAssemblySuccess4.224
org.eclipse.pde.build.internal.tests.p2.LicenseTeststestBinaryLicenseSuccess6.072
org.eclipse.pde.build.internal.tests.p2.LicenseTeststestBug338835_MissingLicenseSectionSuccess0.513
org.eclipse.pde.build.internal.tests.p2.LicenseTeststestEmptyCombosPDESuccess26.364
org.eclipse.pde.build.internal.tests.p2.LicenseTeststestLicenseFeatureOldP2Success2.787
org.eclipse.pde.build.internal.tests.p2.LicenseTeststestLicenseFeaturePDESuccess2.736
org.eclipse.pde.build.internal.tests.p2.LicenseTeststestP2GatheringSuccess2.597
org.eclipse.pde.build.internal.tests.p2.LicenseTeststestP2Gathering_CustomSuccess2.259
org.eclipse.pde.build.internal.tests.p2.LicenseTeststestRootUsedWithNoLicenseRefPDESuccess1.981
org.eclipse.pde.build.internal.tests.ProductTeststest186224Success2.522
org.eclipse.pde.build.internal.tests.ProductTeststest218878Success5.464
org.eclipse.pde.build.internal.tests.ProductTeststest234032Success5.240
org.eclipse.pde.build.internal.tests.ProductTeststest237747Success5.257
org.eclipse.pde.build.internal.tests.ProductTeststest237922Success1.668
org.eclipse.pde.build.internal.tests.ProductTeststest315792Success1.424
org.eclipse.pde.build.internal.tests.ProductTeststestBug238001Success0.191
org.eclipse.pde.build.internal.tests.ProductTeststestBug246060Success0.346
org.eclipse.pde.build.internal.tests.ProductTeststestBug249410Success0.036
org.eclipse.pde.build.internal.tests.ProductTeststestBug252246Success8.169
org.eclipse.pde.build.internal.tests.ProductTeststestBug262324Success1.418
org.eclipse.pde.build.internal.tests.ProductTeststestBug265438Success1.926
org.eclipse.pde.build.internal.tests.ProductTeststestBug266056Success1.671
org.eclipse.pde.build.internal.tests.ProductTeststestBug266056_2Success1.604
org.eclipse.pde.build.internal.tests.ProductTeststestBug269540Success4.784
org.eclipse.pde.build.internal.tests.ProductTeststestBug271373Success2.522
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststest303960compilerAdapterSuccess1.654
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststest303960compilerAdapterUseArgFile1Success1.401
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststest303960compilerAdapterUseArgFile2Success1.599
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststest303960compilerAdapterUseArgFile3Success1.701
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststest303960compilerAdapterUseLog1Success1.710
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststest303960compilerAdapterUseLog2Success1.551
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststest303960compilerAdapterUseLog3Success1.642
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststest303960compilerArgs1Success1.628
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststest303960compilerArgs2Success1.734
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststest303960sourceFileExtensions1Success2.183
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststest303960sourceFileExtensions2Success1.776
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug125577Success1.592
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug128901_filteredDependencyCheckSuccess1.546
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug147292Success0.740
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug148288Success0.004
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug156043Success6.581
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug157375_NestedJarsSuccess5.339
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug178447Success0.827
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug183869Success3.980
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug183924Skipped

0.000
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug187809Success0.014
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug190041Success0.000
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug193393Success1.840
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug198536Success0.416
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug199241Success2.772
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug203270Success0.962
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug206679Success0.006
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug207335Success1.594
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug207500Success1.833
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug208011_simpleCycleSuccess3.833
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug210464Success1.748
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug212920Success1.387
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug217005Success2.819
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug219832Success6.589
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug221855Skipped

0.000
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug224098Success1.792
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug237475Success1.541
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug238177Success1.801
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug239843_1Success2.465
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug239843_2Success0.662
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug239843_3Success0.948
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug243582Success2.589
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug246127Success0.913
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug247091Success1.927
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug247091_2Success0.000
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug247232Success1.668
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug248767_212467Success6.070
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug252711Success1.013
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug256787Success0.684
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug260634Success2.832
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug262294Success0.694
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug265771Success6.586
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug279583Success0.951
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug279622Success2.630
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug281592Success3.906
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug284721Success3.598
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug284806Success1.777
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug291527Success2.818
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug301311Success0.000
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestBug309572Success4.708
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestCatchAllValueSuccess3.297
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestPluginPathSuccess1.720
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestQualifierSuffixesSuccess1.220
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestRootFiles_1Success3.255
org.eclipse.pde.build.internal.tests.ScriptGenerationTeststestSimpleClasspathSuccess1.613
org.eclipse.pde.build.internal.tests.SourceTeststest243475_243227Success8.044
org.eclipse.pde.build.internal.tests.SourceTeststestBug107372_208617Success5.351
org.eclipse.pde.build.internal.tests.SourceTeststestBug114150Success7.768
org.eclipse.pde.build.internal.tests.SourceTeststestBug179616ASuccess4.148
org.eclipse.pde.build.internal.tests.SourceTeststestBug179616BSuccess4.135
org.eclipse.pde.build.internal.tests.SourceTeststestBug184517Success3.045
org.eclipse.pde.build.internal.tests.SourceTeststestbug184920Success7.184
org.eclipse.pde.build.internal.tests.SourceTeststestBug206679_247198Success3.574
org.eclipse.pde.build.internal.tests.SourceTeststestBug228537Success2.785
org.eclipse.pde.build.internal.tests.SourceTeststestBug230870Success4.107
org.eclipse.pde.build.internal.tests.SourceTeststestBug247007_247027Skipped

0.000
org.eclipse.pde.build.internal.tests.SourceTeststestBug257761Success5.149
org.eclipse.pde.build.internal.tests.SourceTeststestBug272543Success5.134
org.eclipse.pde.build.internal.tests.SourceTeststestBug290828Success3.546
org.eclipse.pde.build.internal.tests.SourceTeststestbug302941Success2.323
org.eclipse.pde.build.internal.tests.SourceTeststestIndividualSourceBundlesSuccess5.484
org.eclipse.pde.build.internal.tests.SourceTeststestIndividualSourceBundles_2Success6.209
Properties »

Back to top