Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some of the examples fail if they run on the same cluster second time #8346

Closed
d-uzlov opened this issue Dec 21, 2022 · 2 comments
Closed

Some of the examples fail if they run on the same cluster second time #8346

d-uzlov opened this issue Dec 21, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@d-uzlov
Copy link
Contributor

d-uzlov commented Dec 21, 2022

Expected Behavior

You can run the same example many times. Cleanup section should free all of the acquired resources.

Current Behavior

When I run interdomain_Kernel2Vxlan2Kernel example it runs without any issues the first time.
The second time the test fails because cmd-nsc-init container never succeeds.

Failure Information (for bugs)

network service endpoint candidates not found: all forwarders have failed

Steps to Reproduce

  1. Create new clean cluster
  2. Set up NSM
  3. Run interdomain_Kernel2Vxlan2Kernel
  4. Run Cleanup section
  5. Run the same test again

Context

  • Kubernetes Version: v1.25
  • NSM Version: v1.7.0-rc.2

Failure Logs

Logs from kubectl cluster-info dump:

cluster-info-dump.zip

@denis-tingaikin denis-tingaikin added the bug Something isn't working label Dec 21, 2022
@denis-tingaikin
Copy link
Member

Many thanks for the issue report. We'll consider this in v1.8.0 :)

@glazychev-art
Copy link
Contributor

Fixed - #8383

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

4 participants