Hi Vijayendra, Could you please attach sure-fire reports in jpa-registry ?
Thanks Amila On Thu, Jun 27, 2013 at 6:01 AM, Vijayendra Grampurohit < [email protected]> wrote: > Hi > > I am not able to build the source code. For some reasons it is failing. > It says *Running a query to test the database tables existence.could not > listen on port 20000.* > > I even tried to re run it. > *$ mvn install -rf : airavata-jpa-registry* > with no success. > > I am pasting the logs below. Please suggest what needs to be done. > > Regards > Vijayendra > > > > > > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Airavata Workflow Component Node 0.8-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ > airavata-workflow-model-component-node --- > [INFO] > [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ > airavata-workflow-model-component-node --- > [debug] execute contextualize > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > > /home/vijayendra/Desktop/airavat/trunk/modules/workflow-model/workflow-model-component-node/src/main/assembly/dist > [INFO] > [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ > airavata-workflow-model-component-node --- > [INFO] > [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ > airavata-workflow-model-component-node --- > [debug] execute contextualize > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > > /home/vijayendra/Desktop/airavat/trunk/modules/workflow-model/workflow-model-component-node/src/main/resources > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > airavata-workflow-model-component-node --- > [INFO] Nothing to compile - all classes are up to date > [INFO] > [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) > @ airavata-workflow-model-component-node --- > [debug] execute contextualize > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > > /home/vijayendra/Desktop/airavat/trunk/modules/workflow-model/workflow-model-component-node/src/test/resources > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ > airavata-workflow-model-component-node --- > [INFO] No sources to compile > [INFO] > [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ > airavata-workflow-model-component-node --- > [INFO] Surefire report directory: > > /home/vijayendra/Desktop/airavat/trunk/modules/workflow-model/workflow-model-component-node/target/surefire-reports > > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > > Results : > > Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 > > [INFO] > [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ > airavata-workflow-model-component-node --- > [INFO] Building jar: > > /home/vijayendra/Desktop/airavat/trunk/modules/workflow-model/workflow-model-component-node/target/airavata-workflow-model-component-node-0.8-SNAPSHOT.jar > [INFO] > [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ > airavata-workflow-model-component-node --- > [INFO] > [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ > airavata-workflow-model-component-node --- > [INFO] Installing > > /home/vijayendra/Desktop/airavat/trunk/modules/workflow-model/workflow-model-component-node/target/airavata-workflow-model-component-node-0.8-SNAPSHOT.jar > to > > /home/vijayendra/.m2/repository/org/apache/airavata/airavata-workflow-model-component-node/0.8-SNAPSHOT/airavata-workflow-model-component-node-0.8-SNAPSHOT.jar > [INFO] Installing > > /home/vijayendra/Desktop/airavat/trunk/modules/workflow-model/workflow-model-component-node/pom.xml > to > > /home/vijayendra/.m2/repository/org/apache/airavata/airavata-workflow-model-component-node/0.8-SNAPSHOT/airavata-workflow-model-component-node-0.8-SNAPSHOT.pom > [INFO] > > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Airavata JPA Registry 0.8-SNAPSHOT > [INFO] > ------------------------------------------------------------------------ > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ > airavata-jpa-registry --- > [INFO] > [INFO] --- maven-resources-plugin:2.5:copy-resources (copy-resources) @ > airavata-jpa-registry --- > [debug] execute contextualize > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] skip non existing resourceDirectory > > /home/vijayendra/Desktop/airavat/trunk/modules/registry/airavata-jpa-registry/src/main/assembly/dist > [INFO] > [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ > airavata-jpa-registry --- > [INFO] > [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ > airavata-jpa-registry --- > [debug] execute contextualize > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 4 resources > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ > airavata-jpa-registry --- > [INFO] Compiling 59 source files to > > /home/vijayendra/Desktop/airavat/trunk/modules/registry/airavata-jpa-registry/target/classes > [INFO] > [INFO] --- maven-antrun-plugin:1.2:run (default) @ airavata-jpa-registry > --- > [INFO] Executing tasks > 233 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > "org.apache.airavata.persistance.registry.jpa.model.Gram_Data". > 444 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > "org.apache.airavata.persistance.registry.jpa.model.Experiment_Data". > 465 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > > "org.apache.airavata.persistance.registry.jpa.model.Application_Descriptor". > 506 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > "org.apache.airavata.persistance.registry.jpa.model.Experiment". > 543 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > "org.apache.airavata.persistance.registry.jpa.model.GFac_Job_Data". > 588 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > "org.apache.airavata.persistance.registry.jpa.model.Workflow_Data". > 612 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > "org.apache.airavata.persistance.registry.jpa.model.Project". > 632 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > "org.apache.airavata.persistance.registry.jpa.model.Execution_Error". > 690 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > "org.apache.airavata.persistance.registry.jpa.model.Configuration". > 724 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > "org.apache.airavata.persistance.registry.jpa.model.User_Workflow". > 770 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > "org.apache.airavata.persistance.registry.jpa.model.Host_Descriptor". > 809 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > "org.apache.airavata.persistance.registry.jpa.model.Users". > 823 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > "org.apache.airavata.persistance.registry.jpa.model.Gateway_Worker". > 854 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > "org.apache.airavata.persistance.registry.jpa.model.Published_Workflow". > 902 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > "org.apache.airavata.persistance.registry.jpa.model.Service_Descriptor". > 941 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > "org.apache.airavata.persistance.registry.jpa.model.Experiment_Metadata". > 966 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > "org.apache.airavata.persistance.registry.jpa.model.Gateway". > 987 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > "org.apache.airavata.persistance.registry.jpa.model.GFac_Job_Status". > 1015 airavata_data INFO [main] openjpa.Tool - Enhancer running on type > "org.apache.airavata.persistance.registry.jpa.model.Node_Data". > [INFO] Executed tasks > [INFO] > [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) > @ airavata-jpa-registry --- > [debug] execute contextualize > [INFO] Using 'UTF-8' encoding to copy filtered resources. > [INFO] Copying 2 resources > [INFO] Copying 3 resources > [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ > airavata-jpa-registry --- > [INFO] Compiling 23 source files to > > /home/vijayendra/Desktop/airavat/trunk/modules/registry/airavata-jpa-registry/target/test-classes > [INFO] > [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ > airavata-jpa-registry --- > [INFO] Surefire report directory: > > /home/vijayendra/Desktop/airavat/trunk/modules/registry/airavata-jpa-registry/target/surefire-reports > > ------------------------------------------------------- > T E S T S > ------------------------------------------------------- > Running org.apache.airavata.persistance.registry.jpa.NodeDataResourceTest > Thu Jun 27 14:30:41 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > log4j:WARN No appenders could be found for logger > (org.apache.airavata.persistance.registry.jpa.util.Initialize). > log4j:WARN Please initialize the log4j system properly. > log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for > more info. > > DriverClassName=org.apache.derby.jdbc.ClientDriver,Url=jdbc:derby://localhost:1527/persistent_data;create=true;user=airavata;password=airavata,Username=airavata,Password=airavata,validationQuery=SELECT > 1 from Configuration, > 721 airavata_data INFO [main] openjpa.Runtime - OpenJPA dynamically > loaded the class enhancer. Any classes that were not enhanced at build time > will be enhanced when they are loaded by the JVM. > 755 airavata_data INFO [main] openjpa.Runtime - Starting OpenJPA 2.2.0 > 959 airavata_data INFO [main] openjpa.jdbc.JDBC - Using dictionary > class "org.apache.openjpa.jdbc.sql.DerbyDictionary" (Apache Derby 10.9.1.0 > - (1344872) ,Apache Derby Network Client JDBC Driver 10.9.1.0 - (1344872)). > Thu Jun 27 14:31:28 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.445 sec > Running > org.apache.airavata.persistance.registry.jpa.HostDescriptorResourceTest > Thu Jun 27 14:31:28 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:29 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Thu Jun 27 14:31:29 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:29 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 sec > Running org.apache.airavata.persistance.registry.jpa.ProjectResourceTest > Thu Jun 27 14:31:29 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:30 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Thu Jun 27 14:31:30 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:30 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Thu Jun 27 14:31:30 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:30 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Thu Jun 27 14:31:30 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:31 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Thu Jun 27 14:31:31 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:31 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.319 sec > Running > org.apache.airavata.persistance.registry.jpa.ServiceDescriptorResourceTest > Thu Jun 27 14:31:31 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:32 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Thu Jun 27 14:31:32 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:32 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 sec > Running > org.apache.airavata.persistance.registry.jpa.GFacJobStatusResourceTest > Thu Jun 27 14:31:32 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:33 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 sec > Running > org.apache.airavata.persistance.registry.jpa.ExecutionErrorResourceTest > Thu Jun 27 14:31:33 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > 51 > Thu Jun 27 14:31:34 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 sec > Running > org.apache.airavata.persistance.registry.jpa.UserWorkflowResourceTest > Thu Jun 27 14:31:34 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:34 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec > Running > org.apache.airavata.persistance.registry.jpa.ConfigurationResourceTest > Thu Jun 27 14:31:34 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:34 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 sec > Running org.apache.airavata.persistance.registry.jpa.GatewayResourceTest > Thu Jun 27 14:31:34 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:35 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Thu Jun 27 14:31:35 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:36 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Thu Jun 27 14:31:36 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:37 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Thu Jun 27 14:31:37 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:38 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Thu Jun 27 14:31:38 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:39 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Thu Jun 27 14:31:40 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:40 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.846 sec > Running org.apache.airavata.persistance.registry.jpa.WorkerResourceTest > Thu Jun 27 14:31:40 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:41 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Thu Jun 27 14:31:41 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:41 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Thu Jun 27 14:31:41 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:42 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Thu Jun 27 14:31:42 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:42 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Thu Jun 27 14:31:42 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:43 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.572 sec > Running > org.apache.airavata.persistance.registry.jpa.PublishWorkflowResourceTest > Thu Jun 27 14:31:43 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:43 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec > Running org.apache.airavata.persistance.registry.jpa.UserResourceTest > Thu Jun 27 14:31:43 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:43 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec > Running > org.apache.airavata.persistance.registry.jpa.ExperimentDataResourceTest > Thu Jun 27 14:31:43 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:31:46 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Thu Jun 27 14:31:46 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Thu Jun 27 14:32:46 IST 2013 : Could not listen on port 20000 on host > 127.0.0.1: > java.net.BindException: Address already in use > Running a query to test the database tables existence. > Thu Jun 27 14:33:46 IST 2013 : Could not listen on port 20000 on host > 127.0.0.1: > java.net.BindException: Address already in use > Running a query to test the database tables existence. > Thu Jun 27 14:34:47 IST 2013 : Could not listen on port 20000 on host > 127.0.0.1: > java.net.BindException: Address already in use > Running a query to test the database tables existence. > Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 243.347 sec > <<< FAILURE! > Running > > org.apache.airavata.persistance.registry.jpa.ApplicationDescriptorResourceTest > Thu Jun 27 14:35:47 IST 2013 : Could not listen on port 20000 on host > 127.0.0.1: > java.net.BindException: Address already in use > Running a query to test the database tables existence. > Thu Jun 27 14:35:47 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) shutdown > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 sec > Running > org.apache.airavata.persistance.registry.jpa.GFacJobDataResourceTest > Thu Jun 27 14:35:48 IST 2013 : Apache Derby Network Server - 10.9.1.0 - > (1344872) started and ready to accept connections on port 20000 > Running a query to test the database tables existence. > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 60.093 sec > <<< FAILURE! > Running > org.apache.airavata.persistance.registry.jpa.ExperimentMetadataResourceTest > Thu Jun 27 14:36:48 IST 2013 : Could not listen on port 20000 on host > 127.0.0.1: > java.net.BindException: Address already in use > Running a query to test the database tables existence. > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 60.234 sec > <<< FAILURE! > Running org.apache.airavata.persistance.registry.jpa.GramDataResourceTest > Thu Jun 27 14:37:48 IST 2013 : Could not listen on port 20000 on host > 127.0.0.1: > java.net.BindException: Address already in use > Running a query to test the database tables existence. > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 60.239 sec > <<< FAILURE! > Running > org.apache.airavata.persistance.registry.jpa.WorkflowDataResourceTest > Thu Jun 27 14:38:48 IST 2013 : Could not listen on port 20000 on host > 127.0.0.1: > java.net.BindException: Address already in use > Running a query to test the database tables existence. > Thu Jun 27 14:39:48 IST 2013 : Could not listen on port 20000 on host > 127.0.0.1: > java.net.BindException: Address already in use > Running a query to test the database tables existence. > Thu Jun 27 14:40:48 IST 2013 : Could not listen on port 20000 on host > 127.0.0.1: > java.net.BindException: Address already in use > Running a query to test the database tables existence. > Thu Jun 27 14:41:49 IST 2013 : Could not listen on port 20000 on host > 127.0.0.1: > java.net.BindException: Address already in use > Running a query to test the database tables existence. > Thu Jun 27 14:42:49 IST 2013 : Could not listen on port 20000 on host > 127.0.0.1: > java.net.BindException: Address already in use > Running a query to test the database tables existence. > Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 300.719 sec > <<< FAILURE! > Running org.apache.airavata.persistance.registry.jpa.ExperimentResourceTest > Thu Jun 27 14:43:49 IST 2013 : Could not listen on port 20000 on host > 127.0.0.1: > java.net.BindException: Address already in use > Running a query to test the database tables existence. > Thu Jun 27 14:44:49 IST 2013 : Could not listen on port 20000 on host > 127.0.0.1: > java.net.BindException: Address already in use > Running a query to test the database tables existence. > Thu Jun 27 14:45:49 IST 2013 : Could not listen on port 20000 on host > 127.0.0.1: > java.net.BindException: Address already in use > Running a query to test the database tables existence. > Thu Jun 27 14:46:49 IST 2013 : Could not listen on port 20000 on host > 127.0.0.1: > java.net.BindException: Address already in use > Running a query to test the database tables existence. > Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 240.663 sec > <<< FAILURE! > > Results : > > Tests in error: > > > testSave(org.apache.airavata.persistance.registry.jpa.ExperimentDataResourceTest): > DELETE on table 'WORKFLOW_DATA' caused a violation of foreign key > constraint 'SQL130627143119250' for key (testWFInstance). The statement > has been rolled back. {prepstmnt 98607434 (..) > > > testGetList(org.apache.airavata.persistance.registry.jpa.ExperimentDataResourceTest): > org.apache.openjpa.lib.jdbc.ReportingSQLException: A lock could not be > obtained within the time requested {prepstmnt 1250062551 (..) > > > testCreate(org.apache.airavata.persistance.registry.jpa.ExperimentDataResourceTest): > org.apache.openjpa.lib.jdbc.ReportingSQLException: A lock could not be > obtained within the time requested {prepstmnt 1194552770 (..) > > > testGet(org.apache.airavata.persistance.registry.jpa.ExperimentDataResourceTest): > org.apache.openjpa.lib.jdbc.ReportingSQLException: A lock could not be > obtained within the time requested {prepstmnt 1501869641 (..) > > > testRemove(org.apache.airavata.persistance.registry.jpa.ExperimentDataResourceTest): > org.apache.openjpa.lib.jdbc.ReportingSQLException: A lock could not be > obtained within the time requested {prepstmnt 583335996 (..) > > > testSave(org.apache.airavata.persistance.registry.jpa.GFacJobDataResourceTest): > org.apache.openjpa.lib.jdbc.ReportingSQLException: A lock could not be > obtained within the time requested {prepstmnt 1869829834 (..) > > > testSave(org.apache.airavata.persistance.registry.jpa.ExperimentMetadataResourceTest): > org.apache.openjpa.lib.jdbc.ReportingSQLException: A lock could not be > obtained within the time requested {prepstmnt 1588879188 (..) > > > testSave(org.apache.airavata.persistance.registry.jpa.GramDataResourceTest): > org.apache.openjpa.lib.jdbc.ReportingSQLException: A lock could not be > obtained within the time requested {prepstmnt 1819968737 (..) > > > testSave(org.apache.airavata.persistance.registry.jpa.WorkflowDataResourceTest): > org.apache.openjpa.lib.jdbc.ReportingSQLException: A lock could not be > obtained within the time requested {prepstmnt 1983095387 (..) > > > testGetList(org.apache.airavata.persistance.registry.jpa.WorkflowDataResourceTest): > org.apache.openjpa.lib.jdbc.ReportingSQLException: A lock could not be > obtained within the time requested {prepstmnt 639166725 (..) > > > testCreate(org.apache.airavata.persistance.registry.jpa.WorkflowDataResourceTest): > org.apache.openjpa.lib.jdbc.ReportingSQLException: A lock could not be > obtained within the time requested {prepstmnt 341284117 (..) > > > testGet(org.apache.airavata.persistance.registry.jpa.WorkflowDataResourceTest): > org.apache.openjpa.lib.jdbc.ReportingSQLException: A lock could not be > obtained within the time requested {prepstmnt 158931446 (..) > > > testRemove(org.apache.airavata.persistance.registry.jpa.WorkflowDataResourceTest): > org.apache.openjpa.lib.jdbc.ReportingSQLException: A lock could not be > obtained within the time requested {prepstmnt 1180884603 (..) > > > testSave(org.apache.airavata.persistance.registry.jpa.ExperimentResourceTest): > org.apache.openjpa.lib.jdbc.ReportingSQLException: A lock could not be > obtained within the time requested {prepstmnt 1722622856 (..) > > > testCreate(org.apache.airavata.persistance.registry.jpa.ExperimentResourceTest): > org.apache.openjpa.lib.jdbc.ReportingSQLException: A lock could not be > obtained within the time requested {prepstmnt 1588287497 (..) > > > testGet(org.apache.airavata.persistance.registry.jpa.ExperimentResourceTest): > org.apache.openjpa.lib.jdbc.ReportingSQLException: A lock could not be > obtained within the time requested {prepstmnt 886256583 (..) > > > testRemove(org.apache.airavata.persistance.registry.jpa.ExperimentResourceTest): > org.apache.openjpa.lib.jdbc.ReportingSQLException: A lock could not be > obtained within the time requested {prepstmnt 1800812026 (..) > > Tests run: 45, Failures: 0, Errors: 17, Skipped: 0 > > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] Airavata .......................................... SUCCESS [5.884s] > [INFO] Airavata Commons .................................. SUCCESS [0.026s] > [INFO] Airavata GFac Schema Utilities .................... SUCCESS > [22.244s] > [INFO] Airavata Common Utilities ......................... SUCCESS [3.734s] > [INFO] Airavata Registry ................................. SUCCESS [0.020s] > [INFO] Airavata Registry API ............................. SUCCESS [2.706s] > [INFO] Airavata Workflow Model Parent .................... SUCCESS [0.029s] > [INFO] Airavata Workflow Model Core ...................... SUCCESS [4.041s] > [INFO] Airavata WS Messenger ............................. SUCCESS [0.024s] > [INFO] Airavata Messenger Commons ........................ SUCCESS [1.609s] > [INFO] Airavata Messenger Client ......................... SUCCESS [8.173s] > [INFO] Airavata WS Monitor ............................... SUCCESS [1.640s] > [INFO] Airavata Workflow Execution Context ............... SUCCESS [8.747s] > [INFO] Airavata Client ................................... SUCCESS [4.263s] > [INFO] Airavata Workflow Tracking ........................ SUCCESS [7.966s] > [INFO] Airavata Credential Store ......................... SUCCESS > [44.224s] > [INFO] Airavata GFac Core ................................ SUCCESS [8.823s] > [INFO] Airavata Message Box .............................. SUCCESS [9.883s] > [INFO] Airavata Message Broker ........................... SUCCESS > [30.232s] > [INFO] Airavata Workflow Component ....................... SUCCESS [1.469s] > [INFO] Airavata Workflow Component Node .................. SUCCESS [0.804s] > [INFO] Airavata JPA Registry ............................. FAILURE > [17:15.227s] > [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] registry-tool ..................................... SKIPPED > [INFO] Simple Math Service ............................... SKIPPED > [INFO] Complex Math Service .............................. SKIPPED > [INFO] Levenshtein Distance Service ...................... SKIPPED > [INFO] Airavata Embedded Tomcat Implementation ........... SKIPPED > [INFO] Airavata Test Suite ............................... SKIPPED > [INFO] distribution ...................................... SKIPPED > [INFO] Samples - Airavata Client Samples ................. SKIPPED > [INFO] Samples - Workflow Create Application ............. SKIPPED > [INFO] Samples - Workflow Execution ...................... SKIPPED > [INFO] Airavata server distribution ...................... SKIPPED > [INFO] Airavata client distribution ...................... SKIPPED > [INFO] Airavata xbaya-gui distribution ................... SKIPPED > [INFO] Airavata release artifacts ........................ SKIPPED > [INFO] Airavata Integration Tests ........................ SKIPPED > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 20:02.779s > [INFO] Finished at: Thu Jun 27 14:47:50 IST 2013 > [INFO] Final Memory: 221M/546M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on > project airavata-jpa-registry: There are test failures. > [ERROR] > [ERROR] Please refer to > > /home/vijayendra/Desktop/airavat/trunk/modules/registry/airavata-jpa-registry/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 :airavata-jpa-registry >
