-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!This is a known failure that occurs in the tree. Please investigate me!
Description
Example job: https://jenkins.cilium.io/job/Cilium-PR-Runtime-4.9/1533/testReport/junit/(root)/Suite-runtime/RuntimePrivilegedUnitTests_Run_Tests/
f651de81_RuntimePrivilegedUnitTests_Run_Tests.zip
Previously ran the tests with 3 lines BPF code changed and it passed. Now it has failed. Seems maybe timing related, perhaps recently-introduced privileged tests have put the privileged test runtime closer to some limit?
Stacktrace
/home/jenkins/workspace/Cilium-PR-Runtime-4.9/runtime-gopath/src/github.com/cilium/cilium/test/ginkgo-ext/scopes.go:514
Failed to run privileged unit tests
Expected command: sudo make -C /home/vagrant/go/src/github.com/cilium/cilium/ tests-privileged
To succeed, but it failed:
Exitcode: 1
Err: context deadline exceeded
...
Metadata
Metadata
Assignees
Labels
area/CIContinuous Integration testing issue or flakeContinuous Integration testing issue or flakeci/flakeThis is a known failure that occurs in the tree. Please investigate me!This is a known failure that occurs in the tree. Please investigate me!