New subject: Build failed in Jenkins: Studio » Engineering » CodeReady Studio Master Builds » jbosstools-central_master #204
See
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.com/job/St...
Changes:
------------------------------------------
[...truncated 2.01 MB...]
at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:248)
at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:177)
at java.base/java.util.jar.JarFile.<init>(JarFile.java:348)
at java.base/java.util.jar.JarFile.<init>(JarFile.java:319)
at java.base/java.util.jar.JarFile.<init>(JarFile.java:285)
at
org.jboss.tools.central.internal.ImageUtil$UrlStreamJarProvider.readStream(ImageUtil.java:134)
... 7 more
org.eclipse.core.runtime.CoreException: Error extracting
jar:<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Studio/job/Engineering/job/build_master/job/jbosstools-central_master/ws/sources/central/tests/org.jboss.tools.central.test/target/cache/123/org.jboss.tools.central.discovery-1.2.0-cache.jar!/images%2Fwizards%2Fnew-gdt-project.png>
at org.jboss.tools.central.internal.ImageUtil.throwCoreException(ImageUtil.java:169)
at org.jboss.tools.central.internal.ImageUtil.access$0(ImageUtil.java:167)
at
org.jboss.tools.central.internal.ImageUtil$UrlStreamJarProvider.readStream(ImageUtil.java:143)
at org.jboss.tools.central.internal.ImageUtil.getImageAsLocalUrl(ImageUtil.java:90)
at org.jboss.tools.central.internal.JsonUtil.jsonifyWizards(JsonUtil.java:39)
at
org.jboss.tools.central.editors.GettingStartedHtmlPage.getLoadProxyWizardsScript(GettingStartedHtmlPage.java:520)
at
org.jboss.tools.central.editors.GettingStartedHtmlPage.resetWizards(GettingStartedHtmlPage.java:481)
at
org.jboss.tools.central.editors.GettingStartedHtmlPage.access$13(GettingStartedHtmlPage.java:466)
at
org.jboss.tools.central.editors.GettingStartedHtmlPage$5$2.run(GettingStartedHtmlPage.java:278)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Caused by: java.nio.file.NoSuchFileException:
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
at
java.base/sun.nio.fs.UnixFileAttributeViews$Basic.readAttributes(UnixFileAttributeViews.java:55)
at
java.base/sun.nio.fs.UnixFileSystemProvider.readAttributes(UnixFileSystemProvider.java:149)
at
java.base/sun.nio.fs.LinuxFileSystemProvider.readAttributes(LinuxFileSystemProvider.java:99)
at java.base/java.nio.file.Files.readAttributes(Files.java:1764)
at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1259)
at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:733)
at java.base/java.util.zip.ZipFile$CleanableResource.get(ZipFile.java:850)
at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:248)
at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:177)
at java.base/java.util.jar.JarFile.<init>(JarFile.java:348)
at java.base/java.util.jar.JarFile.<init>(JarFile.java:319)
at java.base/java.util.jar.JarFile.<init>(JarFile.java:285)
at
org.jboss.tools.central.internal.ImageUtil$UrlStreamJarProvider.readStream(ImageUtil.java:134)
... 7 more
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s - in
org.jboss.tools.central.internal.discovery.wizards.RemoteProxyWizardDiscoveryStrategyTest
testDiscovery(org.jboss.tools.central.internal.discovery.wizards.RemoteProxyWizardDiscoveryStrategyTest)
Time elapsed: 0.48 s
Running org.jboss.tools.central.internal.JsonUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in
org.jboss.tools.central.internal.JsonUtilTest
testJsonifyStrings(org.jboss.tools.central.internal.JsonUtilTest) Time elapsed: 0 s
Running org.jboss.tools.central.test.CentralTest
org.eclipse.core.runtime.CoreException: Unable to parse categories in
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
at
org.jboss.tools.project.examples.internal.model.ProjectExampleCategoryParser.parse(ProjectExampleCategoryParser.java:47)
at
org.jboss.tools.project.examples.model.ProjectExampleUtil.fetchCategories(ProjectExampleUtil.java:396)
at
org.jboss.tools.project.examples.model.ProjectExampleUtil.getCategories(ProjectExampleUtil.java:273)
at
org.jboss.tools.project.examples.model.ProjectExampleUtil.getCategories(ProjectExampleUtil.java:263)
at
org.jboss.tools.project.examples.internal.ProjectExampleXmlProvider.getExamples(ProjectExampleXmlProvider.java:28)
at
org.jboss.tools.project.examples.internal.ProjectExampleManager.getExamples(ProjectExampleManager.java:60)
at
org.jboss.tools.central.editors.GettingStartedHtmlPage$RefreshQuickstartsJob.run(GettingStartedHtmlPage.java:102)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
Caused by: javax.xml.bind.UnmarshalException
- with linked exception:
[javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
Message: Premature end of file.]
at
com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.handleStreamException(UnmarshallerImpl.java:436)
at
com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:372)
at
com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:342)
at
org.jboss.tools.project.examples.internal.model.JaxbParser.unmarshall(JaxbParser.java:41)
at
org.jboss.tools.project.examples.internal.model.JaxbParser.unmarshall(JaxbParser.java:33)
at
org.jboss.tools.project.examples.internal.model.ProjectExampleCategoryParser.parse(ProjectExampleCategoryParser.java:44)
... 7 more
Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
Message: Premature end of file.
at
java.xml/com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:652)
at
com.sun.xml.bind.v2.runtime.unmarshaller.StAXStreamConnector.bridge(StAXStreamConnector.java:164)
at
com.sun.xml.bind.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:370)
... 11 more
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.947 s - in
org.jboss.tools.central.test.CentralTest
testTutorials(org.jboss.tools.central.test.CentralTest) Time elapsed: 1.175 s
testBuzz(org.jboss.tools.central.test.CentralTest) Time elapsed: 0.066 s
testCachingBuzz(org.jboss.tools.central.test.CentralTest) Time elapsed: 0.039 s
testShowOnStartup(org.jboss.tools.central.test.CentralTest) Time elapsed: 2.657 s
testEditorOpen(org.jboss.tools.central.test.CentralTest) Time elapsed: 0 s
Running org.jboss.tools.central.test.DiscoveryTest
[2021-09-20T2-31-14] Status ERROR: org.eclipse.mylyn.discovery.core code=0
org.jboss.tools.central.test: Invalid connectorDescriptor/@siteUrl
org.eclipse.mylyn.internal.discovery.core.model.ValidationException: Invalid
connectorDescriptor/@siteUrl, Exception:
org.eclipse.mylyn.internal.discovery.core.model.ValidationException: Invalid
connectorDescriptor/@siteUrl
at
org.eclipse.mylyn.internal.discovery.core.model.ConnectorDescriptor.validate(ConnectorDescriptor.java:229)
at
org.jboss.tools.discovery.core.internal.connectors.ExpressionBasedDiscoveryConnector.validate(ExpressionBasedDiscoveryConnector.java:37)
at
org.eclipse.mylyn.internal.discovery.core.model.ConnectorDiscoveryExtensionReader.readConnectorDescriptor(ConnectorDiscoveryExtensionReader.java:113)
at
org.jboss.tools.discovery.core.internal.connectors.ExpressionBasedDiscoveryExtensionProcessor.processExtensions(ExpressionBasedDiscoveryExtensionProcessor.java:58)
at
org.jboss.tools.discovery.core.internal.connectors.ExpressionBasedBundleDiscoveryStrategy.processExtensions(ExpressionBasedBundleDiscoveryStrategy.java:39)
at
org.eclipse.mylyn.internal.discovery.core.model.BundleDiscoveryStrategy.performDiscovery(BundleDiscoveryStrategy.java:50)
at
org.jboss.tools.discovery.core.internal.connectors.ChainedDiscoveryStrategy.performDiscovery(ChainedDiscoveryStrategy.java:68)
at
org.eclipse.mylyn.internal.discovery.core.model.ConnectorDiscovery.performDiscovery(ConnectorDiscovery.java:117)
at org.jboss.tools.central.editors.xpl.DiscoveryViewer$18.run(DiscoveryViewer.java:1203)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
[2021-09-20T2-31-14] Status ERROR: org.eclipse.mylyn.discovery.core code=0
org.jboss.tools.central.test: Invalid connectorDescriptor/@siteUrl
org.eclipse.mylyn.internal.discovery.core.model.ValidationException: Invalid
connectorDescriptor/@siteUrl, Exception:
org.eclipse.mylyn.internal.discovery.core.model.ValidationException: Invalid
connectorDescriptor/@siteUrl
at
org.eclipse.mylyn.internal.discovery.core.model.ConnectorDescriptor.validate(ConnectorDescriptor.java:229)
at
org.jboss.tools.discovery.core.internal.connectors.ExpressionBasedDiscoveryConnector.validate(ExpressionBasedDiscoveryConnector.java:37)
at
org.eclipse.mylyn.internal.discovery.core.model.ConnectorDiscoveryExtensionReader.readConnectorDescriptor(ConnectorDiscoveryExtensionReader.java:113)
at
org.jboss.tools.discovery.core.internal.connectors.ExpressionBasedDiscoveryExtensionProcessor.processExtensions(ExpressionBasedDiscoveryExtensionProcessor.java:58)
at
org.jboss.tools.discovery.core.internal.connectors.ExpressionBasedBundleDiscoveryStrategy.processExtensions(ExpressionBasedBundleDiscoveryStrategy.java:39)
at
org.eclipse.mylyn.internal.discovery.core.model.BundleDiscoveryStrategy.performDiscovery(BundleDiscoveryStrategy.java:50)
at
org.jboss.tools.discovery.core.internal.connectors.ChainedDiscoveryStrategy.performDiscovery(ChainedDiscoveryStrategy.java:68)
at
org.eclipse.mylyn.internal.discovery.core.model.ConnectorDiscovery.performDiscovery(ConnectorDiscovery.java:117)
at org.jboss.tools.central.editors.xpl.DiscoveryViewer$18.run(DiscoveryViewer.java:1203)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
(SWT:23306): Gtk-WARNING **: 14:31:14.904: Negative content width -1 (allocation 1,
extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
(SWT:23306): Gtk-WARNING **: 14:31:14.904: Negative content height -1 (allocation 1,
extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
(SWT:23306): Gtk-WARNING **: 14:31:14.942: Negative content width -1 (allocation 1,
extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
(SWT:23306): Gtk-WARNING **: 14:31:14.942: Negative content height -1 (allocation 1,
extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.882 s - in
org.jboss.tools.central.test.DiscoveryTest
testConnectors(org.jboss.tools.central.test.DiscoveryTest) Time elapsed: 0 s
testInvalidConnectors(org.jboss.tools.central.test.DiscoveryTest) Time elapsed: 0 s
testCentralConnector(org.jboss.tools.central.test.DiscoveryTest) Time elapsed: 0 s
testDefaultConnector(org.jboss.tools.central.test.DiscoveryTest) Time elapsed: 0 s
Results:
Failures:
ProxyWizardManagerTest.testLoadProxyWizardsFromRemote:87 expected:<1> but
was:<2>
Tests run: 23, Failures: 1, Errors: 0, Skipped: 0
(SWT:23306): Gdk-CRITICAL **: 14:31:15.612: gdk_threads_set_lock_functions: assertion
'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed
[ERROR] There are test failures.
Please refer to
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
for the individual test results.
[INFO]
[INFO] --- tycho-p2-extras-plugin:2.2.0:compare-version-with-baselines (default) @
org.jboss.tools.central.test ---
[INFO] Skipped
[INFO]
[INFO] ----------< org.jboss.tools:central.maven.examples.all.tests >----------
[INFO] Building central.maven.examples.all.tests 4.4.3-SNAPSHOT [11/11]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property1) @
central.maven.examples.all.tests ---
[INFO]
[INFO] --- build-helper-maven-plugin:3.2.0:regex-property (regex-property2) @
central.maven.examples.all.tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @
central.maven.examples.all.tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @
central.maven.examples.all.tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @
central.maven.examples.all.tests ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (default) @
central.maven.examples.all.tests ---
[INFO] argLine set to
-javaagent:<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Studio/job/Engineering/job/build_master/job/jbosstools-central_master/ws/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/jenkins/jbosstools-central_master/sources/all-tests/target/jacoco.exec,append=true>
[INFO]
[INFO] --- tycho-source-plugin:2.2.0:plugin-source (plugin-source) @
central.maven.examples.all.tests ---
[INFO]
[INFO] --- tycho-source-plugin:2.2.0:feature-source (feature-source) @
central.maven.examples.all.tests ---
[INFO]
[INFO] --- repository-utils:2.2.0:generate-repository-facade (generate-facade) @
central.maven.examples.all.tests ---
[INFO]
[INFO] --- tycho-pack200a-plugin:2.2.0:normalize (pack200-normalize) @
central.maven.examples.all.tests ---
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (jarsign) @ central.maven.examples.all.tests ---
[INFO] skipping execute as per configuraion
[INFO]
[INFO] --- tycho-pack200b-plugin:2.2.0:pack (pack200-pack) @
central.maven.examples.all.tests ---
[INFO]
[INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (attached-p2-metadata) @
central.maven.examples.all.tests ---
[INFO]
[INFO] --- tycho-p2-plugin:2.2.0:p2-metadata (p2-metadata) @
central.maven.examples.all.tests ---
[INFO]
[INFO] --- tycho-p2-extras-plugin:2.2.0:compare-version-with-baselines (default) @
central.maven.examples.all.tests ---
[INFO] Skipped
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] maven.tests 1.9.300-SNAPSHOT ....................... SUCCESS [ 0.631 s]
[INFO] org.jboss.tools.maven.configurators.tests 1.9.300-SNAPSHOT FAILURE [40:08 min]
[INFO] org.jboss.tools.maven.conversion.test 1.9.300-SNAPSHOT SUCCESS [01:12 min]
[INFO] org.jboss.tools.maven.common.test 1.9.300-SNAPSHOT . SUCCESS [ 21.248 s]
[INFO] org.jboss.tools.maven.sourcelookup.test 1.9.300-SNAPSHOT SUCCESS [01:51 min]
[INFO] examples.tests 3.1.400-SNAPSHOT .................... SUCCESS [ 0.025 s]
[INFO] org.jboss.tools.project.examples.test 3.1.400-SNAPSHOT SUCCESS [02:09 min]
[INFO] org.jboss.tools.maven.examples.test 3.1.400-SNAPSHOT SUCCESS [ 20.668 s]
[INFO] central.tests 2.1.400-SNAPSHOT ..................... SUCCESS [ 0.024 s]
[INFO] org.jboss.tools.central.test 2.1.400-SNAPSHOT ...... SUCCESS [ 26.057 s]
[INFO] central.maven.examples.all.tests 4.4.3-SNAPSHOT .... SUCCESS [ 0.017 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 46:49 min
[INFO] Finished at: 2021-09-20T14:31:16-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:2.2.0:test
(default-test) on project org.jboss.tools.maven.configurators.tests: An unexpected error
occurred while launching the test runtime (process returned error code 143(SIGTERM
received?)). The process logfile
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
might contain further details. Command-line used to launch the sub-process was null
-Dosgi.noShutdown=false -Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86_64
-javaagent:<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Studio/job/Engineering/job/build_master/job/jbosstools-central_master/ws/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/jenkins/jbosstools-central_master/sources/maven/tests/org.jboss.tools.maven.configurators.tests/target/jacoco.exec,append=true>
-Xms512m -Xmx1024m -XX:MetaspaceSize=256m
-Djbosstools.test.seam.2.3.home=<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Studio/job/Engineering/job/build_master/job/jbosstools-central_master/ws/sources/maven/tests/org.jboss.tools.maven.configurators.tests/target/requirements/jboss-seam-2.3.1.Final>
--add-modules=ALL-SYSTEM -Dusage_reporting_enabled=false
-Dorg.jboss.tools.tests.skipPrivateRequirements=false
-Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true -Dosgi.clean=true -jar
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
-data
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
-install
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
-configuration
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
-application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
-pluginCustomization
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
in working directory
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
-> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.eclipse.tycho:tycho-surefire-plugin:2.2.0:test (default-test) on project
org.jboss.tools.maven.configurators.tests: An unexpected error occurred while launching
the test runtime (process returned error code 143(SIGTERM received?)). The process logfile
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
might contain further details. Command-line used to launch the sub-process was null
-Dosgi.noShutdown=false -Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86_64
-javaagent:<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Studio/job/Engineering/job/build_master/job/jbosstools-central_master/ws/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/jenkins/jbosstools-central_master/sources/maven/tests/org.jboss.tools.maven.configurators.tests/target/jacoco.exec,append=true>
-Xms512m -Xmx1024m -XX:MetaspaceSize=256m
-Djbosstools.test.seam.2.3.home=<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Studio/job/Engineering/job/build_master/job/jbosstools-central_master/ws/sources/maven/tests/org.jboss.tools.maven.configurators.tests/target/requirements/jboss-seam-2.3.1.Final>
--add-modules=ALL-SYSTEM -Dusage_reporting_enabled=false
-Dorg.jboss.tools.tests.skipPrivateRequirements=false
-Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true -Dosgi.clean=true -jar
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
-data
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
-install
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
-configuration
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
-application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
-pluginCustomization
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
in working directory
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
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:957)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
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:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
Caused by: org.apache.maven.plugin.MojoFailureException: An unexpected error occurred
while launching the test runtime (process returned error code 143(SIGTERM received?)). The
process logfile
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
might contain further details. Command-line used to launch the sub-process was null
-Dosgi.noShutdown=false -Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86_64
-javaagent:<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Studio/job/Engineering/job/build_master/job/jbosstools-central_master/ws/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/jenkins/jbosstools-central_master/sources/maven/tests/org.jboss.tools.maven.configurators.tests/target/jacoco.exec,append=true>
-Xms512m -Xmx1024m -XX:MetaspaceSize=256m
-Djbosstools.test.seam.2.3.home=<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Studio/job/Engineering/job/build_master/job/jbosstools-central_master/ws/sources/maven/tests/org.jboss.tools.maven.configurators.tests/target/requirements/jboss-seam-2.3.1.Final>
--add-modules=ALL-SYSTEM -Dusage_reporting_enabled=false
-Dorg.jboss.tools.tests.skipPrivateRequirements=false
-Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true -Dosgi.clean=true -jar
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
-data
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
-install
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
-configuration
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
-application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
-pluginCustomization
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
in working directory
<https://studio-jenkins-csb-codeready.apps.ocp4.prod.psi.redhat.comjob/Stu...
at org.eclipse.tycho.surefire.TestMojo.runTest (TestMojo.java:1100)
at org.eclipse.tycho.surefire.TestMojo.execute (TestMojo.java:714)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
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:957)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
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:566)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced
(Launcher.java:282)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode
(Launcher.java:406)
at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the
following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :org.jboss.tools.maven.configurators.tests
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
[description-setter] Description set: