[jira] [Updated] (IMPALA-8565) Test failure in TestAdmissionControllerStress.test_mem_limit

2019-06-05 Thread Tim Armstrong (JIRA)


 [ 
https://issues.apache.org/jira/browse/IMPALA-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Armstrong updated IMPALA-8565:
--
Attachment: 
impalad.impala-ec2-centos74-m5-4xlarge-ondemand-04c0.vpc.cloudera.com.jenkins.log.INFO.20190518-000920.27854

> Test failure in TestAdmissionControllerStress.test_mem_limit
> 
>
> Key: IMPALA-8565
> URL: https://issues.apache.org/jira/browse/IMPALA-8565
> Project: IMPALA
>  Issue Type: Bug
>  Components: Infrastructure
>Reporter: David Rorke
>Assignee: Tim Armstrong
>Priority: Critical
>  Labels: flaky
> Attachments: 
> impalad.impala-ec2-centos74-m5-4xlarge-ondemand-04c0.vpc.cloudera.com.jenkins.log.INFO.20190518-000920.27854,
>  
> impalad.impala-ec2-centos74-m5-4xlarge-ondemand-04c0.vpc.cloudera.com.jenkins.log.INFO.20190518-000920.27857,
>  
> impalad.impala-ec2-centos74-m5-4xlarge-ondemand-04c0.vpc.cloudera.com.jenkins.log.INFO.20190518-000920.27863,
>  test1.txt, test2.txt
>
>
> We had a recent test failure in test_mem_limit: 
>  {noformat}
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1365: in run_admission_test
> assert metric_deltas['dequeued'] == 0,\
> E   AssertionError: Queued queries should not run until others are made to 
> finish
> E   assert 3 == 0
> {noformat}
> {noformat}
> assert 7 >= 10  +  where 10 = min((30 - 5), 10)
> Stacktrace
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1384: in run_admission_test
> assert queries_page_num_queued >=\
> E   assert 7 >= 10
> E+  where 10 = min((30 - 5), 10)
> {noformat}
> It looks like this was a release build.
>  [^test1.txt] was master
>  [^test2.txt] was 2.12 with a bunch of cloudera patches



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org



[jira] [Updated] (IMPALA-8565) Test failure in TestAdmissionControllerStress.test_mem_limit

2019-06-05 Thread Tim Armstrong (JIRA)


 [ 
https://issues.apache.org/jira/browse/IMPALA-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Armstrong updated IMPALA-8565:
--
Attachment: 
impalad.impala-ec2-centos74-m5-4xlarge-ondemand-04c0.vpc.cloudera.com.jenkins.log.INFO.20190518-000920.27863

> Test failure in TestAdmissionControllerStress.test_mem_limit
> 
>
> Key: IMPALA-8565
> URL: https://issues.apache.org/jira/browse/IMPALA-8565
> Project: IMPALA
>  Issue Type: Bug
>  Components: Infrastructure
>Reporter: David Rorke
>Assignee: Tim Armstrong
>Priority: Critical
>  Labels: flaky
> Attachments: 
> impalad.impala-ec2-centos74-m5-4xlarge-ondemand-04c0.vpc.cloudera.com.jenkins.log.INFO.20190518-000920.27854,
>  
> impalad.impala-ec2-centos74-m5-4xlarge-ondemand-04c0.vpc.cloudera.com.jenkins.log.INFO.20190518-000920.27857,
>  
> impalad.impala-ec2-centos74-m5-4xlarge-ondemand-04c0.vpc.cloudera.com.jenkins.log.INFO.20190518-000920.27863,
>  test1.txt, test2.txt
>
>
> We had a recent test failure in test_mem_limit: 
>  {noformat}
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1365: in run_admission_test
> assert metric_deltas['dequeued'] == 0,\
> E   AssertionError: Queued queries should not run until others are made to 
> finish
> E   assert 3 == 0
> {noformat}
> {noformat}
> assert 7 >= 10  +  where 10 = min((30 - 5), 10)
> Stacktrace
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1384: in run_admission_test
> assert queries_page_num_queued >=\
> E   assert 7 >= 10
> E+  where 10 = min((30 - 5), 10)
> {noformat}
> It looks like this was a release build.
>  [^test1.txt] was master
>  [^test2.txt] was 2.12 with a bunch of cloudera patches



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org



[jira] [Updated] (IMPALA-8565) Test failure in TestAdmissionControllerStress.test_mem_limit

2019-06-05 Thread Tim Armstrong (JIRA)


 [ 
https://issues.apache.org/jira/browse/IMPALA-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Armstrong updated IMPALA-8565:
--
Attachment: 
impalad.impala-ec2-centos74-m5-4xlarge-ondemand-04c0.vpc.cloudera.com.jenkins.log.INFO.20190518-000920.27857

> Test failure in TestAdmissionControllerStress.test_mem_limit
> 
>
> Key: IMPALA-8565
> URL: https://issues.apache.org/jira/browse/IMPALA-8565
> Project: IMPALA
>  Issue Type: Bug
>  Components: Infrastructure
>Reporter: David Rorke
>Assignee: Tim Armstrong
>Priority: Critical
>  Labels: flaky
> Attachments: 
> impalad.impala-ec2-centos74-m5-4xlarge-ondemand-04c0.vpc.cloudera.com.jenkins.log.INFO.20190518-000920.27854,
>  
> impalad.impala-ec2-centos74-m5-4xlarge-ondemand-04c0.vpc.cloudera.com.jenkins.log.INFO.20190518-000920.27857,
>  
> impalad.impala-ec2-centos74-m5-4xlarge-ondemand-04c0.vpc.cloudera.com.jenkins.log.INFO.20190518-000920.27863,
>  test1.txt, test2.txt
>
>
> We had a recent test failure in test_mem_limit: 
>  {noformat}
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1365: in run_admission_test
> assert metric_deltas['dequeued'] == 0,\
> E   AssertionError: Queued queries should not run until others are made to 
> finish
> E   assert 3 == 0
> {noformat}
> {noformat}
> assert 7 >= 10  +  where 10 = min((30 - 5), 10)
> Stacktrace
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1384: in run_admission_test
> assert queries_page_num_queued >=\
> E   assert 7 >= 10
> E+  where 10 = min((30 - 5), 10)
> {noformat}
> It looks like this was a release build.
>  [^test1.txt] was master
>  [^test2.txt] was 2.12 with a bunch of cloudera patches



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org



[jira] [Updated] (IMPALA-8565) Test failure in TestAdmissionControllerStress.test_mem_limit

2019-06-05 Thread Tim Armstrong (JIRA)


 [ 
https://issues.apache.org/jira/browse/IMPALA-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Armstrong updated IMPALA-8565:
--
Component/s: Infrastructure

> Test failure in TestAdmissionControllerStress.test_mem_limit
> 
>
> Key: IMPALA-8565
> URL: https://issues.apache.org/jira/browse/IMPALA-8565
> Project: IMPALA
>  Issue Type: Bug
>  Components: Infrastructure
>Reporter: David Rorke
>Assignee: Tim Armstrong
>Priority: Critical
>  Labels: flaky
> Attachments: test1.txt, test2.txt
>
>
> We had a recent test failure in test_mem_limit: 
>  {noformat}
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1365: in run_admission_test
> assert metric_deltas['dequeued'] == 0,\
> E   AssertionError: Queued queries should not run until others are made to 
> finish
> E   assert 3 == 0
> {noformat}
> {noformat}
> assert 7 >= 10  +  where 10 = min((30 - 5), 10)
> Stacktrace
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1384: in run_admission_test
> assert queries_page_num_queued >=\
> E   assert 7 >= 10
> E+  where 10 = min((30 - 5), 10)
> {noformat}
> It looks like this was a release build.
>  [^test1.txt] was master
>  [^test2.txt] was 2.12 with a bunch of cloudera patches



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org



[jira] [Updated] (IMPALA-8565) Test failure in TestAdmissionControllerStress.test_mem_limit

2019-06-05 Thread Tim Armstrong (JIRA)


 [ 
https://issues.apache.org/jira/browse/IMPALA-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Armstrong updated IMPALA-8565:
--
Description: 
We had a recent test failure in test_mem_limit: 

 {noformat}
custom_cluster/test_admission_controller.py:1504: in test_mem_limit
{'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
custom_cluster/test_admission_controller.py:1365: in run_admission_test
assert metric_deltas['dequeued'] == 0,\
E   AssertionError: Queued queries should not run until others are made to 
finish
E   assert 3 == 0
{noformat}

{noformat}
assert 7 >= 10  +  where 10 = min((30 - 5), 10)

Stacktrace

custom_cluster/test_admission_controller.py:1504: in test_mem_limit
{'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
custom_cluster/test_admission_controller.py:1384: in run_admission_test
assert queries_page_num_queued >=\
E   assert 7 >= 10
E+  where 10 = min((30 - 5), 10)
{noformat}


It looks like this was a release build.


 [^test1.txt] was master
 [^test2.txt] was 2.12 with a bunch of cloudera patches

  was:
We had a recent test failure in test_mem_limit:

 {noformat}
custom_cluster/test_admission_controller.py:1504: in test_mem_limit
{'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
custom_cluster/test_admission_controller.py:1365: in run_admission_test
assert metric_deltas['dequeued'] == 0,\
E   AssertionError: Queued queries should not run until others are made to 
finish
E   assert 3 == 0
{noformat}

{noformat}
assert 7 >= 10  +  where 10 = min((30 - 5), 10)

Stacktrace

custom_cluster/test_admission_controller.py:1504: in test_mem_limit
{'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
custom_cluster/test_admission_controller.py:1384: in run_admission_test
assert queries_page_num_queued >=\
E   assert 7 >= 10
E+  where 10 = min((30 - 5), 10)
{noformat}


It looks like this was a release build.


> Test failure in TestAdmissionControllerStress.test_mem_limit
> 
>
> Key: IMPALA-8565
> URL: https://issues.apache.org/jira/browse/IMPALA-8565
> Project: IMPALA
>  Issue Type: Bug
>Reporter: David Rorke
>Assignee: Tim Armstrong
>Priority: Critical
>  Labels: flaky
> Attachments: test1.txt, test2.txt
>
>
> We had a recent test failure in test_mem_limit: 
>  {noformat}
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1365: in run_admission_test
> assert metric_deltas['dequeued'] == 0,\
> E   AssertionError: Queued queries should not run until others are made to 
> finish
> E   assert 3 == 0
> {noformat}
> {noformat}
> assert 7 >= 10  +  where 10 = min((30 - 5), 10)
> Stacktrace
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1384: in run_admission_test
> assert queries_page_num_queued >=\
> E   assert 7 >= 10
> E+  where 10 = min((30 - 5), 10)
> {noformat}
> It looks like this was a release build.
>  [^test1.txt] was master
>  [^test2.txt] was 2.12 with a bunch of cloudera patches



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org



[jira] [Updated] (IMPALA-8565) Test failure in TestAdmissionControllerStress.test_mem_limit

2019-06-05 Thread Tim Armstrong (JIRA)


 [ 
https://issues.apache.org/jira/browse/IMPALA-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Armstrong updated IMPALA-8565:
--
Attachment: test1.txt
test2.txt

> Test failure in TestAdmissionControllerStress.test_mem_limit
> 
>
> Key: IMPALA-8565
> URL: https://issues.apache.org/jira/browse/IMPALA-8565
> Project: IMPALA
>  Issue Type: Bug
>Reporter: David Rorke
>Assignee: Tim Armstrong
>Priority: Critical
>  Labels: flaky
> Attachments: test1.txt, test2.txt
>
>
> We had a recent test failure in test_mem_limit:
>  {noformat}
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1365: in run_admission_test
> assert metric_deltas['dequeued'] == 0,\
> E   AssertionError: Queued queries should not run until others are made to 
> finish
> E   assert 3 == 0
> {noformat}
> {noformat}
> assert 7 >= 10  +  where 10 = min((30 - 5), 10)
> Stacktrace
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1384: in run_admission_test
> assert queries_page_num_queued >=\
> E   assert 7 >= 10
> E+  where 10 = min((30 - 5), 10)
> {noformat}
> It looks like this was a release build.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org



[jira] [Updated] (IMPALA-8565) Test failure in TestAdmissionControllerStress.test_mem_limit

2019-06-05 Thread Tim Armstrong (JIRA)


 [ 
https://issues.apache.org/jira/browse/IMPALA-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Armstrong updated IMPALA-8565:
--
Description: 
We had a recent test failure in test_mem_limit:

 {noformat}
custom_cluster/test_admission_controller.py:1504: in test_mem_limit
{'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
custom_cluster/test_admission_controller.py:1365: in run_admission_test
assert metric_deltas['dequeued'] == 0,\
E   AssertionError: Queued queries should not run until others are made to 
finish
E   assert 3 == 0
{noformat}

{noformat}
assert 7 >= 10  +  where 10 = min((30 - 5), 10)

Stacktrace

custom_cluster/test_admission_controller.py:1504: in test_mem_limit
{'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
custom_cluster/test_admission_controller.py:1384: in run_admission_test
assert queries_page_num_queued >=\
E   assert 7 >= 10
E+  where 10 = min((30 - 5), 10)
{noformat}


It looks like this was a release build.

  was:
We had a recent test failure in test_mem_limit:

 {noformat}
custom_cluster/test_admission_controller.py:1504: in test_mem_limit
{'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
custom_cluster/test_admission_controller.py:1365: in run_admission_test
assert metric_deltas['dequeued'] == 0,\
E   AssertionError: Queued queries should not run until others are made to 
finish
E   assert 3 == 0
{noformat}




> Test failure in TestAdmissionControllerStress.test_mem_limit
> 
>
> Key: IMPALA-8565
> URL: https://issues.apache.org/jira/browse/IMPALA-8565
> Project: IMPALA
>  Issue Type: Bug
>Reporter: David Rorke
>Assignee: Tim Armstrong
>Priority: Critical
>  Labels: flaky
>
> We had a recent test failure in test_mem_limit:
>  {noformat}
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1365: in run_admission_test
> assert metric_deltas['dequeued'] == 0,\
> E   AssertionError: Queued queries should not run until others are made to 
> finish
> E   assert 3 == 0
> {noformat}
> {noformat}
> assert 7 >= 10  +  where 10 = min((30 - 5), 10)
> Stacktrace
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1384: in run_admission_test
> assert queries_page_num_queued >=\
> E   assert 7 >= 10
> E+  where 10 = min((30 - 5), 10)
> {noformat}
> It looks like this was a release build.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org



[jira] [Updated] (IMPALA-8565) Test failure in TestAdmissionControllerStress.test_mem_limit

2019-06-05 Thread Tim Armstrong (JIRA)


 [ 
https://issues.apache.org/jira/browse/IMPALA-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Armstrong updated IMPALA-8565:
--
Labels: flaky  (was: )

> Test failure in TestAdmissionControllerStress.test_mem_limit
> 
>
> Key: IMPALA-8565
> URL: https://issues.apache.org/jira/browse/IMPALA-8565
> Project: IMPALA
>  Issue Type: Bug
>Reporter: David Rorke
>Assignee: Tim Armstrong
>Priority: Critical
>  Labels: flaky
>
> We had a recent test failure in test_mem_limit:
>  {noformat}
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1365: in run_admission_test
> assert metric_deltas['dequeued'] == 0,\
> E   AssertionError: Queued queries should not run until others are made to 
> finish
> E   assert 3 == 0
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org



[jira] [Updated] (IMPALA-8565) Test failure in TestAdmissionControllerStress.test_mem_limit

2019-06-05 Thread Tim Armstrong (JIRA)


 [ 
https://issues.apache.org/jira/browse/IMPALA-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Armstrong updated IMPALA-8565:
--
Priority: Critical  (was: Major)

> Test failure in TestAdmissionControllerStress.test_mem_limit
> 
>
> Key: IMPALA-8565
> URL: https://issues.apache.org/jira/browse/IMPALA-8565
> Project: IMPALA
>  Issue Type: Bug
>Reporter: David Rorke
>Assignee: Tim Armstrong
>Priority: Critical
>
> We had a recent test failure in test_mem_limit:
>  {noformat}
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1365: in run_admission_test
> assert metric_deltas['dequeued'] == 0,\
> E   AssertionError: Queued queries should not run until others are made to 
> finish
> E   assert 3 == 0
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org



[jira] [Updated] (IMPALA-8565) Test failure in TestAdmissionControllerStress.test_mem_limit

2019-05-21 Thread Tim Armstrong (JIRA)


 [ 
https://issues.apache.org/jira/browse/IMPALA-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Armstrong updated IMPALA-8565:
--
Target Version: Impala 3.3.0

> Test failure in TestAdmissionControllerStress.test_mem_limit
> 
>
> Key: IMPALA-8565
> URL: https://issues.apache.org/jira/browse/IMPALA-8565
> Project: IMPALA
>  Issue Type: Bug
>Reporter: David Rorke
>Assignee: Tim Armstrong
>Priority: Major
>
> We had a recent test failure in test_mem_limit:
>  {noformat}
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1365: in run_admission_test
> assert metric_deltas['dequeued'] == 0,\
> E   AssertionError: Queued queries should not run until others are made to 
> finish
> E   assert 3 == 0
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org