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 "Joe McDonnell (JIRA)" <ji...@apache.org> on 2018/11/20 01:15:00 UTC

[jira] [Assigned] (IMPALA-7870) TestAutomaticCatalogInvalidation.test_v1_catalog intermittently fails

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

Joe McDonnell reassigned IMPALA-7870:
-------------------------------------

    Assignee: Tianyi Wang

> TestAutomaticCatalogInvalidation.test_v1_catalog intermittently fails
> ---------------------------------------------------------------------
>
>                 Key: IMPALA-7870
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7870
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Catalog
>    Affects Versions: Impala 3.1.0
>            Reporter: Joe McDonnell
>            Assignee: Tianyi Wang
>            Priority: Critical
>              Labels: broken-build
>
> A couple test runs have seenĀ custom_cluster.test_automatic_invalidation.TestAutomaticCatalogInvalidation.test_v1_catalog() take slightly longer than the timeout:
> {noformat}
> custom_cluster/test_automatic_invalidation.py:69: in test_v1_catalog
>     self._run_test(cursor)
> custom_cluster/test_automatic_invalidation.py:64: in _run_test
>     assert time.time() < max_wait_time
> E   assert 1542544633.922359 < 1542544633.68588
> E    +  where 1542544633.922359 = <built-in function time>()
> E    +    where <built-in function time> = time.time{noformat}
> and
> {noformat}
> custom_cluster/test_automatic_invalidation.py:69: in test_v1_catalog
>     self._run_test(cursor)
> custom_cluster/test_automatic_invalidation.py:64: in _run_test
>     assert time.time() < max_wait_time
> E   assert 1542372031.541345 < 1542372031.303814
> E    +  where 1542372031.541345 = <built-in function time>()
> E    +    where <built-in function time> = time.time{noformat}
> This has been seen twice on the core job.



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

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