[switchyard-dev] Build failed in Jenkins: SwitchYard-Quickstarts #838

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Mon Jul 25 21:57:59 EDT 2011


See <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/838/>

------------------------------------------
[...truncated 181 lines...]
21:57:16,729 INFO  [impl.DefaultShutdownStrategy] Route: route2 shutdown complete, was consuming from: Endpoint[switchyard://XMLService]
21:57:16,730 INFO  [impl.DefaultShutdownStrategy] Route: route1 shutdown complete, was consuming from: Endpoint[switchyard://JavaDSL]
21:57:16,730 INFO  [impl.DefaultShutdownStrategy] Graceful shutdown of 2 routes completed in 0 seconds
21:57:16,734 INFO  [impl.DefaultInflightRepository] Shutting down with no inflight exchanges.
21:57:16,735 INFO  [impl.DefaultCamelContext] Uptime: 0.225 seconds
21:57:16,736 INFO  [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2) is shutdown in 0.014 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.599 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/switchyard-quickstarts-camel-service-0.2.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-service/target/switchyard-quickstarts-camel-service-0.2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstarts-camel-service/0.2.0-SNAPSHOT/switchyard-quickstarts-camel-service-0.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Binding
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-binding/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 2 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-binding/target/classes>
[INFO] [switchyard:configure {execution: default}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-binding/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-binding/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.binding.CamelBindingTest
49 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
113 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
677 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
678 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
21:57:25,010 INFO  [converter.AnnotationTypeConverterLoader] Found 5 packages with 17 @Converter classes to load
21:57:25,076 INFO  [converter.DefaultTypeConverter] Loaded 163 type converters in 0.860 seconds
21:57:25,155 INFO  [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2) is starting
21:57:25,155 INFO  [impl.DefaultCamelContext] JMX enabled. Using ManagedManagementStrategy.
21:57:26,036 INFO  [converter.AnnotationTypeConverterLoader] Found 5 packages with 17 @Converter classes to load
21:57:26,080 INFO  [converter.DefaultTypeConverter] Loaded 163 type converters in 0.572 seconds
21:57:26,179 INFO  [impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
21:57:26,180 INFO  [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2) started in 1.024 seconds
21:57:27,009 INFO  [impl.DefaultCamelContext] Route: GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] started and consuming from: Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
Hello there Captain Crunch :-) 
21:57:27,525 INFO  [impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
21:57:27,532 INFO  [impl.DefaultShutdownStrategy] Route: GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] suspended and shutdown deferred, was consuming from: Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
21:57:27,532 INFO  [impl.DefaultShutdownStrategy] Route: GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] preparing to shutdown complete.
21:57:27,532 INFO  [impl.DefaultShutdownStrategy] Route: GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] suspend complete.
21:57:27,532 INFO  [impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
21:57:27,533 INFO  [impl.DefaultCamelContext] Route: GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] suspended, was consuming from: Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
21:57:27,533 INFO  [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext:camel-2) is shutting down
21:57:27,533 INFO  [impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
21:57:27,533 INFO  [impl.DefaultShutdownStrategy] Route: GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] suspended and shutdown deferred, was consuming from: Endpoint[file://target/input?delete=true&fileName=test.txt&initialDelay=50]
21:57:27,533 INFO  [impl.DefaultShutdownStrategy] Route: GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] preparing to shutdown complete.
21:57:27,534 INFO  [impl.DefaultShutdownStrategy] Route: GreetingService-[file://target/input?fileName=test.txt&initialDelay=50&delete=true] shutdown complete.
21:57:27,534 INFO  [impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
21:57:27,537 INFO  [impl.DefaultInflightRepository] Shutting down with no inflight exchanges.
21:57:27,539 INFO  [impl.DefaultCamelContext] Uptime: 2.384 seconds
21:57:27,540 INFO  [impl.DefaultCamelContext] Apache Camel 2.6.0 (CamelContext: camel-2) is shutdown in 0.006 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.459 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-binding/target/switchyard-quickstarts-camel-binding-0.2.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-binding/target/switchyard-quickstarts-camel-binding-0.2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstarts-camel-binding/0.2.0-SNAPSHOT/switchyard-quickstarts-camel-binding-0.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : JAXB Transformation
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-jaxb/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] snapshot org.switchyard.components:switchyard-component-soap:0.2.0-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.switchyard.components:switchyard-component-soap:0.2.0-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.switchyard.components:switchyard-component-soap:0.2.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.switchyard.components:switchyard-component-soap:0.2.0-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 6 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-jaxb/target/classes>
[INFO] [switchyard:configure {execution: default}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-jaxb/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-jaxb/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.transform.jaxb.JaxbTransformationTest
48 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
123 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
758 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
759 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
1630 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
1952 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
2245 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.289 sec

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-jaxb/target/switchyard-quickstart-transform-jaxb-0.2.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-jaxb/target/switchyard-quickstart-transform-jaxb-0.2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-transform-jaxb/0.2.0-SNAPSHOT/switchyard-quickstart-transform-jaxb-0.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : JSON Transformation
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-json/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 4 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-json/target/classes>
[INFO] [switchyard:configure {execution: default}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-json/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-json/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.transform.json.JsonTransformationTest
49 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
122 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
699 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
699 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
1490 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.475 sec

Results :

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

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-json/target/switchyard-quickstart-transform-json-0.2.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-json/target/switchyard-quickstart-transform-json-0.2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-transform-json/0.2.0-SNAPSHOT/switchyard-quickstart-transform-json-0.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Smooks Transformation
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-smooks/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 4 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-smooks/target/classes>
[INFO] [switchyard:configure {execution: default}]
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 2 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-smooks/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-smooks/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.transform.smooks.ServiceTransformationTest
49 [main] INFO org.jboss.weld.Version - WELD-000900 1.1.0 (Final)
128 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
720 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
721 [main] WARN org.jboss.interceptor.util.InterceptionTypeRegistry - Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
3034 [main] INFO org.jboss.weld.Bootstrap - WELD-000101 Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.164 sec
Running org.switchyard.quickstarts.transform.smooks.SmooksTransformationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.828 sec

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-smooks/target/switchyard-quickstart-transform-smooks-0.2.0-SNAPSHOT.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/transform-smooks/target/switchyard-quickstart-transform-smooks-0.2.0-SNAPSHOT.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-transform-smooks/0.2.0-SNAPSHOT/switchyard-quickstart-transform-smooks-0.2.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Rules Interview
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/rules-interview/target>
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] snapshot org.switchyard.components:switchyard-component-rules:0.2.0-SNAPSHOT: checking for updates from jboss-developer-repository-group
[INFO] snapshot org.switchyard.components:switchyard-component-rules:0.2.0-SNAPSHOT: checking for updates from snapshots.jboss.org
[INFO] snapshot org.switchyard.components:switchyard-component-rules:0.2.0-SNAPSHOT: checking for updates from jboss-public-repository-group
[INFO] snapshot org.switchyard.components:switchyard-component-rules:0.2.0-SNAPSHOT: checking for updates from codehaus.m2.snapshots
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 3 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/rules-interview/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/rules-interview/src/main/java/org/switchyard/quickstarts/rules/interview/InterviewRules.java>:[21,0] cannot find symbol
symbol  : static DRL
location: class org.switchyard.common.io.resource.ResourceType
[ERROR] <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/rules-interview/src/main/java/org/switchyard/quickstarts/rules/interview/InterviewRules.java>:[40,79] cannot find symbol
symbol  : variable DRL
location: class org.switchyard.quickstarts.rules.interview.InterviewRules.InterviewDrl
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure

<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/rules-interview/src/main/java/org/switchyard/quickstarts/rules/interview/InterviewRules.java>:[21,0] cannot find symbol
symbol  : static DRL
location: class org.switchyard.common.io.resource.ResourceType
<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/rules-interview/src/main/java/org/switchyard/quickstarts/rules/interview/InterviewRules.java>:[40,79] cannot find symbol
symbol  : variable DRL
location: class org.switchyard.quickstarts.rules.interview.InterviewRules.InterviewDrl

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 52 seconds
[INFO] Finished at: Mon Jul 25 21:57:57 EDT 2011
[INFO] Final Memory: 131M/376M
[INFO] ------------------------------------------------------------------------



More information about the switchyard-dev mailing list