-
Bug
-
Resolution: Won't Do
-
Normal
-
None
-
4.13.z, 4.14.z, 4.15.z
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
No
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
failed to run ovnkube-trace with oc adm must-gather
Version-Release number of selected component (if applicable):
4.13, 4.14, 4.15
How reproducible:
always
Steps to Reproduce:
1.create hello-pod2 in ns test % oc get pod -n test NAME READY STATUS RESTARTS AGE hello-pod2 1/1 Running 0 27m 2.run ovnkube-trace with oc adm must-gather % oc adm must-gather --image-stream=openshift/network-tools:latest -- ovnkube-trace -src-namespace test -src hello-pod2 -dst-namespace openshift-dns -service dns-default -tcp -addr-family ip4
Actual results:
Fail to run ovnkube-trace: % oc adm must-gather --image-stream=openshift/network-tools:latest -- ovnkube-trace -src-namespace test -src hello-pod2 -dst-namespace openshift-dns -service dns-default -tcp -addr-family ip4 [must-gather ] OUT Using must-gather plug-in image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4de1110ed7f82679152c888e0c54fb19acf8a50884c53e9b33839fabf749c4a4 When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: 00d346e9-3cec-4646-8b96-a1e40ff8c633 ClientVersion: 4.16.0-0.nightly-2024-04-01-213440 ClusterVersion: Stable at "4.13.0-0.nightly-2025-03-03-064357" ClusterOperators: All healthy and stable [must-gather ] OUT namespace/openshift-must-gather-4z5gg created [must-gather ] OUT clusterrolebinding.rbac.authorization.k8s.io/must-gather-pqhqf created [must-gather ] OUT pod for plug-in image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4de1110ed7f82679152c888e0c54fb19acf8a50884c53e9b33839fabf749c4a4 created [must-gather-rqrx2] POD 2025-03-05T12:31:22.477113688Z volume percentage checker started..... [must-gather-rqrx2] POD 2025-03-05T12:31:22.478318262Z ovnkube-trace: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by ovnkube-trace) [must-gather-rqrx2] POD 2025-03-05T12:31:22.478353973Z ovnkube-trace: /lib64/libc.so.6: version `GLIBC_2.34' not found (required by ovnkube-trace) [must-gather-rqrx2] POD 2025-03-05T12:31:22.487750943Z volume usage percentage 0 [must-gather-rqrx2] OUT waiting for gather to complete [must-gather-rqrx2] OUT downloading gather output [must-gather-rqrx2] OUT receiving file list ... done [must-gather-rqrx2] OUT ./ [must-gather-rqrx2] OUT [must-gather-rqrx2] OUT sent 22 bytes received 50 bytes 13.09 bytes/sec [must-gather-rqrx2] OUT total size is 0 speedup is 0.00 [must-gather ] OUT namespace/openshift-must-gather-4z5gg deleted [must-gather ] OUT clusterrolebinding.rbac.authorization.k8s.io/must-gather-pqhqf deleted Reprinting Cluster State: When opening a support case, bugzilla, or issue please include the following summary data along with any other requested information: ClusterID: 00d346e9-3cec-4646-8b96-a1e40ff8c633 ClientVersion: 4.16.0-0.nightly-2024-04-01-213440 ClusterVersion: Stable at "4.13.0-0.nightly-2025-03-03-064357" ClusterOperators: All healthy and stable
Expected results:
run ovnkube-trace with oc adm must-gather works
Additional info: