networkop / cx

Containerised Cumulus VX
19 stars 4 forks source link

NVUE crashing #9

Open jhlasnik opened 1 year ago

jhlasnik commented 1 year ago

I've been testing the 5.3 image and seem to be running into a commit issue on certain config under router.

root@clab-cx-sw1:mgmt:~# net show system 
Hostname......... clab-cx-sw1
Build............ Cumulus Linux 5.3.0
Uptime........... 0:39:06.440000

Model............ Cumulus VX
Memory........... 671MB
Vendor Name...... Cumulus Networks
Part Number...... 5.1.0
Base MAC Address. D6:A6:BE:34:15:90
Serial Number.... D6:A6:BE:34:15:90
Product Name..... Containerised VX 
root@clab-cx-sw1:mgmt:~# nv config diff
- set:
    vrf:
      default:
        router:
          bgp:
            neighbor:
              101.1.1.1:
                peer-group: spine
                type: numbered
              101.1.1.2:
                peer-group: spine
                type: numbered
            peer-group:
              spine:
                address-family:
                  ipv4-unicast:
                    enable: on
                  l2vpn-evpn:
                    enable: on
                bfd:
                  enable: on
                capabilities:
                  source-address: 1.1.1.1
                remote-as: 1001
root@clab-cx-sw1:mgmt:~# 
root@clab-cx-sw1:mgmt:~# nv config apply -y
reloadingError: Could not connect to nvued.
To start nvued, use

    sudo systemctl start nvued

To check the status of nvued, use

    sudo systemctl status nvued

To configure nvued to start when the device boots, use

    sudo systemctl enable nvued

journalctl -u nvued -f &

