See <https://builds.apache.org/job/Phoenix-master/666/changes>
Changes: [jamestaylor] PHOENIX-1580 Support UNION ALL ------------------------------------------ [...truncated 1280 lines...] [INFO] [INFO] --- maven-failsafe-plugin:2.18:verify (NeedTheirOwnClusterTests) @ phoenix-core --- [INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target/failsafe-reports> [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ phoenix-core --- [INFO] Installing <https://builds.apache.org/job/Phoenix-master/666/artifact/phoenix-core/target/archive-tmp/phoenix-core-4.4.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-core/4.4.0-SNAPSHOT/phoenix-core-4.4.0-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-core/4.4.0-SNAPSHOT/phoenix-core-4.4.0-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/Phoenix-master/666/artifact/phoenix-core/target/phoenix-core-4.4.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-core/4.4.0-SNAPSHOT/phoenix-core-4.4.0-SNAPSHOT-sources.jar [INFO] Installing <https://builds.apache.org/job/Phoenix-master/666/artifact/phoenix-core/target/phoenix-core-4.4.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-core/4.4.0-SNAPSHOT/phoenix-core-4.4.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Phoenix - Flume 4.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-flume --- [INFO] Deleting <https://builds.apache.org/job/Phoenix-master/ws/phoenix-flume/target> [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ phoenix-flume --- [INFO] Test Source directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-flume/src/it/java> added. [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-test-resource) @ phoenix-flume --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-flume --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phoenix-flume --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-master/ws/phoenix-flume/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-flume --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-flume/target/classes> [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ phoenix-flume --- [INFO] Wrote classpath file '<https://builds.apache.org/job/Phoenix-master/ws/phoenix-flume/target/classes/mrapp-generated-classpath'.> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ phoenix-flume --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-master/ws/phoenix-flume/src/test/resources> [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-master/ws/phoenix-flume/src/it/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ phoenix-flume --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-flume/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.18:test (default-test) @ phoenix-flume --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix-flume --- [INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/666/artifact/phoenix-flume/target/phoenix-flume-4.4.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix-flume --- [INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/666/artifact/phoenix-flume/target/phoenix-flume-4.4.0-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ phoenix-flume --- [INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/666/artifact/phoenix-flume/target/phoenix-flume-4.4.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ phoenix-flume --- [INFO] [INFO] --- maven-failsafe-plugin:2.18:integration-test (ClientManagedTimeTests) @ phoenix-flume --- [INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-flume/target/failsafe-reports> [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-failsafe-plugin:2.18:integration-test (HBaseManagedTimeTests) @ phoenix-flume --- [INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-flume/target/failsafe-reports> [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.phoenix.flume.RegexEventSerializerIT Running org.apache.phoenix.flume.PhoenixSinkIT Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.532 sec - in org.apache.phoenix.flume.PhoenixSinkIT Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.968 sec - in org.apache.phoenix.flume.RegexEventSerializerIT Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-failsafe-plugin:2.18:integration-test (NeedTheirOwnClusterTests) @ phoenix-flume --- [INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-flume/target/failsafe-reports> [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-failsafe-plugin:2.18:verify (ClientManagedTimeTests) @ phoenix-flume --- [INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-flume/target/failsafe-reports> [INFO] [INFO] --- maven-failsafe-plugin:2.18:verify (HBaseManagedTimeTests) @ phoenix-flume --- [INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-flume/target/failsafe-reports> [INFO] [INFO] --- maven-failsafe-plugin:2.18:verify (NeedTheirOwnClusterTests) @ phoenix-flume --- [INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-flume/target/failsafe-reports> [INFO] [INFO] --- maven-install-plugin:2.5.1:install (default-install) @ phoenix-flume --- [INFO] Installing <https://builds.apache.org/job/Phoenix-master/666/artifact/phoenix-flume/target/phoenix-flume-4.4.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-flume/4.4.0-SNAPSHOT/phoenix-flume-4.4.0-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/Phoenix-master/ws/phoenix-flume/pom.xml> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-flume/4.4.0-SNAPSHOT/phoenix-flume-4.4.0-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/Phoenix-master/666/artifact/phoenix-flume/target/phoenix-flume-4.4.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-flume/4.4.0-SNAPSHOT/phoenix-flume-4.4.0-SNAPSHOT-sources.jar [INFO] Installing <https://builds.apache.org/job/Phoenix-master/666/artifact/phoenix-flume/target/phoenix-flume-4.4.0-SNAPSHOT-tests.jar> to /home/jenkins/.m2/repository/org/apache/phoenix/phoenix-flume/4.4.0-SNAPSHOT/phoenix-flume-4.4.0-SNAPSHOT-tests.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Phoenix - Pig 4.4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ phoenix-pig --- [INFO] Deleting <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target> [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-test-source (add-test-source) @ phoenix-pig --- [INFO] Test Source directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/src/it/java> added. [INFO] [INFO] --- build-helper-maven-plugin:1.9.1:add-test-resource (add-test-resource) @ phoenix-pig --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ phoenix-pig --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ phoenix-pig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/src/main/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ phoenix-pig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/classes> [INFO] [INFO] --- maven-dependency-plugin:2.1:build-classpath (create-mrapp-generated-classpath) @ phoenix-pig --- [INFO] Wrote classpath file '<https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/classes/mrapp-generated-classpath'.> [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ phoenix-pig --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/src/test/resources> [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/src/it/resources> [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.0:testCompile (default-testCompile) @ phoenix-pig --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.18:test (default-test) @ phoenix-pig --- [INFO] Surefire report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.932 sec - in org.apache.phoenix.pig.util.SqlQueryToColumnInfoFunctionTest Running org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.apache.phoenix.pig.util.PhoenixPigSchemaUtilTest Running org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.212 sec - in org.apache.phoenix.pig.util.QuerySchemaParserFunctionTest Running org.apache.phoenix.pig.util.TableSchemaParserFunctionTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.phoenix.pig.util.TableSchemaParserFunctionTest Results : Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ phoenix-pig --- [INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/666/artifact/phoenix-pig/target/phoenix-pig-4.4.0-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ phoenix-pig --- [INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/666/artifact/phoenix-pig/target/phoenix-pig-4.4.0-SNAPSHOT-tests.jar> [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ phoenix-pig --- [INFO] Building jar: <https://builds.apache.org/job/Phoenix-master/666/artifact/phoenix-pig/target/phoenix-pig-4.4.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ phoenix-pig --- [INFO] [INFO] --- maven-failsafe-plugin:2.18:integration-test (ClientManagedTimeTests) @ phoenix-pig --- [INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/failsafe-reports> [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-failsafe-plugin:2.18:integration-test (HBaseManagedTimeTests) @ phoenix-pig --- [INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/failsafe-reports> [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.phoenix.pig.PhoenixHBaseStorerIT Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.56 sec - in org.apache.phoenix.pig.PhoenixHBaseStorerIT Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-failsafe-plugin:2.18:integration-test (NeedTheirOwnClusterTests) @ phoenix-pig --- [INFO] Failsafe report directory: <https://builds.apache.org/job/Phoenix-master/ws/phoenix-pig/target/failsafe-reports> [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.phoenix.pig.PhoenixHBaseLoaderIT Build timed out (after 120 minutes). Marking the build as failed. Build was aborted Archiving artifacts Sending artifact delta relative to Phoenix | Master #661 Archived 1004 artifacts Archive block size is 32768 Received 6444 blocks and 765086153 bytes Compression is 21.6% Took 5 min 10 sec Updating PHOENIX-1580 Recording test results
