You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Qifan Chen (Jira)" <ji...@apache.org> on 2020/10/26 21:17:00 UTC

[jira] [Created] (IMPALA-10286) metadata.test_catalogd_debug_actions test failed due to assertion

Qifan Chen created IMPALA-10286:
-----------------------------------

             Summary: metadata.test_catalogd_debug_actions test failed due to assertion
                 Key: IMPALA-10286
                 URL: https://issues.apache.org/jira/browse/IMPALA-10286
             Project: IMPALA
          Issue Type: Bug
          Components: Catalog
            Reporter: Qifan Chen


In impala-cdpd-master-staging-core-s3 test, the following is seen.

{code:java}
Error Message
assert (4181 - 3051) > 2000
Stacktrace
metadata/test_catalogd_debug_actions.py:35: in test_catalogd_debug_actions
 debug_action="catalogd_refresh_hdfs_listing_delay:JITTER@50@0.5", delta=2000)
metadata/test_catalogd_debug_actions.py:50: in __run_debug_action
 assert (time_taken_after - time_taken_before) > delta
E assert (4181 - 3051) > 2000
{code}


The URL of the failure can be found here: https://master-02.jenkins.cloudera.com/job/impala-cdpd-master-staging-core-s3/82/testReport/metadata.test_catalogd_debug_actions/TestDebugActions/test_catalogd_debug_actions/.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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