Riza Suminto created IMPALA-12244:
-------------------------------------
Summary: CGroupInfo.ErrorHandling test failed in
impala-asf-master-core-asan
Key: IMPALA-12244
URL: https://issues.apache.org/jira/browse/IMPALA-12244
Project: IMPALA
Issue Type: Bug
Components: Backend
Affects Versions: Impala 4.3.0
Reporter: Riza Suminto
Assignee: Michael Smith
BE test CGroupInfo.ErrorHandling failed with following error message in ASAN
configuration:
{code:java}
Error Message
Value of: err.ok() Actual: false Expected: true GENERAL: Could not find
subsystem 'fake-cgroup' in /proc/self/mountinfo
Stacktrace
/data/jenkins/workspace/impala-asf-master-core-asan/repos/Impala/be/src/util/proc-info-test.cc:49
Value of: err.ok()
Actual: false
Expected: true
GENERAL: Could not find subsystem 'fake-cgroup' in /proc/self/mountinfo {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)