[INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building WildFly Test Suite: Integration - VDX 1.0.0.Alpha1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-version) @ wildfly-ts-integ-vdx --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ wildfly-ts-integ-vdx --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (get-scm-revision) @ wildfly-ts-integ-vdx --- [INFO] Executing: /bin/sh -c cd '/home/rsvoboda/git/vdx-wildfly-testsuite' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/rsvoboda/git/vdx-wildfly-testsuite [INFO] Storing buildNumber: 37df4dfb8b4679fcf5107e8ab4a7bb94ad1765f1 at timestamp: 1483733888863 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ wildfly-ts-integ-vdx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/rsvoboda/git/vdx-wildfly-testsuite/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ wildfly-ts-integ-vdx --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ wildfly-ts-integ-vdx --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 31 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ wildfly-ts-integ-vdx --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ wildfly-ts-integ-vdx --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.wildfly.test.integration.vdx.standalone.JBossWSTestCase ----------------------------------------- Start JBossWSTestCase - modifyWsdlAddressElementWithNoValue ----------------------------------------- 21:18:25,259 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.0.Beta3-redhat-1 21:18:26,502 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.7.Final-redhat-1 21:18:26,592 WARN [org.jboss.as.warn.fd-limit] (main) WFLYSRV0071: The operating system has limited the number of open files to 1024 for this process; a value of at least 4096 is recommended 21:18:26,713 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: JBoss EAP 7.1.0.Alpha1 (WildFly Core 3.0.0.Alpha17-redhat-1) starting 21:18:27,041 INFO [org.jboss.as.domain.management] (MSC service thread 1-1) WFLYDM0136: Registered OpenSSL provider 21:18:28,309 ERROR [org.jboss.as.controller] (Controller Boot Thread) OPVDX001: Validation error in standalone.xml ----------------------------------- | | 385: | 386: | 387: | ^^^^ "WFLYCTL0097: Wrong type for 'modify-wsdl-address'. Expected [BOOLEAN] | but was STRING" | | 388: | 389: | 390: | | The primary underlying error message was: | > "WFLYCTL0097: Wrong type for 'modify-wsdl-address'. Expected [BOOLEAN] | > but was STRING" | |------------------------------------------------------------------------------- 21:18:28,311 ERROR [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0055: Caught exception during boot: org.jboss.as.controller.persistence.ConfigurationPersistenceException: WFLYCTL0085: Failed to parse configuration at org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:143) [wildfly-controller-3.0.0.Alpha17-redhat-1.jar:3.0.0.Alpha17-redhat-1] at org.jboss.as.server.ServerService.boot(ServerService.java:373) [wildfly-server-3.0.0.Alpha17-redhat-1.jar:3.0.0.Alpha17-redhat-1] at org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:314) [wildfly-controller-3.0.0.Alpha17-redhat-1.jar:3.0.0.Alpha17-redhat-1] at java.lang.Thread.run(Thread.java:785) [vm.jar:1.8.0] 21:18:28,313 FATAL [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0056: Server boot has failed in an unrecoverable manner; exiting. See previous messages for details. 21:18:28,350 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0050: JBoss EAP 7.1.0.Alpha1 (WildFly Core 3.0.0.Alpha17-redhat-1) stopped in 24ms Start of the server failed. This is expected. Restoring server configuration. Configuration to be restored @org.wildfly.test.integration.vdx.utils.server.ServerConfig(profileName=, subtreeName=webservices, configuration=standalone.xml, hostConfig=host.xml, parameterName=foo, xmlTransformationGroovy=webservices/AddModifyWsdlAddressElementWithNoValue.groovy, subsystemName=webservices, parameterValue=bar, xmlTransformationClass=class org.wildfly.test.integration.vdx.transformations.DoNothing) ----------------------------------------- Stop JBossWSTestCase - modifyWsdlAddressElementWithNoValue ----------------------------------------- Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 11.65 sec <<< FAILURE! - in org.wildfly.test.integration.vdx.standalone.JBossWSTestCase modifyWsdlAddressElementWithNoValue(org.wildfly.test.integration.vdx.standalone.JBossWSTestCase) Time elapsed: 11.639 sec <<< FAILURE! java.lang.AssertionError: log doesn't contain ' ^^^^ Wrong type for 'modify-wsdl-address'. Expected [BOOLEAN] but was' at org.wildfly.test.integration.vdx.standalone.JBossWSTestCase.modifyWsdlAddressElementWithNoValue(JBossWSTestCase.java:51) Results : Failed tests: JBossWSTestCase.modifyWsdlAddressElementWithNoValue:51->TestBase.assertContains:68 log doesn't contain ' ^^^^ Wrong type for 'modify-wsdl-address'. Expected [BOOLEAN] but was' Tests run: 1, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 27.509 s [INFO] Finished at: 2017-01-06T21:18:28+01:00 [INFO] Final Memory: 18M/32M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project wildfly-ts-integ-vdx: There are test failures. [ERROR] [ERROR] Please refer to /home/rsvoboda/git/vdx-wildfly-testsuite/target/surefire-reports for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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