Re: is HiveQA broken?

2015-07-07 Thread Szehon Ho
I am looking now into the issue, looks like it is looking for an AMI image
that is no longer there to spawn the slaves, will try to see what is going
on.

Thanks
Szehon

On Tue, Jul 7, 2015 at 11:38 AM, Szehon Ho sze...@cloudera.com wrote:

 Yea you are right, somehow the server is not running the tests, hence no
 logs.  I will try to look at this today when I get a chance.

 Sergio can you also take a look if you have cycles?

 Thanks
 Szehon

 On Tue, Jul 7, 2015 at 11:09 AM, Sergey Shelukhin ser...@hortonworks.com
 wrote:

 It looks like it’s downloading test logs from e.g.

 http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK
 -Build-4510
 http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4510

 but there are no logs there. It also appears to happen pretty fast, so
 testTailLog does nothing? It either returns prematurely or fails quickly
 w/o logs.

 On 15/7/6, 19:03, Sergey Shelukhin ser...@hortonworks.com wrote:

 Looks like last HiveQA failed again in the same way, not sure if it was
 before or after restart, what time zone is it in?
 May that be related to recent Apache infra build changes?
 
 On 15/7/6, 17:24, Szehon Ho sze...@cloudera.com wrote:
 
 I am not sure what is going on.  Let me restart the Ptest server.
 
 On Mon, Jul 6, 2015 at 1:02 PM, Sergey Shelukhin 
 ser...@hortonworks.com
 wrote:
 
  Looks like all the runs are failing with:
 
  Exception in thread main java.lang.RuntimeException: 404 Not Found
  at
 

 org.apache.hive.ptest.api.client.PTestClient.downloadTestResults(PTestCl
 i
 en
  t.java:181)
  at
 

 org.apache.hive.ptest.api.client.PTestClient.testStart(PTestClient.java:
 1
 29
  )
  at
 
 org.apache.hive.ptest.api.client.PTestClient.main(PTestClient.java:312)
  + ret=1
  + cd target/
  + [[ -f test-results.tar.gz ]]
  + exit 1
  + rm -f /tmp/tmp.FayzMqy1oP
  Build step 'Execute shell' marked build as failure
  Archiving artifacts
  Recording test results
  Finished: FAILURE
 
 
 
 





Re: is HiveQA broken?

2015-07-07 Thread Sergey Shelukhin
It looks like it’s downloading test logs from e.g.
http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK
-Build-4510

but there are no logs there. It also appears to happen pretty fast, so
testTailLog does nothing? It either returns prematurely or fails quickly
w/o logs.

On 15/7/6, 19:03, Sergey Shelukhin ser...@hortonworks.com wrote:

Looks like last HiveQA failed again in the same way, not sure if it was
before or after restart, what time zone is it in?
May that be related to recent Apache infra build changes?

On 15/7/6, 17:24, Szehon Ho sze...@cloudera.com wrote:

I am not sure what is going on.  Let me restart the Ptest server.

On Mon, Jul 6, 2015 at 1:02 PM, Sergey Shelukhin ser...@hortonworks.com
wrote:

 Looks like all the runs are failing with:

 Exception in thread main java.lang.RuntimeException: 404 Not Found
 at
 
org.apache.hive.ptest.api.client.PTestClient.downloadTestResults(PTestCl
i
en
 t.java:181)
 at
 
org.apache.hive.ptest.api.client.PTestClient.testStart(PTestClient.java:
1
29
 )
 at
 org.apache.hive.ptest.api.client.PTestClient.main(PTestClient.java:312)
 + ret=1
 + cd target/
 + [[ -f test-results.tar.gz ]]
 + exit 1
 + rm -f /tmp/tmp.FayzMqy1oP
 Build step 'Execute shell' marked build as failure
 Archiving artifacts
 Recording test results
 Finished: FAILURE







Re: is HiveQA broken?

2015-07-07 Thread Szehon Ho
Yea you are right, somehow the server is not running the tests, hence no
logs.  I will try to look at this today when I get a chance.

Sergio can you also take a look if you have cycles?

Thanks
Szehon

