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 "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/01/25 22:14:00 UTC

[jira] [Created] (IMPALA-8124) Build failure: webserver/test_web_pages.py

Paul Rogers created IMPALA-8124:
-----------------------------------

             Summary: Build failure: webserver/test_web_pages.py
                 Key: IMPALA-8124
                 URL: https://issues.apache.org/jira/browse/IMPALA-8124
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
    Affects Versions: Impala 3.1.0
            Reporter: Paul Rogers
            Assignee: Paul Rogers
             Fix For: Impala 3.1.0


Build log output:

{noformat}
04:20:18 =================================== FAILURES ===================================
04:20:18 ___________________________ TestWebPage.test_catalog ___________________________
04:20:18 [gw4] linux2 -- Python 2.7.5 /data/jenkins/workspace/impala-cdh6.x-core/repos/Impala/bin/../infra/python/env/bin/python
04:20:18 webserver/test_web_pages.py:265: in test_catalog
04:20:18     self.__test_table_metrics("functional", "alltypes", "total-file-size-bytes")
04:20:18 webserver/test_web_pages.py:283: in __test_table_metrics
04:20:18     "?name=%s.%s" % (db_name, tbl_name), metric, ports_to_test=self.CATALOG_TEST_PORT)
04:20:18 webserver/test_web_pages.py:144: in get_and_check_status
04:20:18     assert response.status_code == requests.codes.ok\
04:20:18 E   AssertionError: Offending url: http://localhost:25020/table_metrics?name=functional.alltypes
04:20:18 E   assert (200 == 200 and 'total-file-size-bytes' in '<!--\nLicensed to the Apache Software Foundation (ASF) under one\nor more contributor license agreements.  See the NOTI...lltypesare not available because the table is currently modified by another operation.</pre>\n\n</div>\n</body>\n</html>\n\n')
04:20:18 E    +  where 200 = <Response [200]>.status_code
04:20:18 E    +  and   200 = <lookup 'status_codes'>.ok
04:20:18 E    +    where <lookup 'status_codes'> = requests.codes
04:20:18 E    +  and   '<!--\nLicensed to the Apache Software Foundation (ASF) under one\nor more contributor license agreements.  See the NOTI...lltypesare not available because the table is currently modified by another operation.</pre>\n\n</div>\n</body>\n</html>\n\n' = <Response [200]>.text
{noformat}

Speculation: this may be due to the recent bump of copyright year. Perhaps the tests were not also updated.



--
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