Bug 2219414

Summary: [NMCI] running nmcli networking off timeouts
Product: Red Hat Enterprise Linux 9 Reporter: Vladimir Benes <vbenes>
Component: NetworkManagerAssignee: Fernando F. Mancera <ferferna>
Status: CLOSED MIGRATED QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.3CC: bgalvani, desktop-qa-list, ferferna, lrintel, rkhan, sfaye, sukulkar, till
Target Milestone: rcKeywords: MigratedToJIRA, Triaged
Target Release: ---Flags: fge: needinfo? (vbenes)
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-17 13:16:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vladimir Benes 2023-07-03 14:33:01 UTC
Description of problem:
[root@wsfd-netdev34-vm-8 ~]# a=0; while nmcli networking on && sleep 1 && nmcli networking off && sleep 1; do :;((a++)); echo "ATTEMPT $a" ; done; nmcli networking on

ATTEMPT 13
Error: failed to set networking: Timeout was reached

ATTEMPT 69
Error: failed to set networking: Timeout was reached

ATTEMPT 51
Error: failed to set networking: Timeout was reached

ATTEMPT 18
Error: failed to set networking: Timeout was reached

so we can see timeout here and there.

Version-Release number of selected component (if applicable):
NetworkManager-1.43.10-1.el9.x86_64

How reproducible:
always

Steps to Reproduce:
1. run above mentioned command 

Actual results:
timeout in a while

Expected results:
no timeout

Additional info:

Comment 2 Gris Ge 2023-07-28 03:32:35 UTC
Hi Vladimir Benes,

I failed to reproduced it in my VM using `NetworkManager-1.43.10-1.el9.x86_64` with 100 VLANs and 100 linux bridges.

Can you provide trace log of NM or a server which can reproduce this problem?

Comment 5 RHEL Program Management 2023-08-17 12:47:41 UTC
Issue migration from Bugzilla to Jira is in process at this time. This will be the last message in Jira copied from the Bugzilla bug.