See
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x-testSuite-windows/70...
Changes:
[kabir] [AS7-941]; enable VFS scanner for Seam
[kabir] Small fixes to avoid Seam app deployment failures.
[kabir] Make seam-int as additional resource root.
[David M. Lloyd] Add DAV repository support to build-config/pom.xml
[David M. Lloyd] [AS7-758] Break out .zip creation into separate POM to break transitive
dependencies on consumers of the .zip
------------------------------------------
[...truncated 12671 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.031 sec
Running org.jboss.as.test.integration.internals.as7_859.PrivatePostConstructsTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.11 sec
Running org.jboss.as.test.integration.internals.websecurity.WebSecurityCERTTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.031 sec
Running org.jboss.as.test.integration.internals.security.CustomLoginModuleTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.235 sec
Running
org.jboss.as.test.integration.internals.websecurity.WebSecurityJBossWebXmlSecurityRolesTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.109 sec
Results :
Tests run: 14, Failures: 0, Errors: 0, Skipped: 2
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Test Suite: Domain Mode Integration Tests
7.0.0.Beta4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (ban-bad-dependencies) @
jboss-as-testsuite2-integration-domain ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @
jboss-as-testsuite2-integration-domain ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @
jboss-as-testsuite2-integration-domain ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @
jboss-as-testsuite2-integration-domain ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: cmd.exe /X /C "git show"
[INFO] Working directory: W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\domain
[INFO] Storing buildNumber: 28e2c7f1f42509f7e79d42196a36e0c7554ebf65 at timestamp:
1307230637849
[INFO] Executing: cmd.exe /X /C "git show"
[INFO] Working directory: W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\domain
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy (default) @
jboss-as-testsuite2-integration-domain ---
[INFO] Configured Artifact:
org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:?:jar
[INFO] org.jboss.spec.javax.annotation:jboss-annotations-api_1.1_spec:1.0.0.Final:jar
already exists in
W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\domain\target\endorsed
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
jboss-as-testsuite2-integration-domain ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\domain\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @
jboss-as-testsuite2-integration-domain ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @
jboss-as-testsuite2-integration-domain ---
[INFO] Source directory does not exist - skipping report.
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @
jboss-as-testsuite2-integration-domain ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @
jboss-as-testsuite2-integration-domain ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @
jboss-as-testsuite2-integration-domain ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1165 resources
[INFO]
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @
jboss-as-testsuite2-integration-domain ---
[INFO] Surefire report directory:
W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\domain\target\surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.test.integration.domain.ManagementReadsTestCase
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 48.031 sec <<<
FAILURE!
Running org.jboss.as.test.integration.domain.DeploymentManagementTestCase
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 47.579 sec <<<
FAILURE!
Running org.jboss.as.test.integration.domain.CoreResourceManagementTestCase
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 46.938 sec <<<
FAILURE!
Results :
Tests in error:
org.jboss.as.test.integration.domain.ManagementReadsTestCase
org.jboss.as.test.integration.domain.DeploymentManagementTestCase
org.jboss.as.test.integration.domain.CoreResourceManagementTestCase
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0
[ERROR] There are test failures.
Please refer to
W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite2\domain\target\surefire-reports
for the individual test results.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Web Services Tests Integration Subsystem
7.0.0.Beta4-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (ban-bad-dependencies) @
jboss-as-webservices-tests-integration ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @
jboss-as-webservices-tests-integration ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @
jboss-as-webservices-tests-integration ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @
jboss-as-webservices-tests-integration ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: cmd.exe /X /C "git show"
[INFO] Working directory:
W:\workspace\JBoss-AS-7.0.x-testSuite-windows\webservices\tests-integration
[INFO] Storing buildNumber: 28e2c7f1f42509f7e79d42196a36e0c7554ebf65 at timestamp:
1307230814429
[INFO] Executing: cmd.exe /X /C "git show"
[INFO] Working directory:
W:\workspace\JBoss-AS-7.0.x-testSuite-windows\webservices\tests-integration
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
jboss-as-webservices-tests-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @
jboss-as-webservices-tests-integration ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @
jboss-as-webservices-tests-integration ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @
jboss-as-webservices-tests-integration ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.1:testCompile (default-testCompile) @
jboss-as-webservices-tests-integration ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-antrun-plugin:1.6:run (build-jars) @
jboss-as-webservices-tests-integration ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks
main:
build-jars:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-surefire-plugin:2.5:test (default-test) @
jboss-as-webservices-tests-integration ---
[INFO] Surefire report directory:
W:\workspace\JBoss-AS-7.0.x-testSuite-windows\webservices\tests-integration\target\surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.test.ws.tools.jbws3207.JBWS3207TestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [0.578s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [1.688s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [2.312s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [1.954s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.437s]
[INFO] JBoss Application Server: Arquillian Container Commons SUCCESS [0.672s]
[INFO] JBoss Application Server: Arquillian .............. SUCCESS [0.453s]
[INFO] JBoss Application Server: Arquillian Testenricher CDI SUCCESS [0.438s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [0.437s]
[INFO] JBoss Application Server: Arquillian Testenricher Resource SUCCESS [0.438s]
[INFO] JBoss Application Server: Arquillian Protocol Servlet SUCCESS [0.656s]
[INFO] JBoss Application Server: Controller Core ......... SUCCESS [1.547s]
[INFO] JBoss Application Server: Domain Management ....... SUCCESS [0.625s]
[INFO] JBoss Application Server: Domain HTTP API ......... SUCCESS [0.875s]
[INFO] JBoss Application Server: Deployment Repository ... SUCCESS [0.594s]
[INFO] JBoss Application Server: Embedded ................ SUCCESS [0.937s]
[INFO] JBoss Application Server: Process Controller ...... SUCCESS [0.844s]
[INFO] JBoss Application Server: Server .................. SUCCESS [2.781s]
[INFO] JBoss Application Server: JMX Subsystem ........... SUCCESS [0.641s]
[INFO] JBoss Application Server: Arquillian Common ....... SUCCESS [1.187s]
[INFO] JBoss Application Server: OSGi .................... SUCCESS [0.422s]
[INFO] JBoss Application Server: OSGi Subsystem .......... SUCCESS [1.375s]
[INFO] JBoss Application Server: Arquillian Service ...... SUCCESS [0.672s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [1.203s]
[INFO] JBoss Application Server: Threading Subsystem ..... SUCCESS [1.188s]
[INFO] JBoss Application Server: Naming Subsystem ........ SUCCESS [1.172s]
[INFO] JBoss Application Server: EE ...................... SUCCESS [0.781s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [3.328s]
[INFO] JBoss Application Server: Transaction Subsystem ... SUCCESS [0.750s]
[INFO] JBoss Application Server: Security Subsystem ...... SUCCESS [1.063s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [1.359s]
[INFO] JBoss Application Server: Deployment Scanner ...... SUCCESS [2.750s]
[INFO] JBoss Application Server: Domain Controller ....... SUCCESS [0.656s]
[INFO] JBoss Application Server: EJB Subsystem ........... SUCCESS [1.969s]
[INFO] JBoss Application Server: Web Subsystem ........... SUCCESS [1.141s]
[INFO] JBoss Application Server: JPA Subsystem ........... SUCCESS [1.500s]
[INFO] JBoss Application Server: Weld Integration ........ SUCCESS [0.812s]
[INFO] JBoss Application Server: JAX-RS Integration ...... SUCCESS [0.766s]
[INFO] JBoss Application Server: Host Controller ......... SUCCESS [1.078s]
[INFO] JBoss Application Server: Logging Subsystem ....... SUCCESS [0.641s]
[INFO] JBoss Application Server: Messaging Subsystem ..... SUCCESS [1.109s]
[INFO] JBoss Application Server: ModCluster Subsystem .... SUCCESS [1.078s]
[INFO] JBoss Application Server: OSGi Config Admin ....... SUCCESS [0.594s]
[INFO] JBoss Application Server: Remoting Subsystem ...... SUCCESS [0.922s]
[INFO] JBoss Application Server: Service Archive Subsystem SUCCESS [0.844s]
[INFO] JBoss Application Server: Web Services Subsystem .. SUCCESS [0.421s]
[INFO] JBoss Application Server: Web Services Server Integration Subsystem SUCCESS
[1.329s]
[INFO] JBoss Application Server: Build ................... SUCCESS [1.796s]
[INFO] JBoss Application Server: Arquillian Container Managed SUCCESS [9.813s]
[INFO] JBoss Application Server: Arquillian Managed Domain Container SUCCESS [1.172s]
[INFO] JBoss Application Server: Arquillian Embedded Container SUCCESS [0.625s]
[INFO] JBoss Application Server: Arquillian Managed Container SUCCESS [4.750s]
[INFO] JBoss Application Server: Arquillian Remote Container SUCCESS [0.609s]
[INFO] JBoss Application Server: Demos: Aggregator ....... SUCCESS [1.266s]
[INFO] JBoss Application Server: Demos: Spec ............. SUCCESS [1.406s]
[INFO] JBoss Application Server: Demos ................... SUCCESS [0.953s]
[INFO] JBoss Application Server: Demos: AS7 API .......... SUCCESS [1.266s]
[INFO] JBoss Application Server: Demos: AS7 Internals .... SUCCESS [1.266s]
[INFO] JBoss Application Server: Distribution ............ SUCCESS [1.000s]
[INFO] JBoss Application Server: Microcontainer Subsystem SUCCESS [0.594s]
[INFO] JBoss Application Server: OSGi Integration Plugin . SUCCESS [0.578s]
[INFO] JBoss Application Server: Test Suite: Aggregator .. SUCCESS [0.984s]
[INFO] JBoss Application Server: Test Suite: Smoke Tests . SUCCESS [33.610s]
[INFO] JBoss Application Server: Test Suite: Stress Tests SUCCESS [1.015s]
[INFO] JBoss Application Server: Test Suite: Benchmark Tests SUCCESS [0.969s]
[INFO] JBoss Application Server: Test Suite: Integration Tests FAILURE [40.032s]
[INFO] JBoss Application Server: Test Suite: Aggregator .. SUCCESS [1.016s]
[INFO] JBoss Application Server: Test Suite: AS7 API Integration Tests SUCCESS [28.688s]
[INFO] JBoss Application Server: Test Suite: Spec Integration Tests SUCCESS [1:28.360s]
[INFO] JBoss Application Server: Test Suite: AS7 Internals Integration Tests SUCCESS
[56.798s]
[INFO] JBoss Application Server: Test Suite: Domain Mode Integration Tests SUCCESS
[2:57.158s]
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem SUCCESS
[1.328s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:31.944s
[INFO] Finished at: Sat Jun 04 19:40:15 EDT 2011
[INFO] Final Memory: 77M/218M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test
(default-test) on project jboss-as-testsuite-integration: There are test failures.
[ERROR]
[ERROR] Please refer to
W:\workspace\JBoss-AS-7.0.x-testSuite-windows\testsuite\integration\target\surefire-reports
for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the
following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :jboss-as-testsuite-integration
Recording test results