You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/08/24 16:15:00 UTC

[jira] [Updated] (HDDS-7172) Intermittent failure in Close pipeline smoketest

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

ASF GitHub Bot updated HDDS-7172:
---------------------------------
    Labels: pull-request-available  (was: )

> Intermittent failure in Close pipeline smoketest
> ------------------------------------------------
>
>                 Key: HDDS-7172
>                 URL: https://issues.apache.org/jira/browse/HDDS-7172
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: test
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: pull-request-available
>
> {{Close pipeline}} test case fails intermittently:
> {code}
> INFO Running command 'ozone admin pipeline close "028eec27-0d46-45d5-b682-74c543a13bcd"
> INFO ${rc} = 0
> ...
> INFO Running command 'ozone admin pipeline list | grep "028eec27-0d46-45d5-b682-74c543a13bcd"
> INFO ${rc} = 1
> {code}
> I think the problem is that the pipeline was removed by background thread in the meantime:
> {code:title=SCM log}
> scm1.org_1   | 2022-08-24 10:46:49,350 [IPC Server handler 0 on default port 9860] INFO pipeline.PipelineManagerImpl: Pipeline Pipeline[ Id: 028eec27-0d46-45d5-b682-74c543a13bcd, ...] moved to CLOSED state
> scm1.org_1   | 2022-08-24 10:46:50,353 [BackgroundPipelineScrubberThread] INFO pipeline.PipelineManagerImpl: Scrubbing pipeline: id: PipelineID=028eec27-0d46-45d5-b682-74c543a13bcd since it stays at CLOSED stage.
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org