[
https://issues.apache.org/jira/browse/IMPALA-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Laszlo Gaal resolved IMPALA-9493.
---------------------------------
Resolution: Won't Fix
Support for Centos 6 has been ended for Impala.
On other platforms Kudu has merged a solution that eliminates the original
problem.
> Docker-based tests fail on Centos 6 with NTP not started error
> --------------------------------------------------------------
>
> Key: IMPALA-9493
> URL: https://issues.apache.org/jira/browse/IMPALA-9493
> Project: IMPALA
> Issue Type: Bug
> Components: Infrastructure
> Affects Versions: Impala 3.4.0
> Reporter: Laszlo Gaal
> Assignee: Laszlo Gaal
> Priority: Major
> Labels: docker
>
> When using docker/test-with-docker.py for increased test parallelism, the
> test run fails on CentOS 6 at minicluster startup time with
> {code}
> 2020-03-12 15:14:23.905791 Starting kms (Web UI - http://localhost:9600)
> 2020-03-12 15:14:28.987895 Waiting for ntpd to synchronize... ntpd is not
> running!
> 2020-03-12 15:14:28.988346 ntp-wait failed; cannot start kudu
> 2020-03-12 15:14:28.991141 ERROR in
> /home/impdev/Impala/testdata/cluster/admin at line 349: return 1
> 2020-03-12 15:14:29.019315 Generated:
> /home/impdev/Impala/logs/extra_junit_xml_logs/generate_junitxml.buildall.admin.20200312_22_14_29.xml
> 2020-03-12 15:14:29.022498 ERROR in
> /home/impdev/Impala/testdata/bin/run-mini-dfs.sh at line 42:
> $IMPALA_HOME/testdata/cluster/admin start_cluster
> 2020-03-12 15:14:29.049704 Generated:
> /home/impdev/Impala/logs/extra_junit_xml_logs/generate_junitxml.buildall.run-mini-dfs.20200312_22_14_29.xml
> 2020-03-12 15:14:29.107076 ERROR in
> /home/impdev/Impala/testdata/bin/run-all.sh at line 55: tee
> ${IMPALA_CLUSTER_LOGS_DIR}/run-mini-dfs.log
> 2020-03-12 15:14:29.133153 Generated:
> /home/impdev/Impala/logs/extra_junit_xml_logs/generate_junitxml.buildall.run-all.20200312_22_14_29.xml
> 2020-03-12 15:14:29.134047 + ret=1
> 2020-03-12 15:14:29.134071 + set +x
> 2020-03-12 15:14:29.134094 >>> build_impdev (1) (end)
> {code}
> The failure is consistently reproducible, blocking these tests in a
> centos6-based container.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)