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

CI: RuntimePrivilegedUnitTests: Panic in DNSProxyTestSuite #11943

Closed
pchaigno opened this issue Jun 8, 2020 · 0 comments · Fixed by #11953
Closed

CI: RuntimePrivilegedUnitTests: Panic in DNSProxyTestSuite #11943

pchaigno opened this issue Jun 8, 2020 · 0 comments · Fixed by #11953
Assignees
Labels
area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me!
Projects

Comments

@pchaigno
Copy link
Member

pchaigno commented Jun 8, 2020

https://jenkins.cilium.io/job/Cilium-PR-Runtime-4.9/652/testReport/(root)/Suite-runtime/RuntimePrivilegedUnitTests_Run_Tests/

... Panic: runtime error: invalid memory address or nil pointer dereference (PC=0x4363F5)
 
/usr/local/go/src/runtime/panic.go:969
  in gopanic
/usr/local/go/src/runtime/panic.go:212
  in panicmem
/usr/local/go/src/runtime/signal_unix.go:695
  in sigpanic
proxy_test.go:329
  in DNSProxyTestSuite.TestRejectNonMatchingRefusedResponse
/usr/local/go/src/reflect/value.go:321
  in Value.Call
/usr/local/go/src/runtime/asm_amd64.s:1373
  in goexit
PANIC: proxy_test.go:306: DNSProxyTestSuite.TestRejectNonMatchingRefusedResponse

29c4edf5_RuntimePrivilegedUnitTests_Run_Tests.zip

@pchaigno pchaigno added area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me! labels Jun 8, 2020
@pchaigno pchaigno added this to To Do (1.8 - Rare Flakes) in CI Force Jun 8, 2020
@pchaigno pchaigno self-assigned this Jun 8, 2020
@pchaigno pchaigno moved this from To Do (1.8 - Rare Flakes) to In Progress (Cilium) in CI Force Jun 8, 2020
CI Force automation moved this from In Progress (Cilium) to Fixed / Done Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake ci/flake This is a known failure that occurs in the tree. Please investigate me!
Projects
No open projects
CI Force
  
Fixed / Done
Development

Successfully merging a pull request may close this issue.

1 participant