You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/12/16 09:40:00 UTC

[jira] [Commented] (FLINK-30355) crictl causes long wait in e2e tests

    [ https://issues.apache.org/jira/browse/FLINK-30355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648430#comment-17648430 ] 

Martijn Visser commented on FLINK-30355:
----------------------------------------

[~mapohl] I don't think this is related to crictl but it is related to cri-dockerd. The test is cloning that repository. Let me see if I can harden it a bit. 

> crictl causes long wait in e2e tests
> ------------------------------------
>
>                 Key: FLINK-30355
>                 URL: https://issues.apache.org/jira/browse/FLINK-30355
>             Project: Flink
>          Issue Type: Bug
>          Components: Test Infrastructure, Tests
>    Affects Versions: 1.17.0
>            Reporter: Matthias Pohl
>            Priority: Major
>              Labels: test-stability
>
> We observed strange behavior in the e2e test where the e2e test run times out: https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=43824&view=logs&j=bea52777-eaf8-5663-8482-18fbc3630e81&s=ae4f8708-9994-57d3-c2d7-b892156e7812&t=b2642e3a-5b86-574d-4c8a-f7e2842bfb14&l=7446
> The issue seems to be related to {{crictl}} again because we see the following error message in multiple tests. No logs are produced afterwards for ~30mins resulting in the overall test run taking too long:
> {code}
> Dec 09 08:55:39 crictl
> fatal: destination path 'cri-dockerd' already exists and is not an empty directory.
> fatal: a branch named 'v0.2.3' already exists
> mkdir: cannot create directory ‘bin’: File exists
> Dec 09 09:26:41 fs.protected_regular = 0
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)