Build failed in Jenkins: JBoss-AS-7.0.x #2749
by jboss-qa-internal@redhat.com
See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/2749/changes>
Changes:
[bstansberry(a)jboss.com] Extended RolloutPlanTestCase.
[bstansberry(a)jboss.com] Ignored testRollbackAcrossGroupsRolloutPlan test.
[bstansberry(a)jboss.com] AS7-4080 Remove @ignore from tests which passed.
[bstansberry(a)jboss.com] @Ignore JS test back
[bstansberry(a)jboss.com] move infinispan dependencies to a different class
------------------------------------------
[...truncated 10785 lines...]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jboss-as-arquillian-testng-integration ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-arquillian-testng-integration ---
[INFO] Source directory does not exist - skipping report.
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-arquillian-testng-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-arquillian-testng-integration ---
[INFO] Compiling 2 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/testng...>
[INFO]
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ jboss-as-arquillian-testng-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 153 resources
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ jboss-as-arquillian-testng-integration ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/testng...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.arquillian.testng.BasicTestNGIntegrationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.866 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jboss-as-arquillian-testng-integration ---
[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/arquillian/testng...>
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ jboss-as-arquillian-testng-integration ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jboss-as-arquillian-testng-integration ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/testng...> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-testng-integration/7.1.2.Final-SNAPSHOT/jboss-as-arquillian-testng-integration-7.1.2.Final-SNAPSHOT.jar
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/testng...> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-testng-integration/7.1.2.Final-SNAPSHOT/jboss-as-arquillian-testng-integration-7.1.2.Final-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Distribution 7.1.2.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.0.x/ws/dist> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/dist>
[INFO] Storing buildNumber: 2ebdb11baf842d0d33c6c37fe7f37e30c0d66cb4 at timestamp: 1333074602870
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/dist> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/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.0.x/ws/dist/pom.xml> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-dist/7.1.2.Final-SNAPSHOT/jboss-as-dist-7.1.2.Final-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Remoting Subsystem Test 7.1.2.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.0.x/ws/remoting-test> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test>
[INFO] Storing buildNumber: 2ebdb11baf842d0d33c6c37fe7f37e30c0d66cb4 at timestamp: 1333074603138
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/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.0.x/ws/remoting-test/src...>
[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.0.x/ws/remoting-test/tar...>
[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.0.x/ws/remoting-test/tar...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.remoting.RemotingSubsystemTestCase
Tests run: 7, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 4.73 sec <<< FAILURE!
Results :
Failed tests: testSubsystemWithConnectorPropertyChange(org.jboss.as.remoting.RemotingSubsystemTestCase): expected not same
Tests run: 7, Failures: 1, Errors: 0, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [6.452s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [5.027s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [2.591s]
[INFO] JBoss Application Server: Domain HTTP Error Context SUCCESS [5.159s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [20.562s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [16.869s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [1:05.631s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [12.117s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [8.607s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [4.844s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [7.293s]
[INFO] JBoss Application Server: Platform MBean integration SUCCESS [14.515s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [16.600s]
[INFO] JBoss Application Server: Network ................. SUCCESS [6.747s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [17.381s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [13.664s]
[INFO] JBoss Application Server: Server .................. SUCCESS [29.907s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [11.730s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [23.161s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [21.552s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [20.910s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [29.514s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [12.589s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.287s]
[INFO] JBoss Application Server: Common code for clustering subsystems SUCCESS [7.078s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [20.900s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [1:04.150s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [23.919s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [33.888s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [16.544s]
[INFO] JBoss Application Server: Clustered registry service SUCCESS [5.563s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [56.782s]
[INFO] JBoss Application Server: Distributed Web Session SPI SUCCESS [7.667s]
[INFO] JBoss Application Server: Clustering Server API implementation SUCCESS [7.715s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider SUCCESS [12.912s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [49.172s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.224s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem SUCCESS [17.859s]
[INFO] JBoss Application Server: Application Client Bootstrap SUCCESS [13.207s]
[INFO] JBoss Application Server: Config Assembly ......... SUCCESS [5.802s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [22.546s]
[INFO] JBoss Application Server: EJB Client BOM .......... SUCCESS [0.371s]
[INFO] JBoss Application Server: JMS Client BOM .......... SUCCESS [0.266s]
[INFO] JBoss Application Server: EJB and JMS client combined jar SUCCESS [6.830s]
[INFO] JBoss Application Server: Clustered Stateful Session Bean cache Infinispan provider SUCCESS [8.656s]
[INFO] JBoss Application Server: Clustered service provider registry services SUCCESS [5.939s]
[INFO] JBoss Application Server: Clustered singleton services SUCCESS [7.326s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem SUCCESS [52.678s]
[INFO] JBoss Application Server: Config Admin ............ SUCCESS [9.818s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [14.599s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [8.000s]
[INFO] JBoss Application Server: JAXR Client ............. SUCCESS [10.544s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.538s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [8.322s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [3.746s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [18.549s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [12.129s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [10.659s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter SUCCESS [0.220s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [9.232s]
[INFO] JBoss Application Server: JSR-77 Subsystem ........ SUCCESS [11.653s]
[INFO] JBoss Application Server: Management Client Content SUCCESS [7.511s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [33.467s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [26.282s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [11.373s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [35.443s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [16.610s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.195s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [19.458s]
[INFO] JBoss Application Server: OSGi ConfigurationAdmin . SUCCESS [5.510s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [13.421s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.803s]
[INFO] JBoss Application Server: Service Archive Subsystem SUCCESS [10.571s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [13.977s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration SUCCESS [5.157s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration SUCCESS [7.352s]
[INFO] JBoss Application Server: OpenJPA 2.x JPA integration SUCCESS [4.090s]
[INFO] JBoss Application Server: Build ................... SUCCESS [35.581s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.242s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC SUCCESS [3.265s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [4.954s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [5.698s]
[INFO] JBoss Application Server: Arquillian Managed Container SUCCESS [35.039s]
[INFO] JBoss Application Server: Arquillian Remote Container SUCCESS [8.498s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs SUCCESS [0.271s]
[INFO] JBoss Application Server: Arquillian TestNG Integration SUCCESS [28.965s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [1.714s]
[INFO] JBoss Application Server: Remoting Subsystem Test . FAILURE [7.727s]
[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:36.883s
[INFO] Finished at: Thu Mar 29 22:30:10 EDT 2012
[INFO] Final Memory: 272M/471M
[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.0.x/ws/remoting-test/tar...> 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
12 years, 8 months
Build failed in Jenkins: JBoss-AS-7.x-latest #810
by jboss-qa-internal@redhat.com
See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/810/changes>
Changes:
[bstansberry(a)jboss.com] AS7-4329 eclipse IDE support for cmp project
[bstansberry(a)jboss.com] [AS7-4286] Fix JavaCC grammars for version 5.
[bstansberry(a)jboss.com] [AS7-4286] Use javacc maven plugin 2.6 inherited from jboss-parent
[bstansberry(a)jboss.com] added optional --slot argument to the module command
[bstansberry(a)jboss.com] AS7-4282 don't ignore unrecognized arguments
[bstansberry(a)jboss.com] removed a TODO comment
[bstansberry(a)jboss.com] add product name and verion to the version command output if available (for eap)
------------------------------------------
[...truncated 10831 lines...]
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-arquillian-testng-integration ---
[INFO] Source directory does not exist - skipping report.
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-arquillian-testng-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-arquillian-testng-integration ---
[INFO] Compiling 2 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/t...>
[INFO]
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ jboss-as-arquillian-testng-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 153 resources
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ jboss-as-arquillian-testng-integration ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/t...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.arquillian.testng.BasicTestNGIntegrationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.991 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jboss-as-arquillian-testng-integration ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/t...>
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ jboss-as-arquillian-testng-integration ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jboss-as-arquillian-testng-integration ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/t...> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-testng-integration/7.1.2.Final-SNAPSHOT/jboss-as-arquillian-testng-integration-7.1.2.Final-SNAPSHOT.jar
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/t...> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-testng-integration/7.1.2.Final-SNAPSHOT/jboss-as-arquillian-testng-integration-7.1.2.Final-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Distribution 7.1.2.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: d922e1cb161a994c5267533080e76e1be217231c at timestamp: 1333069727013
[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.2.Final-SNAPSHOT/jboss-as-dist-7.1.2.Final-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Remoting Subsystem Test 7.1.2.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: d922e1cb161a994c5267533080e76e1be217231c at timestamp: 1333069727317
[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-tes...>
[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-tes...>
[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-tes...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.remoting.RemotingSubsystemTestCase
Tests run: 7, Failures: 2, Errors: 0, Skipped: 1, Time elapsed: 3.136 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 [6.999s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [6.568s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [1.640s]
[INFO] JBoss Application Server: Domain HTTP Error Context SUCCESS [2.807s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [20.099s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [15.689s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [54.468s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [9.825s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [7.010s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [5.086s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [7.381s]
[INFO] JBoss Application Server: Platform MBean integration SUCCESS [12.384s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [15.479s]
[INFO] JBoss Application Server: Network ................. SUCCESS [5.857s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [20.156s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [12.630s]
[INFO] JBoss Application Server: Server .................. SUCCESS [26.309s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [11.690s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [20.253s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [20.391s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [20.437s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [25.326s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [12.712s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.403s]
[INFO] JBoss Application Server: Common code for clustering subsystems SUCCESS [6.755s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [17.837s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [52.117s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [22.216s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [29.507s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [16.763s]
[INFO] JBoss Application Server: Clustered registry service SUCCESS [4.473s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [54.324s]
[INFO] JBoss Application Server: Distributed Web Session SPI SUCCESS [7.838s]
[INFO] JBoss Application Server: Clustering Server API implementation SUCCESS [8.506s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider SUCCESS [12.876s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [50.597s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.456s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem SUCCESS [15.940s]
[INFO] JBoss Application Server: Application Client Bootstrap SUCCESS [11.301s]
[INFO] JBoss Application Server: Config Assembly ......... SUCCESS [6.117s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [21.748s]
[INFO] JBoss Application Server: EJB Client BOM .......... SUCCESS [0.240s]
[INFO] JBoss Application Server: JMS Client BOM .......... SUCCESS [0.367s]
[INFO] JBoss Application Server: EJB and JMS client combined jar SUCCESS [6.717s]
[INFO] JBoss Application Server: Clustered Stateful Session Bean cache Infinispan provider SUCCESS [6.799s]
[INFO] JBoss Application Server: Clustered service provider registry services SUCCESS [9.313s]
[INFO] JBoss Application Server: Clustered singleton services SUCCESS [7.257s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem SUCCESS [51.305s]
[INFO] JBoss Application Server: Config Admin ............ SUCCESS [8.870s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [12.794s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [7.966s]
[INFO] JBoss Application Server: JAXR Client ............. SUCCESS [11.714s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.274s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [13.958s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [3.678s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [14.785s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [13.633s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [11.582s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter SUCCESS [0.229s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [9.314s]
[INFO] JBoss Application Server: JSR-77 Subsystem ........ SUCCESS [11.017s]
[INFO] JBoss Application Server: Management Client Content SUCCESS [7.490s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [30.636s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [22.748s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [11.410s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [32.990s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [13.160s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.285s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [19.498s]
[INFO] JBoss Application Server: OSGi ConfigurationAdmin . SUCCESS [8.782s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [12.844s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [5.806s]
[INFO] JBoss Application Server: Service Archive Subsystem SUCCESS [11.024s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [14.432s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration SUCCESS [6.449s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration SUCCESS [10.219s]
[INFO] JBoss Application Server: OpenJPA 2.x JPA integration SUCCESS [10.080s]
[INFO] JBoss Application Server: Build ................... SUCCESS [48.361s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.355s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC SUCCESS [3.334s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [7.343s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [5.617s]
[INFO] JBoss Application Server: Arquillian Managed Container SUCCESS [34.811s]
[INFO] JBoss Application Server: Arquillian Remote Container SUCCESS [6.232s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs SUCCESS [1.014s]
[INFO] JBoss Application Server: Arquillian TestNG Integration SUCCESS [28.454s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [1.999s]
[INFO] JBoss Application Server: Remoting Subsystem Test . FAILURE [5.680s]
[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: 20:59.220s
[INFO] Finished at: Thu Mar 29 21:08:52 EDT 2012
[INFO] Final Memory: 257M/460M
[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-tes...> 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
12 years, 8 months
Build failed in Jenkins: JBoss-AS-7.x-latest #803
by jboss-qa-internal@redhat.com
See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/803/changes>
Changes:
[kabir] AS7-4307 updated the transaction manager to 4.16.3
[kabir] disable module command in the domain mode, since it's meant to work for the standalone only (at least for now)
[kabir] AS7-4305 jdbc driver name completion for data-source commands
[kabir] switched to JBOSS_HOME/modules from module.path for the modules dir
------------------------------------------
[...truncated 10245 lines...]
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/p...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-arquillian-protocol-jmx ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jboss-as-arquillian-protocol-jmx ---
[INFO] Compiling 15 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/p...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-arquillian-protocol-jmx ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-arquillian-protocol-jmx ---
[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/arquillian/p...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-arquillian-protocol-jmx ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ jboss-as-arquillian-protocol-jmx ---
[INFO] No tests to run.
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/p...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jboss-as-arquillian-protocol-jmx ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/p...>
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ jboss-as-arquillian-protocol-jmx ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/p...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jboss-as-arquillian-protocol-jmx ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/p...> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-protocol-jmx/7.1.2.Final-SNAPSHOT/jboss-as-arquillian-protocol-jmx-7.1.2.Final-SNAPSHOT.jar
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/p...> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-protocol-jmx/7.1.2.Final-SNAPSHOT/jboss-as-arquillian-protocol-jmx-7.1.2.Final-SNAPSHOT.pom
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/p...> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-protocol-jmx/7.1.2.Final-SNAPSHOT/jboss-as-arquillian-protocol-jmx-7.1.2.Final-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Arquillian Managed Container 7.1.2.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-arquillian-container-managed ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (ban-bad-dependencies) @ jboss-as-arquillian-container-managed ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ jboss-as-arquillian-container-managed ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ jboss-as-arquillian-container-managed ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ jboss-as-arquillian-container-managed ---
[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/arquillian/c...> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...>
[INFO] Storing buildNumber: d57dccbfb0740950b6eef630e938504f690bbd4a at timestamp: 1332933984715
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ jboss-as-arquillian-container-managed ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ jboss-as-arquillian-container-managed ---
[INFO] Compiling 3 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-arquillian-container-managed ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-arquillian-container-managed ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-arquillian-container-managed ---
[INFO] Compiling 14 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...>
[INFO]
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ jboss-as-arquillian-container-managed ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 153 resources
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ jboss-as-arquillian-container-managed ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.arquillian.container.managed.IntegrationTestCase
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.914 sec <<< FAILURE!
Running org.jboss.as.arquillian.container.managed.ManagedAsClientWebArchiveServletTestCase
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< FAILURE!
Running org.jboss.as.arquillian.container.managed.InjectManagementClientTestCase
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< FAILURE!
Running org.jboss.as.arquillian.container.managed.ManagedAsClientEnterpriseArchiveServletTestCase
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< FAILURE!
Running org.jboss.as.arquillian.container.managed.ManagedAsClientTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec
Running org.jboss.as.arquillian.container.managed.InjectJndiContextTestCase
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE!
Running org.jboss.as.arquillian.container.managed.ManagedInContainerTestCase
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< FAILURE!
Results :
Tests in error:
org.jboss.as.arquillian.container.managed.IntegrationTestCase: The server is already running! Managed containers does not support connecting to running server instances due to the possible harmful effect of connecting to the wrong server. Please stop server before running or change to another type of container.
org.jboss.as.arquillian.container.managed.ManagedAsClientWebArchiveServletTestCase: Arquillian has previously been attempted initialized, but failed. See cause for previous exception
org.jboss.as.arquillian.container.managed.InjectManagementClientTestCase: Arquillian has previously been attempted initialized, but failed. See cause for previous exception
org.jboss.as.arquillian.container.managed.ManagedAsClientEnterpriseArchiveServletTestCase: Arquillian has previously been attempted initialized, but failed. See cause for previous exception
org.jboss.as.arquillian.container.managed.InjectJndiContextTestCase: Arquillian has previously been attempted initialized, but failed. See cause for previous exception
org.jboss.as.arquillian.container.managed.ManagedInContainerTestCase: Arquillian has previously been attempted initialized, but failed. See cause for previous exception
Tests run: 7, Failures: 0, Errors: 6, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [4.500s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [3.625s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [0.546s]
[INFO] JBoss Application Server: Domain HTTP Error Context SUCCESS [2.858s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [15.760s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [11.567s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [34.663s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [7.927s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [6.067s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [3.796s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [5.853s]
[INFO] JBoss Application Server: Platform MBean integration SUCCESS [9.811s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [11.608s]
[INFO] JBoss Application Server: Network ................. SUCCESS [4.128s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [11.324s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [9.289s]
[INFO] JBoss Application Server: Server .................. SUCCESS [21.217s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [8.552s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [16.295s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [13.432s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [17.456s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [23.610s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [9.295s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.444s]
[INFO] JBoss Application Server: Common code for clustering subsystems SUCCESS [5.840s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [15.373s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [48.802s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [32.155s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [22.371s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [14.640s]
[INFO] JBoss Application Server: Clustered registry service SUCCESS [3.072s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [42.773s]
[INFO] JBoss Application Server: Distributed Web Session SPI SUCCESS [5.858s]
[INFO] JBoss Application Server: Clustering Server API implementation SUCCESS [5.493s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider SUCCESS [9.756s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [39.412s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.535s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem SUCCESS [13.215s]
[INFO] JBoss Application Server: Application Client Bootstrap SUCCESS [8.228s]
[INFO] JBoss Application Server: Config Assembly ......... SUCCESS [4.514s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [17.946s]
[INFO] JBoss Application Server: EJB Client BOM .......... SUCCESS [0.276s]
[INFO] JBoss Application Server: JMS Client BOM .......... SUCCESS [0.311s]
[INFO] JBoss Application Server: EJB and JMS client combined jar SUCCESS [5.027s]
[INFO] JBoss Application Server: Clustered Stateful Session Bean cache Infinispan provider SUCCESS [5.579s]
[INFO] JBoss Application Server: Clustered service provider registry services SUCCESS [4.227s]
[INFO] JBoss Application Server: Clustered singleton services SUCCESS [5.899s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem SUCCESS [39.182s]
[INFO] JBoss Application Server: Config Admin ............ SUCCESS [7.387s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [11.084s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [5.588s]
[INFO] JBoss Application Server: JAXR Client ............. SUCCESS [8.176s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.247s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [7.666s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [2.773s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [13.687s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [11.139s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [8.508s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter SUCCESS [0.354s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [7.727s]
[INFO] JBoss Application Server: JSR-77 Subsystem ........ SUCCESS [10.340s]
[INFO] JBoss Application Server: Management Client Content SUCCESS [6.357s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [25.621s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [17.659s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [10.566s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [30.099s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [13.181s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.288s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [17.145s]
[INFO] JBoss Application Server: OSGi ConfigurationAdmin . SUCCESS [6.329s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [16.390s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.701s]
[INFO] JBoss Application Server: Service Archive Subsystem SUCCESS [9.326s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [9.943s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration SUCCESS [4.786s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration SUCCESS [7.931s]
[INFO] JBoss Application Server: OpenJPA 2.x JPA integration SUCCESS [5.169s]
[INFO] JBoss Application Server: Build ................... SUCCESS [57.699s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [2.005s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC SUCCESS [2.962s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [5.238s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [5.087s]
[INFO] JBoss Application Server: Arquillian Managed Container FAILURE [15.402s]
[INFO] JBoss Application Server: Arquillian Remote Container SKIPPED
[INFO] JBoss Application Server: Exported Java EE Specification APIs SKIPPED
[INFO] JBoss Application Server: Arquillian TestNG Integration SKIPPED
[INFO] JBoss Application Server: Distribution ............ SKIPPED
[INFO] JBoss Application Server: Remoting Subsystem Test . SKIPPED
[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: 16:19.980s
[INFO] Finished at: Wed Mar 28 07:26:39 EDT 2012
[INFO] Final Memory: 266M/475M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project jboss-as-arquillian-container-managed: There are test failures.
[ERROR]
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.x-latest/ws/arquillian/c...> 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-arquillian-container-managed
Recording test results
Archiving artifacts
12 years, 8 months
Build failed in Jenkins: JBoss-AS-7.0.x #2739
by jboss-qa-internal@redhat.com
See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/2739/changes>
Changes:
[kabir] add weigth attribute with non-default values back to tests
[kabir] include missing messaging tests
[kabir] [AS7-4259] allow system-property runtime updates
[kabir] fix rollbackOnRuntimeFailure propagation
[kabir] fix the exception handling
[kabir] [AS7-4273] Correct the multiple version handling for configuration parsing.
[kabir] Clustering TS: cleanup descriptor disable test
[kabir] AS7-4297 jdbc-driver:add operation is not considering module-slot parameter
[kabir] JBPAPP-8451 - instance-id setting messes up mod cluster
------------------------------------------
[...truncated 11336 lines...]
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-arquillian-testng-integration ---
[INFO] Source directory does not exist - skipping report.
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ jboss-as-arquillian-testng-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ jboss-as-arquillian-testng-integration ---
[INFO] Compiling 2 source files to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/testng...>
[INFO]
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ jboss-as-arquillian-testng-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 153 resources
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ jboss-as-arquillian-testng-integration ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/testng...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.arquillian.testng.BasicTestNGIntegrationTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.22 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ jboss-as-arquillian-testng-integration ---
[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/arquillian/testng...>
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ jboss-as-arquillian-testng-integration ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ jboss-as-arquillian-testng-integration ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/testng...> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-testng-integration/7.1.2.Final-SNAPSHOT/jboss-as-arquillian-testng-integration-7.1.2.Final-SNAPSHOT.jar
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/arquillian/testng...> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-arquillian-testng-integration/7.1.2.Final-SNAPSHOT/jboss-as-arquillian-testng-integration-7.1.2.Final-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Distribution 7.1.2.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-dist ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/dist/target>
[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.0.x/ws/dist> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/dist>
[INFO] Storing buildNumber: bb233e7a5f391a1a50e1ff621eaa13d1c9fc1d1f at timestamp: 1332848060890
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/dist> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/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.0.x/ws/dist/pom.xml> to /home/hudson/.m2/repository/org/jboss/as/jboss-as-dist/7.1.2.Final-SNAPSHOT/jboss-as-dist-7.1.2.Final-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Remoting Subsystem Test 7.1.2.Final-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-remoting-test ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test/target>
[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.0.x/ws/remoting-test> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test>
[INFO] Storing buildNumber: bb233e7a5f391a1a50e1ff621eaa13d1c9fc1d1f at timestamp: 1332848061335
[INFO] Executing: /bin/sh -c cd <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/remoting-test> && git show
[INFO] Working directory: <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/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.0.x/ws/remoting-test/src...>
[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.0.x/ws/remoting-test/tar...>
[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.0.x/ws/remoting-test/tar...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.remoting.RemotingSubsystemTestCase
Tests run: 7, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 3.193 sec <<< FAILURE!
Results :
Failed tests: testSubsystemWithConnectorPropertyChange(org.jboss.as.remoting.RemotingSubsystemTestCase): expected not same
Tests run: 7, Failures: 1, Errors: 0, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [5.416s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [3.794s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [0.877s]
[INFO] JBoss Application Server: Domain HTTP Error Context SUCCESS [3.383s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [18.435s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [12.561s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [44.923s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [10.033s]
[INFO] JBoss Application Server: Domain HTTP Interface ... SUCCESS [6.916s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [3.740s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [6.268s]
[INFO] JBoss Application Server: Platform MBean integration SUCCESS [10.568s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [11.837s]
[INFO] JBoss Application Server: Network ................. SUCCESS [5.215s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [13.267s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [10.586s]
[INFO] JBoss Application Server: Server .................. SUCCESS [22.606s]
[INFO] JBoss Application Server: Subsystem Test Harness .. SUCCESS [9.361s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [18.490s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [14.148s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [19.844s]
[INFO] JBoss Application Server: JacORB Subsystem ........ SUCCESS [20.257s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [10.245s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [0.445s]
[INFO] JBoss Application Server: Common code for clustering subsystems SUCCESS [6.107s]
[INFO] JBoss Application Server: JGroups Subsystem ....... SUCCESS [12.084s]
[INFO] JBoss Application Server: Infinispan Subsystem .... SUCCESS [42.425s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [20.594s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [28.502s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [15.990s]
[INFO] JBoss Application Server: Clustered registry service SUCCESS [3.964s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [44.090s]
[INFO] JBoss Application Server: Distributed Web Session SPI SUCCESS [6.587s]
[INFO] JBoss Application Server: Clustering Server API implementation SUCCESS [6.594s]
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider SUCCESS [10.770s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [43.271s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.215s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem SUCCESS [15.746s]
[INFO] JBoss Application Server: Application Client Bootstrap SUCCESS [9.922s]
[INFO] JBoss Application Server: Config Assembly ......... SUCCESS [5.281s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [20.486s]
[INFO] JBoss Application Server: EJB Client BOM .......... SUCCESS [0.481s]
[INFO] JBoss Application Server: JMS Client BOM .......... SUCCESS [0.417s]
[INFO] JBoss Application Server: EJB and JMS client combined jar SUCCESS [6.141s]
[INFO] JBoss Application Server: Clustered Stateful Session Bean cache Infinispan provider SUCCESS [7.966s]
[INFO] JBoss Application Server: Clustered service provider registry services SUCCESS [4.969s]
[INFO] JBoss Application Server: Clustered singleton services SUCCESS [6.823s]
[INFO] JBoss Application Server: EJB Container Managed Persistence Subsystem SUCCESS [50.401s]
[INFO] JBoss Application Server: Config Admin ............ SUCCESS [8.235s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [12.625s]
[INFO] JBoss Application Server: EE Deployment ........... SUCCESS [6.467s]
[INFO] JBoss Application Server: JAXR Client ............. SUCCESS [8.145s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [0.205s]
[INFO] JBoss Application Server: JPA SPI ................. SUCCESS [6.167s]
[INFO] JBoss Application Server: JPA UTIL ................ SUCCESS [6.392s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [12.974s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [12.056s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [9.720s]
[INFO] JBoss Application Server: JBoss Diagnostic Reporter SUCCESS [0.212s]
[INFO] JBoss Application Server: JDR ..................... SUCCESS [8.809s]
[INFO] JBoss Application Server: JSR-77 Subsystem ........ SUCCESS [10.324s]
[INFO] JBoss Application Server: Management Client Content SUCCESS [4.280s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [29.523s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [21.880s]
[INFO] JBoss Application Server: Mail subsystem .......... SUCCESS [10.479s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [30.456s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [11.189s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.228s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [16.567s]
[INFO] JBoss Application Server: OSGi ConfigurationAdmin . SUCCESS [5.452s]
[INFO] JBoss Application Server: POJO Subsystem .......... SUCCESS [15.368s]
[INFO] JBoss Application Server: sosreport scripts ....... SUCCESS [1.593s]
[INFO] JBoss Application Server: Service Archive Subsystem SUCCESS [8.814s]
[INFO] JBoss Application Server: XTS Subsystem ........... SUCCESS [9.202s]
[INFO] JBoss Application Server: Hibernate 3.6.x JPA integration SUCCESS [7.965s]
[INFO] JBoss Application Server: Hibernate 4.0.x JPA integration SUCCESS [6.504s]
[INFO] JBoss Application Server: OpenJPA 2.x JPA integration SUCCESS [3.622s]
[INFO] JBoss Application Server: Build ................... SUCCESS [38.711s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.348s]
[INFO] JBoss Application Server: Arquillian TestEnricher MSC SUCCESS [2.815s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [4.728s]
[INFO] JBoss Application Server: Arquillian Protocol JMX . SUCCESS [4.450s]
[INFO] JBoss Application Server: Arquillian Managed Container SUCCESS [33.516s]
[INFO] JBoss Application Server: Arquillian Remote Container SUCCESS [4.051s]
[INFO] JBoss Application Server: Exported Java EE Specification APIs SUCCESS [0.497s]
[INFO] JBoss Application Server: Arquillian TestNG Integration SUCCESS [28.305s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [2.089s]
[INFO] JBoss Application Server: Remoting Subsystem Test . FAILURE [5.310s]
[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: 17:54.107s
[INFO] Finished at: Tue Mar 27 07:34:26 EDT 2012
[INFO] Final Memory: 280M/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.0.x/ws/remoting-test/tar...> 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
12 years, 8 months