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: linuxPrivilegedIPv4OnlyTestSuite.SetUpTest #16075

Closed
Weil0ng opened this issue May 10, 2021 · 4 comments · Fixed by #16072 or #16578
Closed

CI: linuxPrivilegedIPv4OnlyTestSuite.SetUpTest #16075

Weil0ng opened this issue May 10, 2021 · 4 comments · Fixed by #16072 or #16578
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!

Comments

@Weil0ng
Copy link
Contributor

Weil0ng commented May 10, 2021

CI failure

Output from failure:

17:05:08  	 
17:05:08  	 START: node_linux_test.go:955: linuxPrivilegedIPv4OnlyTestSuite.TestArpPingHandling
17:05:08  	 START: node_linux_test.go:116: linuxPrivilegedIPv4OnlyTestSuite.SetUpTest
17:05:08  	 PASS: node_linux_test.go:116: linuxPrivilegedIPv4OnlyTestSuite.SetUpTest	0.001s
17:05:08  	 
17:05:08  	 node_linux_test.go:1161:
17:05:08  	     c.Assert(neighHwAddr(ip1.String()), check.Equals, mac.String())
17:05:08  	 ... obtained string = "f6:27:bb:80:88:10"
17:05:08  	 ... expected string = "4a:4c:8c:84:d1:20"
17:05:08  	 

Link to CI build: https://jenkins.cilium.io/job/Cilium-PR-Runtime-4.9/4628/execution/node/99/log/?consoleFull

Link to PR where this happened: #16041

@Weil0ng Weil0ng 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 May 10, 2021
@aanm aanm assigned brb May 11, 2021
@aanm
Copy link
Member

aanm commented May 11, 2021

cc @brb

@brb
Copy link
Member

brb commented May 11, 2021

#16072 should fix this.

@tklauser
Copy link
Member

tklauser commented May 19, 2021

Seen again on #16175 (https://jenkins.cilium.io/job/Cilium-PR-Runtime-4.9/4742/) with ~latest master (#16072 seems to be included)

/cc @brb

@gandro
Copy link
Member

gandro commented Jun 15, 2021

Also seeing this on v1.8 backports which also has #16072 applied

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
None yet
5 participants