See <
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/93/changes>
Changes:
[bstansberry(a)jboss.com] Fix 'The field log is defined in an inherited type and an
enclosing scope' eclipse compiler error
------------------------------------------
[...truncated 187 lines...]
[WARNING] This rule is not compatible with the current version of Maven. The rule is not
able to perform any checks.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @
jboss-as-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @
jboss-as-parent ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-parent ---
[INFO] Source directory does not exist - skipping report.
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ jboss-as-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ jboss-as-parent ---
[INFO] Installing <
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/pom.xml>
to
/home/hudson/.m2/repository/org/jboss/as/jboss-as-parent/7.0.0.Beta1-SNAPSHOT/jboss-as-parent-7.0.0.Beta1-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Domain Core 7.0.0.Beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ jboss-as-domain ---
[INFO] Deleting file set:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/domain/target> (included:
[**], excluded: [])
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-plugin-versions) @
jboss-as-domain ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not
able to perform any checks.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @
jboss-as-domain ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @
jboss-as-domain ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ jboss-as-domain
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 11 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ jboss-as-domain ---
[INFO] Compiling 148 source files to
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/domain/target/cla...
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-domain ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @
jboss-as-domain ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @ jboss-as-domain
---
[INFO] Compiling 26 source files to
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/domain/target/tes...
[INFO]
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ jboss-as-domain ---
[INFO] Surefire report directory:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/domain/target/sur...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.test.domain.xml.XMLValidationUnitTestCase
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.494 sec
Running org.jboss.test.domain.xsd.XSDValidationUnitTestCase
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
Running org.jboss.as.model.v1_0.DeploymentUnitElementUnitTestCase
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec
Running org.jboss.as.model.v1_0.ProfileIncludeElementUnitTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.jboss.as.deployment.unit.DeploymentChainProcessorInjectorTestCase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
Running org.jboss.as.model.v1_0.ServerGroupDeploymentElementUnitTestCase
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.jboss.as.deployment.DeploymentUnitTestCase
Sep 23, 2010 12:46:26 PM org.jboss.vfs.VFS init
WARN: VFS was unable to set the URLStreamHandlerFactory. This will have unpredictable
results
Sep 23, 2010 12:46:26 PM org.jboss.as.model.ServerGroupDeploymentElement activate
INFO: Activating deployment: testDeployment
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec
Running org.jboss.as.model.v1_0.ProfileElementUnitTestCase
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.jboss.as.model.v1_0.PropertiesElementUnitTestCase
<mock-root xmlns="urn:jboss:domain:1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:jboss:domain:1.0
jboss_7_0.xsd"><system-properties><variable name="prop1"
value="value1"/><variable name="prop2"
value="value2"/></system-properties></mock-root>
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec
Results :
Tests run: 44, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ jboss-as-domain ---
[INFO] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/domain/target/jbo...
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ jboss-as-domain ---
[INFO] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/domain/target/jbo...
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ jboss-as-domain ---
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/domain/target/jbo...
to
/home/hudson/.m2/repository/org/jboss/as/jboss-as-domain/7.0.0.Beta1-SNAPSHOT/jboss-as-domain-7.0.0.Beta1-SNAPSHOT.jar
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/domain/target/jbo...
to
/home/hudson/.m2/repository/org/jboss/as/jboss-as-domain/7.0.0.Beta1-SNAPSHOT/jboss-as-domain-7.0.0.Beta1-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Connector Subsystem 7.0.0.Beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ jboss-as-connector ---
[INFO] Deleting file set:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/connector/target>
(included: [**], excluded: [])
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-plugin-versions) @
jboss-as-connector ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not
able to perform any checks.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @
jboss-as-connector ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @
jboss-as-connector ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ jboss-as-connector
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ jboss-as-connector ---
[INFO] Compiling 10 source files to
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/connector/target/...
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-connector ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @
jboss-as-connector ---
[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/connector/src/tes...
[INFO]
[INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @
jboss-as-connector ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ jboss-as-connector ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ jboss-as-connector ---
[INFO] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/connector/target/...
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ jboss-as-connector
---
[INFO] Building jar:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/connector/target/...
[INFO]
[INFO] --- maven-install-plugin:2.3:install (default-install) @ jboss-as-connector ---
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/connector/target/...
to
/home/hudson/.m2/repository/org/jboss/as/jboss-as-connector/7.0.0.Beta1-SNAPSHOT/jboss-as-connector-7.0.0.Beta1-SNAPSHOT.jar
[INFO] Installing
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/connector/target/...
to
/home/hudson/.m2/repository/org/jboss/as/jboss-as-connector/7.0.0.Beta1-SNAPSHOT/jboss-as-connector-7.0.0.Beta1-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JBoss Application Server: Process Manager 7.0.0.Beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ jboss-as-process-manager ---
[INFO] Deleting file set:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/process-manager/t...
(included: [**], excluded: [])
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-plugin-versions) @
jboss-as-process-manager ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not
able to perform any checks.
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-java-version) @
jboss-as-process-manager ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce-maven-version) @
jboss-as-process-manager ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @
jboss-as-process-manager ---
[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/process-manager/s...
[INFO]
[INFO] --- maven-compiler-plugin:2.1:compile (default-compile) @ jboss-as-process-manager
---
[INFO] Compiling 13 source files to
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/process-manager/t...
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ jboss-as-process-manager
---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @
jboss-as-process-manager ---
[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/process-manager/s...
[INFO]
[INFO] --- maven-compiler-plugin:2.1:testCompile (default-testCompile) @
jboss-as-process-manager ---
[INFO] Compiling 17 source files to
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/process-manager/t...
[INFO]
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ jboss-as-process-manager ---
[INFO] Surefire report directory:
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/process-manager/t...
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.as.process.test.RespawnCrashedProcessesTestCase
Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 20.019 sec <<<
FAILURE!
Running org.jboss.as.process.test.StartStopProcessesTestCase
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.673 sec
Running org.jboss.as.process.test.ProcessManagerSlaveTestCase
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.201 sec
Running org.jboss.as.process.test.InterprocessCommunicationBytesTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.917 sec
Running org.jboss.as.process.test.InterprocessCommunicationStringTestCase
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.043 sec
Results :
Failed tests:
testDelayInRespawningProcessesBeforeGivingUp(org.jboss.as.process.test.RespawnCrashedProcessesTestCase)
Tests run: 36, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [5.069s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [3.726s]
[INFO] JBoss Application Server: Domain Core ............. SUCCESS [13.489s]
[INFO] JBoss Application Server: Connector Subsystem ..... SUCCESS [1.738s]
[INFO] JBoss Application Server: Process Manager ......... FAILURE [54.066s]
[INFO] JBoss Application Server: Threading Subsystem ..... SKIPPED
[INFO] JBoss Application Server: Domain Controller ....... SKIPPED
[INFO] JBoss Application Server: Server Manager .......... SKIPPED
[INFO] JBoss Application Server: Server .................. SKIPPED
[INFO] JBoss Application Server: Remoting Subsystem ...... SKIPPED
[INFO] JBoss Application Server: Logging Subsystem ....... SKIPPED
[INFO] JBoss Application Server: Transaction Subsystem ... SKIPPED
[INFO] JBoss Application Server: Naming Subsystem ........ SKIPPED
[INFO] JBoss Application Server: JMX Subsystem ........... SKIPPED
[INFO] JBoss Application Server: Service Archive Subsystem SKIPPED
[INFO] JBoss Application Server: Managed Beans Subsystem . SKIPPED
[INFO] JBoss Application Server: Build ................... SKIPPED
[INFO] JBoss Application Server: Test Suite: Aggregator .. SKIPPED
[INFO] JBoss Application Server: Test Suite: Integration Tests SKIPPED
[INFO] JBoss Application Server: Test Suite: Smoke Tests . SKIPPED
[INFO] JBoss Application Server: Test Suite: Stress Tests SKIPPED
[INFO] JBoss Application Server: Test Suite: Benchmark Tests SKIPPED
[INFO] JBoss Application Server: Test Suite: Protocol Tests Base SKIPPED
[INFO] JBoss Application Server: Test Suite: Protocol Aggregator SKIPPED
[INFO] JBoss Application Server: Test Suite: Protocol Modules SKIPPED
[INFO] JBoss Application Server: Test Suite: Protocol Assembly SKIPPED
[INFO] JBoss Application Server: Test Suite: Protocol Tests SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:19.403s
[INFO] Finished at: Thu Sep 23 12:47:24 EDT 2010
[INFO] Final Memory: 29M/482M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test
(default-test) on project jboss-as-process-manager: There are test failures.
Please refer to
<
http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/process-manager/t...
for the individual test results.
-> [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-process-manager
Recording test results