Bug 1481551 - [3.4]'oadm diagnostics NetworkCheck' timeout due to image 'openshift/diagnostics-deployer' pull failed
Summary: [3.4]'oadm diagnostics NetworkCheck' timeout due to image 'openshift/diagnost...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 3.4.0
Hardware: All
OS: All
high
high
Target Milestone: ---
: 3.4.z
Assignee: Ben Bennett
QA Contact: Meng Bo
URL:
Whiteboard:
Depends On: 1421643
Blocks: 1481550 1505898
TreeView+ depends on / blocked
 
Reported: 2017-08-15 05:10 UTC by Jaspreet Kaur
Modified: 2023-09-14 04:02 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Cause: A slow image pull makes the network diagnostics fail Consequence: The network diagnostics fail to run Fix: Increase the timeout for the image pull Result: The diagnostics run in slow environments
Clone Of: 1421643
Environment:
Last Closed: 2018-01-18 20:48:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Origin (Github) 12982 0 None None None 2017-08-15 05:10:07 UTC

Comment 1 Ravi Sankar 2017-08-17 16:29:22 UTC
OSE 3.4 PR: https://github.com/openshift/ose/pull/845

Comment 3 zhaozhanqi 2017-09-28 06:23:51 UTC
failed to run ' oadm diagnostics NetworkCheck' on v3.4.1.44.22


 oadm diagnostics NetworkCheck
[Note] Determining if client configuration exists for client/cluster diagnostics
Info:  Successfully read a client config file at '/root/.kube/config'

[Note] Running diagnostic: NetworkCheck
       Description: Create a pod on all schedulable nodes and run network diagnostics from the application standpoint
       
Info:  Output from the network diagnostic pod on node "ip-172-18-3-78.ec2.internal":
       sh: openshift-network-debug: command not found
       
Info:  Output from the network diagnostic pod on node "ip-172-18-9-197.ec2.internal":
       sh: openshift-network-debug: command not found
       
[Note] Summary of diagnostics execution (version v3.4.1.44.22):
[Note] Completed with no errors or warnings seen.

Comment 4 Ravi Sankar 2017-10-17 00:45:31 UTC
Fixed in https://github.com/openshift/ose/pull/906

Comment 7 zhaozhanqi 2017-10-25 11:38:39 UTC
Tested this on v3.4.1.44.29

the images lack the related tag(v3.4.1.44.29)

oadm diagnostics NetworkCheck --help

      --network-pod-image='openshift3/ose': Image to use for network diagnostic pod
      --network-test-pod-image='openshift3/ose-deployer': I

Comment 8 Ravi Sankar 2017-10-30 22:49:15 UTC
@zhaozhanqi 
Same as the other bug, Tested version v3.4.1.44.29 did not include changes for this bug. You should test on the latest 3.4 release (v3.4.1.44.33)

Tested on my local machine and i'm noticing the tag in the image:

      --network-pod-image='openshift3/ose:v3.4.1.44.33': Image to use for network diagnostic pod
      --network-test-pod-image='openshift3/ose-deployer:v3.4.1.44.33': Image to use for network diagnostic test pod

Comment 14 Red Hat Bugzilla 2023-09-14 04:02:22 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


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