ml-commons icon indicating copy to clipboard operation
ml-commons copied to clipboard

[Flaky IT test] Time_out issues and java.net.ConnectException issues in flaky IT tests

Open Zhangxunmt opened this issue 1 year ago • 0 comments

What is the bug? This might not be a bug in the code or IT test itself. Flaky tests are caused by the testing environment which sometimes triggered java.net.ConnectException and Time_out issues.

Examples: https://build.ci.opensearch.org/blue/organizations/jenkins/integ-test/detail/integ-test/7900/pipeline in windows. https://build.ci.opensearch.org/blue/rest/organizations/jenkins/pipelines/integ-test/runs/7900/nodes/95/steps/1204/log/?start=0 in ARM.

How can one reproduce the bug? Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

What is the expected behavior? A clear and concise description of what you expected to happen.

What is your host/environment?

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Plugins

Do you have any screenshots? If applicable, add screenshots to help explain your problem.

Do you have any additional context? Add any other context about the problem.

Zhangxunmt avatar Feb 16 '24 19:02 Zhangxunmt