Build failed in Jenkins: JBoss-AS-7.x-latest #652

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Wed Feb 22 16:44:17 EST 2012


See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/652/changes>

Changes:

[bstansberry at jboss.com] Update of remote naming test

[bstansberry at jboss.com] AS7-3830 Return the default EJB client context from the TCCL based selector, if no client context is found for the TCCL

[bstansberry at jboss.com] [AS7-3852] make sure a crashed HC is also unregistered

[bstansberry at jboss.com] [AS7-3675] Add host controller environment resource

------------------------------------------
[...truncated 11338 lines...]
     [echo] 
     [echo] Valid example names to run against a standalone JBoss AS instance are
     [echo]   ejb3             - deploys simple EJB3 examples and invokes on the beans
     [echo]   sar              - deploys mbeans packaged in a sar
     [echo]   managedbean      - deploys a managed bean
     [echo]   serviceloader    - deploys a serviceloader style service
     [echo]   messaging        - deploys HornetQ native sender and receiver
     [echo]   jaxrs            - deploys a jax-rs war
     [echo]   jms              - deploys HornetQ JMS sender and receiver
     [echo]   jms.client       - Uses HornetQ JMS API from the client
     [echo]   rar              - deploys a resource adapter
     [echo]   ds               - deploys a test bean for data sources
     [echo]   war              - deploys a simple servlet and connects to it
     [echo]   ws               - deploys a simple JAXWS POJO endpoint and invokes it
     [echo]   wsejb            - deploys a simple JAXWS EJB3 endpoint and invokes it
     [echo]   ear              - deploys an ear
     [echo]   jpa              - deploys simple JPA example
     [echo]   client.messaging - creates a HornetQ core queue using the management API
     [echo]   client.jms       - creates a JMS queue using the management API
     [echo]   web.connector    - creates and removes a jboss web connector
     [echo] 
     [echo] Valid example names to run against a JBoss AS domain are
     [echo]   domain.configs     - reads the domain config and any available host controller configs
     [echo]   domain.ds          - deploys deploys a test bean for data sources
     [echo]   domain.interactive - interactive client that allows user to perform various management operations
     [echo]   domain.messaging   - deploys HornetQ native sender and receiver
     [echo]   domain.rar         - deploys deploys a resource adapter
     [echo]   domain.servers     - shows domain, host controller and server configs, starts/stops servers

run:

example:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jboss-as-demos-legacy ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/demos/legacy/target/jboss-as-demos-legacy-7.1.1.Final-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-demos-legacy/7.1.1.Final-SNAPSHOT/jboss-as-demos-legacy-7.1.1.Final-SNAPSHOT.jar
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/demos/legacy/pom.xml> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-demos-legacy/7.1.1.Final-SNAPSHOT/jboss-as-demos-legacy-7.1.1.Final-SNAPSHOT.pom
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/demos/legacy/target/jboss-as-demos-legacy-7.1.1.Final-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-demos-legacy/7.1.1.Final-SNAPSHOT/jboss-as-demos-legacy-7.1.1.Final-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Distribution 7.1.1.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-dist ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (ban-bad-dependencies) @ jboss-as-dist ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ jboss-as-dist ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ jboss-as-dist ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ jboss-as-dist ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/dist> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/dist>
[INFO] Storing buildNumber: 22e5ca66076b1c0901d13fd1e01379aaa94f124c at timestamp: 1329947044605
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/dist> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/dist>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-dist ---
[INFO] Source directory does not exist - skipping report.
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ jboss-as-dist ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jboss-as-dist ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/dist/pom.xml> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-dist/7.1.1.Final-SNAPSHOT/jboss-as-dist-7.1.1.Final-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Remoting Subsystem Test 7.1.1.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-remoting-test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (ban-bad-dependencies) @ jboss-as-remoting-test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ jboss-as-remoting-test ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ jboss-as-remoting-test ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ jboss-as-remoting-test ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/remoting-test> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/remoting-test>
[INFO] Storing buildNumber: 22e5ca66076b1c0901d13fd1e01379aaa94f124c at timestamp: 1329947044976
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/remoting-test> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/remoting-test>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-remoting-test ---
[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.x-latest/ws/remoting-test/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jboss-as-remoting-test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-remoting-test ---
[INFO] Source directory does not exist - skipping report.
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-remoting-test ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-remoting-test ---
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/remoting-test/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ jboss-as-remoting-test ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/remoting-test/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jboss.as.remoting.RemotingSubsystemTestCase
Tests run: 7, Failures: 2, Errors: 0, Skipped: 1, Time elapsed: 3.657 sec <<< FAILURE!

Results :

Failed tests:   testSubsystemWithThreadAttributeChange(org.jboss.as.remoting.RemotingSubsystemTestCase): expected not same
  testSubsystemWithConnectorPropertyChange(org.jboss.as.remoting.RemotingSubsystemTestCase): expected not same

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [7.616s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [5.945s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [1.562s]
[INFO] JBoss Application Server: Domain HTTP Error Context  SUCCESS [4.216s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [22.573s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [13.663s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [57.524s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [11.829s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [8.108s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [4.426s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [7.359s]
[INFO] JBoss Application Server: Platform MBean integration  SUCCESS [14.276s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [14.627s]
[INFO] JBoss Application Server: Network ................. SUCCESS [6.284s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [17.832s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [10.874s]
[INFO] JBoss Application Server: Server .................. SUCCESS [29.176s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [11.997s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [23.208s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [18.633s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [25.301s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [13.068s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.314s]
[INFO] JBoss Application Server: Common code for clustering subsystems  SUCCESS [7.667s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [14.902s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [37.663s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [21.092s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [35.961s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [17.605s]
[INFO] JBoss Application Server: Clustered registry service  SUCCESS [4.192s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [29.901s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [1:00.349s]
[INFO] JBoss Application Server: Distributed Web Session SPI  SUCCESS [7.510s]
[INFO] JBoss Application Server: Clustering Server API implementation  SUCCESS [7.918s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider  SUCCESS [12.005s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [36.986s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.243s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem  SUCCESS [15.565s]
[INFO] JBoss Application Server: Application Client Bootstrap  SUCCESS [11.354s]
[INFO] JBoss Application Server: Config Assembly ......... SUCCESS [5.718s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [22.971s]
[INFO] JBoss Application Server: EJB Client BOM .......... SUCCESS [0.303s]
[INFO] JBoss Application Server: JMS Client BOM .......... SUCCESS [0.414s]
[INFO] JBoss Application Server: EJB and JMS client combined jar  SUCCESS [7.581s]
[INFO] JBoss Application Server: Clustered Stateful Session Bean cache Infinispan provider  SUCCESS [8.425s]
[INFO] JBoss Application Server: Clustered service provider registry services  SUCCESS [5.709s]
[INFO] JBoss Application Server: Clustered singleton services  SUCCESS [7.852s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem  SUCCESS [52.088s]
[INFO] JBoss Application Server: Config Admin ............ SUCCESS [10.293s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [15.150s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [8.432s]
[INFO] JBoss Application Server: JAXR Client ............. SUCCESS [7.773s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.244s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [7.733s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [3.641s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [15.459s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [16.841s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [11.463s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter  SUCCESS [0.249s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [10.487s]
[INFO] JBoss Application Server: JSR-77 Subsystem ........ SUCCESS [9.681s]
[INFO] JBoss Application Server: Management Client Content  SUCCESS [5.013s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [34.753s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [23.229s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [11.101s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [33.022s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [13.337s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.232s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [21.692s]
[INFO] JBoss Application Server: OSGi ConfigurationAdmin . SUCCESS [10.083s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [13.774s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.723s]
[INFO] JBoss Application Server: Service Archive Subsystem  SUCCESS [10.704s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [12.112s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration  SUCCESS [9.805s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration  SUCCESS [7.838s]
[INFO] JBoss Application Server: Infinispan Hibernate 2nd level cache provider  SUCCESS [4.030s]
[INFO] JBoss Application Server: OpenJPA 2.x JPA integration  SUCCESS [4.059s]
[INFO] JBoss Application Server: Build ................... SUCCESS [37.089s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.335s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC  SUCCESS [3.995s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [6.198s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [5.051s]
[INFO] JBoss Application Server: Arquillian Managed Container  SUCCESS [35.285s]
[INFO] JBoss Application Server: Arquillian Remote Container  SUCCESS [5.835s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs  SUCCESS [0.389s]
[INFO] JBoss Application Server: Arquillian TestNG Integration  SUCCESS [29.903s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [2.177s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [6.119s]
[INFO] JBoss Application Server: Demos: Legacy TO BE MOVED  SUCCESS [21.644s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [1.627s]
[INFO] JBoss Application Server: Remoting Subsystem Test . FAILURE [6.530s]
[INFO] JBoss Application Server: Validation Tests for Exported Java EE Specification APIs  SKIPPED
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem  SKIPPED
[INFO] JBoss Application Server Test Suite: Shared ....... SKIPPED
[INFO] JBoss Application Server Test Suite: Aggregator ... SKIPPED
[INFO] JBoss Application Server Test Suite: Integration .. SKIPPED
[INFO] JBoss Application Server Test Suite: Integration - Smoke  SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:15.422s
[INFO] Finished at: Wed Feb 22 16:44:11 EST 2012
[INFO] Final Memory: 243M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project jboss-as-remoting-test: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/remoting-test/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-remoting-test
Recording test results
Archiving artifacts



More information about the builds mailing list