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

Bug 1998643: Revert "bump RHCOS boot images for 4.9" #5180

Merged

Conversation

ardaguclu
Copy link
Member

@ardaguclu ardaguclu commented Aug 31, 2021

e2e-metal-ipi-ovn-ipv6 and e2e-metal-ipi-ovn-dualstack jobs are failing in bootstrap stage. Service network endpoint can not be up and pods are crashlooping.

This PR reverts #5168

@openshift-ci openshift-ci bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. labels Aug 31, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 31, 2021

@ardaguclu: This pull request references Bugzilla bug 1981999, which is invalid:

  • expected the bug to be in one of the following states: NEW, ASSIGNED, ON_DEV, POST, POST, but it is VERIFIED instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

In response to this:

WIP: Revert "Bug 1981999: bump RHCOS boot images for 4.9"

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci bot added the bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. label Aug 31, 2021
@ardaguclu ardaguclu changed the title WIP: Revert "Bug 1981999: bump RHCOS boot images for 4.9" WIP: Revert Aug 31, 2021
@ardaguclu
Copy link
Member Author

/test e2e-metal-ipi-ovn-ipv6

@openshift-ci openshift-ci bot removed bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. labels Aug 31, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 31, 2021

@ardaguclu: No Bugzilla bug is referenced in the title of this pull request.
To reference a bug, add 'Bug XXX:' to the title of this pull request and request another bug refresh with /bugzilla refresh.

In response to this:

WIP: Revert

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@ardaguclu
Copy link
Member Author

/test e2e-metal-ipi-ovn-ipv6

1 similar comment
@ardaguclu
Copy link
Member Author

/test e2e-metal-ipi-ovn-ipv6

@ardaguclu
Copy link
Member Author

/retest

@ardaguclu
Copy link
Member Author

/test e2e-metal-ipi-virtualmedia

@ardaguclu ardaguclu changed the title WIP: Revert WIP: Revert "bump RHCOS boot images for 4.9" Sep 1, 2021
@ardaguclu ardaguclu changed the title WIP: Revert "bump RHCOS boot images for 4.9" Bug 1998643: Revert "bump RHCOS boot images for 4.9" Sep 1, 2021
@openshift-ci openshift-ci bot added bugzilla/severity-urgent Referenced Bugzilla bug's severity is urgent for the branch this PR is targeting. and removed do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Sep 1, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 1, 2021

@ardaguclu: This pull request references Bugzilla bug 1998643, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.9.0) matches configured target release for branch (4.9.0)
  • bug is in the state NEW, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

No GitHub users were found matching the public email listed for the QA contact in Bugzilla (augol@redhat.com), skipping review request.

In response to this:

Bug 1998643: Revert "bump RHCOS boot images for 4.9"

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci openshift-ci bot added the bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. label Sep 1, 2021
@ardaguclu
Copy link
Member Author

/bugzilla refresh

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 1, 2021

@ardaguclu: This pull request references Bugzilla bug 1998643, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.9.0) matches configured target release for branch (4.9.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

No GitHub users were found matching the public email listed for the QA contact in Bugzilla (augol@redhat.com), skipping review request.

In response to this:

/bugzilla refresh

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@ardaguclu
Copy link
Member Author

/test e2e-metal-ipi-ovn-ipv6

1 similar comment
@ardaguclu
Copy link
Member Author

/test e2e-metal-ipi-ovn-ipv6

@ardaguclu
Copy link
Member Author

/assign @miabbott @jlebon @bgilbert @patrickdillon

@ashcrow
Copy link
Member

ashcrow commented Sep 1, 2021

Note: This will revert multiple fixes. Is there more information on what it crashing? From the original merge:

1967483 - coreos-installer fails to download Ignition (DNS error, failed to lookup address)
1974411 - Installation with multipath parameters in parmfile fails (DNS resolution missing)
1980679 - On a Azure IPI installation MCO fails to create new nodes

@ardaguclu
Copy link
Member Author

@ashcrow @miabbott investigations continue but so far there is no clue yet what is causing this network problem. It can not complete cluster setup within installer timeout, but on local after waiting more(of course getting the same error as CI jobs), it becomes ready.

@miabbott
Copy link
Member

miabbott commented Sep 2, 2021

I really don't like the idea of reverting the boot image without knowing the underlying root cause, but if we are blocked on shipping in this state, it seems like this is the best path forward.

/approve

@patrickdillon
Copy link
Contributor

/approve

@miabbott I am giving high-level installer approval. I will leave it to you to lgtm

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 2, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: miabbott, patrickdillon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 2, 2021
@miabbott
Copy link
Member

miabbott commented Sep 2, 2021

One thing to note is that we have identified another blocker in RHCOS that we need a new boot image update to fully solve - https://bugzilla.redhat.com/show_bug.cgi?id=1999577

Which means we need to sort out the underlying problem that required us to pursue this revert before we can fully fix BZ#1999577

I'm going to give the /lgtm in hopes that we can unblock other folks from more reliable CI jobs, but we really need to understand the root cause that is requiring us to revert.

cc: @ardaguclu @hardys

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Sep 2, 2021
@ashcrow
Copy link
Member

ashcrow commented Sep 2, 2021

@ardaguclu @hardys please keep us updated with your debugging. Note that https://bugzilla.redhat.com/show_bug.cgi?id=1999577 is also related to metal installs.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

5 similar comments
@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 3, 2021

@ardaguclu: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-aws-workers-rhel7 f6ece2a link /test e2e-aws-workers-rhel7
ci/prow/e2e-aws-workers-rhel8 f6ece2a link /test e2e-aws-workers-rhel8
ci/prow/e2e-openstack-provider-network f6ece2a link /test e2e-openstack-provider-network
ci/prow/e2e-crc f6ece2a link /test e2e-crc

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

2 similar comments
@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest-required

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit 98ccd31 into openshift:master Sep 3, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 3, 2021

@ardaguclu: All pull requests linked via external trackers have merged:

Bugzilla bug 1998643 has been moved to the MODIFIED state.

In response to this:

Bug 1998643: Revert "bump RHCOS boot images for 4.9"

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. bugzilla/severity-urgent Referenced Bugzilla bug's severity is urgent for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants