See <https://builds.apache.org/job/Apache%20Airavata/951/changes>
Changes: [chathuri] fixing AIRAVATA-702 [lahiru] fixing issue with fail notification sending in gfac-core. ------------------------------------------ [...truncated 2549 lines...] ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.airavata.commons.gfac.wsdl.TestWSDLGeneration log4j:WARN No appenders could be found for logger (org.apache.airavata.commons.gfac.wsdl.WSDLGenerator). log4j:WARN Please initialize the log4j system properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. SERVICE_QNAME SimpleEcho AWSDL <?xml version="1.0" encoding="UTF-8"?> <wsdl:definitions name="SimpleEcho" xmlns:typens="null/SimpleEcho/xsd" xmlns:wsa="http://www.w3.org/2005/08/addressing" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:globalTypens="null/xsd" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:gfac="http://airavata.apache.org/schemas/gfac/2012/12"> <wsdl:types> <schema elementFormDefault="unqualified" targetNamespace="null/SimpleEcho/xsd" xmlns="http://www.w3.org/2001/XMLSchema"> <import namespace="http://airavata.apache.org/schemas/gfac/2012/12" schemaLocation="http://airavata.apache.org/schemas/gfac/2012/12/GFacParameterTypes.xsd" /> <element name="invoke_InputParams" type="typens:invoke_InputParamsType" /> <complexType name="invoke_InputParamsType"> <sequence> <element name="echo_input" type="gfac:StringParameterType"> <annotation> <documentation /> </annotation> </element> </sequence> </complexType> <element name="invoke_OutputParams" type="typens:invoke_OutputParamsType" /> <complexType name="invoke_OutputParamsType"> <sequence> <element name="echo_output" type="gfac:StringParameterType"> <annotation> <documentation /> </annotation> </element> </sequence> </complexType> </schema> </wsdl:types> <wsdl:message name="invoke_RequestMessage_0abdcd32-1625-4225-87c3-06a8ab7bf69f"> <wsdl:part name="parameters" element="typens:invoke_InputParams"> </wsdl:part> </wsdl:message> <wsdl:message name="invoke_ResponseMessage_2eafa4cb-edf5-4095-8a67-ea06a5cb7a63"> <wsdl:part name="parameters" element="typens:invoke_OutputParams"> </wsdl:part> </wsdl:message> <wsdl:portType name="SimpleEcho"> <wsdl:documentation /> <wsdl:operation name="invoke"> <wsdl:documentation /> <wsdl:input name="invoke_RequestMessage_0abdcd32-1625-4225-87c3-06a8ab7bf69f" message="invoke_RequestMessage_0abdcd32-1625-4225-87c3-06a8ab7bf69f"> </wsdl:input> <wsdl:output name="invoke_ResponseMessage_2eafa4cb-edf5-4095-8a67-ea06a5cb7a63" message="invoke_ResponseMessage_2eafa4cb-edf5-4095-8a67-ea06a5cb7a63"> </wsdl:output> </wsdl:operation> </wsdl:portType> </wsdl:definitions> DONE Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.627 sec Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 mojoSucceeded org.apache.maven.plugins:maven-surefire-plugin:2.12(default-test) [JENKINS] Recording test results mojoStarted org.apache.maven.plugins:maven-jar-plugin:2.3.1(default-jar) [INFO] [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ airavata-gfac-schema-utils --- mojoFailed org.apache.maven.plugins:maven-jar-plugin:2.3.1(default-jar) projectFailed org.apache.airavata:airavata-gfac-schema-utils:0.6-SNAPSHOT sessionEnded [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Airavata .......................................... SUCCESS [2:33.113s] [INFO] Airavata Commons .................................. SUCCESS [9.305s] [INFO] Airavata GFac Schema Utilities .................... FAILURE [2:49.718s] [INFO] Airavata Common Utilities ......................... SKIPPED [INFO] Airavata Registry ................................. SKIPPED [INFO] Airavata Registry API ............................. SKIPPED [INFO] Airavata Workflow Model Parent .................... SKIPPED [INFO] Airavata Workflow Model Core ...................... SKIPPED [INFO] Airavata WS Messenger ............................. SKIPPED [INFO] Airavata Messenger Commons ........................ SKIPPED [INFO] Airavata Messenger Client ......................... SKIPPED [INFO] Airavata WS Monitor ............................... SKIPPED [INFO] Airavata Workflow Execution Context ............... SKIPPED [INFO] Airavata Client ................................... SKIPPED [INFO] Airavata Workflow Tracking ........................ SKIPPED [INFO] Airavata GFac Core ................................ SKIPPED [INFO] Airavata GFac Axis2 Interface ..................... SKIPPED [INFO] Airavata Message Box .............................. SKIPPED [INFO] Airavata Message Broker ........................... SKIPPED [INFO] Airavata Workflow Component ....................... SKIPPED [INFO] Airavata Workflow Component Node .................. SKIPPED [INFO] Airavata JPA Registry ............................. SKIPPED [INFO] Airavata REST ..................................... SKIPPED [INFO] airavata-rest-mappings ............................ SKIPPED [INFO] airavata-rest-client .............................. SKIPPED [INFO] Airavata XBaya .................................... SKIPPED [INFO] Airavata Registry Service ......................... SKIPPED [INFO] Airavata Registry Test ............................ SKIPPED [INFO] Airavata Security Implementation .................. SKIPPED [INFO] airavata-rest-services ............................ SKIPPED [INFO] airavata-rest-service-webapp ...................... SKIPPED [INFO] Airavata Tools .................................... SKIPPED [INFO] Airavata Phoebus Integration ...................... SKIPPED [INFO] Simple Math Service ............................... SKIPPED [INFO] Complex Math Service .............................. SKIPPED [INFO] Levenshtein Distance Service ...................... SKIPPED [INFO] Airavata Embedded Tomcat Implementation ........... SKIPPED [INFO] distribution ...................................... SKIPPED [INFO] Airavata server distribution ...................... SKIPPED [INFO] Airavata client distribution ...................... SKIPPED [INFO] Airavata xbaya-gui distribution ................... SKIPPED [INFO] Airavata Test Suite ............................... SKIPPED [INFO] Samples - Workflow Create Application ............. SKIPPED [INFO] Samples - Airavata Client Samples ................. SKIPPED [INFO] Samples - Workflow Execution ...................... SKIPPED [INFO] Airavata Integration Tests ........................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6:10.025s [INFO] Finished at: Fri Jan 04 18:29:26 GMT+00:00 2013 [INFO] Final Memory: 28M/272M [INFO] ------------------------------------------------------------------------ Projects to build: [MavenProject: org.apache.airavata:airavata:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/pom.xml,> MavenProject: org.apache.airavata:commons:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/commons/pom.xml,> MavenProject: org.apache.airavata:airavata-gfac-schema-utils:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/commons/gfac-schema/pom.xml,> MavenProject: org.apache.airavata:airavata-common-utils:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/commons/utils/pom.xml,> MavenProject: org.apache.airavata:registry:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/registry/pom.xml,> MavenProject: org.apache.airavata:airavata-registry-api:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/registry/registry-api/pom.xml,> MavenProject: org.apache.airavata:airavata-workflow-model-parent:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/workflow-model/pom.xml,> MavenProject: org.apache.airavata:airavata-workflow-model-core:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/workflow-model/workflow-model-core/pom.xml,> MavenProject: org.apache.airavata:airavata-ws-messenger:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/ws-messenger/pom.xml,> MavenProject: org.apache.airavata:airavata-messenger-commons:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/ws-messenger/commons/pom.xml,> MavenProject: org.apache.airavata:airavata-messenger-client:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/ws-messenger/client/pom.xml,> MavenProject: org.apache.airavata:airavata-message-monitor:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/ws-messenger/message-monitor/pom.xml,> MavenProject: org.apache.airavata:airavata-workflow-execution-context:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/commons/workflow-execution-context/pom.xml,> MavenProject: org.apache.airavata:airavata-client-api:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/airavata-client/pom.xml,> MavenProject: org.apache.airavata:airavata-workflow-tracking:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/commons/workflow-tracking/pom.xml,> MavenProject: org.apache.airavata:airavata-gfac-core:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/gfac-core/pom.xml,> MavenProject: org.apache.airavata:airavata-gfac-axis2-interface:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/gfac-axis2/pom.xml,> MavenProject: org.apache.airavata:airavata-message-box:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/ws-messenger/messagebox/pom.xml,> MavenProject: org.apache.airavata:airavata-message-broker:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/ws-messenger/messagebroker/pom.xml,> MavenProject: org.apache.airavata:airavata-workflow-model-component:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/workflow-model/workflow-model-component/pom.xml,> MavenProject: org.apache.airavata:airavata-workflow-model-component-node:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/workflow-model/workflow-model-component-node/pom.xml,> MavenProject: org.apache.airavata:airavata-jpa-registry:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/registry/airavata-jpa-registry/pom.xml,> MavenProject: org.apache.airavata:rest:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/rest/pom.xml,> MavenProject: org.apache.airavata:airavata-rest-mappings:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/rest/mappings/pom.xml,> MavenProject: org.apache.airavata:airavata-rest-client:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/rest/client/pom.xml,> MavenProject: org.apache.airavata:airavata-xbaya-gui:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/xbaya-gui/pom.xml,> MavenProject: org.apache.airavata:airavata-registry-service:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/registry/airavata-registry-service/pom.xml,> MavenProject: org.apache.airavata:airavata-registry-test:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/registry/airavata-registry-test/pom.xml,> MavenProject: org.apache.airavata:airavata-security:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/security/pom.xml,> MavenProject: org.apache.airavata:airavata-rest-services:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/rest/service/pom.xml,> MavenProject: org.apache.airavata:airavata-rest-service-webapp:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/rest/webapp/pom.xml,> MavenProject: org.apache.airavata:airavata-tools-parent:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/tools/pom.xml,> MavenProject: org.apache.airavata:airavata-phoebus-integration:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/tools/phoebus-integration/pom.xml,> MavenProject: org.apache.airavata:airavata-simple-math-service:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/samples/simple-math-service/pom.xml,> MavenProject: org.apache.airavata:airavata-complex-math-service:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/samples/complex-math-service/pom.xml,> MavenProject: org.apache.airavata:airavata-levenshtein-distance-service:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/samples/levenshtein-distance-service/pom.xml,> MavenProject: org.apache.airavata:airavata-embedded-tomcat:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/server/pom.xml,> MavenProject: org.apache.airavata:distribution:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/distribution/pom.xml,> MavenProject: org.apache.airavata:airavata-server-distribution:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/distribution/airavata-server/pom.xml,> MavenProject: org.apache.airavata:airavata-client-distribution:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/distribution/airavata-client/pom.xml,> MavenProject: org.apache.airavata:airavata-xbaya-gui-distribution:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/distribution/xbaya-gui/pom.xml,> MavenProject: org.apache.airavata:test-suite:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/test-suite/pom.xml,> MavenProject: org.apache.airavata:samples-create-application:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/samples/airavata-client/create-application/pom.xml,> MavenProject: org.apache.airavata:airavata-client-sample:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/samples/airavata-client/pom.xml,> MavenProject: org.apache.airavata:samples-workflow-run:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/samples/airavata-client/workflow-run/pom.xml,> MavenProject: org.apache.airavata:integration-tests:0.6-SNAPSHOT @ <https://builds.apache.org/job/Apache%20Airavata/ws/modules/integration-tests/pom.xml]> [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/commons/workflow-tracking/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-workflow-tracking/builds/2013-01-04_18-20-37/archive/org.apache.airavata/airavata-workflow-tracking/0.6-SNAPSHOT/airavata-workflow-tracking-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/samples/complex-math-service/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-complex-math-service/builds/2013-01-04_18-20-41/archive/org.apache.airavata/airavata-complex-math-service/0.6-SNAPSHOT/airavata-complex-math-service-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/distribution/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$distribution/builds/2013-01-04_18-20-42/archive/org.apache.airavata/distribution/0.6-SNAPSHOT/distribution-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/workflow-model/workflow-model-component-node/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-workflow-model-component-node/builds/2013-01-04_18-20-37/archive/org.apache.airavata/airavata-workflow-model-component-node/0.6-SNAPSHOT/airavata-workflow-model-component-node-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/samples/simple-math-service/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-simple-math-service/builds/2013-01-04_18-20-41/archive/org.apache.airavata/airavata-simple-math-service/0.6-SNAPSHOT/airavata-simple-math-service-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/server/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-embedded-tomcat/builds/2013-01-04_18-20-42/archive/org.apache.airavata/airavata-embedded-tomcat/0.6-SNAPSHOT/airavata-embedded-tomcat-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/registry/registry-api/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-registry-api/builds/2013-01-04_18-20-38/archive/org.apache.airavata/airavata-registry-api/0.6-SNAPSHOT/airavata-registry-api-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/tools/phoebus-integration/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-phoebus-integration/builds/2013-01-04_18-20-41/archive/org.apache.airavata/airavata-phoebus-integration/0.6-SNAPSHOT/airavata-phoebus-integration-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/ws-messenger/messagebox/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-message-box/builds/2013-01-04_18-20-35/archive/org.apache.airavata/airavata-message-box/0.6-SNAPSHOT/airavata-message-box-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/gfac-core/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-gfac-core/builds/2013-01-04_18-20-34/archive/org.apache.airavata/airavata-gfac-core/0.6-SNAPSHOT/airavata-gfac-core-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/registry/airavata-registry-test/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-registry-test/builds/2013-01-04_18-20-39/archive/org.apache.airavata/airavata-registry-test/0.6-SNAPSHOT/airavata-registry-test-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/xbaya-gui/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-xbaya-gui/builds/2013-01-04_18-20-37/archive/org.apache.airavata/airavata-xbaya-gui/0.6-SNAPSHOT/airavata-xbaya-gui-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/workflow-model/workflow-model-component/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-workflow-model-component/builds/2013-01-04_18-20-36/archive/org.apache.airavata/airavata-workflow-model-component/0.6-SNAPSHOT/airavata-workflow-model-component-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/security/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-security/builds/2013-01-04_18-20-39/archive/org.apache.airavata/airavata-security/0.6-SNAPSHOT/airavata-security-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/commons/workflow-execution-context/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-workflow-execution-context/builds/2013-01-04_18-20-38/archive/org.apache.airavata/airavata-workflow-execution-context/0.6-SNAPSHOT/airavata-workflow-execution-context-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/integration-tests/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$integration-tests/builds/2013-01-04_18-20-44/archive/org.apache.airavata/integration-tests/0.6-SNAPSHOT/integration-tests-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/gfac-axis2/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-gfac-axis2-interface/builds/2013-01-04_18-20-34/archive/org.apache.airavata/airavata-gfac-axis2-interface/0.6-SNAPSHOT/airavata-gfac-axis2-interface-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/commons/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$commons/builds/2013-01-04_18-20-37/archive/org.apache.airavata/commons/0.6-SNAPSHOT/commons-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/ws-messenger/message-monitor/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-message-monitor/builds/2013-01-04_18-20-35/archive/org.apache.airavata/airavata-message-monitor/0.6-SNAPSHOT/airavata-message-monitor-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/samples/airavata-client/workflow-run/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$samples-workflow-run/builds/2013-01-04_18-20-44/archive/org.apache.airavata/samples-workflow-run/0.6-SNAPSHOT/samples-workflow-run-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/registry/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$registry/builds/2013-01-04_18-20-38/archive/org.apache.airavata/registry/0.6-SNAPSHOT/registry-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/distribution/airavata-server/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-server-distribution/builds/2013-01-04_18-20-42/archive/org.apache.airavata/airavata-server-distribution/0.6-SNAPSHOT/airavata-server-distribution-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/samples/airavata-client/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-client-sample/builds/2013-01-04_18-20-43/archive/org.apache.airavata/airavata-client-sample/0.6-SNAPSHOT/airavata-client-sample-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/tools/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-tools-parent/builds/2013-01-04_18-20-41/archive/org.apache.airavata/airavata-tools-parent/0.6-SNAPSHOT/airavata-tools-parent-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/ws-messenger/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-ws-messenger/builds/2013-01-04_18-20-34/archive/org.apache.airavata/airavata-ws-messenger/0.6-SNAPSHOT/airavata-ws-messenger-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/samples/airavata-client/create-application/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$samples-create-application/builds/2013-01-04_18-20-43/archive/org.apache.airavata/samples-create-application/0.6-SNAPSHOT/samples-create-application-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/rest/service/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-rest-services/builds/2013-01-04_18-20-40/archive/org.apache.airavata/airavata-rest-services/0.6-SNAPSHOT/airavata-rest-services-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/rest/webapp/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-rest-service-webapp/builds/2013-01-04_18-20-40/archive/org.apache.airavata/airavata-rest-service-webapp/0.6-SNAPSHOT/airavata-rest-service-webapp-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/samples/levenshtein-distance-service/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-levenshtein-distance-service/builds/2013-01-04_18-20-42/archive/org.apache.airavata/airavata-levenshtein-distance-service/0.6-SNAPSHOT/airavata-levenshtein-distance-service-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/distribution/xbaya-gui/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-xbaya-gui-distribution/builds/2013-01-04_18-20-43/archive/org.apache.airavata/airavata-xbaya-gui-distribution/0.6-SNAPSHOT/airavata-xbaya-gui-distribution-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/registry/airavata-jpa-registry/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-jpa-registry/builds/2013-01-04_18-20-39/archive/org.apache.airavata/airavata-jpa-registry/0.6-SNAPSHOT/airavata-jpa-registry-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/commons/utils/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-common-utils/builds/2013-01-04_18-20-38/archive/org.apache.airavata/airavata-common-utils/0.6-SNAPSHOT/airavata-common-utils-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/rest/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$rest/builds/2013-01-04_18-20-40/archive/org.apache.airavata/rest/0.6-SNAPSHOT/rest-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/distribution/airavata-client/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-client-distribution/builds/2013-01-04_18-20-43/archive/org.apache.airavata/airavata-client-distribution/0.6-SNAPSHOT/airavata-client-distribution-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/airavata-client/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-client-api/builds/2013-01-04_18-20-39/archive/org.apache.airavata/airavata-client-api/0.6-SNAPSHOT/airavata-client-api-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/ws-messenger/messagebroker/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-message-broker/builds/2013-01-04_18-20-35/archive/org.apache.airavata/airavata-message-broker/0.6-SNAPSHOT/airavata-message-broker-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/commons/gfac-schema/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-gfac-schema-utils/builds/2013-01-04_18-20-37/archive/org.apache.airavata/airavata-gfac-schema-utils/0.6-SNAPSHOT/airavata-gfac-schema-utils-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/rest/mappings/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-rest-mappings/builds/2013-01-04_18-20-40/archive/org.apache.airavata/airavata-rest-mappings/0.6-SNAPSHOT/airavata-rest-mappings-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/workflow-model/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-workflow-model-parent/builds/2013-01-04_18-20-36/archive/org.apache.airavata/airavata-workflow-model-parent/0.6-SNAPSHOT/airavata-workflow-model-parent-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/registry/airavata-registry-service/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-registry-service/builds/2013-01-04_18-20-39/archive/org.apache.airavata/airavata-registry-service/0.6-SNAPSHOT/airavata-registry-service-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/rest/client/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-rest-client/builds/2013-01-04_18-20-40/archive/org.apache.airavata/airavata-rest-client/0.6-SNAPSHOT/airavata-rest-client-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/ws-messenger/client/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-messenger-client/builds/2013-01-04_18-20-35/archive/org.apache.airavata/airavata-messenger-client/0.6-SNAPSHOT/airavata-messenger-client-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/ws-messenger/commons/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-messenger-commons/builds/2013-01-04_18-20-35/archive/org.apache.airavata/airavata-messenger-commons/0.6-SNAPSHOT/airavata-messenger-commons-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/workflow-model/workflow-model-core/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata-workflow-model-core/builds/2013-01-04_18-20-36/archive/org.apache.airavata/airavata-workflow-model-core/0.6-SNAPSHOT/airavata-workflow-model-core-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/modules/test-suite/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$test-suite/builds/2013-01-04_18-20-43/archive/org.apache.airavata/test-suite/0.6-SNAPSHOT/test-suite-0.6-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Apache%20Airavata/ws/pom.xml> to /home/hudson/hudson/jobs/Apache Airavata/modules/org.apache.airavata$airavata/builds/2013-01-04_18-20-33/archive/org.apache.airavata/airavata/0.6-SNAPSHOT/airavata-0.6-SNAPSHOT.pom Waiting for Jenkins to finish collecting data mavenExecutionResult exceptions not empty message : Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:2.3.1:jar (default-jar) on project airavata-gfac-schema-utils: Error assembling JAR cause : Error assembling JAR Stack trace : org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:2.3.1:jar (default-jar) on project airavata-gfac-schema-utils: Error assembling JAR at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161) at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319) at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156) at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158) at hudson.maven.Maven3Builder.call(Maven3Builder.java:100) at hudson.maven.Maven3Builder.call(Maven3Builder.java:66) at hudson.remoting.UserRequest.perform(UserRequest.java:118) at hudson.remoting.UserRequest.perform(UserRequest.java:48) at hudson.remoting.Request$2.run(Request.java:326) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:662) Caused by: org.apache.maven.plugin.MojoExecutionException: Error assembling JAR at org.apache.maven.plugin.jar.AbstractJarMojo.createArchive(AbstractJarMojo.java:223) at org.apache.maven.plugin.jar.AbstractJarMojo.execute(AbstractJarMojo.java:235) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) ... 27 more Caused by: org.codehaus.plexus.archiver.ArchiverException: Failed to read filesystem attributes for: <https://builds.apache.org/job/Apache%20Airavata/ws/modules/commons/gfac-schema/pom.xml> at org.codehaus.plexus.archiver.ArchiveEntry.createFileEntry(ArchiveEntry.java:161) at org.codehaus.plexus.archiver.AbstractArchiver.addFile(AbstractArchiver.java:374) at org.codehaus.plexus.archiver.AbstractArchiver.addFile(AbstractArchiver.java:290) at org.apache.maven.archiver.MavenArchiver.createArchive(MavenArchiver.java:487) at org.apache.maven.plugin.jar.AbstractJarMojo.createArchive(AbstractJarMojo.java:216) ... 30 more Caused by: java.io.IOException: Failed to retrieve numeric file attributes using: '/bin/sh -c ls -1nlad '<https://builds.apache.org/job/Apache%20Airavata/ws/modules/commons/gfac-schema/pom.xml''> at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.executeLs(PlexusIoResourceAttributeUtils.java:287) at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.getFileAttributesByPath(PlexusIoResourceAttributeUtils.java:223) at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.getFileAttributes(PlexusIoResourceAttributeUtils.java:168) at org.codehaus.plexus.archiver.ArchiveEntry.createFileEntry(ArchiveEntry.java:157) ... 34 more Caused by: org.codehaus.plexus.util.cli.CommandLineException: Error while executing process. at org.codehaus.plexus.util.cli.Commandline.execute(Commandline.java:656) at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:144) at org.codehaus.plexus.util.cli.CommandLineUtils.executeCommandLine(CommandLineUtils.java:107) at org.codehaus.plexus.components.io.attributes.PlexusIoResourceAttributeUtils.executeLs(PlexusIoResourceAttributeUtils.java:277) ... 37 more Caused by: java.io.IOException: Cannot run program "/bin/sh": error=12, Not enough space at java.lang.ProcessBuilder.start(ProcessBuilder.java:460) at java.lang.Runtime.exec(Runtime.java:593) at java.lang.Runtime.exec(Runtime.java:509) at org.codehaus.plexus.util.cli.Commandline.execute(Commandline.java:636) ... 40 more Caused by: java.io.IOException: error=12, Not enough space at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.<init>(UNIXProcess.java:53) at java.lang.ProcessImpl.start(ProcessImpl.java:65) at java.lang.ProcessBuilder.start(ProcessBuilder.java:453) ... 43 more Sending e-mails to: [email protected] channel stopped