Feb 15 20:06:51 clab-cx-sw1 nvued[6519]:    INFO:  <local> - - [15/Feb/2023 20:06:51] "POST /find HTTP/1.1" 200 -
Feb 15 20:06:51 clab-cx-sw1 nvued[6519]:    INFO:  <local> - - [15/Feb/2023 20:06:51] "GET /nvue_v1/?rev=21&filled=false&diff=applied HTTP/1.1" 200 -
Feb 15 20:07:00 clab-cx-sw1 nvued[6519]:    INFO:  <local> - - [15/Feb/2023 20:07:00] "POST /find HTTP/1.1" 200 -
Feb 15 20:07:00 clab-cx-sw1 nvued[6519]:    INFO:  <local> - - [15/Feb/2023 20:07:00] "GET /nvue_v1/revision/21 HTTP/1.1" 200 -
Feb 15 20:07:00 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git add 21'>
Feb 15 20:07:00 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git add 21'>
Feb 15 20:07:00 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git commit --allow-empty -m Updating 21'>
Feb 15 20:07:00 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git commit --allow-empty -m Updating 21'>
Feb 15 20:07:00 clab-cx-sw1 nvued[6519]:    INFO:  Queued Job apply:21
Feb 15 20:07:00 clab-cx-sw1 nvued[6519]:    INFO:  <local> - - [15/Feb/2023 20:07:00] "PATCH /nvue_v1/revision/21 HTTP/1.1" 200 -
Feb 15 20:07:00 clab-cx-sw1 nvued[6519]:    INFO:  Running Job apply:21
Feb 15 20:07:00 clab-cx-sw1 nvued[6519]:    INFO:  Applying 21: verifying
Feb 15 20:07:00 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git add 21'>
Feb 15 20:07:00 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git add 21'>
Feb 15 20:07:00 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git commit --allow-empty -m Updating 21'>
Feb 15 20:07:00 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git commit --allow-empty -m Updating 21'>
Feb 15 20:07:00 clab-cx-sw1 nvued[6519]:    INFO:  <local> - - [15/Feb/2023 20:07:00] "GET /nvue_v1/revision/21 HTTP/1.1" 200 -
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <local> - - [15/Feb/2023 20:07:01] "GET /nvue_v1/revision/21 HTTP/1.1" 200 -
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'sudo -S /usr/lib/cumulus/mlxcmd --json buffers shared_limits other'>
Feb 15 20:07:01 clab-cx-sw1 sudo[7743]:     nvue : TTY=unknown ; PWD=/var/lib/nvue ; USER=root ; COMMAND=/usr/lib/cumulus/mlxcmd --json buffers shared_limits other
Feb 15 20:07:01 clab-cx-sw1 sudo[7743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 15 20:07:01 clab-cx-sw1 sudo[7743]: pam_unix(sudo:session): session closed for user root
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'sudo -S /usr/lib/cumulus/mlxcmd --json buffers shared_limits other'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  Running 'ip -j -d -f bridge link'
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'ip -j -d -f bridge link'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'ip -j -d -f bridge link'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'platform-detect'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <local> - - [15/Feb/2023 20:07:01] "GET /nvue_v1/revision/21 HTTP/1.1" 200 -
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'platform-detect'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'platform-detect'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'platform-detect'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'platform-detect'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'platform-detect'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: '/usr/lib/python2.7/dist-packages/cumulus/portmodes.py'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: '/usr/lib/python2.7/dist-packages/cumulus/portmodes.py'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'bash -c /usr/cumulus/bin/validate-ports -f /tmp/ports.conf_20230215-200701'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'bash -c /usr/cumulus/bin/validate-ports -f /tmp/ports.conf_20230215-200701'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'platform-detect'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'platform-detect'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: '/usr/bin/lsblk --json'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: '/usr/bin/lsblk --json'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: '/usr/cumulus/bin/decode-syseeprom --json'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: '/usr/cumulus/bin/decode-syseeprom --json'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  Applying 21: verified (Verified config)
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git add 21'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git add 21'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git commit --allow-empty -m Updating 21'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git commit --allow-empty -m Updating 21'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  Applying 21: readying
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git add 21'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git add 21'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git commit --allow-empty -m Updating 21'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git commit --allow-empty -m Updating 21'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout applied'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <local> - - [15/Feb/2023 20:07:01] "GET /nvue_v1/revision/21 HTTP/1.1" 200 -
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout applied'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config branch --list'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config branch --list'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config tag --force rev_21_apply_2/start applied'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config tag --force rev_21_apply_2/start applied'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  Creating pending revision: rev_21_apply_2
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout -b rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout -b rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <local> - - [15/Feb/2023 20:07:01] "GET /nvue_v1/revision/21 HTTP/1.1" 200 -
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  Running: '/usr/bin/sudo -S cat /etc/snmp/snmpd.conf'
Feb 15 20:07:01 clab-cx-sw1 sudo[7820]:     nvue : TTY=unknown ; PWD=/var/lib/nvue ; USER=root ; COMMAND=/bin/cat /etc/snmp/snmpd.conf
Feb 15 20:07:01 clab-cx-sw1 sudo[7820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 15 20:07:01 clab-cx-sw1 sudo[7820]: pam_unix(sudo:session): session closed for user root
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'platform-detect'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'platform-detect'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: '/usr/bin/lsblk --json'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: '/usr/bin/lsblk --json'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: '/usr/cumulus/bin/decode-syseeprom --json'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: '/usr/cumulus/bin/decode-syseeprom --json'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <local> - - [15/Feb/2023 20:07:01] "GET /nvue_v1/revision/21 HTTP/1.1" 200 -
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'platform-detect'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'platform-detect'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'platform-detect'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'platform-detect'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  Schedule run of run_chassismgrctl.sh
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'systemctl list-units ntp@* --no-legend'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'systemctl list-units ntp@* --no-legend'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'platform-detect'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'platform-detect'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: '/usr/bin/lsblk --json'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: '/usr/bin/lsblk --json'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: '/usr/cumulus/bin/decode-syseeprom --json'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: '/usr/cumulus/bin/decode-syseeprom --json'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <local> - - [15/Feb/2023 20:07:01] "GET /nvue_v1/revision/21 HTTP/1.1" 200 -
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:01 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'platform-detect'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'platform-detect'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: '/usr/bin/lsblk --json'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: '/usr/bin/lsblk --json'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: '/usr/cumulus/bin/decode-syseeprom --json'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: '/usr/cumulus/bin/decode-syseeprom --json'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  Running: '/usr/bin/sudo -S stat /etc/frr/frr.conf'
Feb 15 20:07:02 clab-cx-sw1 sudo[7927]:     nvue : TTY=unknown ; PWD=/var/lib/nvue ; USER=root ; COMMAND=/usr/bin/stat /etc/frr/frr.conf
Feb 15 20:07:02 clab-cx-sw1 sudo[7927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 15 20:07:02 clab-cx-sw1 sudo[7927]: pam_unix(sudo:session): session closed for user root
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  Running: '/usr/bin/sudo -S cp /etc/frr/frr.conf /var/lib/nvue/config/frr.conf.orig'
Feb 15 20:07:02 clab-cx-sw1 sudo[7940]:     nvue : TTY=unknown ; PWD=/var/lib/nvue ; USER=root ; COMMAND=/bin/cp /etc/frr/frr.conf /var/lib/nvue/config/frr.conf.orig
Feb 15 20:07:02 clab-cx-sw1 sudo[7940]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 15 20:07:02 clab-cx-sw1 sudo[7940]: pam_unix(sudo:session): session closed for user root
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  Running: '/usr/bin/sudo -S chown nvue: /var/lib/nvue/config/frr.conf.orig'
Feb 15 20:07:02 clab-cx-sw1 sudo[7953]:     nvue : TTY=unknown ; PWD=/var/lib/nvue ; USER=root ; COMMAND=/bin/chown nvue: /var/lib/nvue/config/frr.conf.orig
Feb 15 20:07:02 clab-cx-sw1 sudo[7953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 15 20:07:02 clab-cx-sw1 sudo[7953]: pam_unix(sudo:session): session closed for user root
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  Running: '/usr/bin/sudo -S chmod 0644 /var/lib/nvue/config/frr.conf.orig'
Feb 15 20:07:02 clab-cx-sw1 sudo[7966]:     nvue : TTY=unknown ; PWD=/var/lib/nvue ; USER=root ; COMMAND=/bin/chmod 0644 /var/lib/nvue/config/frr.conf.orig
Feb 15 20:07:02 clab-cx-sw1 sudo[7966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 15 20:07:02 clab-cx-sw1 sudo[7966]: pam_unix(sudo:session): session closed for user root
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  Running: '/usr/bin/sudo -S stat /etc/frr/daemons'
Feb 15 20:07:02 clab-cx-sw1 sudo[7979]:     nvue : TTY=unknown ; PWD=/var/lib/nvue ; USER=root ; COMMAND=/usr/bin/stat /etc/frr/daemons
Feb 15 20:07:02 clab-cx-sw1 sudo[7979]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 15 20:07:02 clab-cx-sw1 sudo[7979]: pam_unix(sudo:session): session closed for user root
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  Running: '/usr/bin/sudo -S cp /etc/frr/daemons /var/lib/nvue/config/frr-daemons.orig'
Feb 15 20:07:02 clab-cx-sw1 sudo[7992]:     nvue : TTY=unknown ; PWD=/var/lib/nvue ; USER=root ; COMMAND=/bin/cp /etc/frr/daemons /var/lib/nvue/config/frr-daemons.orig
Feb 15 20:07:02 clab-cx-sw1 sudo[7992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 15 20:07:02 clab-cx-sw1 sudo[7992]: pam_unix(sudo:session): session closed for user root
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  Running: '/usr/bin/sudo -S chown nvue: /var/lib/nvue/config/frr-daemons.orig'
Feb 15 20:07:02 clab-cx-sw1 sudo[8005]:     nvue : TTY=unknown ; PWD=/var/lib/nvue ; USER=root ; COMMAND=/bin/chown nvue: /var/lib/nvue/config/frr-daemons.orig
Feb 15 20:07:02 clab-cx-sw1 sudo[8005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 15 20:07:02 clab-cx-sw1 sudo[8005]: pam_unix(sudo:session): session closed for user root
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  Running: '/usr/bin/sudo -S chmod 0644 /var/lib/nvue/config/frr-daemons.orig'
Feb 15 20:07:02 clab-cx-sw1 sudo[8018]:     nvue : TTY=unknown ; PWD=/var/lib/nvue ; USER=root ; COMMAND=/bin/chmod 0644 /var/lib/nvue/config/frr-daemons.orig
Feb 15 20:07:02 clab-cx-sw1 sudo[8018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 15 20:07:02 clab-cx-sw1 sudo[8018]: pam_unix(sudo:session): session closed for user root
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  Exec vtysh: 'show run'
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'sudo -S vtysh -c show run'>
Feb 15 20:07:02 clab-cx-sw1 sudo[8031]:     nvue : TTY=unknown ; PWD=/var/lib/nvue ; USER=root ; COMMAND=/usr/bin/vtysh -c show run
Feb 15 20:07:02 clab-cx-sw1 sudo[8031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <local> - - [15/Feb/2023 20:07:02] "GET /nvue_v1/revision/21 HTTP/1.1" 200 -
Feb 15 20:07:02 clab-cx-sw1 sudo[8031]: pam_unix(sudo:session): session closed for user root
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'sudo -S vtysh -c show run'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  Running frr conf differs from cached configuration. Scheduling reload/restart of frr
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  Running 'hostnamectl'
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'sudo -S hostnamectl'>
Feb 15 20:07:02 clab-cx-sw1 sudo[8047]:     nvue : TTY=unknown ; PWD=/var/lib/nvue ; USER=root ; COMMAND=/usr/bin/hostnamectl
Feb 15 20:07:02 clab-cx-sw1 sudo[8047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 15 20:07:02 clab-cx-sw1 sudo[8047]: pam_unix(sudo:session): session closed for user root
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'sudo -S hostnamectl'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  Running 'hostnamectl'
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'sudo -S hostnamectl'>
Feb 15 20:07:02 clab-cx-sw1 sudo[8057]:     nvue : TTY=unknown ; PWD=/var/lib/nvue ; USER=root ; COMMAND=/usr/bin/hostnamectl
Feb 15 20:07:02 clab-cx-sw1 sudo[8057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 15 20:07:02 clab-cx-sw1 sudo[8057]: pam_unix(sudo:session): session closed for user root
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'sudo -S hostnamectl'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'platform-detect'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'platform-detect'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: '/usr/bin/lsblk --json'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: '/usr/bin/lsblk --json'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: '/usr/cumulus/bin/decode-syseeprom --json'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: '/usr/cumulus/bin/decode-syseeprom --json'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  Schedule run of install_acls.sh
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config commit -a --allow-empty -F -'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  Applying 21: ready (Ready to apply)
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git add 21'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git add 21'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git commit --allow-empty -m Updating 21'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git commit --allow-empty -m Updating 21'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  Applying 21: reloading
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git add 21'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git add 21'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git commit --allow-empty -m Updating 21'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git commit --allow-empty -m Updating 21'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout rev_21_apply_2'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'sudo -S bash /var/lib/nvue/config/run_chassismgrctl.sh'>
Feb 15 20:07:02 clab-cx-sw1 sudo[8104]:     nvue : TTY=unknown ; PWD=/var/lib/nvue ; USER=root ; COMMAND=/bin/bash /var/lib/nvue/config/run_chassismgrctl.sh
Feb 15 20:07:02 clab-cx-sw1 sudo[8104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 15 20:07:02 clab-cx-sw1 sudo[8104]: pam_unix(sudo:session): session closed for user root
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'sudo -S bash /var/lib/nvue/config/run_chassismgrctl.sh'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'sudo -S bash /var/lib/nvue/config/install_acls.sh'>
Feb 15 20:07:02 clab-cx-sw1 sudo[8113]:     nvue : TTY=unknown ; PWD=/var/lib/nvue ; USER=root ; COMMAND=/bin/bash /var/lib/nvue/config/install_acls.sh
Feb 15 20:07:02 clab-cx-sw1 sudo[8113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 15 20:07:02 clab-cx-sw1 sudo[8113]: pam_unix(sudo:session): session closed for user root
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'sudo -S bash /var/lib/nvue/config/install_acls.sh'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'sudo -S systemctl reset-failed frr'>
Feb 15 20:07:02 clab-cx-sw1 sudo[8143]:     nvue : TTY=unknown ; PWD=/var/lib/nvue ; USER=root ; COMMAND=/bin/systemctl reset-failed frr
Feb 15 20:07:02 clab-cx-sw1 sudo[8143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 15 20:07:02 clab-cx-sw1 sudo[8143]: pam_unix(sudo:session): session closed for user root
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Finished: 'sudo -S systemctl reset-failed frr'>
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <Running: 'sudo -S systemctl reload-or-restart frr'>
Feb 15 20:07:02 clab-cx-sw1 sudo[8152]:     nvue : TTY=unknown ; PWD=/var/lib/nvue ; USER=root ; COMMAND=/bin/systemctl reload-or-restart frr
Feb 15 20:07:02 clab-cx-sw1 sudo[8152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <local> - - [15/Feb/2023 20:07:02] "GET /nvue_v1/revision/21 HTTP/1.1" 200 -
Feb 15 20:07:02 clab-cx-sw1 nvued[6519]:    INFO:  <local> - - [15/Feb/2023 20:07:02] "GET /nvue_v1/revision/21 HTTP/1.1" 200 -
Feb 15 20:07:03 clab-cx-sw1 nvued[6519]:    INFO:  <local> - - [15/Feb/2023 20:07:03] "GET /nvue_v1/revision/21 HTTP/1.1" 200 -
Feb 15 20:07:05 clab-cx-sw1 sudo[8152]: pam_unix(sudo:session): session closed for user root
Feb 15 20:07:05 clab-cx-sw1 systemd[1]: nvued.service: Main process exited, code=exited, status=1/FAILURE
Feb 15 20:07:05 clab-cx-sw1 systemd[1]: nvued.service: Failed with result 'exit-code'.
Feb 15 20:07:10 clab-cx-sw1 systemd[1]: nvued.service: Service RestartSec=5s expired, scheduling restart.
Feb 15 20:07:10 clab-cx-sw1 systemd[1]: nvued.service: Scheduled restart job, restart counter is at 13.
Feb 15 20:07:10 clab-cx-sw1 systemd[1]: Stopped NVIDIA User Experience Daemon.
Feb 15 20:07:10 clab-cx-sw1 systemd[1]: Starting NVIDIA User Experience Daemon...
Feb 15 20:07:10 clab-cx-sw1 chpasswd[8257]: pam_unix(chpasswd:chauthtok): password changed for nvue
Feb 15 20:07:11 clab-cx-sw1 nvued[8262]:    INFO:  Starting nvued
Feb 15 20:07:11 clab-cx-sw1 nvued[8262]:    INFO:  NVUE logging set to INFO, chatty deps set to INFO
Feb 15 20:07:11 clab-cx-sw1 nvued[8262]:    INFO:  Loaded /etc/nvue-auth.yaml
Feb 15 20:07:11 clab-cx-sw1 nvued[8262]:    INFO:  Running housekeeping on NVUE's internal data store
Feb 15 20:07:11 clab-cx-sw1 nvued[8262]:    INFO:  <Running: 'git -C /var/lib/nvue/config gc'>
Feb 15 20:07:11 clab-cx-sw1 nvued[8262]:    INFO:  <Finished: 'git -C /var/lib/nvue/config gc'>
Feb 15 20:07:11 clab-cx-sw1 nvued[8262]:    INFO:  <Running: 'git -C /var/lib/nvue/config fsck'>
Feb 15 20:07:11 clab-cx-sw1 nvued[8262]:    INFO:  <Finished: 'git -C /var/lib/nvue/config fsck'>
Feb 15 20:07:11 clab-cx-sw1 nvued[8262]:    INFO:  <Running: 'git -C /var/lib/nvue/config checkout --force applied'>
Feb 15 20:07:11 clab-cx-sw1 nvued[8262]:    INFO:  <Finished: 'git -C /var/lib/nvue/config checkout --force applied'>
Feb 15 20:07:11 clab-cx-sw1 nvued[8262]:    INFO:  <Running: 'git -C /var/lib/nvue/meta checkout --force cue/revision_meta'>
Feb 15 20:07:11 clab-cx-sw1 nvued[8262]:    INFO:  <Finished: 'git -C /var/lib/nvue/meta checkout --force cue/revision_meta'>
Feb 15 20:07:11 clab-cx-sw1 nvued[8262]:    INFO:  Added API versions_v1
Feb 15 20:07:11 clab-cx-sw1 nvued[8262]:    INFO:  Added API acltool_v1
Feb 15 20:07:11 clab-cx-sw1 nvued[8262]:    INFO:  Added API copp_trap_v1
Feb 15 20:07:11 clab-cx-sw1 nvued[8262]:    INFO:  Added API dhcp_relay_v1
Feb 15 20:07:11 clab-cx-sw1 nvued[8262]:    INFO:  Added API dns_v1
Feb 15 20:07:11 clab-cx-sw1 nvued[8262]:    INFO:  Added API env_v1
Feb 15 20:07:12 clab-cx-sw1 nvued[8262]:    INFO:  Added API frr_v1
Feb 15 20:07:12 clab-cx-sw1 nvued[8262]:    INFO:  Added API ifupdown2_v1
Feb 15 20:07:12 clab-cx-sw1 nvued[8262]:    INFO:  Added API isc_dhcp_v1
Feb 15 20:07:12 clab-cx-sw1 nvued[8262]:    INFO:  Added API linuxptp_v1
Feb 15 20:07:12 clab-cx-sw1 nvued[8262]:    INFO:  Added API lldp_v1
Feb 15 20:07:12 clab-cx-sw1 nvued[8262]:    INFO:  Added API netd_v1
Feb 15 20:07:12 clab-cx-sw1 nvued[8262]:    INFO:  Added API netlink_v1
Feb 15 20:07:12 clab-cx-sw1 nvued[8262]:    INFO:  Added API ntp_v1
Feb 15 20:07:12 clab-cx-sw1 nvued[8262]:    INFO:  Added API platform_config_v1
Feb 15 20:07:12 clab-cx-sw1 nvued[8262]:    INFO:  Added API platform_v1
Feb 15 20:07:12 clab-cx-sw1 nvued[8262]:    INFO:  Added API ports_v1
Feb 15 20:07:12 clab-cx-sw1 nvued[8262]:    INFO:  Added API procps_v1
Feb 15 20:07:12 clab-cx-sw1 nvued[8262]:    INFO:  Added API qos_v1
Feb 15 20:07:12 clab-cx-sw1 nvued[8262]:    INFO:  Added API rsyslog_v1
Feb 15 20:07:12 clab-cx-sw1 nvued[8262]:    INFO:  Added API snmp_server_v1
Feb 15 20:07:12 clab-cx-sw1 nvued[8262]:    INFO:  Added API switchd_v1
Feb 15 20:07:12 clab-cx-sw1 nvued[8262]:    INFO:  Added API wjh_v1
Feb 15 20:07:18 clab-cx-sw1 nvued[8262]:    INFO:  Added API nvue_v1
Feb 15 20:07:19 clab-cx-sw1 nvued[8262]:    INFO:  Added API config_v1
Feb 15 20:07:19 clab-cx-sw1 nvued[8262]:    INFO:  <Running: 'git add 21'>
Feb 15 20:07:19 clab-cx-sw1 nvued[8262]:    INFO:  <Finished: 'git add 21'>
Feb 15 20:07:19 clab-cx-sw1 nvued[8262]:    INFO:  <Running: 'git commit --allow-empty -m Updating 21'>
Feb 15 20:07:19 clab-cx-sw1 nvued[8262]:    INFO:  <Finished: 'git commit --allow-empty -m Updating 21'>
Feb 15 20:07:19 clab-cx-sw1 nvued[8262]:    INFO:  Started the Job thread
Feb 15 20:07:19 clab-cx-sw1 nvued[8262]:    INFO:  Started nvued
Feb 15 20:07:19 clab-cx-sw1 nvued[8262]:    INFO:    configdir: /etc/nvue.d
Feb 15 20:07:19 clab-cx-sw1 nvued[8262]:    INFO:   * Running on unix:///run/nvue/nvue.sock (Press CTRL+C to quit)
Feb 15 20:07:19 clab-cx-sw1 nvued[8262]:    INFO:  Notifying systemd that NVUED is ready
Feb 15 20:07:19 clab-cx-sw1 systemd[1]: Started NVIDIA User Experience Daemon.

I broke up the commits on other sections and it eventually took but I can't seem to get this to apply

jhlasnik commented 1 year ago

After further testing it seems trying to apply any specific bgp neighbor config it will cause the service to crash.

root@clab-cx-sw1:mgmt:~# nv set vrf default router bgp neighbor 101.1.1.1 remote-as 1001
root@clab-cx-sw1:mgmt:~# nv config diff
- set:
    vrf:
      default:
        router:
          bgp:
            neighbor:
              101.1.1.1:
                remote-as: 1001
                type: numbered
root@clab-cx-sw1:mgmt:~# nv config apply
reloadingError: Could not connect to nvued.
To start nvued, use

    sudo systemctl start nvued

To check the status of nvued, use

    sudo systemctl status nvued

To configure nvued to start when the device boots, use

    sudo systemctl enable nvued
networkop commented 1 year ago

I can't reproduce this. Started with a clean 5.3 image and did this:

nv set vrf default router bgp neighbor 101.1.1.1 remote-as 1001
nv config apply -y

It complained about missing ASN and router-id, so I did:

nv set router bgp autonomous-system 65100
nv set router bgp router-id 1.1.1.1
nv config apply -y

And the config got applied successfully.

Do you have any prior configuration in FRR or do you mount/overwrite some of the FRR files (in /etc/frr dir)? I suspect there's something preventing your frr from running (check systemctl status frr).