Bug 1993119 - [4.7] failed to start cri-o service due to /usr/libexec/crio/conmon is missing
Summary: [4.7] failed to start cri-o service due to /usr/libexec/crio/conmon is missing
Keywords:
Status: CLOSED DUPLICATE of bug 1993386
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Node
Version: 4.7
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: 4.9.0
Assignee: Peter Hunt
QA Contact: Sunil Choudhary
URL:
Whiteboard:
Depends On: 1992557 1993385 1993386
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-12 12:23 UTC by Mat Kowalski
Modified: 2021-08-16 13:42 UTC (History)
13 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1992557
Environment:
job=promote-release-openshift-machine-os-content-e2e-aws-4.9=all job=periodic-ci-openshift-release-master-nightly-4.9-e2e-aws=all job=periodic-ci-openshift-release-master-nightly-4.9-e2e-aws-serial=all job=periodic-ci-openshift-release-master-nightly-4.9-e2e-metal-ipi=all job=periodic-ci-openshift-release-master-nightly-4.9-e2e-metal-ipi-ovn-ipv6=all
Last Closed: 2021-08-16 13:42:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Mat Kowalski 2021-08-12 12:23:09 UTC
+++ This bug was initially created as a clone of Bug #1992557 +++

The issue originally observed in 4.9 appears also in 4.7

```
Aug 12 09:46:32 test-infra-cluster-90b67fab-master-0 systemd[1]: Starting Open Container Initiative Daemon...
Aug 12 09:46:32 test-infra-cluster-90b67fab-master-0 crio[2844]: time="2021-08-12T09:46:32Z" level=info msg="Starting CRI-O, version: 1.20.4-9.rhaos4.7.git74c6592.el8, git: ()"
Aug 12 09:46:32 test-infra-cluster-90b67fab-master-0 crio[2844]: time="2021-08-12 09:46:32.978452952Z" level=info msg="Node configuration value for hugetlb cgroup is true"
Aug 12 09:46:32 test-infra-cluster-90b67fab-master-0 crio[2844]: time="2021-08-12 09:46:32.978478834Z" level=info msg="Node configuration value for pid cgroup is true"
Aug 12 09:46:32 test-infra-cluster-90b67fab-master-0 crio[2844]: time="2021-08-12 09:46:32.978549662Z" level=info msg="Node configuration value for memoryswap cgroup is true"
Aug 12 09:46:32 test-infra-cluster-90b67fab-master-0 crio[2844]: time="2021-08-12 09:46:32.987601999Z" level=info msg="Node configuration value for systemd CollectMode is true"
Aug 12 09:46:32 test-infra-cluster-90b67fab-master-0 crio[2844]: time="2021-08-12 09:46:32.989930764Z" level=info msg="Using default capabilities: CAP_CHOWN, CAP_DAC_OVERRIDE, CAP_FSETID, CAP_FOWNER, CAP_SETGID, CAP_SETUID, CAP_SETPCAP, CAP_NET_BIND_SERVICE, CAP_KILL"
Aug 12 09:46:33 test-infra-cluster-90b67fab-master-0 crio[2844]: time="2021-08-12 09:46:33.031300673Z" level=fatal msg="Validating runtime config: conmon validation: invalid conmon path: stat /usr/libexec/crio/conmon: no such file or directory"
Aug 12 09:46:33 test-infra-cluster-90b67fab-master-0 systemd[1]: crio.service: Main process exited, code=exited, status=1/FAILURE
Aug 12 09:46:33 test-infra-cluster-90b67fab-master-0 systemd[1]: crio.service: Failed with result 'exit-code'.
Aug 12 09:46:33 test-infra-cluster-90b67fab-master-0 systemd[1]: Failed to start Open Container Initiative Daemon.
```

Red Hat Enterprise Linux CoreOS 47.83.202105220305-0
CRI-O, version: 1.20.4-9.rhaos4.7.git74c6592.el8
OpenshiftVersion: 4.7.0-0.nightly-2021-08-12-091407

Sample job: https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-release-master-nightly-4.7-e2e-metal-assisted/1425748213633126400

Comment 1 Peter Hunt 2021-08-16 13:42:50 UTC

*** This bug has been marked as a duplicate of bug 1993386 ***


Note You need to log in before you can comment on or make changes to this bug.