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

[wip] 2309 log test #1774

Closed
wants to merge 2 commits into from
Closed

[wip] 2309 log test #1774

wants to merge 2 commits into from

Conversation

dcbw
Copy link
Contributor

@dcbw dcbw commented Jul 21, 2023

- What this PR does and why is it needed

- Special notes for reviewers

- How to verify it

- Description for the changelog

dcbw and others added 2 commits July 20, 2023 15:28
While running OVN-IC on scaling cluster, we have identified some
chatty logs that we can do without. This PR addresses that.

Reference commit that generated these numbers:
4.14.0-0.nightly-2023-07-16-230237 ovn-kubernetes image (pullspec) came
from brew build ose-ovn-kubernetes-container-v4.14.0-202307141530.p0.ge7779d2.assembly.stream
from commit e7779d2

Extracted from a 330 Mb log file:

kube.go:484                130M
services_controller.go:416  37M
kube.go:501                 33M <-- also among longest lines
services_controller.go:537  26M
services_controller.go:326  26M
services_controller.go:433  24M
services_controller.go:322  23M
kube.go:462                 22M
client.go:783                6.9M <-- also among longest lines
obj_retry.go:623             1.5M

See: https://issues.redhat.com/browse/SDN-3507?focusedId=22659623&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-22659623

Signed-off-by: Flavio Fernandes <flaviof@redhat.com>
(cherry picked from commit 94f0783)
@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Jul 21, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 21, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dcbw

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 Jul 21, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jul 21, 2023

@dcbw: 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/4.14-upgrade-from-stable-4.13-e2e-aws-ovn-upgrade baab8dd link true /test 4.14-upgrade-from-stable-4.13-e2e-aws-ovn-upgrade
ci/prow/okd-e2e-gcp-ovn baab8dd link false /test okd-e2e-gcp-ovn
ci/prow/e2e-aws-ovn-hypershift baab8dd link false /test e2e-aws-ovn-hypershift
ci/prow/e2e-aws-ovn baab8dd link true /test e2e-aws-ovn
ci/prow/e2e-vsphere-ovn baab8dd link false /test e2e-vsphere-ovn
ci/prow/e2e-metal-ipi-ovn-ipv6 baab8dd link true /test e2e-metal-ipi-ovn-ipv6
ci/prow/e2e-aws-ovn-local-gateway baab8dd link true /test e2e-aws-ovn-local-gateway
ci/prow/e2e-metal-ipi-ovn-dualstack baab8dd link true /test e2e-metal-ipi-ovn-dualstack
ci/prow/e2e-aws-ovn-serial baab8dd link true /test e2e-aws-ovn-serial
ci/prow/e2e-openstack-ovn baab8dd link false /test e2e-openstack-ovn

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.

@dcbw dcbw closed this Aug 4, 2023
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. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants