-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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] SchedulerPredicates [Serial] validates that NodeSelector is respected if not matching [Conformance] [Suite:openshift/conformance/serial] [Suite:k8s] 10m9s #17682
Comments
blocking queue for release-3.7 |
This is flaking also on 3.9 branch now. For 3.7 I think we can pick #17724 |
I am looking into this. |
it seems that the test is not even running as its timed out here (
Still looking what else is going on that is causing this to time out. |
The issue is that router pod is failing to schedule:
|
@mfojtik can you share link for 3.9 logs too? want to make sure if its always router pod or some other pod that is causing time out. |
MatchNodeSelector can only happen if either ansible or the installer broke how node labels are working. |
@smarterclayton @stevekuznetsov @sdodson where to check what is deploying |
@mfojtik in recent runs of gce conformance tests, I dont see that any scheduler predicates are being run. For example this one: https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_extended_conformance_gce/12864/consoleFull |
@aveshagarwal I would assume that the installer is placing the router down. |
@sdodson may be able to help you figure that out |
@michaelgugino can you look into this? I don't see any reason for it, but it looks like it's using the default selector of Can someone confirm that those jobs would have used the release-3.7 branch of ansible, I don't see from the logs where openshift-ansible gets installed. |
/assign michaelgugino |
/assign sdodson |
Again both scheduler predicate tests are failing for the same reason as the test for stable cluster is timing out because router-1-deploy pod is failing to schedule:
|
the same thing is happening in release-3.7 branch |
https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/17599/test_pull_request_origin_extended_conformance_gce/12622/
The text was updated successfully, but these errors were encountered: