See <https://builds.apache.org/job/oodt-trunk/2102/changes>
Changes: [lewis.mcgibbney] OODT-927 Values passed to SQL commands should be sanitized in CAS ------------------------------------------ [...truncated 3002 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.oodt.cas.filemgr.metadata.extractors.examples.TestFilenameRegexMetExtractor Running org.apache.oodt.cas.filemgr.metadata.extractors.examples.TestDateTimeExpandMetExtractor Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec - in org.apache.oodt.cas.filemgr.metadata.extractors.examples.TestDateTimeExpandMetExtractor Running org.apache.oodt.cas.filemgr.metadata.extractors.examples.TestFinalFileLocationExtractor Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in org.apache.oodt.cas.filemgr.metadata.extractors.examples.TestFinalFileLocationExtractor Running org.apache.oodt.cas.filemgr.metadata.extractors.TestAbstractFilemgrMetExtractor Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.oodt.cas.filemgr.metadata.extractors.TestAbstractFilemgrMetExtractor Running org.apache.oodt.cas.filemgr.metadata.extractors.TestCoreMetExtractor Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.oodt.cas.filemgr.metadata.extractors.TestCoreMetExtractor Running org.apache.oodt.cas.filemgr.tools.TestMetadataBasedProductMover Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in org.apache.oodt.cas.filemgr.tools.TestMetadataBasedProductMover Running org.apache.oodt.cas.filemgr.tools.TestExpImpCatalog Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.537 sec - in org.apache.oodt.cas.filemgr.tools.TestExpImpCatalog Running org.apache.oodt.cas.filemgr.cli.TestFileManagerCli Tests run: 21, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 4.775 sec <<< FAILURE! - in org.apache.oodt.cas.filemgr.cli.TestFileManagerCli testRetrieveFilesById(org.apache.oodt.cas.filemgr.cli.TestFileManagerCli) Time elapsed: 0.366 sec <<< ERROR! java.lang.RuntimeException: org.apache.oodt.cas.cli.exception.CmdLineActionException: Failed to retrieve files for product : null at org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient.isAlive(XmlRpcFileManagerClient.java:201) at org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient.<init>(XmlRpcFileManagerClient.java:169) at org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient.<init>(XmlRpcFileManagerClient.java:88) at org.apache.oodt.cas.filemgr.datatransfer.InPlaceDataTransferer.setFileManagerUrl(InPlaceDataTransferer.java:49) at org.apache.oodt.cas.filemgr.cli.action.RetrieveFilesCliAction.execute(RetrieveFilesCliAction.java:46) at org.apache.oodt.cas.cli.CmdLineUtility.execute(CmdLineUtility.java:331) at org.apache.oodt.cas.cli.CmdLineUtility.run(CmdLineUtility.java:188) at org.apache.oodt.cas.filemgr.cli.TestFileManagerCli.testRetrieveFilesById(TestFileManagerCli.java:390) testIngestProduct(org.apache.oodt.cas.filemgr.cli.TestFileManagerCli) Time elapsed: 0.186 sec <<< ERROR! java.lang.RuntimeException: org.apache.oodt.cas.cli.exception.CmdLineActionException: Failed to ingest product 'TestProductName' : null at org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient.isAlive(XmlRpcFileManagerClient.java:201) at org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient.<init>(XmlRpcFileManagerClient.java:169) at org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient.<init>(XmlRpcFileManagerClient.java:88) at org.apache.oodt.cas.filemgr.datatransfer.InPlaceDataTransferer.setFileManagerUrl(InPlaceDataTransferer.java:49) at org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient.setDataTransfer(XmlRpcFileManagerClient.java:1388) at org.apache.oodt.cas.filemgr.cli.action.IngestProductCliAction.execute(IngestProductCliAction.java:84) at org.apache.oodt.cas.cli.CmdLineUtility.execute(CmdLineUtility.java:331) at org.apache.oodt.cas.cli.CmdLineUtility.run(CmdLineUtility.java:188) at org.apache.oodt.cas.filemgr.cli.TestFileManagerCli.testIngestProduct(TestFileManagerCli.java:296) testRetrieveFilesByName(org.apache.oodt.cas.filemgr.cli.TestFileManagerCli) Time elapsed: 0.563 sec <<< ERROR! java.lang.RuntimeException: org.apache.oodt.cas.cli.exception.CmdLineActionException: Failed to retrieve files for product : null at org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient.isAlive(XmlRpcFileManagerClient.java:201) at org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient.<init>(XmlRpcFileManagerClient.java:169) at org.apache.oodt.cas.filemgr.system.XmlRpcFileManagerClient.<init>(XmlRpcFileManagerClient.java:88) at org.apache.oodt.cas.filemgr.datatransfer.InPlaceDataTransferer.setFileManagerUrl(InPlaceDataTransferer.java:49) at org.apache.oodt.cas.filemgr.cli.action.RetrieveFilesCliAction.execute(RetrieveFilesCliAction.java:46) at org.apache.oodt.cas.cli.CmdLineUtility.execute(CmdLineUtility.java:331) at org.apache.oodt.cas.cli.CmdLineUtility.run(CmdLineUtility.java:188) at org.apache.oodt.cas.filemgr.cli.TestFileManagerCli.testRetrieveFilesByName(TestFileManagerCli.java:403) Running org.apache.oodt.cas.filemgr.cli.action.TestGetFirstPageCliAction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.oodt.cas.filemgr.cli.action.TestGetFirstPageCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestDeleteProductByIdCliAction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in org.apache.oodt.cas.filemgr.cli.action.TestDeleteProductByIdCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestDumpMetadataCliAction Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.oodt.cas.filemgr.cli.action.TestDumpMetadataCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestGetProductByIdCliAction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.apache.oodt.cas.filemgr.cli.action.TestGetProductByIdCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestDeleteProductByNameCliAction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in org.apache.oodt.cas.filemgr.cli.action.TestDeleteProductByNameCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestGetLastPageCliAction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.oodt.cas.filemgr.cli.action.TestGetLastPageCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestAddProductTypeCliAction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.oodt.cas.filemgr.cli.action.TestAddProductTypeCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestSqlQueryCliAction Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.oodt.cas.filemgr.cli.action.TestSqlQueryCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestGetPrevPageCliAction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.oodt.cas.filemgr.cli.action.TestGetPrevPageCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestIngestProductCliAction Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.apache.oodt.cas.filemgr.cli.action.TestIngestProductCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestGetCurrentTransferCliAction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.oodt.cas.filemgr.cli.action.TestGetCurrentTransferCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestGetProductPercentTransferredCliAction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.oodt.cas.filemgr.cli.action.TestGetProductPercentTransferredCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestGetProductTypeByNameCliAction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.oodt.cas.filemgr.cli.action.TestGetProductTypeByNameCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestLuceneQueryCliAction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.oodt.cas.filemgr.cli.action.TestLuceneQueryCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestGetNumProductsCliAction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.oodt.cas.filemgr.cli.action.TestGetNumProductsCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestGetCurrentTransfersCliAction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.oodt.cas.filemgr.cli.action.TestGetCurrentTransfersCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestGetFilePercentTransferredCliAction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.oodt.cas.filemgr.cli.action.TestGetFilePercentTransferredCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestHasProductCliAction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.oodt.cas.filemgr.cli.action.TestHasProductCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestGetNextPageCliAction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.oodt.cas.filemgr.cli.action.TestGetNextPageCliAction Running org.apache.oodt.cas.filemgr.cli.action.TestGetProductByNameCliAction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.oodt.cas.filemgr.cli.action.TestGetProductByNameCliAction Running org.apache.oodt.cas.filemgr.ingest.TestLocalCache Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.182 sec - in org.apache.oodt.cas.filemgr.ingest.TestLocalCache Running org.apache.oodt.cas.filemgr.ingest.TestStdIngester Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.056 sec - in org.apache.oodt.cas.filemgr.ingest.TestStdIngester Running org.apache.oodt.cas.filemgr.ingest.TestCachedIngester Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.17 sec - in org.apache.oodt.cas.filemgr.ingest.TestCachedIngester Running org.apache.oodt.cas.filemgr.ingest.TestRmiCache Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.342 sec - in org.apache.oodt.cas.filemgr.ingest.TestRmiCache Running org.apache.oodt.cas.filemgr.versioning.TestDirectoryBasedProductVersioner Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.oodt.cas.filemgr.versioning.TestDirectoryBasedProductVersioner Running org.apache.oodt.cas.filemgr.versioning.TestMetadataBasedFileVersioner Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.oodt.cas.filemgr.versioning.TestMetadataBasedFileVersioner Running org.apache.oodt.cas.filemgr.versioning.TestAcquisitionDateVersioner Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.oodt.cas.filemgr.versioning.TestAcquisitionDateVersioner Running org.apache.oodt.cas.filemgr.versioning.TestProductTypeMetVersioner Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.oodt.cas.filemgr.versioning.TestProductTypeMetVersioner Running org.apache.oodt.cas.filemgr.versioning.TestConfigurableMetadataBasedFileVersioner Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.oodt.cas.filemgr.versioning.TestConfigurableMetadataBasedFileVersioner Running org.apache.oodt.cas.filemgr.versioning.TestBasicVersioner Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.apache.oodt.cas.filemgr.versioning.TestBasicVersioner Running org.apache.oodt.cas.filemgr.versioning.TestSingleFileBasicVersioner Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.oodt.cas.filemgr.versioning.TestSingleFileBasicVersioner Running org.apache.oodt.cas.filemgr.versioning.TestDateTimeVersioner Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.oodt.cas.filemgr.versioning.TestDateTimeVersioner Running org.apache.oodt.cas.filemgr.versioning.TestInPlaceVersioner Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.oodt.cas.filemgr.versioning.TestInPlaceVersioner Running org.apache.oodt.cas.filemgr.structs.TestProduct Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.oodt.cas.filemgr.structs.TestProduct Running org.apache.oodt.cas.filemgr.structs.TestReference Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.oodt.cas.filemgr.structs.TestReference Running org.apache.oodt.cas.filemgr.structs.type.TestTypeHandler Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.135 sec - in org.apache.oodt.cas.filemgr.structs.type.TestTypeHandler Running org.apache.oodt.cas.filemgr.structs.query.TestQueryResult Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.oodt.cas.filemgr.structs.query.TestQueryResult Running org.apache.oodt.cas.filemgr.structs.query.TestQueryResultComparator Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.oodt.cas.filemgr.structs.query.TestQueryResultComparator Running org.apache.oodt.cas.filemgr.datatransfer.TestInPlaceDataTransferer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.oodt.cas.filemgr.datatransfer.TestInPlaceDataTransferer Running org.apache.oodt.cas.filemgr.datatransfer.TestLocalDataTransferer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.oodt.cas.filemgr.datatransfer.TestLocalDataTransferer Running org.apache.oodt.cas.filemgr.datatransfer.TestS3DataTransferer Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec - in org.apache.oodt.cas.filemgr.datatransfer.TestS3DataTransferer Running org.apache.oodt.cas.filemgr.datatransfer.TestS3DataTransfererFactory Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 sec - in org.apache.oodt.cas.filemgr.datatransfer.TestS3DataTransfererFactory Results : Tests in error: TestFileManagerCli.testRetrieveFilesById:390 » Runtime org.apache.oodt.cas.cli... TestFileManagerCli.testIngestProduct:296 » Runtime org.apache.oodt.cas.cli.exc... TestFileManagerCli.testRetrieveFilesByName:403 » Runtime org.apache.oodt.cas.c... Tests run: 213, Failures: 0, Errors: 3, Skipped: 0 [ERROR] There are test failures. Please refer to <https://builds.apache.org/job/oodt-trunk/ws/filemgr/target/surefire-reports> for the individual test results. [JENKINS] Recording test results [INFO] [jar:jar {execution: default-jar}] [INFO] Building jar: <https://builds.apache.org/job/oodt-trunk/ws/filemgr/target/cas-filemgr-0.13-SNAPSHOT.jar> [INFO] Preparing javadoc:javadoc [WARNING] Removing: javadoc from forked lifecycle, to prevent recursive invocation. [INFO] No goals needed for project - skipping [WARNING] DEPRECATED [aggregate]: since 2.5. Use the goals <code>javadoc:aggregate</code> and <code>javadoc:test-aggregate</code> instead. [INFO] [javadoc:javadoc {execution: attach-javadocs}] [INFO] [assembly:single {execution: default}] [INFO] Reading assembly descriptor: src/main/assembly/assembly.xml [INFO] Processing DependencySet (output=lib) [INFO] Building tar : <https://builds.apache.org/job/oodt-trunk/ws/filemgr/target/cas-filemgr-0.13-SNAPSHOT-dist.tar.gz> [INFO] Processing DependencySet (output=lib) [INFO] Building zip: <https://builds.apache.org/job/oodt-trunk/ws/filemgr/target/cas-filemgr-0.13-SNAPSHOT-dist.zip> [INFO] [install:install {execution: default-install}] [INFO] Installing <https://builds.apache.org/job/oodt-trunk/ws/filemgr/target/cas-filemgr-0.13-SNAPSHOT.jar> to <https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/cas-filemgr/0.13-SNAPSHOT/cas-filemgr-0.13-SNAPSHOT.jar> [INFO] Installing <https://builds.apache.org/job/oodt-trunk/ws/filemgr/target/cas-filemgr-0.13-SNAPSHOT-dist.tar.gz> to <https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/cas-filemgr/0.13-SNAPSHOT/cas-filemgr-0.13-SNAPSHOT-dist.tar.gz> [INFO] Installing <https://builds.apache.org/job/oodt-trunk/ws/filemgr/target/cas-filemgr-0.13-SNAPSHOT-dist.zip> to <https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/cas-filemgr/0.13-SNAPSHOT/cas-filemgr-0.13-SNAPSHOT-dist.zip> [INFO] ------------------------------------------------------------------------ [INFO] Building OODT CAS Virtual Catalog and Integration Service. [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [INFO] [clean:clean {execution: default-clean}] [INFO] [remote-resources:process {execution: default}] [INFO] [resources:resources {execution: default-resources}] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources to org/apache/oodt/cas/catalog/config [INFO] Copying 3 resources [INFO] [compiler:compile {execution: default-compile}] [INFO] Changes detected - recompiling the module! [INFO] Compiling 125 source files to <https://builds.apache.org/job/oodt-trunk/ws/catalog/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/oodt-trunk/ws/catalog/src/main/java/org/apache/oodt/cas/catalog/mapping/MemoryBasedIngestMapper.java>:[53,84] diamond operator is not supported in -source 1.6 (use -source 7 or higher to enable diamond operator) [ERROR] <https://builds.apache.org/job/oodt-trunk/ws/catalog/src/main/java/org/apache/oodt/cas/catalog/mapping/DataSourceIngestMapper.java>:[70,21] try-with-resources is not supported in -source 1.6 (use -source 7 or higher to enable try-with-resources) [ERROR] <https://builds.apache.org/job/oodt-trunk/ws/catalog/src/main/java/org/apache/oodt/cas/catalog/mapping/DataSourceIngestMapper.java>:[149,62] diamond operator is not supported in -source 1.6 (use -source 7 or higher to enable diamond operator) [INFO] 3 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Compilation failure <https://builds.apache.org/job/oodt-trunk/ws/catalog/src/main/java/org/apache/oodt/cas/catalog/mapping/MemoryBasedIngestMapper.java>:[53,84] diamond operator is not supported in -source 1.6 (use -source 7 or higher to enable diamond operator) <https://builds.apache.org/job/oodt-trunk/ws/catalog/src/main/java/org/apache/oodt/cas/catalog/mapping/DataSourceIngestMapper.java>:[70,21] try-with-resources is not supported in -source 1.6 (use -source 7 or higher to enable try-with-resources) <https://builds.apache.org/job/oodt-trunk/ws/catalog/src/main/java/org/apache/oodt/cas/catalog/mapping/DataSourceIngestMapper.java>:[149,62] diamond operator is not supported in -source 1.6 (use -source 7 or higher to enable diamond operator) [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 5 minutes 32 seconds [INFO] Finished at: Wed Jun 01 02:38:45 UTC 2016 [INFO] Final Memory: 116M/539M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/sso/pom.xml> to org.apache.oodt/oodt-sso/0.13-SNAPSHOT/oodt-sso-0.13-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/sso/target/oodt-sso-0.13-SNAPSHOT.jar> to org.apache.oodt/oodt-sso/0.13-SNAPSHOT/oodt-sso-0.13-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/protocol/ftp/pom.xml> to org.apache.oodt/cas-protocol-ftp/0.13-SNAPSHOT/cas-protocol-ftp-0.13-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/protocol/ftp/target/cas-protocol-ftp-0.13-SNAPSHOT.jar> to org.apache.oodt/cas-protocol-ftp/0.13-SNAPSHOT/cas-protocol-ftp-0.13-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/metadata/pom.xml> to org.apache.oodt/cas-metadata/0.13-SNAPSHOT/cas-metadata-0.13-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/metadata/target/cas-metadata-0.13-SNAPSHOT.jar> to org.apache.oodt/cas-metadata/0.13-SNAPSHOT/cas-metadata-0.13-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/oodt-core/0.13-SNAPSHOT/oodt-core-0.13-SNAPSHOT.pom> to org.apache.oodt/oodt-core/0.13-SNAPSHOT/oodt-core-0.13-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/core/target/oodt-core-0.13-SNAPSHOT-site.xml> to org.apache.oodt/oodt-core/0.13-SNAPSHOT/oodt-core-0.13-SNAPSHOT-site.xml <https://builds.apache.org/job/oodt-trunk/ws/.repository/org/apache/oodt/oodt-core/0.13-SNAPSHOT/oodt-core-0.13-SNAPSHOT.pom> is not inside <https://builds.apache.org/job/oodt-trunk/ws/core/;> will archive in a separate pass [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/protocol/http/pom.xml> to org.apache.oodt/cas-protocol-http/0.13-SNAPSHOT/cas-protocol-http-0.13-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/protocol/http/target/cas-protocol-http-0.13-SNAPSHOT.jar> to org.apache.oodt/cas-protocol-http/0.13-SNAPSHOT/cas-protocol-http-0.13-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/protocol/api/pom.xml> to org.apache.oodt/cas-protocol-api/0.13-SNAPSHOT/cas-protocol-api-0.13-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/cas-protocol-api-0.13-SNAPSHOT.jar> to org.apache.oodt/cas-protocol-api/0.13-SNAPSHOT/cas-protocol-api-0.13-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/cas-protocol-api-0.13-SNAPSHOT-dist.tar.gz> to org.apache.oodt/cas-protocol-api/0.13-SNAPSHOT/cas-protocol-api-0.13-SNAPSHOT-dist.tar.gz [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/protocol/api/target/cas-protocol-api-0.13-SNAPSHOT-dist.zip> to org.apache.oodt/cas-protocol-api/0.13-SNAPSHOT/cas-protocol-api-0.13-SNAPSHOT-dist.zip Compressed 19.48 MB of artifacts by 43.3% relative to #2101 [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/filemgr/pom.xml> to org.apache.oodt/cas-filemgr/0.13-SNAPSHOT/cas-filemgr-0.13-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/filemgr/target/cas-filemgr-0.13-SNAPSHOT.jar> to org.apache.oodt/cas-filemgr/0.13-SNAPSHOT/cas-filemgr-0.13-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/filemgr/target/cas-filemgr-0.13-SNAPSHOT-dist.tar.gz> to org.apache.oodt/cas-filemgr/0.13-SNAPSHOT/cas-filemgr-0.13-SNAPSHOT-dist.tar.gz [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/filemgr/target/cas-filemgr-0.13-SNAPSHOT-dist.zip> to org.apache.oodt/cas-filemgr/0.13-SNAPSHOT/cas-filemgr-0.13-SNAPSHOT-dist.zip Compressed 110.44 MB of artifacts by 46.8% relative to #2101 [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/cli/pom.xml> to org.apache.oodt/cas-cli/0.13-SNAPSHOT/cas-cli-0.13-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/cli/target/cas-cli-0.13-SNAPSHOT.jar> to org.apache.oodt/cas-cli/0.13-SNAPSHOT/cas-cli-0.13-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/cli/target/cas-cli-0.13-SNAPSHOT-dist.tar.gz> to org.apache.oodt/cas-cli/0.13-SNAPSHOT/cas-cli-0.13-SNAPSHOT-dist.tar.gz [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/cli/target/cas-cli-0.13-SNAPSHOT-dist.zip> to org.apache.oodt/cas-cli/0.13-SNAPSHOT/cas-cli-0.13-SNAPSHOT-dist.zip Compressed 13.45 MB of artifacts by 54.4% relative to #2101 [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/xmlquery/pom.xml> to org.apache.oodt/oodt-xmlquery/0.13-SNAPSHOT/oodt-xmlquery-0.13-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/xmlquery/target/oodt-xmlquery-0.13-SNAPSHOT.jar> to org.apache.oodt/oodt-xmlquery/0.13-SNAPSHOT/oodt-xmlquery-0.13-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/protocol/imaps/pom.xml> to org.apache.oodt/cas-protocol-imaps/0.13-SNAPSHOT/cas-protocol-imaps-0.13-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/protocol/imaps/target/cas-protocol-imaps-0.13-SNAPSHOT.jar> to org.apache.oodt/cas-protocol-imaps/0.13-SNAPSHOT/cas-protocol-imaps-0.13-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/commons/pom.xml> to org.apache.oodt/oodt-commons/0.13-SNAPSHOT/oodt-commons-0.13-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/commons/target/oodt-commons-0.13-SNAPSHOT.jar> to org.apache.oodt/oodt-commons/0.13-SNAPSHOT/oodt-commons-0.13-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/protocol/sftp/pom.xml> to org.apache.oodt/cas-protocol-sftp/0.13-SNAPSHOT/cas-protocol-sftp-0.13-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/protocol/sftp/target/cas-protocol-sftp-0.13-SNAPSHOT.jar> to org.apache.oodt/cas-protocol-sftp/0.13-SNAPSHOT/cas-protocol-sftp-0.13-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/pcs/input/pom.xml> to org.apache.oodt/pcs-input/0.13-SNAPSHOT/pcs-input-0.13-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/pcs/input/target/pcs-input-0.13-SNAPSHOT.jar> to org.apache.oodt/pcs-input/0.13-SNAPSHOT/pcs-input-0.13-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/oodt-trunk/ws/catalog/pom.xml> to org.apache.oodt/cas-catalog/0.13-SNAPSHOT/cas-catalog-0.13-SNAPSHOT.pom Sending e-mails to: dev@oodt.apache.org Sending e-mails to: dev@oodt.apache.org Sending e-mails to: dev@oodt.apache.org channel stopped