You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2023/02/17 16:44:00 UTC

[jira] [Resolved] (HDDS-7089) Intermittent failure in freon data validation after datanode restart in Kubernetes test

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

Attila Doroszlai resolved HDDS-7089.
------------------------------------
    Fix Version/s: 1.4.0
       Resolution: Fixed

The problem was that after pipeline refresh the client ({{BlockInputStream}}) gave up, although SCM returned the datanodes with updated IP address.  Datanode equality ignores address, only compares UUIDs.

This seems to be working fine after HDDS-7231, which removed the {{sameDatanodes}} check after pipeline refresh.

> Intermittent failure in freon data validation after datanode restart in Kubernetes test
> ---------------------------------------------------------------------------------------
>
>                 Key: HDDS-7089
>                 URL: https://issues.apache.org/jira/browse/HDDS-7089
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.3.0
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: kubernetes
>             Fix For: 1.4.0
>
>
> Kubernetes check intermittently fails in {{ozone}} environment during Freon validation after datanode restart.
> {noformat:title=https://github.com/adoroszlai/ozone-build-results/blob/47b61124be7b5048334455d4a328a21d959ad334/2022/08/03/16519/kubernetes/output.log#L697-L726}
> pod "datanode-0" deleted
> pod "datanode-1" deleted
> pod "datanode-2" deleted
> **** Waiting until the k8s cluster is running ****
> ...
> 2022-08-03 13:36:17 INFO  SCMSafeModeManager:248 - SCM exiting safe mode.
> **** Cluster is up and running ****
> **** Executing robot tests scm-0 ****
> ...
> ==============================================================================
> Validate :: Test freon data validation commands                               
> ==============================================================================
> Ozone Client Key Validator                                            | FAIL |
> 255 != 0
> {noformat}



--
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