You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Yida Wu (Jira)" <ji...@apache.org> on 2021/02/26 23:51:00 UTC

[jira] [Closed] (IMPALA-10527) DiskIoMgrTest.WriteToRemotePartialFileSuccess failed in tsan build

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

Yida Wu closed IMPALA-10527.
----------------------------
    Fix Version/s: Impala 4.0
       Resolution: Fixed

Fixed.

> DiskIoMgrTest.WriteToRemotePartialFileSuccess failed in tsan build
> ------------------------------------------------------------------
>
>                 Key: IMPALA-10527
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10527
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 4.0
>            Reporter: Wenzhe Zhou
>            Assignee: Yida Wu
>            Priority: Major
>              Labels: broken-build
>             Fix For: Impala 4.0
>
>
> This backend unit-test failed in tsan build.
> [ RUN ] DiskIoMgrTest.WriteToRemotePartialFileSuccess
> /data/jenkins/workspace/impala-cdpd-master-staging-core-tsan/repos/Impala/be/build/debug//runtime/io/disk-io-mgr-test: line 10: 1540 Segmentation fault ${IMPALA_HOME}/bin/run-jvm-binary.sh ${IMPALA_HOME}/be/build/latest/service/unifiedbetests --gtest_filter=${GTEST_FILTER} --gtest_output=xml:${IMPALA_BE_TEST_LOGS_DIR}/${TEST_EXEC_NAME}.xml -log_filename="${TEST_EXEC_NAME}" "$@"
> Traceback (most recent call last):
>  File "/data/jenkins/workspace/impala-cdpd-master-staging-core-tsan/repos/Impala/bin/junitxml_prune_notrun.py", line 71, in <module>
>  if __name__ == "__main__": main()
>  File "/data/jenkins/workspace/impala-cdpd-master-staging-core-tsan/repos/Impala/bin/junitxml_prune_notrun.py", line 68, in main
>  junitxml_prune_notrun(options.filename)
>  File "/data/jenkins/workspace/impala-cdpd-master-staging-core-tsan/repos/Impala/bin/junitxml_prune_notrun.py", line 31, in junitxml_prune_notrun
>  root = tree.parse(junitxml_filename)
>  File "/usr/lib64/python2.7/xml/etree/ElementTree.py", line 647, in parse
>  source = open(source, "rb")
> IOError: [Errno 2] No such file or directory: '/data/jenkins/workspace/impala-cdpd-master-staging-core-tsan/repos/Impala/logs/be_tests/disk-io-mgr-test.xml'



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