[
https://issues.apache.org/jira/browse/HIVE-14746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16123863#comment-16123863
]
Hive QA commented on HIVE-14746:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12881451/HIVE-14746.03.patch
{color:red}ERROR:{color} -1 due to build exiting with an error
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/6356/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/6356/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-6356/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Tests exited with: ExecutionException: java.util.concurrent.ExecutionException:
org.apache.hive.ptest.execution.ssh.SSHExecutionException: RSyncResult
[localFile=/data/hiveptest/logs/PreCommit-HIVE-Build-6356/succeeded/33-TestCliDriver-ql_rewrite_gbtoidx.q-json_serde1.q-constantPropWhen.q-and-27-more,
remoteFile=/home/hiveptest/35.192.6.159-hiveptest-1/logs/, getExitCode()=255,
getException()=null, getUser()=hiveptest, getHost()=35.192.6.159,
getInstance()=1]: 'Warning: Permanently added '35.192.6.159' (ECDSA) to the
list of known hosts.
receiving incremental file list
./
TEST-33-TestCliDriver-ql_rewrite_gbtoidx.q-json_serde1.q-constantPropWhen.q-and-27-more-TEST-org.apache.hadoop.hive.cli.TestCliDriver.xml
0 0% 0.00kB/s 0:00:00
8,630 100% 8.23MB/s 0:00:00 (xfr#1, to-chk=5/7)
maven-test.txt
0 0% 0.00kB/s 0:00:00
47,461 100% 1.33MB/s 0:00:00 (xfr#2, to-chk=4/7)
logs/
logs/derby.log
0 0% 0.00kB/s 0:00:00
996 100% 28.61kB/s 0:00:00 (xfr#3, to-chk=1/7)
logs/hive.log
0 0% 0.00kB/s 0:00:00
30,212,096 1% 28.81MB/s 0:00:55
85,327,872 5% 40.71MB/s 0:00:38
142,082,048 8% 45.20MB/s 0:00:33
198,770,688 11% 47.43MB/s 0:00:30
255,459,328 15% 53.74MB/s 0:00:25
312,868,864 18% 54.29MB/s 0:00:24
369,655,808 22% 54.30MB/s 0:00:23
427,261,952 25% 54.48MB/s 0:00:22 Timeout, server 35.192.6.159 not
responding.
rsync: connection unexpectedly closed (484318874 bytes received so far)
[receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(226)
[receiver=3.1.1]
rsync: connection unexpectedly closed (441 bytes received so far) [generator]
rsync error: unexplained error (code 255) at io.c(226) [generator=3.1.1]
ssh: connect to host 35.192.6.159 port 22: Connection timed out
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.1]
ssh: connect to host 35.192.6.159 port 22: Connection timed out
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.1]
ssh: connect to host 35.192.6.159 port 22: Connection timed out
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.1]
ssh: connect to host 35.192.6.159 port 22: Connection timed out
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(226) [Receiver=3.1.1]
'
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12881451 - PreCommit-HIVE-Build
> Remove branch from profiles by sending them from ptest-client
> -------------------------------------------------------------
>
> Key: HIVE-14746
> URL: https://issues.apache.org/jira/browse/HIVE-14746
> Project: Hive
> Issue Type: Sub-task
> Components: Hive, Testing Infrastructure
> Reporter: Sergio Peña
> Assignee: Barna Zsombor Klara
> Attachments: HIVE-14746.01.patch, HIVE-14746.02.patch,
> HIVE-14746.03.patch
>
>
> Hive ptest uses some properties files per branch that contain information
> about how to execute the tests.
> This profile includes the branch name used to fetch the branch code. We
> should get rid of this by detecting the branch from the
> jenkins-execute-build.sh script, and send the information directly to
> ptest-server as command line parameters.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)