Build failed in Hudson: JBoss-AS-7.0.x-testSuite-windows #54

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Tue May 24 01:22:08 EDT 2011


See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x-testSuite-windows/54/changes>

Changes:

[Stuart Douglas] AS7-834 Change component interceptors to use a well defined ordering

------------------------------------------
[...truncated 10588 lines...]
[INFO] skip non existing resourceDirectory W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\internals\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jboss-as-testsuite2-integration-internals ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-testsuite2-integration-internals ---
[INFO] Source directory does not exist - skipping report.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-testsuite2-integration-internals ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 16 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ jboss-as-testsuite2-integration-internals ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ jboss-as-testsuite2-integration-internals ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1027 resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jboss-as-testsuite2-integration-internals ---
[INFO] Surefire report directory: W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\internals\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.test.integration.internals.websecurity.WebSecurityBASICTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.516 sec
Running org.jboss.as.test.integration.internals.as7_835.DeployUnknownSessionTypeTestCase
Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.719 sec
Running org.jboss.as.test.integration.internals.websecurity.WebSecurityFORMTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.844 sec
Running org.jboss.as.test.integration.internals.as7_859.PrivatePostConstructsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.734 sec
Running org.jboss.as.test.integration.internals.websecurity.WebSecurityCERTTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.235 sec
Running org.jboss.as.test.integration.internals.security.CustomLoginModuleTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.468 sec
Running org.jboss.as.test.integration.internals.websecurity.WebSecurityJBossWebXmlSecurityRolesTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.563 sec

Results :

Tests run: 14, Failures: 0, Errors: 0, Skipped: 2

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Test Suite: Domain Mode Integration Tests 7.0.0.Beta4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (ban-bad-dependencies) @ jboss-as-testsuite2-integration-domain ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ jboss-as-testsuite2-integration-domain ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ jboss-as-testsuite2-integration-domain ---
[INFO] 
[INFO] --- maven-dependency-plugin:2.1:copy (default) @ jboss-as-testsuite2-integration-domain ---
[INFO] Configured Artifact: org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:?:jar
[INFO] org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:1.0.0.Final:jar already exists in W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\domain\target\endorsed
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-testsuite2-integration-domain ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\domain\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jboss-as-testsuite2-integration-domain ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-testsuite2-integration-domain ---
[INFO] Source directory does not exist - skipping report.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-testsuite2-integration-domain ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ jboss-as-testsuite2-integration-domain ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ jboss-as-testsuite2-integration-domain ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1027 resources
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jboss-as-testsuite2-integration-domain ---
[INFO] Surefire report directory: W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\domain\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.test.integration.domain.ManagementReadsTestCase
Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.031 sec
Running org.jboss.as.test.integration.domain.CoreResourceManagementTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.281 sec

Results :

Tests run: 13, Failures: 0, Errors: 0, Skipped: 1

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Web Services Tests Integration Subsystem 7.0.0.Beta4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (ban-bad-dependencies) @ jboss-as-webservices-tests-integration ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ jboss-as-webservices-tests-integration ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ jboss-as-webservices-tests-integration ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-webservices-tests-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jboss-as-webservices-tests-integration ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-webservices-tests-integration ---
[INFO] Starting audit...
Audit done.

[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-webservices-tests-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @ jboss-as-webservices-tests-integration ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (build-jars) @ jboss-as-webservices-tests-integration ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:

build-jars:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jboss-as-webservices-tests-integration ---
[INFO] Surefire report directory: W:\workspace\JBoss-AS-7.0.x-testSuite-windows\webservices\tests-integration\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.test.ws.tools.jbws3207.JBWS3207TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec

Results :

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [0.547s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [0.593s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [1.797s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [1.485s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.047s]
[INFO] JBoss Application Server: Arquillian Container Commons  SUCCESS [0.265s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.047s]
[INFO] JBoss Application Server: Arquillian Testenricher CDI  SUCCESS [0.063s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [0.062s]
[INFO] JBoss Application Server: Arquillian Testenricher Resource  SUCCESS [0.047s]
[INFO] JBoss Application Server: Arquillian Protocol Servlet  SUCCESS [0.234s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [1.188s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [0.187s]
[INFO] JBoss Application Server: Domain HTTP API ......... SUCCESS [0.469s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [0.172s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [0.500s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [0.437s]
[INFO] JBoss Application Server: Server .................. SUCCESS [2.110s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [0.219s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [0.797s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.031s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [0.765s]
[INFO] JBoss Application Server: Arquillian Service ...... SUCCESS [0.266s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [0.781s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [0.766s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [0.734s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [0.360s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [2.922s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [0.281s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [1.062s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [0.938s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [1.859s]
[INFO] JBoss Application Server: Domain Controller ....... SUCCESS [0.266s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [1.562s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [0.735s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [1.078s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [0.407s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [0.343s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [0.704s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [0.234s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [0.719s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [0.172s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [0.531s]
[INFO] JBoss Application Server: Service Archive Subsystem  SUCCESS [0.437s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.032s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem  SUCCESS [0.968s]
[INFO] JBoss Application Server: Build ................... SUCCESS [1.360s]
[INFO] JBoss Application Server: Arquillian Container Managed  SUCCESS [9.328s]
[INFO] JBoss Application Server: Arquillian Managed Domain Container  SUCCESS [0.766s]
[INFO] JBoss Application Server: Arquillian Embedded Container  SUCCESS [0.187s]
[INFO] JBoss Application Server: Arquillian Managed Container  SUCCESS [4.234s]
[INFO] JBoss Application Server: Arquillian Remote Container  SUCCESS [0.188s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [1.328s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [0.953s]
[INFO] JBoss Application Server: Demos ................... SUCCESS [0.531s]
[INFO] JBoss Application Server: Demos: AS7 API .......... SUCCESS [0.876s]
[INFO] JBoss Application Server: Demos: AS7 Internals .... SUCCESS [0.906s]
[INFO] JBoss Application Server: Microcontainer Subsystem  SUCCESS [0.172s]
[INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [0.172s]
[INFO] JBoss Application Server: Test Suite: Aggregator .. SUCCESS [0.562s]
[INFO] JBoss Application Server: Test Suite: Smoke Tests . SUCCESS [29.547s]
[INFO] JBoss Application Server: Test Suite: Stress Tests  SUCCESS [0.547s]
[INFO] JBoss Application Server: Test Suite: Benchmark Tests  SUCCESS [0.594s]
[INFO] JBoss Application Server: Test Suite: Integration Tests  FAILURE [25.265s]
[INFO] JBoss Application Server: Test Suite: Aggregator .. SUCCESS [0.641s]
[INFO] JBoss Application Server: Test Suite: AS7 API Integration Tests  SUCCESS [12.719s]
[INFO] JBoss Application Server: Test Suite: Spec Integration Tests  SUCCESS [44.313s]
[INFO] JBoss Application Server: Test Suite: AS7 Internals Integration Tests  SUCCESS [39.547s]
[INFO] JBoss Application Server: Test Suite: Domain Mode Integration Tests  SUCCESS [31.047s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem  SUCCESS [0.859s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:00.595s
[INFO] Finished at: Tue May 24 01:22:03 EDT 2011
[INFO] Final Memory: 90M/216M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project jboss-as-testsuite-integration: There are test failures.
[ERROR] 
[ERROR] Please refer to W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite\integration\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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :jboss-as-testsuite-integration
Recording test results



More information about the builds mailing list