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

[k8s.io] Services should preserve source pod IP for traffic thru service cluster IP {Kubernetes e2e suite} #31085

Closed
k8s-github-robot opened this issue Aug 21, 2016 · 16 comments · Fixed by #34107
Assignees
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.

Comments

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/pr-logs/pull/30739/kubernetes-pull-build-test-e2e-gce/55092/

Failed: [k8s.io] Services should preserve source pod IP for traffic thru service cluster IP {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:292
Expected
    <string>: 
to equal
    <string>: 10.180.1.33
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:291

Happened on a presubmit run in #30739.

@k8s-github-robot k8s-github-robot added priority/backlog Higher priority than priority/awaiting-more-evidence. kind/flake Categorizes issue or PR as related to a flaky test. labels Aug 21, 2016
@MrHohn
Copy link
Member

MrHohn commented Aug 21, 2016

Sorry, it is a new e2e test I am still working on. It is not merged yet.

@spxtr
Copy link
Contributor

spxtr commented Aug 21, 2016

Don't worry about it, our flake detection isn't quite perfect yet :)

@k8s-github-robot
Copy link
Author

[FLAKE-PING] @MrHohn

This flaky-test issue would love to have more attention...

@k8s-github-robot
Copy link
Author

[FLAKE-PING] @MrHohn

This flaky-test issue would love to have more attention.

@MrHohn
Copy link
Member

MrHohn commented Sep 6, 2016

This new e2e test has been merged. Let's observe it few more days and close this issue if nothing bad happen.

@k8s-github-robot
Copy link
Author

[FLAKE-PING] @MrHohn

This flaky-test issue would love to have more attention.

@girishkalele
Copy link

This does't look like a failure in @MrHohn's new test, rather its a generic failure with serviceaccounts.

    an error on the server ("Internal Server Error: \"/api/v1/watch/namespaces/e2e-tests-services-hzl7s/serviceaccounts?fieldSelector=metadata.name%3Ddefault\"") has prevented the request from succeeding (get serviceAccounts)
not to have occurred

@MrHohn
Copy link
Member

MrHohn commented Sep 13, 2016

@girishkalele Thanks for the investigation. Yeah I think it is the serviceaccounts issue. I wonder when could we close this flaky issue. Seems like it is stable if serviceaccounts issue is fixed.

@girishkalele
Copy link

You can close it with a reference to the serviceaccounts issue - do you know the # for that one ?

@k8s-github-robot
Copy link
Author

[FLAKE-PING] @MrHohn

This flaky-test issue would love to have more attention.

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gce/576/

Failed: [k8s.io] Services should preserve source pod IP for traffic thru service cluster IP {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:282
Test Panicked
/usr/local/go/src/runtime/panic.go:443

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gke/812/

Failed: [k8s.io] Services should preserve source pod IP for traffic thru service cluster IP {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:282
Test Panicked
/usr/local/go/src/runtime/panic.go:443

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gce-release-1.4/688/

Failed: [k8s.io] Services should preserve source pod IP for traffic thru service cluster IP {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:281
Test Panicked
/usr/local/go/src/runtime/panic.go:443

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gke-release-1.4/863/

Failed: [k8s.io] Services should preserve source pod IP for traffic thru service cluster IP {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/service.go:281
Test Panicked
/usr/local/go/src/runtime/panic.go:443

@k8s-github-robot k8s-github-robot added priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. and removed priority/backlog Higher priority than priority/awaiting-more-evidence. labels Oct 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants