Skip to content
This repository was archived by the owner on Jul 23, 2020. It is now read-only.
This repository was archived by the owner on Jul 23, 2020. It is now read-only.

ConfigMap / Wildfly quickstart fails to build #3134

Closed
fabric8io/fabric8-pipeline-library
#412
@ldimaggi

Description

@ldimaggi

Steps to recreate:

  • Create a new app/quickstart - select mission= Config, Runtime = Wildfly
  • Observe build pipeline fail

Error:

EXITCODE   0[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 646.01 s <<< FAILURE! - in io.openshift.boosters.GreetingServiceTest
[ERROR] io.openshift.boosters.GreetingServiceTest  Time elapsed: 646.009 s  <<< ERROR!
org.jboss.arquillian.container.spi.client.container.DeploymentException: Process failed to start
Caused by: org.jboss.arquillian.container.spi.client.container.DeploymentException: Process failed to start

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   GreetingServiceTest.io.openshift.boosters.GreetingServiceTest ? Deployment Pro...
[INFO] 
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:24 min
[INFO] Finished at: 2018-04-13T20:11:15+00:00
[INFO] Final Memory: 53M/77M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20:test (default-test) on project app-test-1: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/workspace/testmachine_april13m_master-AU3CED4S3IAQBODSQYGEJ7MDHFKHVJY3R45J5PK6DZBRDD3EDWNQ/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20:test (default-test) on project app-test-1: There are test failures.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions