Skip to content

Bug 2055433: configure-ovs: set networking on before restarting NetworkManager#3006

Merged
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
jcaamano:master
Mar 31, 2022
Merged

Bug 2055433: configure-ovs: set networking on before restarting NetworkManager#3006
openshift-merge-robot merged 1 commit intoopenshift:masterfrom
jcaamano:master

Conversation

@jcaamano
Copy link
Copy Markdown
Contributor

@jcaamano jcaamano commented Mar 10, 2022

nm-online -s does not wait for autoconnect profiles to be active if
NM is restarted with networking off. The fact that it does most of the
time is just a race condition.

Set networking on before restarting NetworkManager.

Additionally, try not to re-activate connections more than necessary.

Signed-off-by: Jaime Caamaño Ruiz jcaamano@redhat.com

- What I did

- How to verify it

- Description for the changelog

@jcaamano jcaamano changed the title configure-ovs: wait for autoconnect profiles to be active [WIP] Bug 2055433: configure-ovs: wait for autoconnect profiles to be active Mar 10, 2022
@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 Mar 10, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 10, 2022

@jcaamano: This pull request references Bugzilla bug 2055433, which is invalid:

  • expected the bug to target the "4.11.0" release, but it targets "---" 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.

Details

In response to this:

[WIP] Bug 2055433: configure-ovs: wait for autoconnect profiles to be active

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 Mar 10, 2022
@kikisdeliveryservice
Copy link
Copy Markdown
Contributor

/assign @trozet

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 10, 2022

@jcaamano: This pull request references Bugzilla bug 2055433, which is invalid:

  • expected the bug to target the "4.11.0" release, but it targets "---" 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.

Details

In response to this:

[WIP] Bug 2055433: configure-ovs: wait for autoconnect profiles to be active

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.

@jcaamano jcaamano changed the title [WIP] Bug 2055433: configure-ovs: wait for autoconnect profiles to be active [WIP] Bug 2055433: configure-ovs: set networking on before restarting NetworkManager Mar 10, 2022
@jcaamano jcaamano force-pushed the master branch 2 times, most recently from a4299b2 to ab96764 Compare March 10, 2022 19:55
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 10, 2022

@jcaamano: This pull request references Bugzilla bug 2055433, which is invalid:

  • expected the bug to target the "4.11.0" release, but it targets "---" 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.

Details

In response to this:

[WIP] Bug 2055433: configure-ovs: set networking on before restarting NetworkManager

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
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 11, 2022

@jcaamano: This pull request references Bugzilla bug 2055433, which is invalid:

  • expected the bug to target the "4.11.0" release, but it targets "---" 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.

Details

In response to this:

[WIP] Bug 2055433: configure-ovs: set networking on before restarting NetworkManager

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.

@jcaamano jcaamano force-pushed the master branch 2 times, most recently from ed5911e to 7ec45d0 Compare March 14, 2022 09:31
@jcaamano jcaamano changed the title [WIP] Bug 2055433: configure-ovs: set networking on before restarting NetworkManager Bug 2055433: configure-ovs: set networking on before restarting NetworkManager Mar 15, 2022
@openshift-ci openshift-ci Bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 15, 2022
@jcaamano
Copy link
Copy Markdown
Contributor Author

/retest-required
/test e2e-metal-ipi-ovn-dualstack
/test e2e-metal-ipi-ovn-ipv6

Copy link
Copy Markdown
Contributor

@trozet trozet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Mar 22, 2022
@openshift-bot
Copy link
Copy Markdown
Contributor

/bugzilla refresh

Recalculating validity in case the underlying Bugzilla bug has changed.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 23, 2022

@openshift-bot: An error was encountered querying GitHub for users with public email (anusaxen@redhat.com) for bug 2055433 on the Bugzilla server at https://bugzilla.redhat.com. No known errors were detected, please see the full error message for details.

Full error message. Post "http://ghproxy/graphql": dial tcp 172.30.229.2:80: connect: no route to host

Please contact an administrator to resolve this issue, then request a bug refresh with /bugzilla refresh.

Details

In response to this:

/bugzilla refresh

Recalculating validity in case the underlying Bugzilla bug has changed.

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-bot
Copy link
Copy Markdown
Contributor

/bugzilla refresh

Recalculating validity in case the underlying Bugzilla bug has changed.

@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 Mar 24, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 24, 2022

@openshift-bot: This pull request references Bugzilla bug 2055433, which is valid.

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

Requesting review from QA contact:
/cc @anuragthehatter

Details

In response to this:

/bugzilla refresh

Recalculating validity in case the underlying Bugzilla bug has changed.

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 approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 25, 2022
@jcaamano
Copy link
Copy Markdown
Contributor Author

Fixed some problems handling filenames with spaces.

Had the loop of configure ovnk, migrate to second nic and revert to sdn running for hours. I guess this proofs nothing, but at least I did it :P

Copy link
Copy Markdown
Contributor

@trozet trozet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Mar 29, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 29, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cgwalters, jcaamano, trozet

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

The pull request process is described here

Details 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-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

15 similar comments
@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

@openshift-bot
Copy link
Copy Markdown
Contributor

/retest-required

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

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 31, 2022

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

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-single-node 7ec45d0c1aa6155c0407d6844f327e7e04f1c769 link false /test e2e-aws-single-node
ci/prow/e2e-vsphere-upgrade 7ec45d0c1aa6155c0407d6844f327e7e04f1c769 link false /test e2e-vsphere-upgrade
ci/prow/e2e-aws-disruptive 7ec45d0c1aa6155c0407d6844f327e7e04f1c769 link false /test e2e-aws-disruptive
ci/prow/e2e-aws-upgrade-single-node 7ec45d0c1aa6155c0407d6844f327e7e04f1c769 link false /test e2e-aws-upgrade-single-node
ci/prow/e2e-metal-ipi 7ec45d0c1aa6155c0407d6844f327e7e04f1c769 link false /test e2e-metal-ipi
ci/prow/e2e-aws-workers-rhel8 7ec45d0c1aa6155c0407d6844f327e7e04f1c769 link false /test e2e-aws-workers-rhel8
ci/prow/e2e-aws-serial 7ec45d0c1aa6155c0407d6844f327e7e04f1c769 link false /test e2e-aws-serial
ci/prow/e2e-gcp-op-single-node 7ec45d0c1aa6155c0407d6844f327e7e04f1c769 link false /test e2e-gcp-op-single-node
ci/prow/e2e-metal-ipi-ovn-dualstack 56409ad1bb401ee314d39c018675fbea985e5a2a link false /test e2e-metal-ipi-ovn-dualstack
ci/prow/e2e-metal-ipi-ovn-ipv6 56409ad1bb401ee314d39c018675fbea985e5a2a link false /test e2e-metal-ipi-ovn-ipv6
ci/prow/e2e-ovn-step-registry 56409ad1bb401ee314d39c018675fbea985e5a2a link false /test e2e-ovn-step-registry
ci/prow/4.12-upgrade-from-stable-4.11-images 56409ad1bb401ee314d39c018675fbea985e5a2a link true /test 4.12-upgrade-from-stable-4.11-images

Full PR test history. Your PR dashboard.

Details

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
Copy Markdown
Contributor

/retest-required

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

1 similar comment
@openshift-bot
Copy link
Copy Markdown
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 abceabc into openshift:master Mar 31, 2022
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 31, 2022

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

Bugzilla bug 2055433 has been moved to the MODIFIED state.

Details

In response to this:

Bug 2055433: configure-ovs: set networking on before restarting NetworkManager

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.

@jcaamano
Copy link
Copy Markdown
Contributor Author

jcaamano commented Apr 4, 2022

/cherry-pick release-4.10

@openshift-cherrypick-robot
Copy link
Copy Markdown

@jcaamano: new pull request created: #3056

Details

In response to this:

/cherry-pick release-4.10

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-medium Referenced Bugzilla bug's severity is medium 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.

7 participants