Skip to content

fix for failed to get system container stats errors#484

Merged
fzdarsky merged 1 commit into
openshift:mainfrom
husky-parul:il
Dec 8, 2021
Merged

fix for failed to get system container stats errors#484
fzdarsky merged 1 commit into
openshift:mainfrom
husky-parul:il

Conversation

@husky-parul
Copy link
Copy Markdown
Contributor

Signed-off-by: Parul parsingh@redhat.com

Which issue(s) this PR addresses:

Closes #475
This PR adds "/system.slice/crio.service" to kubelet flags to suppress error message regarding

"Failed to get system container stats" err="failed to get cgroup stats for \"/system.slice/crio.service\": failed to get container info for \"/system.slice/crio.service\": unknown container \"/system.slice/crio.service\"" containerName="/system.slice/crio.service"

Signed-off-by: Parul <parsingh@redhat.com>
@openshift-ci openshift-ci Bot requested review from fzdarsky and rootfs December 8, 2021 01:15
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Dec 8, 2021

@husky-parul: 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-openshift-conformance-sig-auth 60c1079 link false /test e2e-openshift-conformance-sig-auth
ci/prow/e2e-openshift-conformance-sig-arch 60c1079 link false /test e2e-openshift-conformance-sig-arch
ci/prow/e2e-rpm-install 60c1079 link false /test e2e-rpm-install
ci/prow/e2e-openshift-conformance-sig-instrumentation 60c1079 link false /test e2e-openshift-conformance-sig-instrumentation
ci/prow/e2e-openshift-conformance-sig-storage 60c1079 link false /test e2e-openshift-conformance-sig-storage
ci/prow/e2e-openshift-conformance-sig-api-machinery 60c1079 link false /test e2e-openshift-conformance-sig-api-machinery
ci/prow/e2e-reboot 60c1079 link false /test e2e-reboot
ci/prow/e2e-openshift-conformance-sig-cli 60c1079 link false /test e2e-openshift-conformance-sig-cli
ci/prow/e2e-openshift-conformance-sig-apps 60c1079 link false /test e2e-openshift-conformance-sig-apps
ci/prow/e2e-openshift-conformance-sig-node 60c1079 link false /test e2e-openshift-conformance-sig-node
ci/prow/e2e-openshift-conformance-sig-scheduling 60c1079 link false /test e2e-openshift-conformance-sig-scheduling
ci/prow/e2e-openshift-conformance-sig-network 60c1079 link false /test e2e-openshift-conformance-sig-network

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.

@fzdarsky
Copy link
Copy Markdown
Contributor

fzdarsky commented Dec 8, 2021

/lgtm

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

openshift-ci Bot commented Dec 8, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fzdarsky

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-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 8, 2021
@fzdarsky fzdarsky merged commit e111513 into openshift:main Dec 8, 2021
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. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] summary_sys_containers.go:47] "Failed to get system container stats" err="failed to get cgroup stats for ...

2 participants