-
Notifications
You must be signed in to change notification settings - Fork 65
Enable 4.3.27 in fast channel(s) #298
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
Conversation
|
Reviewing CI jobs:
|
|
Digging into the 4.3.9 -> 4.3.27 failure: $ curl -s https://storage.googleapis.com/origin-ci-test/logs/release-openshift-origin-installer-launch-gcp/1275691585048154112/artifacts/launch/clusteroperators.json | jq -r '.items[] | select(.metadata.name == "openshift-controller-manager").status.conditions[] | .lastTransitionTime + " " + .type + "=" + .status + " " + (.reason // "-") + ": " + (.message // "-")'
2020-06-24T07:43:26Z Degraded=False AsExpected: -
2020-06-24T08:22:19Z Progressing=False AsExpected: -
2020-06-24T07:45:57Z Available=True AsExpected: -
2020-06-24T07:43:26Z Upgradeable=Unknown NoData: -Huh. That looks happy. Checking the CVO logs: $ curl -s https://storage.googleapis.com/origin-ci-test/logs/release-openshift-origin-installer-launch-gcp/1275691585048154112/artifacts/launch/pods/openshift-cluster-version_cluster-version-operator-65986df549-96s4s_cluster-version-operator.log | grep 'Running sync.*in state\|Result of work'
...
I0624 09:15:02.771043 1 task_graph.go:611] Result of work: [Cluster operator openshift-controller-manager is still updating]
I0624 09:18:00.536361 1 sync_worker.go:471] Running sync registry.svc.ci.openshift.org/ocp/release@sha256:a2bdd3b4516e05760d01e2589fc0866f7386c1c10c866b29fea137067e76f2ae (force=true) on generation 2 in state Updating at attempt 8
I0624 09:23:45.588106 1 task_graph.go:611] Result of work: [Cluster operator openshift-controller-manager is still updating]
I0624 09:26:50.850345 1 sync_worker.go:471] Running sync registry.svc.ci.openshift.org/ocp/release@sha256:a2bdd3b4516e05760d01e2589fc0866f7386c1c10c866b29fea137067e76f2ae (force=true) on generation 2 in state Updating at attempt 9So still stuck after the ClusterOperator conditions had settled. Checking the version: $ curl -s https://storage.googleapis.com/origin-ci-test/logs/release-openshift-origin-installer-launch-gcp/1275691585048154112/artifacts/launch/clusteroperators.json | jq -r '.items[] | select(.metadata.name == "openshift-controller-manager").status.versions'
[
{
"name": "operator",
"version": "4.3.9"
}
]Well, there you go. Looks like that's fixed in 4.5+, but not (yet?) backported to 4.3. Anyhow, looks like none of these failures are regressions (and 4.3.27 Insights/Telemetry has been quiet), so I'm fine with this fast promotion going out once we have public errata. |
|
Errata is public. /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: openshift-bot, wking The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Please merge as soon as https://errata.devel.redhat.com/advisory/56099 is shipped live OR if a Cincinnati-first release is approved.
This should provide adequate soak time for candidate channel PR #297
This PR will also enable upgrades from 4.3.27 to releases in fast-4.4