On Tue, Jul 7, 2015 at 11:09 AM, Sergey Shelukhin ser...@hortonworks.com
wrote:

 It looks like it’s downloading test logs from e.g.
 http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK
 -Build-4510

 but there are no logs there. It also appears to happen pretty fast, so
 testTailLog does nothing? It either returns prematurely or fails quickly
 w/o logs.

 On 15/7/6, 19:03, Sergey Shelukhin ser...@hortonworks.com wrote:

 Looks like last HiveQA failed again in the same way, not sure if it was
 before or after restart, what time zone is it in?
 May that be related to recent Apache infra build changes?
 
 On 15/7/6, 17:24, Szehon Ho sze...@cloudera.com wrote:
 
 I am not sure what is going on.  Let me restart the Ptest server.
 
 On Mon, Jul 6, 2015 at 1:02 PM, Sergey Shelukhin ser...@hortonworks.com
 
 wrote:
 
  Looks like all the runs are failing with:
 
  Exception in thread main java.lang.RuntimeException: 404 Not Found
  at
 
 org.apache.hive.ptest.api.client.PTestClient.downloadTestResults(PTestCl
 i
 en
  t.java:181)
  at
 
 org.apache.hive.ptest.api.client.PTestClient.testStart(PTestClient.java:
 1
 29
  )
  at
  org.apache.hive.ptest.api.client.PTestClient.main(PTestClient.java:312)
  + ret=1
  + cd target/
  + [[ -f test-results.tar.gz ]]
  + exit 1
  + rm -f /tmp/tmp.FayzMqy1oP
  Build step 'Execute shell' marked build as failure
  Archiving artifacts
  Recording test results
  Finished: FAILURE
 
 
 
 




Re: is HiveQA broken?

2015-07-07 Thread Szehon Ho
Sergio has uploaded a new image, we are looking at what happened.  Thanks,
Sergio.

Sergey, it looks like the latest commit (HIVE-11013) doesn't compile as it
was done without tests, can you take a look?

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project hive-exec: Compilation failure
[ERROR] 
/data/hive-ptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/plan/MergeJoinWork.java:[149,38]
error: method getDummyOps() is already defined in class MergeJoinWork


Then we can resume the pre commit tests.

Thanks
Szehon

On Tue, Jul 7, 2015 at 12:13 PM, Szehon Ho sze...@cloudera.com wrote:

 I am looking now into the issue, looks like it is looking for an AMI image
 that is no longer there to spawn the slaves, will try to see what is going
 on.

 Thanks
 Szehon

 On Tue, Jul 7, 2015 at 11:38 AM, Szehon Ho sze...@cloudera.com wrote:

 Yea you are right, somehow the server is not running the tests, hence no
 logs.  I will try to look at this today when I get a chance.

 Sergio can you also take a look if you have cycles?

 Thanks
 Szehon

 On Tue, Jul 7, 2015 at 11:09 AM, Sergey Shelukhin ser...@hortonworks.com
  wrote:

 It looks like it’s downloading test logs from e.g.

 http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK
 -Build-4510
 http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-4510

 but there are no logs there. It also appears to happen pretty fast, so
 testTailLog does nothing? It either returns prematurely or fails quickly
 w/o logs.

 On 15/7/6, 19:03, Sergey Shelukhin ser...@hortonworks.com wrote:

 Looks like last HiveQA failed again in the same way, not sure if it was
 before or after restart, what time zone is it in?
 May that be related to recent Apache infra build changes?
 
 On 15/7/6, 17:24, Szehon Ho sze...@cloudera.com wrote:
 
 I am not sure what is going on.  Let me restart the Ptest server.
 
 On Mon, Jul 6, 2015 at 1:02 PM, Sergey Shelukhin 
 ser...@hortonworks.com
 wrote:
 
  Looks like all the runs are failing with:
 
  Exception in thread main java.lang.RuntimeException: 404 Not Found
  at
 

 org.apache.hive.ptest.api.client.PTestClient.downloadTestResults(PTestCl
 i
 en
  t.java:181)
  at
 

 org.apache.hive.ptest.api.client.PTestClient.testStart(PTestClient.java:
 1
 29
  )
  at
 
 org.apache.hive.ptest.api.client.PTestClient.main(PTestClient.java:312)
  + ret=1
  + cd target/
  + [[ -f test-results.tar.gz ]]
  + exit 1
  + rm -f /tmp/tmp.FayzMqy1oP
  Build step 'Execute shell' marked build as failure
  Archiving artifacts
  Recording test results
  Finished: FAILURE
 
 
 
 






RE: is HiveQA broken?

2015-07-07 Thread Xu, Cheng A
HiveQA is coming back to normal. Thanks guys!

-Original Message-
From: Szehon Ho [mailto:sze...@cloudera.com] 
Sent: Wednesday, July 08, 2015 7:08 AM
To: dev@hive.apache.org
Cc: Sergio Pena
Subject: Re: is HiveQA broken?

Sergio has uploaded a new image, we are looking at what happened.  Thanks, 
Sergio.

