netcli operation hangs on uniq

Description

Using netcli to add VLANs to a lagg resulted in a hang.

control-T showed "uniq" to tbe the process waiting.

SSH to same controller hung on DNS lookup. (Evidence: controller was pingable, and DNS lookup eventually timed out and password prompt appeared.)

Suspect this line in netcli is the cause:

p1 = subprocess.Popen("sockstat -46P tcp |awk '{ if ($2 == \"nginx\" && $7 == \":\") print $5\",\"$6 }'|sort|uniq", shell=True, stdout=subprocess.PIPE, encoding='utf8')

Problem/Justification

None

Impact

None

SmartDraw Connector

Katalon Manual Tests (BETA)

Activity

Bug Clerk 
January 7, 2021 at 1:44 PM

Bug Clerk 
January 5, 2021 at 4:04 PM

Complete

Details

Assignee

Reporter

Labels

Support Ticket

Components

Affects versions

Priority

More fields

Katalon Platform

Created December 15, 2020 at 6:49 PM
Updated August 19, 2022 at 12:33 PM
Resolved January 7, 2021 at 1:44 PM