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

[V2] flake: E2E tests sometimes fail because of missing cleanup job logs #1392

Closed
edreed opened this issue Jun 23, 2022 · 1 comment
Closed

Comments

@edreed
Copy link
Collaborator

edreed commented Jun 23, 2022

What happened:

Occasionally, the E2E tests fail because it cannot find the cleanup job log:

Dumping csi-azuredisk-controller-cleanup-h4649_kube-system_delete-azvolume-fc3da582c1cec6b959c8f48dff04068c950d22401788af7c2fbbfcbc4523d49c.log
cat: /var/log/containers/csi-azuredisk-controller-cleanup-h4649_kube-system_delete-azvolume-fc3da582c1cec6b959c8f48dff04068c950d22401788af7c2fbbfcbc4523d49c.log: No such file or directory
command terminated with exit code 1

What you expected to happen:

Tests should succeed regardless of whether this log exists.

How to reproduce it:

Anything else we need to know?:

Environment:

  • CSI Driver version:
  • Kubernetes version (use kubectl version):
  • OS (e.g. from /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant