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

[tests][extended] openshift pipeline build #12479

Closed
PI-Victor opened this issue Jan 13, 2017 · 7 comments
Closed

[tests][extended] openshift pipeline build #12479

PI-Victor opened this issue Jan 13, 2017 · 7 comments
Assignees
Labels
component/build kind/test-flake Categorizes issue or PR as related to test flakes. priority/P2

Comments

@PI-Victor
Copy link
Contributor

flake from #12467
jenkins URL https://ci.openshift.redhat.com/jenkins/job/test_pr_origin_extended/977/consoleFull#-152215633856cbb9a5e4b02b88ae8c2f77

• Failure [3623.146 seconds]
[builds][Slow] openshift pipeline build
/data/src/github.com/openshift/origin/test/extended/builds/pipeline.go:165
  Pipeline with maven slave
  /data/src/github.com/openshift/origin/test/extended/builds/pipeline.go:53
    Should build and complete successfully [It]
    /data/src/github.com/openshift/origin/test/extended/builds/pipeline.go:52

    Expected
        <bool>: false
    to be true

    /data/src/github.com/openshift/origin/test/extended/builds/pipeline.go:46

cc @gabemontero @bparees @csrwng

@PI-Victor PI-Victor added component/build kind/test-flake Categorizes issue or PR as related to test flakes. priority/P2 labels Jan 13, 2017
@PI-Victor
Copy link
Contributor Author

p.s.: i have a hunch this is just network latency, rather than an actual issue, so feel free to bump down from p2 if it's too much.

@gabemontero
Copy link
Contributor

This test is actually one that @csrwng added vs. me. @PI-Victor may be correct that is is a network flake, given the build failure is a timeout and the pod event dump shows not build pods at all, but the test as currently constructed does not provide additional debug like our jenkins_plugin.go tests like dumping the contents of the jenkins pod, to conceivably see where things broke in launching the slave.

At best, I think we'll need to add the additional debug and reopen this issue if/when it shows up again.

@bparees FYI

@PI-Victor
Copy link
Contributor Author

@gabemontero
Copy link
Contributor

To complete the loop, when #12440 finishes merging, the orchestration pipeline test will be commented out from pipeline.go.

Per discussion between @csrwng , @bparees , and myself, @csrwng has some optimization and rework in mind for this test, and we'll use this issue to track that to-do.

@bparees
Copy link
Contributor

bparees commented Jun 27, 2017

@gabemontero do we think this is fixed w/ your recent pipeline updates?

@bparees bparees assigned gabemontero and unassigned csrwng Jun 27, 2017
@gabemontero
Copy link
Contributor

yes I do @bparees ... aside from the recent updates, that test and the associated diagnostic gathering have evolved quite a bit since this was first opened. That also factors in to my thinking that the flavor of failure from this run is no longer pertinent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/build kind/test-flake Categorizes issue or PR as related to test flakes. priority/P2
Projects
None yet
Development

No branches or pull requests

5 participants