[jboss-as7-dev] Build failed in Hudson: JBoss-AS-7.0.x #1018

Brian Stansberry brian.stansberry at redhat.com
Thu Apr 28 10:45:46 EDT 2011


I've saw an intermittent failure in the spec tests, and it looks like 
Hudson has as well.

BTW, why are the spec tests running as part of every build?

On 4/28/11 9:38 AM, jboss-qa-internal at redhat.com wrote:
> See<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/1018/changes>
>
> Changes:
>
> [kabir] AS7-675: handle attributes for jvm:add
>
> ------------------------------------------
> [...truncated 5375 lines...]
> [INFO] Installing<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite/smoke/pom.xml>  to /home/hudson/.m2/repository/org/jboss/as/jboss-as-testsuite-smoke/7.0.0.Beta4-SNAPSHOT/jboss-as-testsuite-smoke-7.0.0.Beta4-SNAPSHOT.pom
> [INFO]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building JBoss Application Server: Test Suite: Aggregator 7.0.0.Beta4-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-testsuite2 ---
> [INFO] Deleting<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite2/target>
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (ban-bad-dependencies) @ jboss-as-testsuite2 ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ jboss-as-testsuite2 ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ jboss-as-testsuite2 ---
> [INFO]
> [INFO] --- maven-dependency-plugin:2.1:copy (default) @ jboss-as-testsuite2 ---
> [INFO] Configured Artifact: org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:?:jar
> [INFO] Copying jboss-annotations-api_1.1_spec-1.0.0.Final.jar to<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite2/target/endorsed/jboss-annotations-api_1.1_spec-1.0.0.Final.jar>
> [INFO]
> [INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-testsuite2 ---
> [INFO] Source directory does not exist - skipping report.
> [INFO]
> [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ jboss-as-testsuite2 ---
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite2/../../build/target/jboss-7.0.0.Beta4-SNAPSHOT>
> [INFO]
> [INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ jboss-as-testsuite2 ---
> [INFO]
> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jboss-as-testsuite2 ---
> [INFO] Installing<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite2/pom.xml>  to /home/hudson/.m2/repository/org/jboss/as/jboss-as-testsuite2/7.0.0.Beta4-SNAPSHOT/jboss-as-testsuite2-7.0.0.Beta4-SNAPSHOT.pom
> [INFO]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building JBoss Application Server: Test Suite: AS7 API Integration Tests 7.0.0.Beta4-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-testsuite2-integration-api ---
> [INFO] Deleting<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite2/api/target>
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (ban-bad-dependencies) @ jboss-as-testsuite2-integration-api ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ jboss-as-testsuite2-integration-api ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ jboss-as-testsuite2-integration-api ---
> [INFO]
> [INFO] --- maven-dependency-plugin:2.1:copy (default) @ jboss-as-testsuite2-integration-api ---
> [INFO] Configured Artifact: org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:?:jar
> [INFO] Copying jboss-annotations-api_1.1_spec-1.0.0.Final.jar to<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite2/api/target/endorsed/jboss-annotations-api_1.1_spec-1.0.0.Final.jar>
> [INFO]
> [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-testsuite2-integration-api ---
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite2/api/src/main/resources>
> [INFO]
> [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ jboss-as-testsuite2-integration-api ---
> [INFO] No sources to compile
> [INFO]
> [INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-testsuite2-integration-api ---
> [INFO] Source directory does not exist - skipping report.
> [INFO]
> [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-testsuite2-integration-api ---
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite2/api/src/test/resources>
> [INFO]
> [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ jboss-as-testsuite2-integration-api ---
> [INFO] No sources to compile
> [INFO]
> [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ jboss-as-testsuite2-integration-api ---
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 728 resources
> [INFO]
> [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jboss-as-testsuite2-integration-api ---
> [INFO] No tests to run.
> [INFO]
> [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ jboss-as-testsuite2-integration-api ---
> [WARNING] JAR will be empty - no content was marked for inclusion!
> [INFO] Building jar:<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite2/api/target/jboss-as-testsuite2-integration-api-7.0.0.Beta4-SNAPSHOT.jar>
> [INFO]
> [INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ jboss-as-testsuite2-integration-api ---
> [INFO] No sources in project. Archive not created.
> [INFO]
> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jboss-as-testsuite2-integration-api ---
> [INFO] Installing<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite2/api/target/jboss-as-testsuite2-integration-api-7.0.0.Beta4-SNAPSHOT.jar>  to /home/hudson/.m2/repository/org/jboss/as/jboss-as-testsuite2-integration-api/7.0.0.Beta4-SNAPSHOT/jboss-as-testsuite2-integration-api-7.0.0.Beta4-SNAPSHOT.jar
> [INFO] Installing<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite2/api/pom.xml>  to /home/hudson/.m2/repository/org/jboss/as/jboss-as-testsuite2-integration-api/7.0.0.Beta4-SNAPSHOT/jboss-as-testsuite2-integration-api-7.0.0.Beta4-SNAPSHOT.pom
> [INFO]
> [INFO] ------------------------------------------------------------------------
> [INFO] Building JBoss Application Server: Test Suite: Spec Integration Tests 7.0.0.Beta4-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-testsuite2-integration-spec ---
> [INFO] Deleting<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite2/spec/target>
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (ban-bad-dependencies) @ jboss-as-testsuite2-integration-spec ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @ jboss-as-testsuite2-integration-spec ---
> [INFO]
> [INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @ jboss-as-testsuite2-integration-spec ---
> [INFO]
> [INFO] --- maven-dependency-plugin:2.1:copy (default) @ jboss-as-testsuite2-integration-spec ---
> [INFO] Configured Artifact: org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:?:jar
> [INFO] Copying jboss-annotations-api_1.1_spec-1.0.0.Final.jar to<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite2/spec/target/endorsed/jboss-annotations-api_1.1_spec-1.0.0.Final.jar>
> [INFO]
> [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-testsuite2-integration-spec ---
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite2/spec/src/main/resources>
> [INFO]
> [INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ jboss-as-testsuite2-integration-spec ---
> [INFO] Compiling 4 source files to<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite2/spec/target/classes>
> [INFO]
> [INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-testsuite2-integration-spec ---
> [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-testsuite2-integration-spec ---
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 5 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ jboss-as-testsuite2-integration-spec ---
> [INFO] Compiling 8 source files to<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite2/spec/target/test-classes>
> [INFO]
> [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ jboss-as-testsuite2-integration-spec ---
> [debug] execute contextualize
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 728 resources
> [INFO]
> [INFO] --- maven-surefire-plugin:2.5:test (default-test) @ jboss-as-testsuite2-integration-spec ---
> [INFO] Surefire report directory:<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite2/spec/target/surefire-reports>
>
> -------------------------------------------------------
>   T E S T S
> -------------------------------------------------------
> Running org.jboss.as.test.spec.ejb3.StatelessBeanTestCase
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.685 sec
> Running org.jboss.as.test.spec.servlet3.WebSecurityProgrammaticLoginTestCase
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.431 sec
> Running org.jboss.as.test.spec.ejb3.SlsbTestCase
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.669 sec
> Running org.jboss.as.test.spec.ejb3.SingletonBeanTestCase
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.246 sec<<<  FAILURE!
> Running org.jboss.as.test.spec.ejb3.AsyncBeanTestCase
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.242 sec<<<  FAILURE!
> Running org.jboss.as.test.spec.ejb3.StatefulBeanTestCase
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.177 sec<<<  FAILURE!
>
> Results :
>
> Tests in error:
>    org.jboss.as.test.spec.ejb3.SingletonBeanTestCase
>    org.jboss.as.test.spec.ejb3.AsyncBeanTestCase
>    org.jboss.as.test.spec.ejb3.StatefulBeanTestCase
>
> Tests run: 7, Failures: 0, Errors: 3, Skipped: 0
>
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO]
> [INFO] JBoss Application Server: Build Configuration ..... SUCCESS [3.912s]
> [INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [3.822s]
> [INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [9.442s]
> [INFO] JBoss Application Server: Controller Client ....... SUCCESS [5.250s]
> [INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.690s]
> [INFO] JBoss Application Server: Arquillian Container Commons  SUCCESS [2.705s]
> [INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.328s]
> [INFO] JBoss Application Server: Arquillian Testenricher CDI  SUCCESS [1.331s]
> [INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [0.235s]
> [INFO] JBoss Application Server: Arquillian Testenricher Resource  SUCCESS [0.243s]
> [INFO] JBoss Application Server: Arquillian Protocol Servlet  SUCCESS [2.989s]
> [INFO] JBoss Application Server: Controller Core ......... SUCCESS [16.151s]
> [INFO] JBoss Application Server: Domain HTTP API ......... SUCCESS [4.148s]
> [INFO] JBoss Application Server: Deployment Repository ... SUCCESS [1.482s]
> [INFO] JBoss Application Server: Embedded ................ SUCCESS [1.726s]
> [INFO] JBoss Application Server: Process Controller ...... SUCCESS [3.499s]
> [INFO] JBoss Application Server: Server .................. SUCCESS [12.563s]
> [INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [3.019s]
> [INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [5.799s]
> [INFO] JBoss Application Server: OSGi .................... SUCCESS [0.157s]
> [INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [6.893s]
> [INFO] JBoss Application Server: Arquillian Service ...... SUCCESS [3.298s]
> [INFO] JBoss Application Server: Command line interface .. SUCCESS [7.841s]
> [INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [6.973s]
> [INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [6.527s]
> [INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [11.468s]
> [INFO] JBoss Application Server: EE ...................... SUCCESS [7.196s]
> [INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [4.691s]
> [INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [7.236s]
> [INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [11.827s]
> [INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [6.681s]
> [INFO] JBoss Application Server: Domain Controller ....... SUCCESS [5.414s]
> [INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [13.165s]
> [INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [9.812s]
> [INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [9.458s]
> [INFO] JBoss Application Server: Weld Integration ........ SUCCESS [6.718s]
> [INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [4.185s]
> [INFO] JBoss Application Server: Host Controller ......... SUCCESS [7.748s]
> [INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [3.843s]
> [INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [7.471s]
> [INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [3.018s]
> [INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [4.836s]
> [INFO] JBoss Application Server: Service Archive Subsystem  SUCCESS [3.709s]
> [INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.139s]
> [INFO] JBoss Application Server: Web Services Server Integration Subsystem  SUCCESS [11.183s]
> [INFO] JBoss Application Server: Build ................... SUCCESS [30.358s]
> [INFO] JBoss Application Server: Arquillian Container Managed  SUCCESS [26.237s]
> [INFO] JBoss Application Server: Arquillian Managed Domain Container  SUCCESS [4.296s]
> [INFO] JBoss Application Server: Arquillian Embedded Container  SUCCESS [3.185s]
> [INFO] JBoss Application Server: Arquillian Managed Container  SUCCESS [3.277s]
> [INFO] JBoss Application Server: Arquillian Remote Container  SUCCESS [3.957s]
> [INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [2.919s]
> [INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [3.996s]
> [INFO] JBoss Application Server: Demos ................... SUCCESS [12.987s]
> [INFO] JBoss Application Server: Demos: AS7 API .......... SUCCESS [2.394s]
> [INFO] JBoss Application Server: Demos: AS7 Internals .... SUCCESS [1.877s]
> [INFO] JBoss Application Server: Microcontainer Subsystem  SUCCESS [3.323s]
> [INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [1.561s]
> [INFO] JBoss Application Server: Test Suite: Aggregator .. SUCCESS [0.865s]
> [INFO] JBoss Application Server: Test Suite: Smoke Tests . SUCCESS [1:28.161s]
> [INFO] JBoss Application Server: Test Suite: Aggregator .. SUCCESS [1.313s]
> [INFO] JBoss Application Server: Test Suite: AS7 API Integration Tests  SUCCESS [2.344s]
> [INFO] JBoss Application Server: Test Suite: Spec Integration Tests  FAILURE [53.631s]
> [INFO] JBoss Application Server: Test Suite: AS7 Internals Integration Tests  SKIPPED
> [INFO] JBoss Application Server: Web Services Tests Integration Subsystem  SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 8:24.755s
> [INFO] Finished at: Thu Apr 28 10:38:09 EDT 2011
> [INFO] Final Memory: 213M/468M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project jboss-as-testsuite2-integration-spec: There are test failures.
> [ERROR]
> [ERROR] Please refer to<http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/testsuite2/spec/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-testsuite2-integration-spec
> Recording test results
> Archiving artifacts
>
> _______________________________________________
> builds mailing list
> builds at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/builds


-- 
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat


More information about the jboss-as7-dev mailing list