See <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/130/changes>
Changes: [Chao Sun] HIVE-12215: Exchange partition does not show outputs field for post/pre execute hooks (Aihua Xu, reviewed by Xuefu Zhang) [harisankar] HIVE-11634 : Support partition pruning for IN(STRUCT(partcol, nonpartcol..)...) (Hari Subramaniyan, reviewed by Laljo John Pullokkaran) [sershe] HIVE-12292 : revert the if removal from HIVE-12237 (Sergey Shelukhin, reviewed by Ashutosh Chauhan) [sershe] HIVE-12295 : change some logs from info to debug (Sergey Shelukhin, reviewed by Ashutosh Chauhan) [sershe] HIVE-12171 : LLAP: BuddyAllocator failures when querying uncompressed data (Sergey Shelukhin, reviewed by Gopal V) [Alan Gates] HIVE-12318 qtest failing due to NPE in logStats (Jimmmy Xiang via gates) [Alan Gates] HIVE-11293 HiveConnection.setAutoCommit(true) throws exception (Michał Węgrzyn and Alan Gates, reviewed by Thejas Nair) [Alan Gates] HIVE-11966 JDBC Driver parsing error when reading principal from ZooKeeper (Vaibhav Gumashta via Alan Gates) [Alan Gates] HIVE-11718 JDBC ResultSet.setFetchSize(0) returns no results (Aleksei Statkevich via Alan Gates) [Szehon Ho] HIVE-12235 : Improve beeline logging for dynamic service discovery (Szehon, reviewed by Vaibhav Gumashta) [gopalv] HIVE-12209: Vectorize simple UDFs with null arguments (Gopal V, reviewed by Sergey Shelukhin) [gopalv] HIVE-12281: Vectorized MapJoin - use Operator::isLogDebugEnabled (Gopal V, reviewed by Matt McCline) [gopalv] HIVE-12238: Vectorization: Thread-safety errors in VectorUDFDate (Gopal V, reviewed by Gunther Hagleitner) [ekoifman] HIVE-12266 When client exists abnormally, it doesn't release ACID locks (Wei Zheng, via Eugene Koifman) [ekoifman] HIVE-12202 NPE thrown when reading legacy ACID delta files(Elliot West via Eugene Koifman) [Jimmy Xiang] HIVE-12287: Lineage for lateral view shows wrong dependencies (Jimmy, reviewed by Chao) [pxiong] HIVE-12273: Improve user level explain (Pengcheng Xiong, reviewed by Ashutosh Chauhan, Laljo John Pullokkaran, Eugene Koifman, Prasanth Jayachandran and Wei Zheng) [ekoifman] HIVE-12202 NPE thrown when reading legacy ACID delta files(missed a file)(Elliot West via Eugene Koifman) [pxiong] HIVE-12297: CBO: Calcite Operator To Hive Operator (Calcite Return Path) : dealing with '$' in typeInfo (Pengcheng Xiong, reviewed by Ashutosh Chauhan) [pxiong] HIVE-12305: CBO: Calcite Operator To Hive Operator (Calcite Return Path): UDAF can not pull up constant expressions (Pengcheng Xiong, reviewed by Ashutosh Chauhan ) [jdere] HIVE-12206: ClassNotFound Exception during query compilation with Tez and Union query and GenericUDFs (Jason Dere, reviewed by Ashutosh Chauhan) [Xuefu Zhang] HIVE-12063: Pad Decimal numbers with trailing zeros to the scale of the column (reviewed by Szehon) [daijy] HIVE-12327: WebHCat e2e tests TestJob_1 and TestJob_2 fail (Daniel Dai, reviewed by Thejas Nair) ------------------------------------------ [...truncated 310 lines...] A ptest2/src/main/java/org/apache/hive/ptest/execution/ssh/SSHResult.java A ptest2/src/main/java/org/apache/hive/ptest/execution/ssh/RSyncCommand.java A ptest2/src/main/java/org/apache/hive/ptest/execution/ssh/RSyncResult.java A ptest2/src/main/java/org/apache/hive/ptest/execution/ssh/NonZeroExitCodeException.java A ptest2/src/main/java/org/apache/hive/ptest/execution/ssh/AbstractSSHCommand.java A ptest2/src/main/java/org/apache/hive/ptest/execution/ssh/AbstractSSHResult.java A ptest2/src/main/java/org/apache/hive/ptest/execution/ssh/SSHExecutionException.java A ptest2/src/main/java/org/apache/hive/ptest/execution/AbortDroneException.java A ptest2/src/main/java/org/apache/hive/ptest/execution/LocalCommandFactory.java A ptest2/src/main/java/org/apache/hive/ptest/execution/ExecutionPhase.java A ptest2/src/main/java/org/apache/hive/ptest/execution/TestsFailedException.java A ptest2/src/main/java/org/apache/hive/ptest/execution/PrepPhase.java A ptest2/src/main/java/org/apache/hive/ptest/execution/LocalCommand.java A ptest2/src/main/java/org/apache/hive/ptest/execution/ReportingPhase.java A ptest2/src/main/java/org/apache/hive/ptest/execution/HostExecutor.java A ptest2/src/main/java/org/apache/hive/ptest/execution/Templates.java A ptest2/src/main/java/org/apache/hive/ptest/execution/PTest.java A ptest2/src/main/java/org/apache/hive/ptest/execution/LogDirectoryCleaner.java A ptest2/src/main/java/org/apache/hive/ptest/execution/Phase.java A ptest2/src/main/java/org/apache/hive/ptest/execution/Dirs.java A ptest2/src/main/java/org/apache/hive/ptest/execution/JUnitReportParser.java A ptest2/src/main/java/org/apache/hive/ptest/execution/HostExecutorBuilder.java A ptest2/src/main/java/org/apache/hive/ptest/execution/context A ptest2/src/main/java/org/apache/hive/ptest/execution/context/ExecutionContextProvider.java A ptest2/src/main/java/org/apache/hive/ptest/execution/context/FixedExecutionContextProvider.java A ptest2/src/main/java/org/apache/hive/ptest/execution/context/CloudComputeService.java A ptest2/src/main/java/org/apache/hive/ptest/execution/context/CreateHostsFailedException.java A ptest2/src/main/java/org/apache/hive/ptest/execution/context/ExecutionContext.java A ptest2/src/main/java/org/apache/hive/ptest/execution/context/CloudExecutionContextProvider.java A ptest2/src/main/java/org/apache/hive/ptest/execution/context/ServiceNotAvailableException.java A ptest2/src/main/java/org/apache/hive/ptest/execution/conf A ptest2/src/main/java/org/apache/hive/ptest/execution/conf/TestParser.java A ptest2/src/main/java/org/apache/hive/ptest/execution/conf/Host.java A ptest2/src/main/java/org/apache/hive/ptest/execution/conf/ExecutionContextConfiguration.java A ptest2/src/main/java/org/apache/hive/ptest/execution/conf/TestBatch.java A ptest2/src/main/java/org/apache/hive/ptest/execution/conf/UnitTestBatch.java A ptest2/src/main/java/org/apache/hive/ptest/execution/conf/QFileTestBatch.java A ptest2/src/main/java/org/apache/hive/ptest/execution/conf/Context.java A ptest2/src/main/java/org/apache/hive/ptest/execution/conf/TestConfiguration.java A ptest2/src/main/java/org/apache/hive/ptest/execution/JIRAService.java A ptest2/pom.xml A ptest2/README.md Checked out revision 1712530. + cd ptest2 + mvn clean package -DskipTests -Drat.numUnapprovedLicenses=1000 -Dmaven.repo.local=<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/.m2> [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building hive-ptest 1.0 [INFO] ------------------------------------------------------------------------ Downloading: http://repo.springsource.org/milestone/net/schmizz/sshj/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml Downloading: http://repo.maven.apache.org/maven2/net/schmizz/sshj/maven-metadata.xml Downloading: http://people.apache.org/~brock/approvals-maven-repository/net/schmizz/sshj/maven-metadata.xml 790/790 B Downloading: https://repository.apache.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml Downloaded: http://repo.maven.apache.org/maven2/net/schmizz/sshj/maven-metadata.xml (790 B at 1.2 KB/sec) Downloading: http://repository.apache.org/snapshots/net/schmizz/sshj/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml 398/398 B 398/398 B 398/398 B Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml (398 B at 0.2 KB/sec) Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/maven-metadata.xml (398 B at 0.3 KB/sec) [WARNING] Could not transfer metadata net.schmizz:sshj/maven-metadata.xml from/to apache-snapshots (https://repository.apache.org/content/repositories/snapshots): peer not authenticated Downloading: http://repo.springsource.org/milestone/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml Downloading: http://people.apache.org/~brock/approvals-maven-repository/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml Downloading: https://repository.apache.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml Downloading: http://repository.apache.org/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml (2 KB at 23.8 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.9.1-SNAPSHOT/maven-metadata.xml (2 KB at 33.3 KB/sec) [WARNING] Could not transfer metadata net.schmizz:sshj:0.9.1-SNAPSHOT/maven-metadata.xml from/to apache-snapshots (https://repository.apache.org/content/repositories/snapshots): peer not authenticated Downloading: http://repo.springsource.org/milestone/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml Downloading: http://people.apache.org/~brock/approvals-maven-repository/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml Downloading: https://repository.apache.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml Downloading: http://repository.apache.org/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml (2 KB at 28.8 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml 2/2 KB Downloaded: https://oss.sonatype.org/content/repositories/snapshots/net/schmizz/sshj/0.10.1-SNAPSHOT/maven-metadata.xml (2 KB at 32.1 KB/sec) [WARNING] Could not transfer metadata net.schmizz:sshj:0.10.1-SNAPSHOT/maven-metadata.xml from/to apache-snapshots (https://repository.apache.org/content/repositories/snapshots): peer not authenticated [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hive-ptest --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ hive-ptest --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ hive-ptest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 62 source files to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/classes> [WARNING] Note: <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/src/main/java/org/apache/hive/ptest/execution/JIRAService.java> uses unchecked or unsafe operations. [WARNING] Note: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ hive-ptest --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ hive-ptest --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ hive-ptest --- [INFO] Tests are skipped. [INFO] [INFO] --- apache-rat-plugin:0.9:check (verify.rat) @ hive-ptest --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: .idea/ [INFO] Exclude: .git/ [INFO] Exclude: .gitignore [INFO] Exclude: velocity.log [INFO] Exclude: README.md [INFO] Exclude: **/*.approved.txt [INFO] Exclude: **/.settings/* [INFO] Exclude: src/test/resources/ [INFO] Exclude: **/.classpath [INFO] Exclude: **/.project [INFO] Exclude: **/target/** [INFO] 95 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 95 licence. [INFO] [INFO] --- maven-war-plugin:2.3:war (default-war) @ hive-ptest --- [INFO] Packaging webapp [INFO] Assembling webapp [hive-ptest] in [<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/hive-ptest-1.0]> [INFO] Processing war project [INFO] Copying webapp resources [<http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/src/main/webapp]> [INFO] Webapp assembled in [1650 msecs] [INFO] Building war: <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/hive-ptest-1.0.war> [INFO] Packaging classes [INFO] Building jar: <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/hive-ptest-1.0-classes.jar> [INFO] [INFO] --- maven-dependency-plugin:2.8:copy-dependencies (copy-dependencies) @ hive-ptest --- [INFO] Copying spring-core-3.2.1.RELEASE.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-core-3.2.1.RELEASE.jar> [INFO] Copying sshj-0.8.1.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/sshj-0.8.1.jar> [INFO] Copying hamcrest-core-1.1.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/hamcrest-core-1.1.jar> [INFO] Copying guice-3.0.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/guice-3.0.jar> [INFO] Copying ec2-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/ec2-1.7.3.jar> [INFO] Copying jackson-core-asl-1.9.12.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jackson-core-asl-1.9.12.jar> [INFO] Copying jclouds-bouncycastle-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-bouncycastle-1.7.3.jar> [INFO] Copying jsch.agentproxy.sshj-0.0.7.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.sshj-0.0.7.jar> [INFO] Copying commons-logging-1.1.1.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-logging-1.1.1.jar> [INFO] Copying jsch.agentproxy.usocket-nc-0.0.7.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.usocket-nc-0.0.7.jar> [INFO] Copying httpcore-4.2.4.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/httpcore-4.2.4.jar> [INFO] Copying spring-webmvc-3.2.1.RELEASE.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-webmvc-3.2.1.RELEASE.jar> [INFO] Copying mockito-all-1.9.0.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/mockito-all-1.9.0.jar> [INFO] Copying jsch.agentproxy.usocket-jna-0.0.7.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.usocket-jna-0.0.7.jar> [INFO] Copying commons-io-2.1.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-io-2.1.jar> [INFO] Copying log4j-1.2.17.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/log4j-1.2.17.jar> [INFO] Copying junit-4.10.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/junit-4.10.jar> [INFO] Copying xml-apis-1.0.b2.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/xml-apis-1.0.b2.jar> [INFO] Copying commons-lang-2.5.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-lang-2.5.jar> [INFO] Copying httpclient-4.2.5.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/httpclient-4.2.5.jar> [INFO] Copying sts-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/sts-1.7.3.jar> [INFO] Copying rocoto-6.2.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/rocoto-6.2.jar> [INFO] Copying jclouds-log4j-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-log4j-1.7.3.jar> [INFO] Copying aopalliance-1.0.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/aopalliance-1.0.jar> [INFO] Copying jsr311-api-1.1.1.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsr311-api-1.1.1.jar> [INFO] Copying jclouds-sshj-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-sshj-1.7.3.jar> [INFO] Copying commons-cli-1.2.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-cli-1.2.jar> [INFO] Copying aws-ec2-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/aws-ec2-1.7.3.jar> [INFO] Copying jsch.agentproxy.core-0.0.7.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.core-0.0.7.jar> [INFO] Copying jackson-mapper-asl-1.9.12.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jackson-mapper-asl-1.9.12.jar> [INFO] Copying bcpkix-jdk15on-1.49.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/bcpkix-jdk15on-1.49.jar> [INFO] Copying jsr250-api-1.0.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsr250-api-1.0.jar> [INFO] Copying spring-aop-3.2.1.RELEASE.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-aop-3.2.1.RELEASE.jar> [INFO] Copying bcprov-ext-jdk15on-1.49.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/bcprov-ext-jdk15on-1.49.jar> [INFO] Copying jsch.agentproxy.connector-factory-0.0.7.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.connector-factory-0.0.7.jar> [INFO] Copying spring-web-3.2.1.RELEASE.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-web-3.2.1.RELEASE.jar> [INFO] Copying commons-collections-3.2.1.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-collections-3.2.1.jar> [INFO] Copying jclouds-compute-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-compute-1.7.3.jar> [INFO] Copying ApprovalsJava-013.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/ApprovalsJava-013.jar> [INFO] Copying jclouds-scriptbuilder-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-scriptbuilder-1.7.3.jar> [INFO] Copying spring-beans-3.2.1.RELEASE.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-beans-3.2.1.RELEASE.jar> [INFO] Copying jclouds-slf4j-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-slf4j-1.7.3.jar> [INFO] Copying slf4j-api-1.6.1.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/slf4j-api-1.6.1.jar> [INFO] Copying javax.inject-1.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/javax.inject-1.jar> [INFO] Copying spring-expression-3.2.1.RELEASE.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-expression-3.2.1.RELEASE.jar> [INFO] Copying jsch.agentproxy.pageant-0.0.7.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.pageant-0.0.7.jar> [INFO] Copying slf4j-log4j12-1.6.1.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/slf4j-log4j12-1.6.1.jar> [INFO] Copying jclouds-core-1.7.3.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jclouds-core-1.7.3.jar> [INFO] Copying jsch.agentproxy.sshagent-0.0.7.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jsch.agentproxy.sshagent-0.0.7.jar> [INFO] Copying guava-15.0.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/guava-15.0.jar> [INFO] Copying jna-3.4.0.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/jna-3.4.0.jar> [INFO] Copying gson-2.2.4.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/gson-2.2.4.jar> [INFO] Copying platform-3.4.0.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/platform-3.4.0.jar> [INFO] Copying guice-assistedinject-3.0.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/guice-assistedinject-3.0.jar> [INFO] Copying velocity-1.7.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/velocity-1.7.jar> [INFO] Copying commons-codec-1.6.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/commons-codec-1.6.jar> [INFO] Copying spring-context-3.2.1.RELEASE.jar to <http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/HIVE-TRUNK-JAVA8/ws/hive/build/ptest2/target/lib/spring-context-3.2.1.RELEASE.jar> [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 44.616s [INFO] Finished at: Wed Nov 04 06:02:06 EST 2015 [INFO] Final Memory: 21M/56M [INFO] ------------------------------------------------------------------------ + set +e + optionalArgs=() + [[ -n '' ]] + java -cp 'target/hive-ptest-1.0-classes.jar:target/lib/*' org.apache.hive.ptest.api.client.PTestClient --endpoint http://ec2-174-129-184-35.compute-1.amazonaws.com:8181/hive-ptest-1.0/ --logsEndpoint http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/ --command testStart --profile trunkjava8-mr2 --password c0mmit --outputDir target/ --testHandle HIVE-TRUNK-JAVA8-130 2015-11-04 08:45:51,199 ERROR TestExecutor.run:138 Error executing HIVE-TRUNK-JAVA8-130 java.lang.NullPointerException: branch at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:209) at org.apache.hive.ptest.execution.conf.TestConfiguration.<init>(TestConfiguration.java:101) at org.apache.hive.ptest.execution.conf.TestConfiguration.fromInputStream(TestConfiguration.java:276) at org.apache.hive.ptest.execution.conf.TestConfiguration.fromFile(TestConfiguration.java:284) at org.apache.hive.ptest.api.server.TestExecutor.run(TestExecutor.java:110) Logs are located: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/HIVE-TRUNK-JAVA8-130 Exception in thread "main" java.lang.RuntimeException: 404 Not Found at org.apache.hive.ptest.api.client.PTestClient.downloadTestResults(PTestClient.java:181) at org.apache.hive.ptest.api.client.PTestClient.testStart(PTestClient.java:129) at org.apache.hive.ptest.api.client.PTestClient.main(PTestClient.java:312) + ret=1 + cd target/ + [[ -f test-results.tar.gz ]] + exit 1 Build step 'Execute shell' marked build as failure Archiving artifacts Recording test results