Sergey, it looks like the latest commit (HIVE-11013) doesn't compile as it was 
done without tests, can you take a look?

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project hive-exec: Compilation failure [ERROR] 
/data/hive-ptest/working/apache-github-source-source/ql/src/java/org/apache/hadoop/hive/ql/plan/MergeJoinWork.java:[149,38]
error: method getDummyOps() is already defined in class MergeJoinWork


Then we can resume the pre commit tests.

Thanks
Szehon

On Tue, Jul 7, 2015 at 12:13 PM, Szehon Ho sze...@cloudera.com wrote:

 I am looking now into the issue, looks like it is looking for an AMI 
 image that is no longer there to spawn the slaves, will try to see 
 what is going on.

 Thanks
 Szehon

 On Tue, Jul 7, 2015 at 11:38 AM, Szehon Ho sze...@cloudera.com wrote:

 Yea you are right, somehow the server is not running the tests, hence 
 no logs.  I will try to look at this today when I get a chance.

 Sergio can you also take a look if you have cycles?

 Thanks
 Szehon

 On Tue, Jul 7, 2015 at 11:09 AM, Sergey Shelukhin 
 ser...@hortonworks.com
  wrote:

 It looks like it’s downloading test logs from e.g.

 http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIV
 E-TRUNK
 -Build-4510
 http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HI
 VE-TRUNK-Build-4510

 but there are no logs there. It also appears to happen pretty fast, 
 so testTailLog does nothing? It either returns prematurely or fails 
 quickly w/o logs.

 On 15/7/6, 19:03, Sergey Shelukhin ser...@hortonworks.com wrote:

 Looks like last HiveQA failed again in the same way, not sure if it 
 was before or after restart, what time zone is it in?
 May that be related to recent Apache infra build changes?
 
 On 15/7/6, 17:24, Szehon Ho sze...@cloudera.com wrote:
 
 I am not sure what is going on.  Let me restart the Ptest server.
 
 On Mon, Jul 6, 2015 at 1:02 PM, Sergey Shelukhin 
 ser...@hortonworks.com
 wrote:
 
  Looks like all the runs are failing with:
 
  Exception in thread main java.lang.RuntimeException: 404 Not Found
  at
 

 org.apache.hive.ptest.api.client.PTestClient.downloadTestResults(
 PTestCl
 i
 en
  t.java:181)
  at
 

 org.apache.hive.ptest.api.client.PTestClient.testStart(PTestClient.java:
 1
 29
  )
  at
 
 org.apache.hive.ptest.api.client.PTestClient.main(PTestClient.java:3
 12)
  + ret=1
  + cd target/
  + [[ -f test-results.tar.gz ]]
  + exit 1
  + rm -f /tmp/tmp.FayzMqy1oP
  Build step 'Execute shell' marked build as failure Archiving 
  artifacts Recording test results
  Finished: FAILURE
 
 
 
 






Re: is HiveQA broken?

2015-07-06 Thread Szehon Ho
I am not sure what is going on.  Let me restart the Ptest server.

On Mon, Jul 6, 2015 at 1:02 PM, Sergey Shelukhin ser...@hortonworks.com
wrote:

 Looks like all the runs are failing with:

 Exception in thread main java.lang.RuntimeException: 404 Not Found
 at
 org.apache.hive.ptest.api.client.PTestClient.downloadTestResults(PTestClien
 t.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
 + rm -f /tmp/tmp.FayzMqy1oP
 Build step 'Execute shell' marked build as failure
 Archiving artifacts
 Recording test results
 Finished: FAILURE





Re: is HiveQA broken?

2015-07-06 Thread Sergey Shelukhin
Looks like last HiveQA failed again in the same way, not sure if it was
before or after restart, what time zone is it in?
May that be related to recent Apache infra build changes?

On 15/7/6, 17:24, Szehon Ho sze...@cloudera.com wrote:

I am not sure what is going on.  Let me restart the Ptest server.

On Mon, Jul 6, 2015 at 1:02 PM, Sergey Shelukhin ser...@hortonworks.com
wrote:

 Looks like all the runs are failing with:

 Exception in thread main java.lang.RuntimeException: 404 Not Found
 at
 
org.apache.hive.ptest.api.client.PTestClient.downloadTestResults(PTestCli
en
 t.java:181)
 at
 
org.apache.hive.ptest.api.client.PTestClient.testStart(PTestClient.java:1
29
 )
 at
 org.apache.hive.ptest.api.client.PTestClient.main(PTestClient.java:312)
 + ret=1
 + cd target/
 + [[ -f test-results.tar.gz ]]
 + exit 1
 + rm -f /tmp/tmp.FayzMqy1oP
 Build step 'Execute shell' marked build as failure
 Archiving artifacts
 Recording test results
 Finished: FAILURE