2026-05-12 00:08:11.219571 : Get input param file /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/input_param_json.txt
2026-05-12 00:08:11.220319 : Get file lock for {'user_info': 'PhoenixWingDailySRv6Test_846', 'testbed_location': 'NO_PREFERENCE'}
2026-05-12 00:08:12.221034 : Before: testbed_location NO_PREFERENCE, uinfo PhoenixWingDailySRv6Test_846, action read, index -1, current index 0
2026-05-12 00:08:12.221062 : After: testbed_location NO_PREFERENCE, uinfo PhoenixWingDailySRv6Test_846, action read, index -1, current index 0
2026-05-12 00:08:12.221074 : Found index 0 for action read, user_info PhoenixWingDailySRv6Test_846
2026-05-12 00:08:12.221126 : Release file lock for {'user_info': 'PhoenixWingDailySRv6Test_846', 'testbed_location': 'NO_PREFERENCE', 'action': 'read', 'output_vm': {'index': 2, 'user_info': 'PhoenixWingDailySRv6Test_846', 'time': 'Tue May 12 00:08:04 2026'}, 'output_index': 0, 'output_prefix': '192.168.0'}
2026-05-12 00:08:12.221272 : read_vm_reservation : {"user_info": "PhoenixWingDailySRv6Test_846", "testbed_location": "NO_PREFERENCE", "action": "read", "output_vm": {"index": 2, "user_info": "PhoenixWingDailySRv6Test_846", "time": "Tue May 12 00:08:04 2026"}, "output_index": 0, "output_prefix": "192.168.0"}
2026-05-12 00:08:12.221656 : ifconfig | grep 30.57.186.111
2026-05-12 00:08:12.227304 : DEBUG_ARR:         inet 30.57.186.111  netmask 255.255.255.0  broadcast 30.57.186.255
2026-05-12 00:08:12.227376 : Found local server setting forr 30.57.186.111
2026-05-12 00:08:12.227407 : Set local ip as 192.168.0.2
{   'address': '30.57.186.111',
    'host_port': 'br0',
    'jenkin_node_name': 'Pytest_node3',
    'password': 'ais12#$',
    'user': 'super',
    'vm_bridge': 'vmbr0',
    'vm_gw': '192.168.0.1',
    'vmip': '192.168.0.2'}
2026-05-12 00:08:12.227780 : mkdir -p /tmp/local_cache//1778569691.219551/
Run pytest on 30.57.186.111 vmip 192.168.0.2, vm name pytest_vm_192.168.0.2
2026-05-12 00:08:12.231592 : Cleanup VM pytest_vm_192.168.0.2 on server 30.57.186.111
2026-05-12 00:08:12.232029 : mkdir -p /tmp/local_cache//1778569691.219551/; rm -rf /tmp/local_cache//1778569691.219551//*
2026-05-12 00:08:12.236721 : sudo  virsh destroy pytest_vm_192.168.0.2
2026-05-12 00:08:17.992763 : DEBUG_ARR: Domain pytest_vm_192.168.0.2 destroyed
2026-05-12 00:08:17.992804 : DEBUG_ARR: 
2026-05-12 00:08:17.992836 : sudo  virsh undefine pytest_vm_192.168.0.2 --remove-all-storage
2026-05-12 00:08:21.637515 : DEBUG_ARR: Domain pytest_vm_192.168.0.2 has been undefined
2026-05-12 00:08:21.637555 : DEBUG_ARR: Volume 'vda'(/home/libvirt/images/pytest_vm_192.168.0.2/focal-server-cloudimg-amd64-disk-kvm.img) removed.
2026-05-12 00:08:21.637564 : DEBUG_ARR: Volume 'hda'(/home/libvirt/images/pytest_vm_192.168.0.2/ubuntu2004-init.img) removed.
2026-05-12 00:08:21.637567 : DEBUG_ARR: 
2026-05-12 00:08:21.637599 : sudo  virsh destroy pytest_vm
2026-05-12 00:08:21.662856 : DEBUG_ARR: error: failed to get domain 'pytest_vm'
2026-05-12 00:08:21.662893 : DEBUG_ARR: 
2026-05-12 00:08:21.662921 : sudo  virsh undefine pytest_vm --remove-all-storage
2026-05-12 00:08:21.687511 : DEBUG_ARR: error: failed to get domain 'pytest_vm'
2026-05-12 00:08:21.687542 : DEBUG_ARR: 
launch VM pytest_vm_192.168.0.2 on server 30.57.186.111
2026-05-12 00:08:21.687881 : sudo  virsh list |  grep pytest_vm_192.168.0.2
2026-05-12 00:08:21.711429 : VM pytest_vm_192.168.0.2 founnd is False
2026-05-12 00:08:21.711466 : brctl show vmbr0
2026-05-12 00:08:21.714000 : DEBUG_ARR: bridge name	bridge id		STP enabled	interfaces
2026-05-12 00:08:21.714030 : DEBUG_ARR: vmbr0		8000.000000000000	no		
bridge name	bridge id		STP enabled	interfaces
vmbr0		8000.000000000000	no		
2026-05-12 00:08:21.714061 : vm_golden_image focal-server-cloudimg-amd64-disk-kvm.img.golden
2026-05-12 00:08:21.714077 : sudo  mkdir -p /home/libvirt/images/pytest_vm_192.168.0.2; sudo  cp /home/libvirt/images//focal-server-cloudimg-amd64-disk-kvm.img.golden /home/libvirt/images/pytest_vm_192.168.0.2/focal-server-cloudimg-amd64-disk-kvm.img;  sudo  cp /home/libvirt/images//ubuntu2004-init.img.golden /home/libvirt/images/pytest_vm_192.168.0.2/ubuntu2004-init.img
2026-05-12 00:15:09.728009 : vcpu 60, mem_size 87084
2026-05-12 00:15:09.728049 : sudo  virt-install --virt-type kvm --name pytest_vm_192.168.0.2 --ram 87084 --vcpus=60     --os-type linux     --disk path=/home/libvirt/images/pytest_vm_192.168.0.2/focal-server-cloudimg-amd64-disk-kvm.img,device=disk,bus=virtio,size=256     --disk path=/home/libvirt/images/pytest_vm_192.168.0.2/ubuntu2004-init.img,device=cdrom     --virt-type kvm --cpu host    --network bridge=vmbr0,model=virtio     --graphics none     --import &
2026-05-12 00:15:15.589071 : DEBUG_ARR: WARNING  OS name 'linux' is deprecated, using 'generic' instead. This alias will be removed in the future.
2026-05-12 00:15:15.589112 : DEBUG_ARR: error: Cannot run interactive console without a controlling TTY
2026-05-12 00:15:15.589118 : DEBUG_ARR: 
2026-05-12 00:15:15.589122 : DEBUG_ARR: 
2026-05-12 00:15:15.589125 : DEBUG_ARR: Starting install...
2026-05-12 00:15:15.589129 : DEBUG_ARR: Domain creation completed.
2026-05-12 00:15:15.589164 : sudo  virsh list |  grep pytest_vm_192.168.0.2
2026-05-12 00:15:15.614320 : DEBUG_ARR:  69   pytest_vm_192.168.0.2   running
 69   pytest_vm_192.168.0.2   running
2026-05-12 00:15:15.614619 : cd /tmp/local_cache//1778569691.219551/; sudo wget -O sonic-vs.img.gz -q http://30.57.186.117/phoenixwingdaily/latest/sonic-vs_daily.img.gz;
2026-05-12 00:16:01.474087 : ls /tmp/local_cache//1778569691.219551/sonic-vs.img.gz
2026-05-12 00:16:01.476945 : DEBUG_ARR: /tmp/local_cache//1778569691.219551/sonic-vs.img.gz
2026-05-12 00:16:01.477001 : ls -al /tmp/local_cache//1778569691.219551/sonic-vs.img.gz
2026-05-12 00:16:01.479826 : DEBUG_ARR: -rw-r--r-- 1 root root 1379714395 May 11 03:31 /tmp/local_cache//1778569691.219551/sonic-vs.img.gz
2026-05-12 00:16:01.479884 : ls -l /tmp/local_cache//1778569691.219551//sonic-vs.img.gz
2026-05-12 00:16:01.482569 : DEBUG_ARR: -rw-r--r-- 1 root root 1379714395 May 11 03:31 /tmp/local_cache//1778569691.219551//sonic-vs.img.gz
Set up VM pytest_vm_192.168.0.2 on server 30.57.186.111, VM IP 192.168.0.2
2026-05-12 00:16:01.483056 : ping 192.168.0.2 -c 2
2026-05-12 00:16:04.563576 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-12 00:16:04.563613 : DEBUG_ARR: From 192.168.0.1 icmp_seq=1 Destination Host Unreachable
2026-05-12 00:16:04.563618 : DEBUG_ARR: From 192.168.0.1 icmp_seq=2 Destination Host Unreachable
2026-05-12 00:16:04.563623 : DEBUG_ARR: 
2026-05-12 00:16:04.563627 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-12 00:16:04.563630 : DEBUG_ARR: 2 packets transmitted, 0 received, +2 errors, 100% packet loss, time 1030ms
2026-05-12 00:16:04.563634 : DEBUG_ARR: pipe 2
2026-05-12 00:16:04.563653 : ping 192.168.0.2 -c 2
2026-05-12 00:16:07.635491 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-12 00:16:07.635520 : DEBUG_ARR: From 192.168.0.1 icmp_seq=1 Destination Host Unreachable
2026-05-12 00:16:07.635525 : DEBUG_ARR: From 192.168.0.1 icmp_seq=2 Destination Host Unreachable
2026-05-12 00:16:07.635528 : DEBUG_ARR: 
2026-05-12 00:16:07.635534 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-12 00:16:07.635539 : DEBUG_ARR: 2 packets transmitted, 0 received, +2 errors, 100% packet loss, time 1021ms
2026-05-12 00:16:07.635542 : DEBUG_ARR: pipe 2
2026-05-12 00:16:07.635574 : sudo virsh domiflist pytest_vm_192.168.0.2 | grep virtio
2026-05-12 00:16:07.661898 : DEBUG_ARR:  vnet0       bridge   vmbr0    virtio   52:54:00:b8:fc:18
2026-05-12 00:16:07.661949 : VM pytest_vm_192.168.0.2 interface mac 52:54:00:b8:fc:18, vmip 192.168.0.2
2026-05-12 00:16:07.662244 : mkdir -p /tmp/local_cache//1778569691.219551/
2026-05-12 00:16:07.664702 : sshpass -p "Alin00000s!" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" root@11.165.121.210:/root/pytest_files/50-cloud-init.yaml /tmp/local_cache//1778569691.219551/50-cloud-init.yaml
2026-05-12 00:16:11.495265 :  ls -l /tmp/local_cache//1778569691.219551/50-cloud-init.yaml
2026-05-12 00:16:11.498200 : DEBUG_ARR: -rw-r--r-- 1 super super 647 May 12 00:16 /tmp/local_cache//1778569691.219551/50-cloud-init.yaml
2026-05-12 00:16:11.498340 : sshpass -p "ais12#$" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1778569691.219551/50-cloud-init.yaml super@30.57.186.111:/tmp/local_cache//1778569691.219551/50-cloud-init.yaml
2026-05-12 00:16:12.075511 : sudo  mkdir -p /tmp/local_cache//1778569691.219551/; sudo  cp /tmp/local_cache//1778569691.219551/50-cloud-init.yaml /tmp/local_cache//1778569691.219551/
2026-05-12 00:16:12.090159 : DEBUG_ARR: cp: '/tmp/local_cache//1778569691.219551/50-cloud-init.yaml' and '/tmp/local_cache//1778569691.219551/50-cloud-init.yaml' are the same file
2026-05-12 00:16:12.090229 : sed -i 's/30.57.186.71/192.168.0.2/g' /tmp/local_cache//1778569691.219551/50-cloud-init.yaml
2026-05-12 00:16:12.126749 : sed -i 's/30.57.186.254/192.168.0.1/g' /tmp/local_cache//1778569691.219551/50-cloud-init.yaml
2026-05-12 00:16:12.134207 : Set up NAT rules for 192.168.0.2, port 2224
2026-05-12 00:16:12.134240 : sudo  iptables -t nat -L -v -n | grep 'dpt:2224 to:192.168.0.2:22'
2026-05-12 00:16:12.156804 : DEBUG_ARR:     0     0 DNAT       tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            tcp dpt:2224 to:192.168.0.2:22
2026-05-12 00:16:12.156850 : sudo  iptables -L -v -n | grep 'tcp dpt:22 state NEW,RELATED,ESTABLISHED' | grep 192.168.0.2
2026-05-12 00:16:12.165340 : DEBUG_ARR:     0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            192.168.0.2          tcp dpt:22 state NEW,RELATED,ESTABLISHED
2026-05-12 00:16:12.165393 : sudo  iptables -t nat -L -v -n | grep 'to:30.57.186.111' | grep 192.168.0.2
2026-05-12 00:16:12.173445 : DEBUG_ARR:  4598  323K SNAT       all  --  *      *       192.168.0.2          0.0.0.0/0            to:30.57.186.111
2026-05-12 00:16:12.173492 : sudo  iptables -t nat -L -v -n | grep "dpt:4500 to:192.168.0.2:4500"
2026-05-12 00:16:12.181644 : DEBUG_ARR:     0     0 DNAT       tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            tcp dpt:4500 to:192.168.0.2:4500
2026-05-12 00:16:12.181692 : sudo  iptables -t nat -L -v -n | grep "dpt:4501 to:192.168.0.2:4501"
2026-05-12 00:16:12.189786 : DEBUG_ARR:     0     0 DNAT       tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            tcp dpt:4501 to:192.168.0.2:4501
2026-05-12 00:16:12.189834 : sudo  iptables -t nat -L -v -n | grep "dpt:4507 to:192.168.0.2:4507"
2026-05-12 00:16:12.197883 : DEBUG_ARR:     0     0 DNAT       tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            tcp dpt:4507 to:192.168.0.2:4507
2026-05-12 00:16:12.197929 : sudo  iptables -L -v -n
2026-05-12 00:16:12.206279 : DEBUG_ARR: Chain INPUT (policy ACCEPT 41M packets, 110G bytes)
2026-05-12 00:16:12.206308 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-12 00:16:12.206312 : DEBUG_ARR:   42M  112G LIBVIRT_INP  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2026-05-12 00:16:12.206316 : DEBUG_ARR: 
2026-05-12 00:16:12.206319 : DEBUG_ARR: Chain FORWARD (policy ACCEPT 1736K packets, 7440M bytes)
2026-05-12 00:16:12.206324 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-12 00:16:12.206327 : DEBUG_ARR: 1736K 7440M LIBVIRT_FWX  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2026-05-12 00:16:12.206330 : DEBUG_ARR: 1736K 7440M LIBVIRT_FWI  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2026-05-12 00:16:12.206333 : DEBUG_ARR: 1736K 7440M LIBVIRT_FWO  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2026-05-12 00:16:12.206336 : DEBUG_ARR:     0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            192.168.0.2          tcp dpt:22 state NEW,RELATED,ESTABLISHED
2026-05-12 00:16:12.206340 : DEBUG_ARR: 
2026-05-12 00:16:12.206344 : DEBUG_ARR: Chain OUTPUT (policy ACCEPT 27M packets, 94G bytes)
2026-05-12 00:16:12.206347 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-12 00:16:12.206350 : DEBUG_ARR:   28M   94G LIBVIRT_OUT  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2026-05-12 00:16:12.206353 : DEBUG_ARR: 
2026-05-12 00:16:12.206356 : DEBUG_ARR: Chain LIBVIRT_FWI (1 references)
2026-05-12 00:16:12.206358 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-12 00:16:12.206361 : DEBUG_ARR:     0     0 ACCEPT     all  --  *      virbr0  0.0.0.0/0            192.168.122.0/24     ctstate RELATED,ESTABLISHED
2026-05-12 00:16:12.206364 : DEBUG_ARR:     0     0 REJECT     all  --  *      virbr0  0.0.0.0/0            0.0.0.0/0            reject-with icmp-port-unreachable
2026-05-12 00:16:12.206367 : DEBUG_ARR: 
2026-05-12 00:16:12.206370 : DEBUG_ARR: Chain LIBVIRT_FWO (1 references)
2026-05-12 00:16:12.206373 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-12 00:16:12.206376 : DEBUG_ARR:     0     0 ACCEPT     all  --  virbr0 *       192.168.122.0/24     0.0.0.0/0           
2026-05-12 00:16:12.206378 : DEBUG_ARR:     0     0 REJECT     all  --  virbr0 *       0.0.0.0/0            0.0.0.0/0            reject-with icmp-port-unreachable
2026-05-12 00:16:12.206382 : DEBUG_ARR: 
2026-05-12 00:16:12.206384 : DEBUG_ARR: Chain LIBVIRT_FWX (1 references)
2026-05-12 00:16:12.206387 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-12 00:16:12.206390 : DEBUG_ARR:     0     0 ACCEPT     all  --  virbr0 virbr0  0.0.0.0/0            0.0.0.0/0           
2026-05-12 00:16:12.206393 : DEBUG_ARR: 
2026-05-12 00:16:12.206396 : DEBUG_ARR: Chain LIBVIRT_INP (1 references)
2026-05-12 00:16:12.206398 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-12 00:16:12.206401 : DEBUG_ARR:     0     0 ACCEPT     udp  --  virbr0 *       0.0.0.0/0            0.0.0.0/0            udp dpt:53
2026-05-12 00:16:12.206404 : DEBUG_ARR:     0     0 ACCEPT     tcp  --  virbr0 *       0.0.0.0/0            0.0.0.0/0            tcp dpt:53
2026-05-12 00:16:12.206407 : DEBUG_ARR:     0     0 ACCEPT     udp  --  virbr0 *       0.0.0.0/0            0.0.0.0/0            udp dpt:67
2026-05-12 00:16:12.206409 : DEBUG_ARR:     0     0 ACCEPT     tcp  --  virbr0 *       0.0.0.0/0            0.0.0.0/0            tcp dpt:67
2026-05-12 00:16:12.206412 : DEBUG_ARR: 
2026-05-12 00:16:12.206415 : DEBUG_ARR: Chain LIBVIRT_OUT (1 references)
2026-05-12 00:16:12.206418 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-12 00:16:12.206421 : DEBUG_ARR:     0     0 ACCEPT     udp  --  *      virbr0  0.0.0.0/0            0.0.0.0/0            udp dpt:53
2026-05-12 00:16:12.206423 : DEBUG_ARR:     0     0 ACCEPT     tcp  --  *      virbr0  0.0.0.0/0            0.0.0.0/0            tcp dpt:53
2026-05-12 00:16:12.206426 : DEBUG_ARR:     0     0 ACCEPT     udp  --  *      virbr0  0.0.0.0/0            0.0.0.0/0            udp dpt:68
2026-05-12 00:16:12.206429 : DEBUG_ARR:     0     0 ACCEPT     tcp  --  *      virbr0  0.0.0.0/0            0.0.0.0/0            tcp dpt:68
2026-05-12 00:16:12.206453 : sudo  iptables -t nat -L -v -n
2026-05-12 00:16:12.214884 : DEBUG_ARR: Chain PREROUTING (policy ACCEPT 300K packets, 35M bytes)
2026-05-12 00:16:12.214909 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-12 00:16:12.214914 : DEBUG_ARR:     0     0 DNAT       tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            tcp dpt:2224 to:192.168.0.2:22
2026-05-12 00:16:12.214918 : DEBUG_ARR:     0     0 DNAT       tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            tcp dpt:4500 to:192.168.0.2:4500
2026-05-12 00:16:12.214921 : DEBUG_ARR:     0     0 DNAT       tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            tcp dpt:4501 to:192.168.0.2:4501
2026-05-12 00:16:12.214925 : DEBUG_ARR:     0     0 DNAT       tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            tcp dpt:4507 to:192.168.0.2:4507
2026-05-12 00:16:12.214975 : DEBUG_ARR: 
2026-05-12 00:16:12.214980 : DEBUG_ARR: Chain INPUT (policy ACCEPT 294K packets, 34M bytes)
2026-05-12 00:16:12.214983 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-12 00:16:12.214986 : DEBUG_ARR: 
2026-05-12 00:16:12.214989 : DEBUG_ARR: Chain OUTPUT (policy ACCEPT 447K packets, 30M bytes)
2026-05-12 00:16:12.214993 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-12 00:16:12.214996 : DEBUG_ARR: 
2026-05-12 00:16:12.214999 : DEBUG_ARR: Chain POSTROUTING (policy ACCEPT 447K packets, 30M bytes)
2026-05-12 00:16:12.215002 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-12 00:16:12.215005 : DEBUG_ARR:  466K   31M LIBVIRT_PRT  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2026-05-12 00:16:12.215008 : DEBUG_ARR:  4598  323K SNAT       all  --  *      *       192.168.0.2          0.0.0.0/0            to:30.57.186.111
2026-05-12 00:16:12.215011 : DEBUG_ARR: 
2026-05-12 00:16:12.215014 : DEBUG_ARR: Chain LIBVIRT_PRT (1 references)
2026-05-12 00:16:12.215017 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-12 00:16:12.215019 : DEBUG_ARR:   761 55582 RETURN     all  --  *      *       192.168.122.0/24     224.0.0.0/24        
2026-05-12 00:16:12.215022 : DEBUG_ARR:     0     0 RETURN     all  --  *      *       192.168.122.0/24     255.255.255.255     
2026-05-12 00:16:12.215025 : DEBUG_ARR:     0     0 MASQUERADE  tcp  --  *      *       192.168.122.0/24    !192.168.122.0/24     masq ports: 1024-65535
2026-05-12 00:16:12.215028 : DEBUG_ARR:     0     0 MASQUERADE  udp  --  *      *       192.168.122.0/24    !192.168.122.0/24     masq ports: 1024-65535
2026-05-12 00:16:12.215033 : DEBUG_ARR:     0     0 MASQUERADE  all  --  *      *       192.168.122.0/24    !192.168.122.0/24    
2026-05-12 00:16:12.215093 : sed -i 's/52:54:00:18:0a:95/52:54:00:b8:fc:18/g' /tmp/local_cache//1778569691.219551/50-cloud-init.yaml
2026-05-12 00:16:12.217867 : sudo virsh destroy pytest_vm_192.168.0.2
2026-05-12 00:16:12.829010 : DEBUG_ARR: Domain pytest_vm_192.168.0.2 destroyed
2026-05-12 00:16:12.829046 : DEBUG_ARR: 
2026-05-12 00:16:32.849126 : sudo virsh destroy pytest_vm_192.168.0.2
2026-05-12 00:16:32.874656 : DEBUG_ARR: error: Failed to destroy domain pytest_vm_192.168.0.2
2026-05-12 00:16:32.874688 : DEBUG_ARR: error: Requested operation is not valid: domain is not running
2026-05-12 00:16:32.874693 : DEBUG_ARR: 
2026-05-12 00:19:52.994806 : sudo virt-copy-in -d pytest_vm_192.168.0.2  /tmp/local_cache//1778569691.219551/50-cloud-init.yaml  /etc/netplan/
2026-05-12 00:19:58.449470 : sudo virt-copy-in -d pytest_vm_192.168.0.2  /tmp/local_cache//1778569691.219551//sonic-vs.img.gz  /home/ubuntu/
2026-05-12 00:20:16.192647 : sudo virsh start pytest_vm_192.168.0.2
2026-05-12 00:20:17.888203 : DEBUG_ARR: Domain pytest_vm_192.168.0.2 started
2026-05-12 00:20:17.888247 : DEBUG_ARR: 
2026-05-12 00:20:17.888285 : ping 192.168.0.2 -c 2
2026-05-12 00:20:20.947731 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-12 00:20:20.947774 : DEBUG_ARR: From 192.168.0.1 icmp_seq=1 Destination Host Unreachable
2026-05-12 00:20:20.947778 : DEBUG_ARR: From 192.168.0.1 icmp_seq=2 Destination Host Unreachable
2026-05-12 00:20:20.947782 : DEBUG_ARR: 
2026-05-12 00:20:20.947786 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-12 00:20:20.947789 : DEBUG_ARR: 2 packets transmitted, 0 received, +2 errors, 100% packet loss, time 1008ms
2026-05-12 00:20:20.947792 : DEBUG_ARR: pipe 2
2026-05-12 00:20:20.947812 : ping 192.168.0.2 -c 2
2026-05-12 00:20:24.019641 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-12 00:20:24.019681 : DEBUG_ARR: From 192.168.0.1 icmp_seq=1 Destination Host Unreachable
2026-05-12 00:20:24.019685 : DEBUG_ARR: From 192.168.0.1 icmp_seq=2 Destination Host Unreachable
2026-05-12 00:20:24.019689 : DEBUG_ARR: 
2026-05-12 00:20:24.019694 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-12 00:20:24.019697 : DEBUG_ARR: 2 packets transmitted, 0 received, +2 errors, 100% packet loss, time 1025ms
2026-05-12 00:20:24.019700 : DEBUG_ARR: pipe 2
2026-05-12 00:20:24.019735 : Can't ping VM 192.168.0.2 at round 1
2026-05-12 00:20:44.039792 : ping 192.168.0.2 -c 2
2026-05-12 00:20:45.043552 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-12 00:20:45.043588 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=1 ttl=64 time=0.250 ms
2026-05-12 00:20:45.043593 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=2 ttl=64 time=0.097 ms
2026-05-12 00:20:45.043596 : DEBUG_ARR: 
2026-05-12 00:20:45.043602 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-12 00:20:45.043605 : DEBUG_ARR: 2 packets transmitted, 2 received, 0% packet loss, time 1001ms
2026-05-12 00:20:45.043608 : DEBUG_ARR: rtt min/avg/max/mdev = 0.097/0.173/0.250/0.076 ms
2026-05-12 00:20:45.043627 : ping 192.168.0.2 -c 2
2026-05-12 00:20:46.067492 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-12 00:20:46.067522 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=1 ttl=64 time=0.111 ms
2026-05-12 00:20:46.067527 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=2 ttl=64 time=0.065 ms
2026-05-12 00:20:46.067530 : DEBUG_ARR: 
2026-05-12 00:20:46.067533 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-12 00:20:46.067536 : DEBUG_ARR: 2 packets transmitted, 2 received, 0% packet loss, time 1021ms
2026-05-12 00:20:46.067540 : DEBUG_ARR: rtt min/avg/max/mdev = 0.065/0.088/0.111/0.023 ms
2026-05-12 00:20:46.067608 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "cat /etc/os-release  | grep "ID=""
2026-05-12 00:20:47.169358 : DEBUG_ARR: ID=ubuntu
2026-05-12 00:20:47.169399 : DEBUG_ARR: VERSION_ID="20.04"
2026-05-12 00:20:47.169451 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "apt list | grep installed"
2026-05-12 00:20:48.934816 : DEBUG_ARR: 
2026-05-12 00:20:48.934856 : DEBUG_ARR: WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2026-05-12 00:20:48.934861 : DEBUG_ARR: 
2026-05-12 00:20:48.934864 : DEBUG_ARR: acl/focal,now 2.2.53-6 amd64 [installed,automatic]
2026-05-12 00:20:48.934867 : DEBUG_ARR: adduser/focal,now 3.118ubuntu2 all [installed,automatic]
2026-05-12 00:20:48.934870 : DEBUG_ARR: adwaita-icon-theme/focal-updates,now 3.36.1-2ubuntu0.20.04.2 all [installed,automatic]
2026-05-12 00:20:48.934873 : DEBUG_ARR: alsa-topology-conf/focal,now 1.2.2-1 all [installed,automatic]
2026-05-12 00:20:48.934876 : DEBUG_ARR: alsa-ucm-conf/focal-updates,now 1.2.2-1ubuntu0.13 all [installed,automatic]
2026-05-12 00:20:48.934879 : DEBUG_ARR: apport-symptoms/focal,now 0.23 all [installed,automatic]
2026-05-12 00:20:48.934881 : DEBUG_ARR: apt-transport-https/focal-updates,now 2.0.10 all [installed]
2026-05-12 00:20:48.934884 : DEBUG_ARR: at-spi2-core/focal,now 2.36.0-2 amd64 [installed,automatic]
2026-05-12 00:20:48.934887 : DEBUG_ARR: at/focal,now 3.1.23-1ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.934890 : DEBUG_ARR: base-files/focal-updates,now 11ubuntu5.7 amd64 [installed]
2026-05-12 00:20:48.934892 : DEBUG_ARR: base-passwd/focal,now 3.5.47 amd64 [installed]
2026-05-12 00:20:48.934895 : DEBUG_ARR: bash-completion/focal,now 1:2.10-1ubuntu1 all [installed,automatic]
2026-05-12 00:20:48.934901 : DEBUG_ARR: bash/focal-updates,focal-security,now 5.0-6ubuntu1.2 amd64 [installed]
2026-05-12 00:20:48.934904 : DEBUG_ARR: bc/focal,now 1.07.1-2build1 amd64 [installed,automatic]
2026-05-12 00:20:48.934907 : DEBUG_ARR: bcache-tools/focal-updates,now 1.0.8-3ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.934910 : DEBUG_ARR: bolt/focal-updates,now 0.9.1-2~ubuntu20.04.2 amd64 [installed,automatic]
2026-05-12 00:20:48.934913 : DEBUG_ARR: bridge-utils/focal,now 1.6-2ubuntu1 amd64 [installed]
2026-05-12 00:20:48.934976 : DEBUG_ARR: bsdmainutils/focal,now 11.1.2ubuntu3 amd64 [installed,automatic]
2026-05-12 00:20:48.934981 : DEBUG_ARR: btrfs-progs/focal,now 5.4.1-2 amd64 [installed,automatic]
2026-05-12 00:20:48.934984 : DEBUG_ARR: build-essential/focal-updates,now 12.8ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.934987 : DEBUG_ARR: busybox-initramfs/focal-updates,focal-security,now 1:1.30.1-4ubuntu6.4 amd64 [installed,automatic]
2026-05-12 00:20:48.934990 : DEBUG_ARR: busybox-static/focal-updates,focal-security,now 1:1.30.1-4ubuntu6.4 amd64 [installed,automatic]
2026-05-12 00:20:48.934993 : DEBUG_ARR: byobu/focal,now 5.133-0ubuntu1 all [installed,automatic]
2026-05-12 00:20:48.934996 : DEBUG_ARR: bzip2/focal,now 1.0.8-2 amd64 [installed,automatic]
2026-05-12 00:20:48.934999 : DEBUG_ARR: ca-certificates/focal-updates,focal-security,now 20230311ubuntu0.20.04.1 all [installed,automatic]
2026-05-12 00:20:48.935002 : DEBUG_ARR: cloud-guest-utils/focal,now 0.31-7-gd99b2d76-0ubuntu1 all [installed,automatic]
2026-05-12 00:20:48.935005 : DEBUG_ARR: cloud-image-utils/focal,now 0.31-7-gd99b2d76-0ubuntu1 all [installed]
2026-05-12 00:20:48.935008 : DEBUG_ARR: cloud-initramfs-copymods/focal-updates,now 0.45ubuntu2 all [installed,automatic]
2026-05-12 00:20:48.935011 : DEBUG_ARR: cloud-initramfs-dyn-netconf/focal-updates,now 0.45ubuntu2 all [installed,automatic]
2026-05-12 00:20:48.935013 : DEBUG_ARR: command-not-found/focal-updates,now 20.04.6 all [installed,automatic]
2026-05-12 00:20:48.935020 : DEBUG_ARR: console-setup-linux/focal,now 1.194ubuntu3 all [installed,automatic]
2026-05-12 00:20:48.935023 : DEBUG_ARR: console-setup/focal,now 1.194ubuntu3 all [installed,automatic]
2026-05-12 00:20:48.935025 : DEBUG_ARR: coreutils/focal,now 8.30-3ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.935028 : DEBUG_ARR: cpio/focal-updates,focal-security,now 2.13+dfsg-2ubuntu0.3 amd64 [installed,automatic]
2026-05-12 00:20:48.935031 : DEBUG_ARR: cpp/focal,now 4:9.3.0-1ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.935036 : DEBUG_ARR: cpu-checker/focal,now 0.7-1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935038 : DEBUG_ARR: cron/focal,now 3.0pl1-136ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935052 : DEBUG_ARR: cryptsetup-bin/focal-updates,focal-security,now 2:2.2.2-3ubuntu2.4 amd64 [installed,automatic]
2026-05-12 00:20:48.935055 : DEBUG_ARR: cryptsetup-initramfs/focal-updates,focal-security,now 2:2.2.2-3ubuntu2.4 all [installed,automatic]
2026-05-12 00:20:48.935058 : DEBUG_ARR: cryptsetup-run/focal-updates,focal-security,now 2:2.2.2-3ubuntu2.4 all [installed,automatic]
2026-05-12 00:20:48.935061 : DEBUG_ARR: cryptsetup/focal-updates,focal-security,now 2:2.2.2-3ubuntu2.4 amd64 [installed,automatic]
2026-05-12 00:20:48.935066 : DEBUG_ARR: curl/focal-updates,focal-security,now 7.68.0-1ubuntu2.21 amd64 [installed]
2026-05-12 00:20:48.935069 : DEBUG_ARR: dash/focal,now 0.5.10.2-6 amd64 [installed]
2026-05-12 00:20:48.935072 : DEBUG_ARR: dbus-user-session/focal-updates,focal-security,now 1.12.16-2ubuntu2.3 amd64 [installed,automatic]
2026-05-12 00:20:48.935074 : DEBUG_ARR: dbus/focal-updates,focal-security,now 1.12.16-2ubuntu2.3 amd64 [installed,automatic]
2026-05-12 00:20:48.935077 : DEBUG_ARR: dconf-gsettings-backend/focal,now 0.36.0-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935080 : DEBUG_ARR: dconf-service/focal,now 0.36.0-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935084 : DEBUG_ARR: debconf-i18n/focal,now 1.5.73 all [installed,automatic]
2026-05-12 00:20:48.935086 : DEBUG_ARR: debconf/focal,now 1.5.73 all [installed,automatic]
2026-05-12 00:20:48.935089 : DEBUG_ARR: debianutils/focal,now 4.9.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935092 : DEBUG_ARR: diffutils/focal,now 1:3.7-3 amd64 [installed]
2026-05-12 00:20:48.935095 : DEBUG_ARR: dirmngr/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935097 : DEBUG_ARR: dmeventd/focal,now 2:1.02.167-1ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935100 : DEBUG_ARR: dmidecode/focal,now 3.2-3 amd64 [installed,automatic]
2026-05-12 00:20:48.935103 : DEBUG_ARR: dmsetup/focal,now 2:1.02.167-1ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935106 : DEBUG_ARR: dns-root-data/focal,now 2019052802 all [installed,automatic]
2026-05-12 00:20:48.935109 : DEBUG_ARR: dnsmasq-base/focal-updates,focal-security,now 2.80-1.1ubuntu1.7 amd64 [installed,automatic]
2026-05-12 00:20:48.935111 : DEBUG_ARR: docker.io/focal-updates,now 24.0.5-0ubuntu1~20.04.1 amd64 [installed]
2026-05-12 00:20:48.935114 : DEBUG_ARR: dosfstools/focal,now 4.1-2 amd64 [installed,automatic]
2026-05-12 00:20:48.935117 : DEBUG_ARR: dpkg-dev/focal-updates,focal-security,now 1.19.7ubuntu3.2 all [installed,automatic]
2026-05-12 00:20:48.935120 : DEBUG_ARR: dpkg/focal-updates,focal-security,now 1.19.7ubuntu3.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935122 : DEBUG_ARR: e2fsprogs/focal-updates,focal-security,now 1.45.5-2ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935125 : DEBUG_ARR: eatmydata/focal,now 105-7 all [installed]
2026-05-12 00:20:48.935128 : DEBUG_ARR: ed/focal,now 1.16-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935131 : DEBUG_ARR: efibootmgr/focal,now 17-1 amd64 [installed]
2026-05-12 00:20:48.935134 : DEBUG_ARR: eject/focal,now 2.1.5+deb1+cvs20081104-14 amd64 [installed,automatic]
2026-05-12 00:20:48.935137 : DEBUG_ARR: ethtool/focal,now 1:5.4-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935139 : DEBUG_ARR: fakeroot/focal,now 1.24-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935142 : DEBUG_ARR: file/focal,now 1:5.38-4 amd64 [installed,automatic]
2026-05-12 00:20:48.935145 : DEBUG_ARR: finalrd/focal-updates,now 6~ubuntu20.04.1 all [installed,automatic]
2026-05-12 00:20:48.935148 : DEBUG_ARR: findutils/focal,now 4.7.0-1ubuntu1 amd64 [installed]
2026-05-12 00:20:48.935150 : DEBUG_ARR: fontconfig-config/focal,now 2.13.1-2ubuntu3 all [installed,automatic]
2026-05-12 00:20:48.935153 : DEBUG_ARR: fontconfig/focal,now 2.13.1-2ubuntu3 amd64 [installed,automatic]
2026-05-12 00:20:48.935156 : DEBUG_ARR: fonts-dejavu-core/focal,now 2.37-1 all [installed,automatic]
2026-05-12 00:20:48.935159 : DEBUG_ARR: fonts-ubuntu-console/focal,now 0.83-4ubuntu1 all [installed,automatic]
2026-05-12 00:20:48.935162 : DEBUG_ARR: friendly-recovery/focal-updates,now 0.2.41ubuntu0.20.04.1 all [installed,automatic]
2026-05-12 00:20:48.935164 : DEBUG_ARR: ftp/focal,now 0.17-34.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935167 : DEBUG_ARR: fuse/focal,now 2.9.9-3 amd64 [installed,automatic]
2026-05-12 00:20:48.935170 : DEBUG_ARR: g++/focal,now 4:9.3.0-1ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.935173 : DEBUG_ARR: gcc/focal,now 4:9.3.0-1ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.935175 : DEBUG_ARR: gdisk/focal,now 1.0.5-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935178 : DEBUG_ARR: genisoimage/focal,now 9:1.1.11-3.1ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935187 : DEBUG_ARR: gettext-base/focal,now 0.19.8.1-10build1 amd64 [installed,automatic]
2026-05-12 00:20:48.935190 : DEBUG_ARR: gir1.2-freedesktop/focal-updates,now 1.64.1-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935193 : DEBUG_ARR: gir1.2-glib-2.0/focal-updates,now 1.64.1-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935196 : DEBUG_ARR: gir1.2-libosinfo-1.0/focal,now 1.7.1-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935199 : DEBUG_ARR: gir1.2-packagekitglib-1.0/focal-updates,focal-security,now 1.1.13-2ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935203 : DEBUG_ARR: git-man/focal-updates,focal-security,now 1:2.25.1-1ubuntu3.11 all [installed,automatic]
2026-05-12 00:20:48.935206 : DEBUG_ARR: git/focal-updates,focal-security,now 1:2.25.1-1ubuntu3.11 amd64 [installed,automatic]
2026-05-12 00:20:48.935209 : DEBUG_ARR: glib-networking-common/focal-updates,focal-security,now 2.64.2-1ubuntu0.1 all [installed,automatic]
2026-05-12 00:20:48.935211 : DEBUG_ARR: glib-networking-services/focal-updates,focal-security,now 2.64.2-1ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935232 : DEBUG_ARR: glib-networking/focal-updates,focal-security,now 2.64.2-1ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935235 : DEBUG_ARR: gnupg-l10n/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 all [installed,automatic]
2026-05-12 00:20:48.935238 : DEBUG_ARR: gnupg-utils/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935241 : DEBUG_ARR: gnupg/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 all [installed,automatic]
2026-05-12 00:20:48.935244 : DEBUG_ARR: gpg-agent/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935247 : DEBUG_ARR: gpg-wks-client/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935249 : DEBUG_ARR: gpg-wks-server/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935252 : DEBUG_ARR: gpg/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935255 : DEBUG_ARR: gpgconf/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935258 : DEBUG_ARR: gpgsm/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935260 : DEBUG_ARR: gpgv/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935263 : DEBUG_ARR: grep/focal,now 3.4-1 amd64 [installed]
2026-05-12 00:20:48.935266 : DEBUG_ARR: groff-base/focal,now 1.22.4-4build1 amd64 [installed,automatic]
2026-05-12 00:20:48.935269 : DEBUG_ARR: grub-gfxpayload-lists/focal,now 0.7 amd64 [installed,automatic]
2026-05-12 00:20:48.935272 : DEBUG_ARR: gsettings-desktop-schemas/focal,now 3.36.0-1ubuntu1 all [installed,automatic]
2026-05-12 00:20:48.935274 : DEBUG_ARR: gtk-update-icon-cache/focal-updates,now 3.24.20-0ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935277 : DEBUG_ARR: gzip/focal-updates,focal-security,now 1.10-0ubuntu4.1 amd64 [installed]
2026-05-12 00:20:48.935280 : DEBUG_ARR: hdparm/focal,now 9.58+ds-4 amd64 [installed,automatic]
2026-05-12 00:20:48.935283 : DEBUG_ARR: hicolor-icon-theme/focal,now 0.17-2 all [installed,automatic]
2026-05-12 00:20:48.935286 : DEBUG_ARR: hostname/focal,now 3.23 amd64 [installed]
2026-05-12 00:20:48.935288 : DEBUG_ARR: htop/focal,now 2.2.0-2build1 amd64 [installed,automatic]
2026-05-12 00:20:48.935291 : DEBUG_ARR: humanity-icon-theme/focal,now 0.6.15 all [installed,automatic]
2026-05-12 00:20:48.935294 : DEBUG_ARR: i965-va-driver/focal,now 2.4.0-0ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935296 : DEBUG_ARR: ibverbs-providers/focal,now 28.0-1ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935299 : DEBUG_ARR: ifupdown/focal,now 0.8.35ubuntu1 amd64 [installed]
2026-05-12 00:20:48.935302 : DEBUG_ARR: info/focal,now 6.7.0.dfsg.2-5 amd64 [installed,automatic]
2026-05-12 00:20:48.935305 : DEBUG_ARR: init-system-helpers/focal,now 1.57 all [installed,automatic]
2026-05-12 00:20:48.935307 : DEBUG_ARR: init/focal,now 1.57 amd64 [installed]
2026-05-12 00:20:48.935310 : DEBUG_ARR: initramfs-tools-bin/focal-updates,now 0.136ubuntu6.7 amd64 [installed,automatic]
2026-05-12 00:20:48.935313 : DEBUG_ARR: initramfs-tools-core/focal-updates,now 0.136ubuntu6.7 all [installed,automatic]
2026-05-12 00:20:48.935316 : DEBUG_ARR: initramfs-tools/focal-updates,now 0.136ubuntu6.7 all [installed,automatic]
2026-05-12 00:20:48.935319 : DEBUG_ARR: install-info/focal,now 6.7.0.dfsg.2-5 amd64 [installed,automatic]
2026-05-12 00:20:48.935322 : DEBUG_ARR: intel-media-va-driver/focal,now 20.1.1+dfsg1-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935324 : DEBUG_ARR: iproute2/focal,now 5.5.0-1ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935327 : DEBUG_ARR: iputils-ping/focal,now 3:20190709-3 amd64 [installed,automatic]
2026-05-12 00:20:48.935330 : DEBUG_ARR: iputils-tracepath/focal,now 3:20190709-3 amd64 [installed,automatic]
2026-05-12 00:20:48.935332 : DEBUG_ARR: ipxe-qemu-256k-compat-efi-roms/focal,now 1.0.0+git-20150424.a25a16d-0ubuntu4 all [installed,automatic]
2026-05-12 00:20:48.935335 : DEBUG_ARR: ipxe-qemu/focal-updates,now 1.0.0+git-20190109.133f4c4-0ubuntu3.2 all [installed,automatic]
2026-05-12 00:20:48.935338 : DEBUG_ARR: irqbalance/focal,now 1.6.0-3ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935341 : DEBUG_ARR: isc-dhcp-client/focal-updates,now 4.4.1-2.1ubuntu5.20.04.5 amd64 [installed,automatic]
2026-05-12 00:20:48.935343 : DEBUG_ARR: isc-dhcp-common/focal-updates,now 4.4.1-2.1ubuntu5.20.04.5 amd64 [installed,automatic]
2026-05-12 00:20:48.935346 : DEBUG_ARR: iso-codes/focal,now 4.4-1 all [installed,automatic]
2026-05-12 00:20:48.935349 : DEBUG_ARR: kbd/focal,now 2.0.4-4ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.935351 : DEBUG_ARR: keyboard-configuration/focal,now 1.194ubuntu3 all [installed,automatic]
2026-05-12 00:20:48.935354 : DEBUG_ARR: klibc-utils/focal-updates,focal-security,now 2.0.7-1ubuntu5.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935357 : DEBUG_ARR: kmod/focal-updates,now 27-1ubuntu2.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935360 : DEBUG_ARR: landscape-common/focal-updates,now 19.12-0ubuntu4.3 amd64 [installed,automatic]
2026-05-12 00:20:48.935362 : DEBUG_ARR: language-selector-common/focal-updates,now 0.204.2 all [installed,automatic]
2026-05-12 00:20:48.935365 : DEBUG_ARR: less/focal-updates,now 551-1ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935368 : DEBUG_ARR: libaa1/focal,now 1.4p5-46 amd64 [installed,automatic]
2026-05-12 00:20:48.935371 : DEBUG_ARR: libacl1/focal,now 2.2.53-6 amd64 [installed,automatic]
2026-05-12 00:20:48.935373 : DEBUG_ARR: libaio1/focal,now 0.3.112-5 amd64 [installed,automatic]
2026-05-12 00:20:48.935376 : DEBUG_ARR: libalgorithm-diff-perl/focal,now 1.19.03-2 all [installed,automatic]
2026-05-12 00:20:48.935379 : DEBUG_ARR: libalgorithm-diff-xs-perl/focal,now 0.04-6 amd64 [installed,automatic]
2026-05-12 00:20:48.935382 : DEBUG_ARR: libalgorithm-merge-perl/focal,now 0.08-3 all [installed,automatic]
2026-05-12 00:20:48.935384 : DEBUG_ARR: libappstream4/focal,now 0.12.10-2 amd64 [installed,automatic]
2026-05-12 00:20:48.935387 : DEBUG_ARR: libarchive13/focal-updates,focal-security,now 3.4.0-2ubuntu1.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935390 : DEBUG_ARR: libargon2-1/focal,now 0~20171227-0.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935392 : DEBUG_ARR: libasn1-8-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-12 00:20:48.935395 : DEBUG_ARR: libasound2-data/focal-updates,now 1.2.2-2.1ubuntu2.5 all [installed,automatic]
2026-05-12 00:20:48.935398 : DEBUG_ARR: libasound2/focal-updates,now 1.2.2-2.1ubuntu2.5 amd64 [installed,automatic]
2026-05-12 00:20:48.935401 : DEBUG_ARR: libassuan0/focal,now 2.5.3-7ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.935403 : DEBUG_ARR: libasyncns0/focal,now 0.8-6 amd64 [installed,automatic]
2026-05-12 00:20:48.935406 : DEBUG_ARR: libatasmart4/focal,now 0.19-5 amd64 [installed,automatic]
2026-05-12 00:20:48.935409 : DEBUG_ARR: libatk-bridge2.0-0/focal-updates,now 2.34.2-0ubuntu2~20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935412 : DEBUG_ARR: libatk1.0-0/focal,now 2.35.1-1ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.935414 : DEBUG_ARR: libatk1.0-data/focal,now 2.35.1-1ubuntu2 all [installed,automatic]
2026-05-12 00:20:48.935417 : DEBUG_ARR: libatm1/focal,now 1:2.5.1-4 amd64 [installed,automatic]
2026-05-12 00:20:48.935420 : DEBUG_ARR: libatspi2.0-0/focal,now 2.36.0-2 amd64 [installed,automatic]
2026-05-12 00:20:48.935422 : DEBUG_ARR: libattr1/focal,now 1:2.4.48-5 amd64 [installed,automatic]
2026-05-12 00:20:48.935425 : DEBUG_ARR: libaudit-common/focal,now 1:2.8.5-2ubuntu6 all [installed,automatic]
2026-05-12 00:20:48.935428 : DEBUG_ARR: libaudit1/focal,now 1:2.8.5-2ubuntu6 amd64 [installed,automatic]
2026-05-12 00:20:48.935431 : DEBUG_ARR: libavc1394-0/focal,now 0.5.4-5 amd64 [installed,automatic]
2026-05-12 00:20:48.935447 : DEBUG_ARR: libblockdev-crypto2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-12 00:20:48.935450 : DEBUG_ARR: libblockdev-fs2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-12 00:20:48.935453 : DEBUG_ARR: libblockdev-loop2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-12 00:20:48.935456 : DEBUG_ARR: libblockdev-part-err2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-12 00:20:48.935459 : DEBUG_ARR: libblockdev-part2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-12 00:20:48.935462 : DEBUG_ARR: libblockdev-swap2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-12 00:20:48.935464 : DEBUG_ARR: libblockdev-utils2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-12 00:20:48.935467 : DEBUG_ARR: libblockdev2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-12 00:20:48.935470 : DEBUG_ARR: libboost-iostreams1.71.0/focal,now 1.71.0-6ubuntu6 amd64 [installed,automatic]
2026-05-12 00:20:48.935473 : DEBUG_ARR: libboost-thread1.71.0/focal,now 1.71.0-6ubuntu6 amd64 [installed,automatic]
2026-05-12 00:20:48.935476 : DEBUG_ARR: libbrlapi0.7/focal,now 6.0+dfsg-4ubuntu6 amd64 [installed,automatic]
2026-05-12 00:20:48.935478 : DEBUG_ARR: libbrotli1/focal-updates,focal-security,now 1.0.7-6ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935481 : DEBUG_ARR: libbsd0/focal,now 0.10.0-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935484 : DEBUG_ARR: libbz2-1.0/focal,now 1.0.8-2 amd64 [installed,automatic]
2026-05-12 00:20:48.935487 : DEBUG_ARR: libcaca0/focal-updates,focal-security,now 0.99.beta19-2.1ubuntu1.20.04.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935490 : DEBUG_ARR: libcacard0/focal,now 1:2.6.1-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935492 : DEBUG_ARR: libcairo-gobject2/focal,now 1.16.0-4ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935495 : DEBUG_ARR: libcairo2/focal,now 1.16.0-4ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935498 : DEBUG_ARR: libcanberra0/focal,now 0.30-7ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935501 : DEBUG_ARR: libcap-ng0/focal,now 0.7.9-2.1build1 amd64 [installed,automatic]
2026-05-12 00:20:48.935503 : DEBUG_ARR: libcbor0.6/focal,now 0.6.0-0ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935506 : DEBUG_ARR: libcdparanoia0/focal,now 3.10.2+debian-13 amd64 [installed,automatic]
2026-05-12 00:20:48.935509 : DEBUG_ARR: libcolord2/focal,now 1.4.4-2 amd64 [installed,automatic]
2026-05-12 00:20:48.935512 : DEBUG_ARR: libcom-err2/focal-updates,focal-security,now 1.45.5-2ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935514 : DEBUG_ARR: libcrypt-dev/focal,now 1:4.4.10-10ubuntu4 amd64 [installed,automatic]
2026-05-12 00:20:48.935517 : DEBUG_ARR: libcrypt1/focal,now 1:4.4.10-10ubuntu4 amd64 [installed,automatic]
2026-05-12 00:20:48.935520 : DEBUG_ARR: libcryptsetup12/focal-updates,focal-security,now 2:2.2.2-3ubuntu2.4 amd64 [installed,automatic]
2026-05-12 00:20:48.935523 : DEBUG_ARR: libcurl4/focal-updates,focal-security,now 7.68.0-1ubuntu2.21 amd64 [installed,automatic]
2026-05-12 00:20:48.935525 : DEBUG_ARR: libdatrie1/focal,now 0.2.12-3 amd64 [installed,automatic]
2026-05-12 00:20:48.935528 : DEBUG_ARR: libdb5.3/focal,now 5.3.28+dfsg1-0.6ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.935531 : DEBUG_ARR: libdbus-1-3/focal-updates,focal-security,now 1.12.16-2ubuntu2.3 amd64 [installed,automatic]
2026-05-12 00:20:48.935534 : DEBUG_ARR: libdconf1/focal,now 0.36.0-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935537 : DEBUG_ARR: libdebconfclient0/focal,now 0.251ubuntu1 amd64 [installed]
2026-05-12 00:20:48.935539 : DEBUG_ARR: libdevmapper-event1.02.1/focal,now 2:1.02.167-1ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935542 : DEBUG_ARR: libdevmapper1.02.1/focal,now 2:1.02.167-1ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935545 : DEBUG_ARR: libdns-export1109/focal-updates,now 1:9.11.16+dfsg-3~ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935548 : DEBUG_ARR: libdpkg-perl/focal-updates,focal-security,now 1.19.7ubuntu3.2 all [installed,automatic]
2026-05-12 00:20:48.935550 : DEBUG_ARR: libdrm-amdgpu1/focal-updates,focal-security,now 2.4.107-8ubuntu1~20.04.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935553 : DEBUG_ARR: libdrm-common/focal-updates,focal-security,now 2.4.107-8ubuntu1~20.04.2 all [installed,automatic]
2026-05-12 00:20:48.935556 : DEBUG_ARR: libdrm-intel1/focal-updates,focal-security,now 2.4.107-8ubuntu1~20.04.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935559 : DEBUG_ARR: libdrm-nouveau2/focal-updates,focal-security,now 2.4.107-8ubuntu1~20.04.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935561 : DEBUG_ARR: libdrm-radeon1/focal-updates,focal-security,now 2.4.107-8ubuntu1~20.04.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935564 : DEBUG_ARR: libdrm2/focal-updates,focal-security,now 2.4.107-8ubuntu1~20.04.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935567 : DEBUG_ARR: libdv4/focal,now 1.0.0-12 amd64 [installed,automatic]
2026-05-12 00:20:48.935569 : DEBUG_ARR: libeatmydata1/focal,now 105-7 amd64 [installed]
2026-05-12 00:20:48.935572 : DEBUG_ARR: libedit2/focal,now 3.1-20191231-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935575 : DEBUG_ARR: libefiboot1/focal-updates,now 37-2ubuntu2.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935578 : DEBUG_ARR: libefivar1/focal-updates,now 37-2ubuntu2.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935581 : DEBUG_ARR: libepoxy0/focal,now 1.5.4-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935583 : DEBUG_ARR: liberror-perl/focal,now 0.17029-1 all [installed,automatic]
2026-05-12 00:20:48.935586 : DEBUG_ARR: libestr0/focal,now 0.1.10-2.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935589 : DEBUG_ARR: libevent-2.1-7/focal,now 2.1.11-stable-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935591 : DEBUG_ARR: libexpat1-dev/focal-updates,focal-security,now 2.2.9-1ubuntu0.6 amd64 [installed,automatic]
2026-05-12 00:20:48.935594 : DEBUG_ARR: libexpat1/focal-updates,focal-security,now 2.2.9-1ubuntu0.6 amd64 [installed,automatic]
2026-05-12 00:20:48.935597 : DEBUG_ARR: libext2fs2/focal-updates,focal-security,now 1.45.5-2ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935600 : DEBUG_ARR: libfakeroot/focal,now 1.24-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935602 : DEBUG_ARR: libfastjson4/focal,now 0.99.8-2 amd64 [installed,automatic]
2026-05-12 00:20:48.935605 : DEBUG_ARR: libfdt1/focal,now 1.5.1-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935608 : DEBUG_ARR: libffi7/focal,now 3.3-4 amd64 [installed,automatic]
2026-05-12 00:20:48.935610 : DEBUG_ARR: libfido2-1/focal,now 1.3.1-1ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.935613 : DEBUG_ARR: libfile-fcntllock-perl/focal,now 0.22-3build4 amd64 [installed,automatic]
2026-05-12 00:20:48.935616 : DEBUG_ARR: libfl2/focal,now 2.6.4-6.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935619 : DEBUG_ARR: libfontconfig1/focal,now 2.13.1-2ubuntu3 amd64 [installed,automatic]
2026-05-12 00:20:48.935621 : DEBUG_ARR: libfribidi0/focal-updates,focal-security,now 1.0.8-2ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935624 : DEBUG_ARR: libfuse2/focal,now 2.9.9-3 amd64 [installed,automatic]
2026-05-12 00:20:48.935627 : DEBUG_ARR: libfwupdplugin1/focal-updates,now 1.5.11-0ubuntu1~20.04.2 amd64 [installed]
2026-05-12 00:20:48.935629 : DEBUG_ARR: libgbm1/focal-updates,focal-security,now 21.2.6-0ubuntu0.1~20.04.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935632 : DEBUG_ARR: libgcab-1.0-0/focal,now 1.4-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935635 : DEBUG_ARR: libgcrypt20/focal-updates,focal-security,now 1.8.5-5ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935638 : DEBUG_ARR: libgdbm-compat4/focal,now 1.18.1-5 amd64 [installed,automatic]
2026-05-12 00:20:48.935640 : DEBUG_ARR: libgdbm6/focal,now 1.18.1-5 amd64 [installed,automatic]
2026-05-12 00:20:48.935643 : DEBUG_ARR: libgdk-pixbuf2.0-0/focal-updates,focal-security,now 2.40.0+dfsg-3ubuntu0.4 amd64 [installed,automatic]
2026-05-12 00:20:48.935661 : DEBUG_ARR: libgdk-pixbuf2.0-bin/focal-updates,focal-security,now 2.40.0+dfsg-3ubuntu0.4 amd64 [installed,automatic]
2026-05-12 00:20:48.935664 : DEBUG_ARR: libgdk-pixbuf2.0-common/focal-updates,focal-security,now 2.40.0+dfsg-3ubuntu0.4 all [installed,automatic]
2026-05-12 00:20:48.935667 : DEBUG_ARR: libgirepository-1.0-1/focal-updates,now 1.64.1-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935670 : DEBUG_ARR: libgmp10/focal-updates,focal-security,now 2:6.2.0+dfsg-4ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935673 : DEBUG_ARR: libgovirt-common/focal,now 0.3.4-3.1 all [installed,automatic]
2026-05-12 00:20:48.935676 : DEBUG_ARR: libgovirt2/focal,now 0.3.4-3.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935678 : DEBUG_ARR: libgpg-error0/focal,now 1.37-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935681 : DEBUG_ARR: libgpm2/focal,now 1.20.7-5 amd64 [installed,automatic]
2026-05-12 00:20:48.935684 : DEBUG_ARR: libgraphite2-3/focal,now 1.3.13-11build1 amd64 [installed,automatic]
2026-05-12 00:20:48.935686 : DEBUG_ARR: libgssapi3-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-12 00:20:48.935689 : DEBUG_ARR: libgstreamer1.0-0/focal-updates,focal-security,now 1.16.3-0ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935692 : DEBUG_ARR: libgtk-3-0/focal-updates,now 3.24.20-0ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935695 : DEBUG_ARR: libgtk-3-bin/focal-updates,now 3.24.20-0ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935697 : DEBUG_ARR: libgtk-3-common/focal-updates,now 3.24.20-0ubuntu1.1 all [installed,automatic]
2026-05-12 00:20:48.935700 : DEBUG_ARR: libgtk-vnc-2.0-0/focal,now 1.0.0-1build1 amd64 [installed,automatic]
2026-05-12 00:20:48.935703 : DEBUG_ARR: libgudev-1.0-0/focal,now 1:233-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935706 : DEBUG_ARR: libgusb2/focal,now 0.3.4-0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935708 : DEBUG_ARR: libgvnc-1.0-0/focal,now 1.0.0-1build1 amd64 [installed,automatic]
2026-05-12 00:20:48.935711 : DEBUG_ARR: libharfbuzz0b/focal-updates,focal-security,now 2.6.4-1ubuntu4.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935714 : DEBUG_ARR: libhcrypto4-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-12 00:20:48.935716 : DEBUG_ARR: libheimbase1-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-12 00:20:48.935719 : DEBUG_ARR: libheimntlm0-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-12 00:20:48.935722 : DEBUG_ARR: libhogweed5/focal-updates,focal-security,now 3.5.1+really3.5.1-2ubuntu0.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935725 : DEBUG_ARR: libhx509-5-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-12 00:20:48.935727 : DEBUG_ARR: libibverbs1/focal,now 28.0-1ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935730 : DEBUG_ARR: libicu66/focal-updates,focal-security,now 66.1-2ubuntu2.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935733 : DEBUG_ARR: libidn11/focal,now 1.33-2.2ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.935735 : DEBUG_ARR: libidn2-0/focal,now 2.2.0-2 amd64 [installed,automatic]
2026-05-12 00:20:48.935738 : DEBUG_ARR: libiec61883-0/focal,now 1.2.0-3 amd64 [installed,automatic]
2026-05-12 00:20:48.935741 : DEBUG_ARR: libigdgmm11/focal,now 20.1.1+ds1-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935744 : DEBUG_ARR: libisc-export1105/focal-updates,now 1:9.11.16+dfsg-3~ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935747 : DEBUG_ARR: libiscsi7/focal,now 1.18.0-2 amd64 [installed,automatic]
2026-05-12 00:20:48.935749 : DEBUG_ARR: libisl22/focal,now 0.22.1-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935752 : DEBUG_ARR: libisns0/focal,now 0.97-3 amd64 [installed,automatic]
2026-05-12 00:20:48.935755 : DEBUG_ARR: libjack-jackd2-0/focal,now 1.9.12~dfsg-2ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.935757 : DEBUG_ARR: libjbig0/focal-updates,focal-security,now 2.1-3.1ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935760 : DEBUG_ARR: libjcat1/focal-updates,now 0.1.4-0ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935763 : DEBUG_ARR: libjpeg-turbo8/focal-updates,focal-security,now 2.0.3-0ubuntu1.20.04.3 amd64 [installed,automatic]
2026-05-12 00:20:48.935766 : DEBUG_ARR: libjpeg8/focal,now 8c-2ubuntu8 amd64 [installed,automatic]
2026-05-12 00:20:48.935768 : DEBUG_ARR: libjson-c4/focal-updates,focal-security,now 0.13.1+dfsg-7ubuntu0.3 amd64 [installed,automatic]
2026-05-12 00:20:48.935771 : DEBUG_ARR: libjson-glib-1.0-0/focal,now 1.4.4-2ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.935774 : DEBUG_ARR: libjson-glib-1.0-common/focal,now 1.4.4-2ubuntu2 all [installed,automatic]
2026-05-12 00:20:48.935776 : DEBUG_ARR: libkeyutils1/focal-updates,now 1.6-6ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935779 : DEBUG_ARR: libklibc/focal-updates,focal-security,now 2.0.7-1ubuntu5.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935782 : DEBUG_ARR: libkmod2/focal-updates,now 27-1ubuntu2.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935785 : DEBUG_ARR: libkrb5-26-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-12 00:20:48.935787 : DEBUG_ARR: libksba8/focal-updates,focal-security,now 1.3.5-2ubuntu0.20.04.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935790 : DEBUG_ARR: liblcms2-2/focal,now 2.9-4 amd64 [installed,automatic]
2026-05-12 00:20:48.935793 : DEBUG_ARR: libldap-2.4-2/focal-updates,focal-security,now 2.4.49+dfsg-2ubuntu1.9 amd64 [installed,automatic]
2026-05-12 00:20:48.935795 : DEBUG_ARR: libldap-common/focal-updates,focal-security,now 2.4.49+dfsg-2ubuntu1.9 all [installed,automatic]
2026-05-12 00:20:48.935798 : DEBUG_ARR: libllvm12/focal-updates,focal-security,now 1:12.0.0-3ubuntu1~20.04.5 amd64 [installed,automatic]
2026-05-12 00:20:48.935801 : DEBUG_ARR: liblmdb0/focal,now 0.9.24-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935803 : DEBUG_ARR: liblocale-gettext-perl/focal,now 1.07-4 amd64 [installed,automatic]
2026-05-12 00:20:48.935806 : DEBUG_ARR: libltdl7/focal,now 2.4.6-14 amd64 [installed,automatic]
2026-05-12 00:20:48.935809 : DEBUG_ARR: liblvm2cmd2.03/focal,now 2.03.07-1ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935812 : DEBUG_ARR: liblz4-1/focal-updates,focal-security,now 1.9.2-2ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935814 : DEBUG_ARR: liblzma5/focal-updates,focal-security,now 5.2.4-1ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935817 : DEBUG_ARR: liblzo2-2/focal,now 2.10-2 amd64 [installed,automatic]
2026-05-12 00:20:48.935820 : DEBUG_ARR: libmagic-mgc/focal,now 1:5.38-4 amd64 [installed,automatic]
2026-05-12 00:20:48.935823 : DEBUG_ARR: libmagic1/focal,now 1:5.38-4 amd64 [installed,automatic]
2026-05-12 00:20:48.935825 : DEBUG_ARR: libmaxminddb0/focal-updates,focal-security,now 1.4.2-0ubuntu1.20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935828 : DEBUG_ARR: libmbim-glib4/focal-updates,now 1.26.2-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935831 : DEBUG_ARR: libmbim-proxy/focal-updates,now 1.26.2-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935834 : DEBUG_ARR: libmm-glib0/focal-updates,now 1.18.6-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935837 : DEBUG_ARR: libmnl0/focal,now 1.0.4-2 amd64 [installed,automatic]
2026-05-12 00:20:48.935839 : DEBUG_ARR: libmp3lame0/focal,now 3.100-3 amd64 [installed,automatic]
2026-05-12 00:20:48.935842 : DEBUG_ARR: libmpc3/focal,now 1.1.0-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935845 : DEBUG_ARR: libmpdec2/focal,now 2.4.2-3 amd64 [installed,automatic]
2026-05-12 00:20:48.935848 : DEBUG_ARR: libmpfr6/focal,now 4.0.2-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935850 : DEBUG_ARR: libmpg123-0/focal,now 1.25.13-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935866 : DEBUG_ARR: libmspack0/focal,now 0.10.1-2 amd64 [installed,automatic]
2026-05-12 00:20:48.935869 : DEBUG_ARR: libnetfilter-conntrack3/focal,now 1.0.7-2 amd64 [installed,automatic]
2026-05-12 00:20:48.935872 : DEBUG_ARR: libnettle7/focal-updates,focal-security,now 3.5.1+really3.5.1-2ubuntu0.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935875 : DEBUG_ARR: libnewt0.52/focal,now 0.52.21-4ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.935878 : DEBUG_ARR: libnfnetlink0/focal,now 1.0.1-3build1 amd64 [installed,automatic]
2026-05-12 00:20:48.935881 : DEBUG_ARR: libnftnl11/focal,now 1.1.5-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935883 : DEBUG_ARR: libnl-3-200/focal-updates,now 3.4.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935886 : DEBUG_ARR: libnl-route-3-200/focal-updates,now 3.4.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935889 : DEBUG_ARR: libnpth0/focal,now 1.6-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935892 : DEBUG_ARR: libnspr4/focal,now 2:4.25-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935894 : DEBUG_ARR: libnss3/focal-updates,focal-security,now 2:3.49.1-1ubuntu1.9 amd64 [installed,automatic]
2026-05-12 00:20:48.935897 : DEBUG_ARR: libntfs-3g883/focal-updates,focal-security,now 1:2017.3.23AR.3-3ubuntu1.3 amd64 [installed,automatic]
2026-05-12 00:20:48.935900 : DEBUG_ARR: libnuma1/focal,now 2.0.12-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935903 : DEBUG_ARR: libogg0/focal,now 1.3.4-0ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935905 : DEBUG_ARR: libopus0/focal,now 1.3.1-0ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935908 : DEBUG_ARR: liborc-0.4-0/focal,now 1:0.4.31-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935911 : DEBUG_ARR: libosinfo-1.0-0/focal,now 1.7.1-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935914 : DEBUG_ARR: libp11-kit0/focal-updates,focal-security,now 0.23.20-1ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935916 : DEBUG_ARR: libpackagekit-glib2-18/focal-updates,focal-security,now 1.1.13-2ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935919 : DEBUG_ARR: libpam-modules-bin/focal-updates,focal-security,now 1.3.1-5ubuntu4.6 amd64 [installed,automatic]
2026-05-12 00:20:48.935922 : DEBUG_ARR: libpam-modules/focal-updates,focal-security,now 1.3.1-5ubuntu4.6 amd64 [installed,automatic]
2026-05-12 00:20:48.935924 : DEBUG_ARR: libpam-runtime/focal-updates,focal-security,now 1.3.1-5ubuntu4.6 all [installed,automatic]
2026-05-12 00:20:48.935927 : DEBUG_ARR: libpam0g/focal-updates,focal-security,now 1.3.1-5ubuntu4.6 amd64 [installed,automatic]
2026-05-12 00:20:48.935930 : DEBUG_ARR: libpango-1.0-0/focal,now 1.44.7-2ubuntu4 amd64 [installed,automatic]
2026-05-12 00:20:48.935933 : DEBUG_ARR: libpangocairo-1.0-0/focal,now 1.44.7-2ubuntu4 amd64 [installed,automatic]
2026-05-12 00:20:48.935935 : DEBUG_ARR: libpangoft2-1.0-0/focal,now 1.44.7-2ubuntu4 amd64 [installed,automatic]
2026-05-12 00:20:48.935938 : DEBUG_ARR: libparted-fs-resize0/focal-updates,now 3.3-4ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935941 : DEBUG_ARR: libparted2/focal-updates,now 3.3-4ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935944 : DEBUG_ARR: libpcap0.8/focal,now 1.9.1-3 amd64 [installed,automatic]
2026-05-12 00:20:48.935946 : DEBUG_ARR: libpci3/focal-updates,now 1:3.6.4-1ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935949 : DEBUG_ARR: libpciaccess0/focal,now 0.16-0ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935952 : DEBUG_ARR: libpcre2-8-0/focal-updates,focal-security,now 10.34-7ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935955 : DEBUG_ARR: libpcre3/focal-updates,focal-security,now 2:8.39-12ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935957 : DEBUG_ARR: libpcsclite1/focal,now 1.8.26-3 amd64 [installed,automatic]
2026-05-12 00:20:48.935960 : DEBUG_ARR: libphodav-2.0-0/focal,now 2.4-1 amd64 [installed,automatic]
2026-05-12 00:20:48.935963 : DEBUG_ARR: libphodav-2.0-common/focal,now 2.4-1 all [installed,automatic]
2026-05-12 00:20:48.935965 : DEBUG_ARR: libpipeline1/focal,now 1.5.2-2build1 amd64 [installed,automatic]
2026-05-12 00:20:48.935968 : DEBUG_ARR: libpixman-1-0/focal-updates,focal-security,now 0.38.4-0ubuntu2.1 amd64 [installed,automatic]
2026-05-12 00:20:48.935971 : DEBUG_ARR: libplymouth5/focal-updates,now 0.9.4git20200323-0ubuntu6.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935974 : DEBUG_ARR: libpmem1/focal,now 1.8-1ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935976 : DEBUG_ARR: libpng16-16/focal,now 1.6.37-2 amd64 [installed,automatic]
2026-05-12 00:20:48.935979 : DEBUG_ARR: libpolkit-agent-1-0/focal-updates,focal-security,now 0.105-26ubuntu1.3 amd64 [installed,automatic]
2026-05-12 00:20:48.935982 : DEBUG_ARR: libpolkit-gobject-1-0/focal-updates,focal-security,now 0.105-26ubuntu1.3 amd64 [installed,automatic]
2026-05-12 00:20:48.935984 : DEBUG_ARR: libpopt0/focal,now 1.16-14 amd64 [installed,automatic]
2026-05-12 00:20:48.935987 : DEBUG_ARR: libproxy1v5/focal-updates,focal-security,now 0.4.15-10ubuntu1.2 amd64 [installed,automatic]
2026-05-12 00:20:48.935990 : DEBUG_ARR: libpsl5/focal,now 0.21.0-1ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.935993 : DEBUG_ARR: libpulse-mainloop-glib0/focal-updates,now 1:13.99.1-1ubuntu3.13 amd64 [installed,automatic]
2026-05-12 00:20:48.935995 : DEBUG_ARR: libpulse0/focal-updates,now 1:13.99.1-1ubuntu3.13 amd64 [installed,automatic]
2026-05-12 00:20:48.935998 : DEBUG_ARR: libpython3-dev/focal,now 3.8.2-0ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.936001 : DEBUG_ARR: libpython3-stdlib/focal,now 3.8.2-0ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.936003 : DEBUG_ARR: libqmi-glib5/focal-updates,now 1.30.4-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936006 : DEBUG_ARR: libqmi-proxy/focal-updates,now 1.30.4-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936009 : DEBUG_ARR: libraw1394-11/focal,now 2.1.2-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936012 : DEBUG_ARR: librdmacm1/focal,now 28.0-1ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.936014 : DEBUG_ARR: libreadline5/focal,now 5.2+dfsg-3build3 amd64 [installed,automatic]
2026-05-12 00:20:48.936017 : DEBUG_ARR: libreadline8/focal,now 8.0-4 amd64 [installed,automatic]
2026-05-12 00:20:48.936020 : DEBUG_ARR: librest-0.7-0/focal,now 0.8.1-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936022 : DEBUG_ARR: libroken18-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-12 00:20:48.936025 : DEBUG_ARR: librtmp1/focal,now 2.4+20151223.gitfa8646d.1-2build1 amd64 [installed,automatic]
2026-05-12 00:20:48.936028 : DEBUG_ARR: libsamplerate0/focal,now 0.1.9-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936031 : DEBUG_ARR: libsasl2-2/focal-updates,focal-security,now 2.1.27+dfsg-2ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936033 : DEBUG_ARR: libsasl2-modules-db/focal-updates,focal-security,now 2.1.27+dfsg-2ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936036 : DEBUG_ARR: libsasl2-modules/focal-updates,focal-security,now 2.1.27+dfsg-2ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936039 : DEBUG_ARR: libseccomp2/focal-updates,focal-security,now 2.5.1-1ubuntu1~20.04.2 amd64 [installed,automatic]
2026-05-12 00:20:48.936041 : DEBUG_ARR: libselinux1/focal,now 3.0-1build2 amd64 [installed,automatic]
2026-05-12 00:20:48.936044 : DEBUG_ARR: libsemanage-common/focal,now 3.0-1build2 all [installed,automatic]
2026-05-12 00:20:48.936047 : DEBUG_ARR: libsemanage1/focal,now 3.0-1build2 amd64 [installed,automatic]
2026-05-12 00:20:48.936050 : DEBUG_ARR: libsepol1/focal-updates,focal-security,now 3.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936052 : DEBUG_ARR: libsgutils2-2/focal,now 1.44-1ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.936055 : DEBUG_ARR: libshout3/focal,now 2.4.3-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936058 : DEBUG_ARR: libsigsegv2/focal,now 2.12-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936073 : DEBUG_ARR: libslang2/focal,now 2.3.2-4 amd64 [installed,automatic]
2026-05-12 00:20:48.936076 : DEBUG_ARR: libslirp0/focal-updates,focal-security,now 4.1.0-2ubuntu2.2 amd64 [installed,automatic]
2026-05-12 00:20:48.936079 : DEBUG_ARR: libsmbios-c2/focal,now 2.4.3-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936082 : DEBUG_ARR: libsodium23/focal,now 1.0.18-1 amd64 [installed]
2026-05-12 00:20:48.936085 : DEBUG_ARR: libsoup-gnome2.4-1/focal,now 2.70.0-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936087 : DEBUG_ARR: libsoup2.4-1/focal,now 2.70.0-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936090 : DEBUG_ARR: libspeex1/focal-updates,focal-security,now 1.2~rc1.2-1.1ubuntu1.20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936093 : DEBUG_ARR: libspice-client-glib-2.0-8/focal,now 0.37-2fakesync1 amd64 [installed,automatic]
2026-05-12 00:20:48.936096 : DEBUG_ARR: libspice-client-gtk-3.0-5/focal,now 0.37-2fakesync1 amd64 [installed,automatic]
2026-05-12 00:20:48.936098 : DEBUG_ARR: libspice-server1/focal-updates,focal-security,now 0.14.2-4ubuntu3.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936101 : DEBUG_ARR: libsqlite3-0/focal-updates,focal-security,now 3.31.1-4ubuntu0.5 amd64 [installed,automatic]
2026-05-12 00:20:48.936104 : DEBUG_ARR: libss2/focal-updates,focal-security,now 1.45.5-2ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936107 : DEBUG_ARR: libstemmer0d/focal,now 0+svn585-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936109 : DEBUG_ARR: libtag1v5-vanilla/focal,now 1.11.1+dfsg.1-0.3ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.936112 : DEBUG_ARR: libtag1v5/focal,now 1.11.1+dfsg.1-0.3ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.936115 : DEBUG_ARR: libtasn1-6/focal,now 4.16.0-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936118 : DEBUG_ARR: libtdb1/focal-updates,focal-security,now 1.4.5-0ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936120 : DEBUG_ARR: libtext-charwidth-perl/focal,now 0.04-10 amd64 [installed,automatic]
2026-05-12 00:20:48.936123 : DEBUG_ARR: libtext-iconv-perl/focal,now 1.7-7 amd64 [installed,automatic]
2026-05-12 00:20:48.936126 : DEBUG_ARR: libtext-wrapi18n-perl/focal,now 0.06-9 all [installed,automatic]
2026-05-12 00:20:48.936129 : DEBUG_ARR: libthai-data/focal,now 0.1.28-3 all [installed,automatic]
2026-05-12 00:20:48.936131 : DEBUG_ARR: libthai0/focal,now 0.1.28-3 amd64 [installed,automatic]
2026-05-12 00:20:48.936134 : DEBUG_ARR: libtheora0/focal,now 1.1.1+dfsg.1-15ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.936137 : DEBUG_ARR: libtss2-esys0/focal-updates,now 2.3.2-1ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936140 : DEBUG_ARR: libtwolame0/focal,now 0.4.0-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936142 : DEBUG_ARR: libuchardet0/focal,now 0.0.6-3build1 amd64 [installed,automatic]
2026-05-12 00:20:48.936145 : DEBUG_ARR: libudisks2-0/focal-updates,now 2.8.4-1ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.936148 : DEBUG_ARR: libunbound8/focal-updates,focal-security,now 1.9.4-2ubuntu1.4 amd64 [installed,automatic]
2026-05-12 00:20:48.936151 : DEBUG_ARR: libunistring2/focal,now 0.9.10-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936153 : DEBUG_ARR: libunwind8/focal-updates,now 1.2.1-9ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936156 : DEBUG_ARR: liburcu6/focal,now 0.11.1-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936159 : DEBUG_ARR: libusb-1.0-0/focal,now 2:1.0.23-2build1 amd64 [installed,automatic]
2026-05-12 00:20:48.936162 : DEBUG_ARR: libusbredirhost1/focal-updates,focal-security,now 0.8.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936164 : DEBUG_ARR: libusbredirparser1/focal-updates,focal-security,now 0.8.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936167 : DEBUG_ARR: libutempter0/focal,now 1.1.6-4 amd64 [installed,automatic]
2026-05-12 00:20:48.936170 : DEBUG_ARR: libuv1/focal-updates,focal-security,now 1.34.2-1ubuntu1.3 amd64 [installed,automatic]
2026-05-12 00:20:48.936173 : DEBUG_ARR: libv4l-0/focal,now 1.18.0-2build1 amd64 [installed,automatic]
2026-05-12 00:20:48.936177 : DEBUG_ARR: libv4lconvert0/focal,now 1.18.0-2build1 amd64 [installed,automatic]
2026-05-12 00:20:48.936180 : DEBUG_ARR: libva-x11-2/focal,now 2.7.0-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936183 : DEBUG_ARR: libva2/focal,now 2.7.0-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936186 : DEBUG_ARR: libvirglrenderer1/focal-updates,focal-security,now 0.8.2-1ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936189 : DEBUG_ARR: libvirt-clients/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed]
2026-05-12 00:20:48.936191 : DEBUG_ARR: libvirt-daemon-driver-qemu/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed,automatic]
2026-05-12 00:20:48.936194 : DEBUG_ARR: libvirt-daemon-driver-storage-rbd/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed,automatic]
2026-05-12 00:20:48.936197 : DEBUG_ARR: libvirt-daemon-system-systemd/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed,automatic]
2026-05-12 00:20:48.936200 : DEBUG_ARR: libvirt-daemon-system/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed]
2026-05-12 00:20:48.936203 : DEBUG_ARR: libvirt-daemon/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed,automatic]
2026-05-12 00:20:48.936205 : DEBUG_ARR: libvirt-glib-1.0-0/focal,now 3.0.0-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936208 : DEBUG_ARR: libvirt0/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed,automatic]
2026-05-12 00:20:48.936211 : DEBUG_ARR: libvisual-0.4-0/focal,now 0.4.0-17 amd64 [installed,automatic]
2026-05-12 00:20:48.936213 : DEBUG_ARR: libvolume-key1/focal,now 0.3.12-3.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936216 : DEBUG_ARR: libvorbis0a/focal,now 1.3.6-2ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.936219 : DEBUG_ARR: libvorbisenc2/focal,now 1.3.6-2ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.936222 : DEBUG_ARR: libvorbisfile3/focal,now 1.3.6-2ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.936224 : DEBUG_ARR: libvte-2.91-0/focal-updates,now 0.60.3-0ubuntu1~20.04 amd64 [installed,automatic]
2026-05-12 00:20:48.936227 : DEBUG_ARR: libvte-2.91-common/focal-updates,now 0.60.3-0ubuntu1~20.04 amd64 [installed,automatic]
2026-05-12 00:20:48.936230 : DEBUG_ARR: libwavpack1/focal-updates,focal-security,now 5.2.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936233 : DEBUG_ARR: libwayland-client0/focal-updates,focal-security,now 1.18.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936235 : DEBUG_ARR: libwayland-cursor0/focal-updates,focal-security,now 1.18.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936238 : DEBUG_ARR: libwayland-egl1/focal-updates,focal-security,now 1.18.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936241 : DEBUG_ARR: libwayland-server0/focal-updates,focal-security,now 1.18.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936243 : DEBUG_ARR: libwind0-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-12 00:20:48.936246 : DEBUG_ARR: libwrap0/focal,now 7.6.q-30 amd64 [installed]
2026-05-12 00:20:48.936249 : DEBUG_ARR: libxau6/focal,now 1:1.0.9-0ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.936252 : DEBUG_ARR: libxcb-dri2-0/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936254 : DEBUG_ARR: libxcb-dri3-0/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936257 : DEBUG_ARR: libxcb-present0/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936260 : DEBUG_ARR: libxcb-render0/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936262 : DEBUG_ARR: libxcb-shm0/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936265 : DEBUG_ARR: libxcb-sync1/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936268 : DEBUG_ARR: libxcb-xfixes0/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936283 : DEBUG_ARR: libxcb1/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936287 : DEBUG_ARR: libxcomposite1/focal,now 1:0.4.5-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936289 : DEBUG_ARR: libxcursor1/focal,now 1:1.2.0-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936292 : DEBUG_ARR: libxdamage1/focal,now 1:1.1.5-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936295 : DEBUG_ARR: libxdmcp6/focal,now 1:1.1.3-0ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.936298 : DEBUG_ARR: libxext6/focal,now 2:1.3.4-0ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.936301 : DEBUG_ARR: libxfixes3/focal,now 1:5.0.3-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936303 : DEBUG_ARR: libxi6/focal,now 2:1.7.10-0ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.936306 : DEBUG_ARR: libxinerama1/focal,now 2:1.1.4-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936309 : DEBUG_ARR: libxkbcommon0/focal,now 0.10.0-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936311 : DEBUG_ARR: libxml2-utils/focal-updates,focal-security,now 2.9.10+dfsg-5ubuntu0.20.04.6 amd64 [installed,automatic]
2026-05-12 00:20:48.936314 : DEBUG_ARR: libxml2/focal-updates,focal-security,now 2.9.10+dfsg-5ubuntu0.20.04.6 amd64 [installed,automatic]
2026-05-12 00:20:48.936317 : DEBUG_ARR: libxmlb1/focal-updates,now 0.1.15-2ubuntu1~20.04.1 amd64 [installed]
2026-05-12 00:20:48.936320 : DEBUG_ARR: libxmlb2/focal-updates,now 0.3.6-2build1~20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936323 : DEBUG_ARR: libxmlsec1-openssl/focal,now 1.2.28-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936325 : DEBUG_ARR: libxmlsec1/focal,now 1.2.28-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936328 : DEBUG_ARR: libxmuu1/focal,now 2:1.1.3-0ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.936331 : DEBUG_ARR: libxrandr2/focal,now 2:1.5.2-0ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.936334 : DEBUG_ARR: libxrender1/focal,now 1:0.9.10-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936336 : DEBUG_ARR: libxshmfence1/focal,now 1.3-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936339 : DEBUG_ARR: libxslt1.1/focal-updates,focal-security,now 1.1.34-4ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936342 : DEBUG_ARR: libxtst6/focal,now 2:1.2.3-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936345 : DEBUG_ARR: libxv1/focal,now 2:1.0.11-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936347 : DEBUG_ARR: libyaml-0-2/focal,now 0.2.2-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936350 : DEBUG_ARR: libzstd1/focal-updates,focal-security,now 1.4.4+dfsg-3ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936353 : DEBUG_ARR: linux-base/focal-updates,now 4.5ubuntu3.7 all [installed,automatic]
2026-05-12 00:20:48.936355 : DEBUG_ARR: linux-headers-5.4.0-1090-kvm/focal-updates,focal-security,now 5.4.0-1090.96 amd64 [installed]
2026-05-12 00:20:48.936358 : DEBUG_ARR: linux-image-5.4.0-1090-kvm/focal-updates,focal-security,now 5.4.0-1090.96 amd64 [installed]
2026-05-12 00:20:48.936361 : DEBUG_ARR: linux-kvm-headers-5.4.0-1090/focal-updates,focal-security,now 5.4.0-1090.96 all [installed]
2026-05-12 00:20:48.936364 : DEBUG_ARR: linux-modules-5.4.0-1090-kvm/focal-updates,focal-security,now 5.4.0-1090.96 amd64 [installed]
2026-05-12 00:20:48.936367 : DEBUG_ARR: login/focal-updates,focal-security,now 1:4.8.1-1ubuntu5.20.04.4 amd64 [installed,automatic]
2026-05-12 00:20:48.936369 : DEBUG_ARR: logrotate/focal,now 3.14.0-4ubuntu3 amd64 [installed,automatic]
2026-05-12 00:20:48.936372 : DEBUG_ARR: logsave/focal-updates,focal-security,now 1.45.5-2ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936375 : DEBUG_ARR: lsb-base/focal,now 11.1.0ubuntu2 all [installed,automatic]
2026-05-12 00:20:48.936377 : DEBUG_ARR: lsb-release/focal,now 11.1.0ubuntu2 all [installed,automatic]
2026-05-12 00:20:48.936380 : DEBUG_ARR: lshw/focal-updates,now 02.18.85-0.3ubuntu2.20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936383 : DEBUG_ARR: lsof/focal-updates,now 4.93.2+dfsg-1ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936386 : DEBUG_ARR: ltrace/focal,now 0.7.3-6.1ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.936388 : DEBUG_ARR: lvm2/focal,now 2.03.07-1ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.936391 : DEBUG_ARR: lxd-agent-loader/focal,now 0.4 all [installed,automatic]
2026-05-12 00:20:48.936394 : DEBUG_ARR: lz4/focal-updates,focal-security,now 1.9.2-2ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936397 : DEBUG_ARR: make/focal,now 4.2.1-1.2 amd64 [installed,automatic]
2026-05-12 00:20:48.936399 : DEBUG_ARR: man-db/focal,now 2.9.1-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936402 : DEBUG_ARR: manpages-dev/focal,now 5.05-1 all [installed,automatic]
2026-05-12 00:20:48.936405 : DEBUG_ARR: manpages/focal,now 5.05-1 all [installed,automatic]
2026-05-12 00:20:48.936408 : DEBUG_ARR: mawk/focal,now 1.3.4.20200120-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936410 : DEBUG_ARR: mdadm/focal-updates,now 4.1-5ubuntu1.2 amd64 [installed,automatic]
2026-05-12 00:20:48.936413 : DEBUG_ARR: mesa-va-drivers/focal-updates,focal-security,now 21.2.6-0ubuntu0.1~20.04.2 amd64 [installed,automatic]
2026-05-12 00:20:48.936416 : DEBUG_ARR: mime-support/focal,now 3.64ubuntu1 all [installed,automatic]
2026-05-12 00:20:48.936419 : DEBUG_ARR: modemmanager/focal-updates,now 1.18.6-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936421 : DEBUG_ARR: motd-news-config/focal-updates,now 11ubuntu5.7 all [installed,automatic]
2026-05-12 00:20:48.936424 : DEBUG_ARR: msr-tools/focal,now 1.3-3 amd64 [installed,automatic]
2026-05-12 00:20:48.936427 : DEBUG_ARR: mtr-tiny/focal,now 0.93-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936430 : DEBUG_ARR: nano/focal,now 4.8-1ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.936432 : DEBUG_ARR: net-tools/focal,now 1.60+git20180626.aebd88e-1ubuntu1 amd64 [installed]
2026-05-12 00:20:48.936435 : DEBUG_ARR: netbase/focal,now 6.1 all [installed,automatic]
2026-05-12 00:20:48.936438 : DEBUG_ARR: netcat-openbsd/focal,now 1.206-1ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.936441 : DEBUG_ARR: networkd-dispatcher/focal-updates,focal-security,now 2.1-2~ubuntu20.04.3 all [installed,automatic]
2026-05-12 00:20:48.936443 : DEBUG_ARR: ntfs-3g/focal-updates,focal-security,now 1:2017.3.23AR.3-3ubuntu1.3 amd64 [installed,automatic]
2026-05-12 00:20:48.936446 : DEBUG_ARR: openvswitch-common/focal-updates,focal-security,now 2.13.8-0ubuntu1.3 amd64 [installed,automatic]
2026-05-12 00:20:48.936449 : DEBUG_ARR: openvswitch-switch/focal-updates,focal-security,now 2.13.8-0ubuntu1.3 amd64 [installed]
2026-05-12 00:20:48.936452 : DEBUG_ARR: os-prober/focal,now 1.74ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.936454 : DEBUG_ARR: osinfo-db/focal,now 0.20200325-1 all [installed,automatic]
2026-05-12 00:20:48.936457 : DEBUG_ARR: overlayroot/focal-updates,now 0.45ubuntu2 all [installed,automatic]
2026-05-12 00:20:48.936460 : DEBUG_ARR: ovmf/focal-updates,now 0~20191122.bd85bf54-2ubuntu3.4 all [installed,automatic]
2026-05-12 00:20:48.936463 : DEBUG_ARR: packagekit-tools/focal-updates,focal-security,now 1.1.13-2ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936466 : DEBUG_ARR: packagekit/focal-updates,focal-security,now 1.1.13-2ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936468 : DEBUG_ARR: parted/focal-updates,now 3.3-4ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936471 : DEBUG_ARR: passwd/focal-updates,focal-security,now 1:4.8.1-1ubuntu5.20.04.4 amd64 [installed,automatic]
2026-05-12 00:20:48.936474 : DEBUG_ARR: pastebinit/focal,now 1.5.1-1 all [installed,automatic]
2026-05-12 00:20:48.936477 : DEBUG_ARR: patch/focal,now 2.7.6-6 amd64 [installed,automatic]
2026-05-12 00:20:48.936479 : DEBUG_ARR: pci.ids/focal,now 0.0~2020.03.20-1 all [installed,automatic]
2026-05-12 00:20:48.936482 : DEBUG_ARR: pciutils/focal-updates,now 1:3.6.4-1ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936498 : DEBUG_ARR: pigz/focal,now 2.4-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936501 : DEBUG_ARR: pinentry-curses/focal,now 1.1.0-3build1 amd64 [installed,automatic]
2026-05-12 00:20:48.936504 : DEBUG_ARR: plymouth-theme-ubuntu-text/focal-updates,now 0.9.4git20200323-0ubuntu6.2 amd64 [installed,automatic]
2026-05-12 00:20:48.936507 : DEBUG_ARR: plymouth/focal-updates,now 0.9.4git20200323-0ubuntu6.2 amd64 [installed,automatic]
2026-05-12 00:20:48.936509 : DEBUG_ARR: policykit-1/focal-updates,focal-security,now 0.105-26ubuntu1.3 amd64 [installed,automatic]
2026-05-12 00:20:48.936512 : DEBUG_ARR: pollinate/focal-updates,now 4.33-3ubuntu1.20.04.1 all [installed,automatic]
2026-05-12 00:20:48.936515 : DEBUG_ARR: popularity-contest/focal,now 1.69ubuntu1 all [installed,automatic]
2026-05-12 00:20:48.936518 : DEBUG_ARR: powermgmt-base/focal,now 1.36 all [installed,automatic]
2026-05-12 00:20:48.936521 : DEBUG_ARR: psmisc/focal,now 23.3-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936523 : DEBUG_ARR: publicsuffix/focal,now 20200303.0012-1 all [installed,automatic]
2026-05-12 00:20:48.936526 : DEBUG_ARR: python-apt-common/focal-updates,now 2.0.1ubuntu0.20.04.1 all [installed,automatic]
2026-05-12 00:20:48.936529 : DEBUG_ARR: python-pip-whl/focal-updates,focal-security,now 20.0.2-5ubuntu1.10 all [installed,automatic]
2026-05-12 00:20:48.936532 : DEBUG_ARR: python3-apt/focal-updates,now 2.0.1ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936535 : DEBUG_ARR: python3-attr/focal,now 19.3.0-2 all [installed,automatic]
2026-05-12 00:20:48.936537 : DEBUG_ARR: python3-automat/focal,now 0.8.0-1ubuntu1 all [installed,automatic]
2026-05-12 00:20:48.936540 : DEBUG_ARR: python3-blinker/focal,now 1.4+dfsg1-0.3ubuntu1 all [installed,automatic]
2026-05-12 00:20:48.936543 : DEBUG_ARR: python3-certifi/focal,now 2019.11.28-1 all [installed,automatic]
2026-05-12 00:20:48.936545 : DEBUG_ARR: python3-cffi-backend/focal,now 1.14.0-1build1 amd64 [installed,automatic]
2026-05-12 00:20:48.936548 : DEBUG_ARR: python3-chardet/focal,now 3.0.4-4build1 all [installed,automatic]
2026-05-12 00:20:48.936551 : DEBUG_ARR: python3-click/focal,now 7.0-3 all [installed,automatic]
2026-05-12 00:20:48.936554 : DEBUG_ARR: python3-colorama/focal,now 0.4.3-1build1 all [installed,automatic]
2026-05-12 00:20:48.936556 : DEBUG_ARR: python3-commandnotfound/focal-updates,now 20.04.6 all [installed,automatic]
2026-05-12 00:20:48.936559 : DEBUG_ARR: python3-configobj/focal,now 5.0.6-4 all [installed,automatic]
2026-05-12 00:20:48.936562 : DEBUG_ARR: python3-constantly/focal,now 15.1.0-1build1 all [installed,automatic]
2026-05-12 00:20:48.936565 : DEBUG_ARR: python3-dbus/focal,now 1.2.16-1build1 amd64 [installed,automatic]
2026-05-12 00:20:48.936567 : DEBUG_ARR: python3-debconf/focal,now 1.5.73 all [installed,automatic]
2026-05-12 00:20:48.936570 : DEBUG_ARR: python3-dev/focal,now 3.8.2-0ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.936573 : DEBUG_ARR: python3-distro/focal,now 1.4.0-1 all [installed,automatic]
2026-05-12 00:20:48.936576 : DEBUG_ARR: python3-distupgrade/focal-updates,now 1:20.04.41 all [installed,automatic]
2026-05-12 00:20:48.936578 : DEBUG_ARR: python3-distutils/focal-updates,focal-security,now 3.8.10-0ubuntu1~20.04 all [installed]
2026-05-12 00:20:48.936581 : DEBUG_ARR: python3-entrypoints/focal,now 0.3-2ubuntu1 all [installed,automatic]
2026-05-12 00:20:48.936584 : DEBUG_ARR: python3-gdbm/focal-updates,focal-security,now 3.8.10-0ubuntu1~20.04 amd64 [installed,automatic]
2026-05-12 00:20:48.936587 : DEBUG_ARR: python3-gi/focal,now 3.36.0-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936590 : DEBUG_ARR: python3-hamcrest/focal,now 1.9.0-3 all [installed,automatic]
2026-05-12 00:20:48.936592 : DEBUG_ARR: python3-httplib2/focal,now 0.14.0-1ubuntu1 all [installed,automatic]
2026-05-12 00:20:48.936595 : DEBUG_ARR: python3-hyperlink/focal,now 19.0.0-1 all [installed,automatic]
2026-05-12 00:20:48.936598 : DEBUG_ARR: python3-idna/focal,now 2.8-1 all [installed,automatic]
2026-05-12 00:20:48.936600 : DEBUG_ARR: python3-importlib-metadata/focal,now 1.5.0-1 all [installed]
2026-05-12 00:20:48.936603 : DEBUG_ARR: python3-incremental/focal,now 16.10.1-3.2 all [installed,automatic]
2026-05-12 00:20:48.936606 : DEBUG_ARR: python3-jinja2/focal,now 2.10.1-2 all [installed]
2026-05-12 00:20:48.936609 : DEBUG_ARR: python3-json-pointer/focal,now 2.0-0ubuntu1 all [installed]
2026-05-12 00:20:48.936611 : DEBUG_ARR: python3-jsonpatch/focal,now 1.23-3 all [installed]
2026-05-12 00:20:48.936614 : DEBUG_ARR: python3-jsonschema/focal,now 3.2.0-0ubuntu2 all [installed]
2026-05-12 00:20:48.936617 : DEBUG_ARR: python3-jwt/focal-updates,focal-security,now 1.7.1-2ubuntu2.1 all [installed,automatic]
2026-05-12 00:20:48.936620 : DEBUG_ARR: python3-keyring/focal,now 18.0.1-2ubuntu1 all [installed,automatic]
2026-05-12 00:20:48.936622 : DEBUG_ARR: python3-launchpadlib/focal,now 1.10.13-1 all [installed,automatic]
2026-05-12 00:20:48.936625 : DEBUG_ARR: python3-lazr.restfulclient/focal,now 0.14.2-2build1 all [installed,automatic]
2026-05-12 00:20:48.936628 : DEBUG_ARR: python3-lazr.uri/focal,now 1.0.3-4build1 all [installed,automatic]
2026-05-12 00:20:48.936630 : DEBUG_ARR: python3-lib2to3/focal-updates,focal-security,now 3.8.10-0ubuntu1~20.04 all [installed]
2026-05-12 00:20:48.936633 : DEBUG_ARR: python3-libvirt/focal,now 6.1.0-1 amd64 [installed]
2026-05-12 00:20:48.936636 : DEBUG_ARR: python3-libxml2/focal-updates,focal-security,now 2.9.10+dfsg-5ubuntu0.20.04.6 amd64 [installed,automatic]
2026-05-12 00:20:48.936639 : DEBUG_ARR: python3-markupsafe/focal,now 1.1.0-1build2 amd64 [installed]
2026-05-12 00:20:48.936641 : DEBUG_ARR: python3-minimal/focal,now 3.8.2-0ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.936644 : DEBUG_ARR: python3-more-itertools/focal,now 4.2.0-1build1 all [installed]
2026-05-12 00:20:48.936647 : DEBUG_ARR: python3-nacl/focal,now 1.3.0-5 amd64 [installed]
2026-05-12 00:20:48.936650 : DEBUG_ARR: python3-netifaces/focal,now 0.10.4-1ubuntu4 amd64 [installed,automatic]
2026-05-12 00:20:48.936653 : DEBUG_ARR: python3-newt/focal,now 0.52.21-4ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.936655 : DEBUG_ARR: python3-oauthlib/focal,now 3.1.0-1ubuntu2 all [installed,automatic]
2026-05-12 00:20:48.936658 : DEBUG_ARR: python3-openssl/focal,now 19.0.0-1build1 all [installed,automatic]
2026-05-12 00:20:48.936661 : DEBUG_ARR: python3-openvswitch/focal-updates,focal-security,now 2.13.8-0ubuntu1.3 all [installed,automatic]
2026-05-12 00:20:48.936663 : DEBUG_ARR: python3-pexpect/focal,now 4.6.0-1build1 all [installed,automatic]
2026-05-12 00:20:48.936666 : DEBUG_ARR: python3-pip/focal-updates,focal-security,now 20.0.2-5ubuntu1.10 all [installed]
2026-05-12 00:20:48.936669 : DEBUG_ARR: python3-pkg-resources/focal-updates,focal-security,now 45.2.0-1ubuntu0.1 all [installed,automatic]
2026-05-12 00:20:48.936672 : DEBUG_ARR: python3-ptyprocess/focal,now 0.6.0-1ubuntu1 all [installed,automatic]
2026-05-12 00:20:48.936674 : DEBUG_ARR: python3-pyasn1-modules/focal,now 0.2.1-0.2build1 all [installed,automatic]
2026-05-12 00:20:48.936677 : DEBUG_ARR: python3-pyasn1/focal,now 0.4.2-3build1 all [installed,automatic]
2026-05-12 00:20:48.936680 : DEBUG_ARR: python3-pymacaroons/focal,now 0.13.0-3 all [installed]
2026-05-12 00:20:48.936683 : DEBUG_ARR: python3-pyrsistent/focal,now 0.15.5-1build1 amd64 [installed]
2026-05-12 00:20:48.936686 : DEBUG_ARR: python3-requests-unixsocket/focal,now 0.2.0-2 all [installed,automatic]
2026-05-12 00:20:48.936688 : DEBUG_ARR: python3-secretstorage/focal,now 2.3.1-2ubuntu1 all [installed,automatic]
2026-05-12 00:20:48.936691 : DEBUG_ARR: python3-serial/focal,now 3.4-5.1 all [installed]
2026-05-12 00:20:48.936694 : DEBUG_ARR: python3-service-identity/focal,now 18.1.0-5build1 all [installed,automatic]
2026-05-12 00:20:48.936697 : DEBUG_ARR: python3-setuptools/focal-updates,focal-security,now 45.2.0-1ubuntu0.1 all [installed]
2026-05-12 00:20:48.936703 : DEBUG_ARR: python3-simplejson/focal,now 3.16.0-2ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.936719 : DEBUG_ARR: python3-six/focal,now 1.14.0-2 all [installed,automatic]
2026-05-12 00:20:48.936722 : DEBUG_ARR: python3-software-properties/focal-updates,now 0.99.9.12 all [installed,automatic]
2026-05-12 00:20:48.936725 : DEBUG_ARR: python3-sortedcontainers/focal,now 2.1.0-2 all [installed,automatic]
2026-05-12 00:20:48.936728 : DEBUG_ARR: python3-systemd/focal,now 234-3build2 amd64 [installed,automatic]
2026-05-12 00:20:48.936731 : DEBUG_ARR: python3-twisted-bin/focal-updates,focal-security,now 18.9.0-11ubuntu0.20.04.2 amd64 [installed,automatic]
2026-05-12 00:20:48.936734 : DEBUG_ARR: python3-twisted/focal-updates,focal-security,now 18.9.0-11ubuntu0.20.04.2 all [installed,automatic]
2026-05-12 00:20:48.936736 : DEBUG_ARR: python3-wadllib/focal,now 1.3.3-3build1 all [installed,automatic]
2026-05-12 00:20:48.936739 : DEBUG_ARR: python3-wheel/focal-updates,focal-security,now 0.34.2-1ubuntu0.1 all [installed,automatic]
2026-05-12 00:20:48.936742 : DEBUG_ARR: python3-yaml/focal-updates,focal-security,now 5.3.1-1ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936745 : DEBUG_ARR: python3-zipp/focal,now 1.0.0-1 all [installed]
2026-05-12 00:20:48.936748 : DEBUG_ARR: python3-zope.interface/focal,now 4.7.1-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936750 : DEBUG_ARR: python3/focal,now 3.8.2-0ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.936753 : DEBUG_ARR: qemu-kvm/focal-updates,focal-security,now 1:4.2-3ubuntu6.27 amd64 [installed]
2026-05-12 00:20:48.936756 : DEBUG_ARR: qemu-system-data/focal-updates,focal-security,now 1:4.2-3ubuntu6.27 all [installed,automatic]
2026-05-12 00:20:48.936759 : DEBUG_ARR: qemu-system-gui/focal-updates,focal-security,now 1:4.2-3ubuntu6.27 amd64 [installed,automatic]
2026-05-12 00:20:48.936761 : DEBUG_ARR: qemu-system-x86/focal-updates,focal-security,now 1:4.2-3ubuntu6.27 amd64 [installed]
2026-05-12 00:20:48.936764 : DEBUG_ARR: qemu/focal-updates,focal-security,now 1:4.2-3ubuntu6.27 amd64 [installed]
2026-05-12 00:20:48.936767 : DEBUG_ARR: readline-common/focal,now 8.0-4 all [installed,automatic]
2026-05-12 00:20:48.936770 : DEBUG_ARR: rsyslog/focal-updates,focal-security,now 8.2001.0-1ubuntu1.3 amd64 [installed,automatic]
2026-05-12 00:20:48.936772 : DEBUG_ARR: run-one/focal,now 1.17-0ubuntu1 all [installed,automatic]
2026-05-12 00:20:48.936775 : DEBUG_ARR: sbsigntool/focal-updates,now 0.9.2-2ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936778 : DEBUG_ARR: screen/focal-updates,focal-security,now 4.8.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936781 : DEBUG_ARR: seabios/focal-updates,now 1.13.0-1ubuntu1.1 all [installed,automatic]
2026-05-12 00:20:48.936783 : DEBUG_ARR: secureboot-db/focal,now 1.5 amd64 [installed,automatic]
2026-05-12 00:20:48.936786 : DEBUG_ARR: sed/focal,now 4.7-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936789 : DEBUG_ARR: sensible-utils/focal,now 0.0.12+nmu1 all [installed,automatic]
2026-05-12 00:20:48.936792 : DEBUG_ARR: sg3-utils-udev/focal,now 1.44-1ubuntu2 all [installed,automatic]
2026-05-12 00:20:48.936794 : DEBUG_ARR: sg3-utils/focal,now 1.44-1ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.936797 : DEBUG_ARR: shared-mime-info/focal,now 1.15-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936800 : DEBUG_ARR: sharutils/focal,now 1:4.15.2-4build1 amd64 [installed,automatic]
2026-05-12 00:20:48.936803 : DEBUG_ARR: shim-signed/focal-updates,focal-security,now 1.40.9+15.7-0ubuntu1 amd64 [installed]
2026-05-12 00:20:48.936806 : DEBUG_ARR: software-properties-common/focal-updates,now 0.99.9.12 all [installed]
2026-05-12 00:20:48.936808 : DEBUG_ARR: sound-theme-freedesktop/focal,now 0.8-2ubuntu1 all [installed,automatic]
2026-05-12 00:20:48.936811 : DEBUG_ARR: spice-client-glib-usb-acl-helper/focal,now 0.37-2fakesync1 amd64 [installed,automatic]
2026-05-12 00:20:48.936814 : DEBUG_ARR: squashfs-tools/focal-updates,focal-security,now 1:4.4-1ubuntu0.3 amd64 [installed,automatic]
2026-05-12 00:20:48.936817 : DEBUG_ARR: ssh-import-id/focal,now 5.10-0ubuntu1 all [installed]
2026-05-12 00:20:48.936819 : DEBUG_ARR: strace/focal-updates,now 5.5-3ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.936822 : DEBUG_ARR: sudo/focal-updates,focal-security,now 1.8.31-1ubuntu1.5 amd64 [installed,automatic]
2026-05-12 00:20:48.936825 : DEBUG_ARR: sysvinit-utils/focal,now 2.96-2.1ubuntu1 amd64 [installed]
2026-05-12 00:20:48.936828 : DEBUG_ARR: tcpdump/focal-updates,now 4.9.3-4ubuntu0.2 amd64 [installed,automatic]
2026-05-12 00:20:48.936830 : DEBUG_ARR: telnet/focal,now 0.17-41.2build1 amd64 [installed,automatic]
2026-05-12 00:20:48.936833 : DEBUG_ARR: thin-provisioning-tools/focal,now 0.8.5-4build1 amd64 [installed,automatic]
2026-05-12 00:20:48.936836 : DEBUG_ARR: time/focal,now 1.7-25.1build1 amd64 [installed,automatic]
2026-05-12 00:20:48.936839 : DEBUG_ARR: tmux/focal-updates,focal-security,now 3.0a-2ubuntu0.4 amd64 [installed,automatic]
2026-05-12 00:20:48.936841 : DEBUG_ARR: tpm-udev/focal,now 0.4 all [installed,automatic]
2026-05-12 00:20:48.936844 : DEBUG_ARR: ubuntu-fan/focal-updates,now 0.12.13ubuntu0.1 all [installed,automatic]
2026-05-12 00:20:48.936847 : DEBUG_ARR: ubuntu-keyring/focal-updates,now 2020.02.11.4 all [installed,automatic]
2026-05-12 00:20:48.936850 : DEBUG_ARR: ubuntu-minimal/focal-updates,now 1.450.2 amd64 [installed]
2026-05-12 00:20:48.936853 : DEBUG_ARR: ubuntu-mono/focal,now 19.04-0ubuntu3 all [installed,automatic]
2026-05-12 00:20:48.936855 : DEBUG_ARR: ubuntu-release-upgrader-core/focal-updates,now 1:20.04.41 all [installed,automatic]
2026-05-12 00:20:48.936858 : DEBUG_ARR: ubuntu-server/focal-updates,now 1.450.2 amd64 [installed]
2026-05-12 00:20:48.936861 : DEBUG_ARR: ubuntu-standard/focal-updates,now 1.450.2 amd64 [installed]
2026-05-12 00:20:48.936863 : DEBUG_ARR: ucf/focal,now 3.0038+nmu1 all [installed,automatic]
2026-05-12 00:20:48.936866 : DEBUG_ARR: udisks2/focal-updates,now 2.8.4-1ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.936869 : DEBUG_ARR: unattended-upgrades/focal-updates,now 2.3ubuntu0.3 all [installed,automatic]
2026-05-12 00:20:48.936872 : DEBUG_ARR: update-notifier-common/focal-updates,now 3.192.30.17 all [installed,automatic]
2026-05-12 00:20:48.936874 : DEBUG_ARR: usb-modeswitch-data/focal,now 20191128-3 all [installed,automatic]
2026-05-12 00:20:48.936877 : DEBUG_ARR: usb-modeswitch/focal,now 2.5.2+repack0-2ubuntu3 amd64 [installed,automatic]
2026-05-12 00:20:48.936880 : DEBUG_ARR: usb.ids/focal,now 2020.03.19-1 all [installed,automatic]
2026-05-12 00:20:48.936883 : DEBUG_ARR: usbutils/focal,now 1:012-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936885 : DEBUG_ARR: util-linux/focal-updates,now 2.34-0.1ubuntu9.4 amd64 [installed,automatic]
2026-05-12 00:20:48.936888 : DEBUG_ARR: va-driver-all/focal,now 2.7.0-2 amd64 [installed,automatic]
2026-05-12 00:20:48.936891 : DEBUG_ARR: virt-viewer/focal,now 7.0-2build1 amd64 [installed,automatic]
2026-05-12 00:20:48.936894 : DEBUG_ARR: virtinst/focal-updates,now 1:2.2.1-3ubuntu2.2 all [installed]
2026-05-12 00:20:48.936896 : DEBUG_ARR: vlan/focal-updates,now 2.0.4ubuntu1.20.04.1 all [installed]
2026-05-12 00:20:48.936899 : DEBUG_ARR: wget/focal-updates,now 1.20.3-1ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.936902 : DEBUG_ARR: whiptail/focal,now 0.52.21-4ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.936905 : DEBUG_ARR: x11-common/focal,now 1:7.7+19ubuntu14 all [installed,automatic]
2026-05-12 00:20:48.936907 : DEBUG_ARR: xauth/focal,now 1:1.1-0ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.936910 : DEBUG_ARR: xdg-user-dirs/focal,now 0.17-2ubuntu1 amd64 [installed,automatic]
2026-05-12 00:20:48.936913 : DEBUG_ARR: xfsprogs/focal,now 5.3.0-1ubuntu2 amd64 [installed,automatic]
2026-05-12 00:20:48.936915 : DEBUG_ARR: xkb-data/focal,now 2.29-2 all [installed,automatic]
2026-05-12 00:20:48.936918 : DEBUG_ARR: xz-utils/focal-updates,focal-security,now 5.2.4-1ubuntu1.1 amd64 [installed,automatic]
2026-05-12 00:20:48.936921 : DEBUG_ARR: zerofree/focal,now 1.1.1-1 amd64 [installed,automatic]
2026-05-12 00:20:48.936936 : DEBUG_ARR: zlib1g-dev/focal-updates,focal-security,now 1:1.2.11.dfsg-2ubuntu1.5 amd64 [installed,automatic]
2026-05-12 00:20:48.936939 : DEBUG_ARR: zlib1g/focal-updates,focal-security,now 1:1.2.11.dfsg-2ubuntu1.5 amd64 [installed,automatic]
2026-05-12 00:20:48.937395 : All packages ['docker.io', 'net-tools', 'libvirt-clients', 'qemu-kvm', 'libvirt-daemon-system', 'bridge-utils', 'cloud-image-utils', 'virtinst', 'openvswitch-switch', 'ifupdown', 'qemu', 'util-linux', 'iproute2', 'vlan', 'apt-transport-https', 'ca-certificates', 'curl', 'software-properties-common', 'python3-libvirt', 'qemu-system-x86', 'python3-pip'] are installed
2026-05-12 00:20:48.937430 : Skip install packages, installed ['apt-transport-https', 'bridge-utils', 'ca-certificates', 'cloud-image-utils', 'curl', 'docker.io', 'ifupdown', 'iproute2', 'libvirt-clients', 'libvirt-daemon-system', 'net-tools', 'openvswitch-switch', 'python3-libvirt', 'python3-pip', 'qemu-kvm', 'qemu-system-x86', 'qemu', 'software-properties-common', 'util-linux', 'virtinst', 'vlan'], expect ['docker.io', 'net-tools', 'libvirt-clients', 'qemu-kvm', 'libvirt-daemon-system', 'bridge-utils', 'cloud-image-utils', 'virtinst', 'openvswitch-switch', 'ifupdown', 'qemu', 'util-linux', 'iproute2', 'vlan', 'apt-transport-https', 'ca-certificates', 'curl', 'software-properties-common', 'python3-libvirt', 'qemu-system-x86', 'python3-pip']
2026-05-12 00:20:48.937447 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo usermod -aG docker ubuntu;"
2026-05-12 00:20:49.570370 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo ln -s /usr/bin/python3  /usr/bin/python"
2026-05-12 00:20:50.211083 : DEBUG_ARR: ln: failed to create symbolic link '/usr/bin/python': File exists
2026-05-12 00:20:50.211157 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo pip3 uninstall -y j2cli; sudo pip3 install j2cli"
2026-05-12 00:20:53.634702 : DEBUG_ARR: Found existing installation: j2cli 0.3.10
2026-05-12 00:20:53.634744 : DEBUG_ARR: Uninstalling j2cli-0.3.10:
2026-05-12 00:20:53.634752 : DEBUG_ARR:   Successfully uninstalled j2cli-0.3.10
2026-05-12 00:20:53.634755 : DEBUG_ARR: Collecting j2cli
2026-05-12 00:20:53.634760 : DEBUG_ARR:   Using cached j2cli-0.3.10-py2.py3-none-any.whl (8.9 kB)
2026-05-12 00:20:53.634766 : DEBUG_ARR: Requirement already satisfied: jinja2>=2.7.2 in /usr/lib/python3/dist-packages (from j2cli) (2.10.1)
2026-05-12 00:20:53.634770 : DEBUG_ARR: Installing collected packages: j2cli
2026-05-12 00:20:53.634773 : DEBUG_ARR: Successfully installed j2cli-0.3.10
2026-05-12 00:20:53.634816 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "virsh list"
2026-05-12 00:20:54.313540 : DEBUG_ARR:  Id   Name   State
2026-05-12 00:20:54.313589 : DEBUG_ARR: --------------------
2026-05-12 00:20:54.313594 : DEBUG_ARR: 
2026-05-12 00:20:54.313654 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "mkdir -p /tmp/local_cache//1778569691.219551/"
2026-05-12 00:20:54.916001 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/q200dev.tar"
2026-05-12 00:20:55.522983 : DEBUG_ARR: ls: cannot access '/home/ubuntu/q200dev.tar': No such file or directory
2026-05-12 00:20:55.523133 : sshpass -p "Alin00000s!" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" root@11.165.121.210:/root/pytest_files/q200dev.tar /tmp/local_cache//1778569691.219551/q200dev.tar
2026-05-12 00:20:59.428379 :  ls -l /tmp/local_cache//1778569691.219551/q200dev.tar
2026-05-12 00:20:59.431415 : DEBUG_ARR: -rw-r--r-- 1 super super 40960 May 12 00:20 /tmp/local_cache//1778569691.219551/q200dev.tar
2026-05-12 00:20:59.431475 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1778569691.219551/q200dev.tar ubuntu@192.168.0.2:/tmp/local_cache//1778569691.219551/q200dev.tar
2026-05-12 00:21:00.032193 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  mkdir -p ~/; sudo  cp /tmp/local_cache//1778569691.219551/q200dev.tar ~/"
2026-05-12 00:21:00.653758 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/q200dev.tar"
2026-05-12 00:21:01.259221 : DEBUG_ARR: -rw-r--r-- 1 root root 40960 May 12 07:21 /home/ubuntu/q200dev.tar
2026-05-12 00:21:01.259307 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/cisco-8101-p4-32x100-vs.tar"
2026-05-12 00:21:01.858483 : DEBUG_ARR: ls: cannot access '/home/ubuntu/cisco-8101-p4-32x100-vs.tar': No such file or directory
2026-05-12 00:21:01.858643 : sshpass -p "Alin00000s!" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" root@11.165.121.210:/root/pytest_files/cisco-8101-p4-32x100-vs.tar /tmp/local_cache//1778569691.219551/cisco-8101-p4-32x100-vs.tar
2026-05-12 00:21:07.203061 :  ls -l /tmp/local_cache//1778569691.219551/cisco-8101-p4-32x100-vs.tar
2026-05-12 00:21:07.205954 : DEBUG_ARR: -rw-r--r-- 1 super super 1822720 May 12 00:21 /tmp/local_cache//1778569691.219551/cisco-8101-p4-32x100-vs.tar
2026-05-12 00:21:07.206016 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1778569691.219551/cisco-8101-p4-32x100-vs.tar ubuntu@192.168.0.2:/tmp/local_cache//1778569691.219551/cisco-8101-p4-32x100-vs.tar
2026-05-12 00:21:07.811743 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  mkdir -p ~/; sudo  cp /tmp/local_cache//1778569691.219551/cisco-8101-p4-32x100-vs.tar ~/"
2026-05-12 00:21:08.437591 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/cisco-8101-p4-32x100-vs.tar"
2026-05-12 00:21:09.046923 : DEBUG_ARR: -rw-r--r-- 1 root root 1822720 May 12 07:21 /home/ubuntu/cisco-8101-p4-32x100-vs.tar
2026-05-12 00:21:09.047014 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/g200dev.tar"
2026-05-12 00:21:09.650914 : DEBUG_ARR: ls: cannot access '/home/ubuntu/g200dev.tar': No such file or directory
2026-05-12 00:21:09.651066 : sshpass -p "Alin00000s!" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" root@11.165.121.210:/root/pytest_files/g200dev.tar /tmp/local_cache//1778569691.219551/g200dev.tar
2026-05-12 00:21:13.661395 :  ls -l /tmp/local_cache//1778569691.219551/g200dev.tar
2026-05-12 00:21:13.664386 : DEBUG_ARR: -rw-r--r-- 1 super super 30720 May 12 00:21 /tmp/local_cache//1778569691.219551/g200dev.tar
2026-05-12 00:21:13.664445 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1778569691.219551/g200dev.tar ubuntu@192.168.0.2:/tmp/local_cache//1778569691.219551/g200dev.tar
2026-05-12 00:21:14.266799 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  mkdir -p ~/; sudo  cp /tmp/local_cache//1778569691.219551/g200dev.tar ~/"
2026-05-12 00:21:14.875318 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/g200dev.tar"
2026-05-12 00:21:15.474973 : DEBUG_ARR: -rw-r--r-- 1 root root 30720 May 12 07:21 /home/ubuntu/g200dev.tar
2026-05-12 00:21:15.475080 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/p200dev.tar"
2026-05-12 00:21:16.078681 : DEBUG_ARR: ls: cannot access '/home/ubuntu/p200dev.tar': No such file or directory
2026-05-12 00:21:16.078839 : sshpass -p "Alin00000s!" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" root@11.165.121.210:/root/pytest_files/p200dev.tar /tmp/local_cache//1778569691.219551/p200dev.tar
2026-05-12 00:21:20.189639 :  ls -l /tmp/local_cache//1778569691.219551/p200dev.tar
2026-05-12 00:21:20.192544 : DEBUG_ARR: -rw-r--r-- 1 super super 40960 May 12 00:21 /tmp/local_cache//1778569691.219551/p200dev.tar
2026-05-12 00:21:20.192602 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1778569691.219551/p200dev.tar ubuntu@192.168.0.2:/tmp/local_cache//1778569691.219551/p200dev.tar
2026-05-12 00:21:20.798533 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  mkdir -p ~/; sudo  cp /tmp/local_cache//1778569691.219551/p200dev.tar ~/"
2026-05-12 00:21:21.411132 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/p200dev.tar"
2026-05-12 00:21:22.018920 : DEBUG_ARR: -rw-r--r-- 1 root root 40960 May 12 07:21 /home/ubuntu/p200dev.tar
2026-05-12 00:21:22.019012 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/mgmt.txt"
2026-05-12 00:21:22.631053 : DEBUG_ARR: -rw-r--r-- 1 root root 1700 May  6  2023 /home/ubuntu/mgmt.txt
2026-05-12 00:21:22.631139 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/mgmt.txt"
2026-05-12 00:21:23.234938 : DEBUG_ARR: -rw-r--r-- 1 root root 1700 May  6  2023 /home/ubuntu/mgmt.txt
2026-05-12 00:21:23.235032 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/mgmt_new.txt"
2026-05-12 00:21:23.834840 : DEBUG_ARR: ls: cannot access '/home/ubuntu/mgmt_new.txt': No such file or directory
2026-05-12 00:21:23.834996 : sshpass -p "Alin00000s!" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" root@11.165.121.210:/root/pytest_files/mgmt_new.txt /tmp/local_cache//1778569691.219551/mgmt_new.txt
2026-05-12 00:21:27.643671 :  ls -l /tmp/local_cache//1778569691.219551/mgmt_new.txt
2026-05-12 00:21:27.646582 : DEBUG_ARR: -rw-r--r-- 1 super super 1884 May 12 00:21 /tmp/local_cache//1778569691.219551/mgmt_new.txt
2026-05-12 00:21:27.646641 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1778569691.219551/mgmt_new.txt ubuntu@192.168.0.2:/tmp/local_cache//1778569691.219551/mgmt_new.txt
2026-05-12 00:21:28.250300 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  mkdir -p ~/; sudo  cp /tmp/local_cache//1778569691.219551/mgmt_new.txt ~/"
2026-05-12 00:21:28.863201 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/mgmt_new.txt"
2026-05-12 00:21:29.466761 : DEBUG_ARR: -rw-r--r-- 1 root root 1884 May 12 07:21 /home/ubuntu/mgmt_new.txt
2026-05-12 00:21:29.466855 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/mgmt_2505.txt"
2026-05-12 00:21:30.070959 : DEBUG_ARR: ls: cannot access '/home/ubuntu/mgmt_2505.txt': No such file or directory
2026-05-12 00:21:30.071126 : sshpass -p "Alin00000s!" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" root@11.165.121.210:/root/pytest_files/mgmt_2505.txt /tmp/local_cache//1778569691.219551/mgmt_2505.txt
2026-05-12 00:21:34.132284 :  ls -l /tmp/local_cache//1778569691.219551/mgmt_2505.txt
2026-05-12 00:21:34.135197 : DEBUG_ARR: -rw-r--r-- 1 super super 371 May 12 00:21 /tmp/local_cache//1778569691.219551/mgmt_2505.txt
2026-05-12 00:21:34.135259 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1778569691.219551/mgmt_2505.txt ubuntu@192.168.0.2:/tmp/local_cache//1778569691.219551/mgmt_2505.txt
2026-05-12 00:21:34.738862 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  mkdir -p ~/; sudo  cp /tmp/local_cache//1778569691.219551/mgmt_2505.txt ~/"
2026-05-12 00:21:35.347505 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/mgmt_2505.txt"
2026-05-12 00:21:35.952274 : DEBUG_ARR: -rw-r--r-- 1 root root 371 May 12 07:21 /home/ubuntu/mgmt_2505.txt
2026-05-12 00:21:35.952366 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/temp_request_workaround.txt"
2026-05-12 00:21:36.566826 : DEBUG_ARR: -rw-r--r-- 1 root root 747 May  6  2023 /home/ubuntu/temp_request_workaround.txt
2026-05-12 00:21:36.566916 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/temp_request_workaround.txt"
2026-05-12 00:21:37.171163 : DEBUG_ARR: -rw-r--r-- 1 root root 747 May  6  2023 /home/ubuntu/temp_request_workaround.txt
2026-05-12 00:21:37.171241 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/password.txt"
2026-05-12 00:21:37.778906 : DEBUG_ARR: -rw-r--r-- 1 root root 9 May  6  2023 /home/ubuntu/password.txt
2026-05-12 00:21:37.778985 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/password.txt"
2026-05-12 00:21:38.382891 : DEBUG_ARR: -rw-r--r-- 1 root root 9 May  6  2023 /home/ubuntu/password.txt
2026-05-12 00:21:38.383002 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/trex-v2.87.tar.gz"
2026-05-12 00:21:38.998870 : DEBUG_ARR: ls: cannot access '/home/ubuntu/trex-v2.87.tar.gz': No such file or directory
2026-05-12 00:21:38.999039 : sshpass -p "Alin00000s!" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" root@11.165.121.210:/root/pytest_files/trex-v2.87.tar.gz /tmp/local_cache//1778569691.219551/trex-v2.87.tar.gz
2026-05-12 00:22:06.664440 :  ls -l /tmp/local_cache//1778569691.219551/trex-v2.87.tar.gz
2026-05-12 00:22:06.667578 : DEBUG_ARR: -rw-r--r-- 1 super super 229326781 May 12 00:22 /tmp/local_cache//1778569691.219551/trex-v2.87.tar.gz
2026-05-12 00:22:06.667638 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1778569691.219551/trex-v2.87.tar.gz ubuntu@192.168.0.2:/tmp/local_cache//1778569691.219551/trex-v2.87.tar.gz
2026-05-12 00:22:08.502269 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  mkdir -p ~/; sudo  cp /tmp/local_cache//1778569691.219551/trex-v2.87.tar.gz ~/"
2026-05-12 00:22:09.345243 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/trex-v2.87.tar.gz"
2026-05-12 00:22:09.951275 : DEBUG_ARR: -rw-r--r-- 1 root root 229326781 May 12 07:22 /home/ubuntu/trex-v2.87.tar.gz
2026-05-12 00:22:09.951369 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/ecore_phase1_env.patch"
2026-05-12 00:22:10.562922 : DEBUG_ARR: ls: cannot access '/home/ubuntu/ecore_phase1_env.patch': No such file or directory
2026-05-12 00:22:10.563101 : sshpass -p "Alin00000s!" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" root@11.165.121.210:/root/pytest_files/ecore_phase1_env.patch /tmp/local_cache//1778569691.219551/ecore_phase1_env.patch
2026-05-12 00:22:14.378398 :  ls -l /tmp/local_cache//1778569691.219551/ecore_phase1_env.patch
2026-05-12 00:22:14.381355 : DEBUG_ARR: -rw-r--r-- 1 super super 1554 May 12 00:22 /tmp/local_cache//1778569691.219551/ecore_phase1_env.patch
2026-05-12 00:22:14.381417 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1778569691.219551/ecore_phase1_env.patch ubuntu@192.168.0.2:/tmp/local_cache//1778569691.219551/ecore_phase1_env.patch
2026-05-12 00:22:14.978832 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  mkdir -p ~/; sudo  cp /tmp/local_cache//1778569691.219551/ecore_phase1_env.patch ~/"
2026-05-12 00:22:15.603725 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/ecore_phase1_env.patch"
2026-05-12 00:22:16.215293 : DEBUG_ARR: -rw-r--r-- 1 root root 1554 May 12 07:22 /home/ubuntu/ecore_phase1_env.patch
2026-05-12 00:22:16.215638 : Use Internal sonic-mgmt
2026-05-12 00:22:16.215655 : sshpass -p "123" scp  -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /home/super/workspace/PhoenixWingDailySRv6Test/sonic-mgmt.tar ubuntu@192.168.0.2:/tmp
2026-05-12 00:22:21.810872 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "cd ~/; rm -rf ~/sonic-mgmt; cp /tmp/sonic-mgmt.tar .; tar xf sonic-mgmt.tar; pwd; ls -l; "
2026-05-12 00:22:24.679707 : DEBUG_ARR: /home/ubuntu
2026-05-12 00:22:24.679745 : DEBUG_ARR: total 2466648
2026-05-12 00:22:24.679749 : DEBUG_ARR: -rw-r--r--  1 ubuntu ubuntu      23797 Dec 28  2023 ansible.log
2026-05-12 00:22:24.679753 : DEBUG_ARR: -rw-r--r--  1 root   root      1822720 May 12 07:21 cisco-8101-p4-32x100-vs.tar
2026-05-12 00:22:24.679756 : DEBUG_ARR: -rw-r--r--  1 root   root         1554 May 12 07:22 ecore_phase1_env.patch
2026-05-12 00:22:24.679759 : DEBUG_ARR: -rw-r--r--  1 root   root        30720 May 12 07:21 g200dev.tar
2026-05-12 00:22:24.679762 : DEBUG_ARR: -rw-rw-r--  1 ubuntu ubuntu        401 Mar 21  2025 input_param_json.txt
2026-05-12 00:22:24.679768 : DEBUG_ARR: -rw-r--r--  1 root   root         1700 May  6  2023 mgmt.txt
2026-05-12 00:22:24.679771 : DEBUG_ARR: -rw-r--r--  1 root   root          371 May 12 07:21 mgmt_2505.txt
2026-05-12 00:22:24.679774 : DEBUG_ARR: -rw-r--r--  1 root   root         1884 May 12 07:21 mgmt_new.txt
2026-05-12 00:22:24.679778 : DEBUG_ARR: -rw-r--r--  1 root   root        40960 May 12 07:21 p200dev.tar
2026-05-12 00:22:24.679781 : DEBUG_ARR: -rw-r--r--  1 root   root            9 May  6  2023 password.txt
2026-05-12 00:22:24.679786 : DEBUG_ARR: -rw-r--r--  1 root   root        40960 May 12 07:21 q200dev.tar
2026-05-12 00:22:24.679789 : DEBUG_ARR: drwxrwxr-x 12 ubuntu ubuntu       4096 Mar 25 17:26 sonic-mgmt
2026-05-12 00:22:24.679791 : DEBUG_ARR: -rw-rw-r--  1 ubuntu ubuntu  914790400 May 12 07:22 sonic-mgmt.tar
2026-05-12 00:22:24.679794 : DEBUG_ARR: drwxrwxrwx  2 root   root         4096 Mar 21  2025 sonic-vm
2026-05-12 00:22:24.679797 : DEBUG_ARR: -rw-r--r--  1 root   root   1379714395 May 11 10:31 sonic-vs.img.gz
2026-05-12 00:22:24.679800 : DEBUG_ARR: -rw-r--r--  1 root   root          747 May  6  2023 temp_request_workaround.txt
2026-05-12 00:22:24.679805 : DEBUG_ARR: -rw-r--r--  1 root   root    229326781 May 12 07:22 trex-v2.87.tar.gz
2026-05-12 00:22:24.679808 : DEBUG_ARR: drwxrwxrwx  4 root   root         4096 Dec 28  2023 veos-vm
2026-05-12 00:22:24.679854 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "cd ~/sonic-mgmt; git apply ~/mgmt_2505.txt"
2026-05-12 00:22:25.290059 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "cp ~/password.txt ~/sonic-mgmt/ansible"
2026-05-12 00:22:25.892445 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "cd ~; sudo chmod 777 sonic-vm; sudo chmod 777 veos-vm; mkdir -p ~/sonic-vm/images/; mkdir -p ~/veos-vm/images/;"
2026-05-12 00:22:26.505387 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "cd ~/sonic-vm/images/; sudo cp ~/sonic-vs.img.gz ~/veos-vm/images/; sudo cp ~/sonic-vs.img.gz .; sudo rm -f sonic-vs.img; sudo gunzip sonic-vs.img.gz; ls -l "
2026-05-12 00:23:01.009134 : DEBUG_ARR: total 3620352
2026-05-12 00:23:01.009179 : DEBUG_ARR: -rw-r--r-- 1 root root 3707240448 May 12 07:22 sonic-vs.img
2026-05-12 00:23:01.009219 : wget -r -l1 -nd -A "*build_info.txt" http://30.57.186.117/phoenixwingdaily/latest -P /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/
2026-05-12 00:23:01.031526 : DEBUG_ARR: --2026-05-12 00:23:01--  http://30.57.186.117/phoenixwingdaily/latest
2026-05-12 00:23:01.031560 : DEBUG_ARR: Connecting to 30.57.186.117:80... connected.
2026-05-12 00:23:01.031565 : DEBUG_ARR: HTTP request sent, awaiting response... 301 Moved Permanently
2026-05-12 00:23:01.031569 : DEBUG_ARR: Location: http://30.57.186.117/phoenixwingdaily/latest/ [following]
2026-05-12 00:23:01.031575 : DEBUG_ARR: --2026-05-12 00:23:01--  http://30.57.186.117/phoenixwingdaily/latest/
2026-05-12 00:23:01.031578 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-12 00:23:01.031581 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-12 00:23:01.031584 : DEBUG_ARR: Length: 1175 (1.1K) [text/html]
2026-05-12 00:23:01.031589 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/latest.tmp’
2026-05-12 00:23:01.031595 : DEBUG_ARR: 
2026-05-12 00:23:01.031599 : DEBUG_ARR:      0K .                                                     100%  155M=0s
2026-05-12 00:23:01.031602 : DEBUG_ARR: 
2026-05-12 00:23:01.031605 : DEBUG_ARR: 2026-05-12 00:23:01 (155 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/latest.tmp’ saved [1175/1175]
2026-05-12 00:23:01.031610 : DEBUG_ARR: 
2026-05-12 00:23:01.031613 : DEBUG_ARR: Loading robots.txt; please ignore errors.
2026-05-12 00:23:01.031616 : DEBUG_ARR: --2026-05-12 00:23:01--  http://30.57.186.117/robots.txt
2026-05-12 00:23:01.031619 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-12 00:23:01.031622 : DEBUG_ARR: HTTP request sent, awaiting response... 404 Not Found
2026-05-12 00:23:01.031625 : DEBUG_ARR: 2026-05-12 00:23:01 ERROR 404: Not Found.
2026-05-12 00:23:01.031629 : DEBUG_ARR: 
2026-05-12 00:23:01.031632 : DEBUG_ARR: Removing /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/latest.tmp since it should be rejected.
2026-05-12 00:23:01.031636 : DEBUG_ARR: 
2026-05-12 00:23:01.031639 : DEBUG_ARR: --2026-05-12 00:23:01--  http://30.57.186.117/phoenixwingdaily/latest/?C=N;O=D
2026-05-12 00:23:01.031642 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-12 00:23:01.031645 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-12 00:23:01.031647 : DEBUG_ARR: Length: 1175 (1.1K) [text/html]
2026-05-12 00:23:01.031651 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/index.html?C=N;O=D.tmp’
2026-05-12 00:23:01.031654 : DEBUG_ARR: 
2026-05-12 00:23:01.031657 : DEBUG_ARR:      0K .                                                     100%  226M=0s
2026-05-12 00:23:01.031660 : DEBUG_ARR: 
2026-05-12 00:23:01.031664 : DEBUG_ARR: 2026-05-12 00:23:01 (226 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/index.html?C=N;O=D.tmp’ saved [1175/1175]
2026-05-12 00:23:01.031671 : DEBUG_ARR: 
2026-05-12 00:23:01.031674 : DEBUG_ARR: Removing /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/index.html?C=N;O=D.tmp since it should be rejected.
2026-05-12 00:23:01.031677 : DEBUG_ARR: 
2026-05-12 00:23:01.031680 : DEBUG_ARR: --2026-05-12 00:23:01--  http://30.57.186.117/phoenixwingdaily/latest/?C=M;O=A
2026-05-12 00:23:01.031683 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-12 00:23:01.031686 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-12 00:23:01.031689 : DEBUG_ARR: Length: 1175 (1.1K) [text/html]
2026-05-12 00:23:01.031691 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/index.html?C=M;O=A.tmp’
2026-05-12 00:23:01.031695 : DEBUG_ARR: 
2026-05-12 00:23:01.031697 : DEBUG_ARR:      0K .                                                     100%  229M=0s
2026-05-12 00:23:01.031747 : DEBUG_ARR: 
2026-05-12 00:23:01.031752 : DEBUG_ARR: 2026-05-12 00:23:01 (229 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/index.html?C=M;O=A.tmp’ saved [1175/1175]
2026-05-12 00:23:01.031756 : DEBUG_ARR: 
2026-05-12 00:23:01.031759 : DEBUG_ARR: Removing /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/index.html?C=M;O=A.tmp since it should be rejected.
2026-05-12 00:23:01.031762 : DEBUG_ARR: 
2026-05-12 00:23:01.031765 : DEBUG_ARR: --2026-05-12 00:23:01--  http://30.57.186.117/phoenixwingdaily/latest/?C=S;O=A
2026-05-12 00:23:01.031767 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-12 00:23:01.031770 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-12 00:23:01.031773 : DEBUG_ARR: Length: 1175 (1.1K) [text/html]
2026-05-12 00:23:01.031776 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/index.html?C=S;O=A.tmp’
2026-05-12 00:23:01.031779 : DEBUG_ARR: 
2026-05-12 00:23:01.031782 : DEBUG_ARR:      0K .                                                     100%  249M=0s
2026-05-12 00:23:01.031785 : DEBUG_ARR: 
2026-05-12 00:23:01.031788 : DEBUG_ARR: 2026-05-12 00:23:01 (249 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/index.html?C=S;O=A.tmp’ saved [1175/1175]
2026-05-12 00:23:01.031791 : DEBUG_ARR: 
2026-05-12 00:23:01.031794 : DEBUG_ARR: Removing /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/index.html?C=S;O=A.tmp since it should be rejected.
2026-05-12 00:23:01.031797 : DEBUG_ARR: 
2026-05-12 00:23:01.031799 : DEBUG_ARR: --2026-05-12 00:23:01--  http://30.57.186.117/phoenixwingdaily/latest/?C=D;O=A
2026-05-12 00:23:01.031804 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-12 00:23:01.031807 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-12 00:23:01.031810 : DEBUG_ARR: Length: 1175 (1.1K) [text/html]
2026-05-12 00:23:01.031813 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/index.html?C=D;O=A.tmp’
2026-05-12 00:23:01.031816 : DEBUG_ARR: 
2026-05-12 00:23:01.031818 : DEBUG_ARR:      0K .                                                     100%  247M=0s
2026-05-12 00:23:01.031823 : DEBUG_ARR: 
2026-05-12 00:23:01.031826 : DEBUG_ARR: 2026-05-12 00:23:01 (247 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/index.html?C=D;O=A.tmp’ saved [1175/1175]
2026-05-12 00:23:01.031831 : DEBUG_ARR: 
2026-05-12 00:23:01.031834 : DEBUG_ARR: Removing /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/index.html?C=D;O=A.tmp since it should be rejected.
2026-05-12 00:23:01.031836 : DEBUG_ARR: 
2026-05-12 00:23:01.031839 : DEBUG_ARR: --2026-05-12 00:23:01--  http://30.57.186.117/phoenixwingdaily/
2026-05-12 00:23:01.031842 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-12 00:23:01.031845 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-12 00:23:01.031848 : DEBUG_ARR: Length: unspecified [text/html]
2026-05-12 00:23:01.031850 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/index.html.tmp’
2026-05-12 00:23:01.031855 : DEBUG_ARR: 
2026-05-12 00:23:01.031858 : DEBUG_ARR:      0K .......... .......... .......... .......... .......... 38.3M
2026-05-12 00:23:01.031861 : DEBUG_ARR:     50K .......... ......                                      29.1M=0.002s
2026-05-12 00:23:01.031864 : DEBUG_ARR: 
2026-05-12 00:23:01.031867 : DEBUG_ARR: 2026-05-12 00:23:01 (35.5 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/index.html.tmp’ saved [68112]
2026-05-12 00:23:01.031870 : DEBUG_ARR: 
2026-05-12 00:23:01.031873 : DEBUG_ARR: Removing /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/index.html.tmp since it should be rejected.
2026-05-12 00:23:01.031876 : DEBUG_ARR: 
2026-05-12 00:23:01.031879 : DEBUG_ARR: --2026-05-12 00:23:01--  http://30.57.186.117/phoenixwingdaily/latest/Daily_build_info.txt
2026-05-12 00:23:01.031882 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-12 00:23:01.031885 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-12 00:23:01.031888 : DEBUG_ARR: Length: 1293 (1.3K) [text/plain]
2026-05-12 00:23:01.031890 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/Daily_build_info.txt’
2026-05-12 00:23:01.031894 : DEBUG_ARR: 
2026-05-12 00:23:01.031896 : DEBUG_ARR:      0K .                                                     100%  231M=0s
2026-05-12 00:23:01.031899 : DEBUG_ARR: 
2026-05-12 00:23:01.031902 : DEBUG_ARR: 2026-05-12 00:23:01 (231 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/Daily_build_info.txt’ saved [1293/1293]
2026-05-12 00:23:01.031905 : DEBUG_ARR: 
2026-05-12 00:23:01.031908 : DEBUG_ARR: FINISHED --2026-05-12 00:23:01--
2026-05-12 00:23:01.031911 : DEBUG_ARR: Total wall clock time: 0.02s
2026-05-12 00:23:01.031914 : DEBUG_ARR: Downloaded: 7 files, 74K in 0.002s (38.6 MB/s)
2026-05-12 00:23:01.031947 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "cd ~/veos-vm/images/; sudo rm -f sonic-vs.img; sudo gunzip sonic-vs.img.gz; ls -l "
2026-05-12 00:23:31.938015 : DEBUG_ARR: total 4272452
2026-05-12 00:23:31.938053 : DEBUG_ARR: -rw-r--r-- 1 root root    5242880 May  6  2023 Aboot-veos-serial-8.0.0.iso
2026-05-12 00:23:31.938058 : DEBUG_ARR: -rw-r--r-- 1 root root 3707240448 May 12 07:22 sonic-vs.img
2026-05-12 00:23:31.938061 : DEBUG_ARR: -rw-r--r-- 1 root root  662503424 May  6  2023 vEOS-lab-4.20.15M.vmdk
2026-05-12 00:23:31.938097 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_846/input_param_json.txt ubuntu@192.168.0.2:~/
2026-05-12 00:24:04.456714 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo pip install -i https://mirrors.aliyun.com/pypi/simple/ 'requests>=2.32.0' 'docker>=7.1.0'"
2026-05-12 00:24:41.425147 : DEBUG_ARR: Looking in indexes: https://mirrors.aliyun.com/pypi/simple/
2026-05-12 00:24:41.425184 : DEBUG_ARR: Collecting requests>=2.32.0
2026-05-12 00:24:41.425193 : DEBUG_ARR:   Downloading https://mirrors.aliyun.com/pypi/packages/7c/e4/56027c4a6b4ae70ca9de302488c5ca95ad4a39e190093d6c1a8ace08341b/requests-2.32.4-py3-none-any.whl (64 kB)
2026-05-12 00:24:41.425199 : DEBUG_ARR: Collecting docker>=7.1.0
2026-05-12 00:24:41.425202 : DEBUG_ARR:   Downloading https://mirrors.aliyun.com/pypi/packages/e3/26/57c6fb270950d476074c087527a558ccb6f4436657314bfb6cdf484114c4/docker-7.1.0-py3-none-any.whl (147 kB)
2026-05-12 00:24:41.425206 : DEBUG_ARR: Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3/dist-packages (from requests>=2.32.0) (2.8)
2026-05-12 00:24:41.425209 : DEBUG_ARR: Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.8/dist-packages (from requests>=2.32.0) (2.1.1)
2026-05-12 00:24:41.425212 : DEBUG_ARR: Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.32.0) (2.0.2)
2026-05-12 00:24:41.425216 : DEBUG_ARR: Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.0) (2019.11.28)
2026-05-12 00:24:41.425219 : DEBUG_ARR: Installing collected packages: requests, docker
2026-05-12 00:24:41.425222 : DEBUG_ARR:   Attempting uninstall: requests
2026-05-12 00:24:41.425225 : DEBUG_ARR:     Found existing installation: requests 2.28.1
2026-05-12 00:24:41.425228 : DEBUG_ARR:     Uninstalling requests-2.28.1:
2026-05-12 00:24:41.425231 : DEBUG_ARR:       Successfully uninstalled requests-2.28.1
2026-05-12 00:24:41.425234 : DEBUG_ARR:   Attempting uninstall: docker
2026-05-12 00:24:41.425236 : DEBUG_ARR:     Found existing installation: docker 6.1.0
2026-05-12 00:24:41.425239 : DEBUG_ARR:     Uninstalling docker-6.1.0:
2026-05-12 00:24:41.425242 : DEBUG_ARR:       Successfully uninstalled docker-6.1.0
2026-05-12 00:24:41.425300 : DEBUG_ARR: Successfully installed docker-7.1.0 requests-2.32.4
Command succeeded on attempt 1
{   'Get mgmt files status': True,
    'Install test files status': True,
    'Installed VM Packages': [   'apt-transport-https',
                                 'bridge-utils',
                                 'ca-certificates',
                                 'cloud-image-utils',
                                 'curl',
                                 'docker.io',
                                 'ifupdown',
                                 'iproute2',
                                 'libvirt-clients',
                                 'libvirt-daemon-system',
                                 'net-tools',
                                 'openvswitch-switch',
                                 'python3-libvirt',
                                 'python3-pip',
                                 'qemu-kvm',
                                 'qemu-system-x86',
                                 'qemu',
                                 'software-properties-common',
                                 'util-linux',
                                 'virtinst',
                                 'vlan'],
    'Installed VM packages status': True,
    'Set up VM IP': True,
    'VM OS': 'ubuntu',
    'VM release': '20.04',
    'Virsh in VM': True}
2026-05-12 00:24:41.425671 : ping 192.168.0.2 -c 2
2026-05-12 00:24:42.451557 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-12 00:24:42.451588 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=1 ttl=64 time=0.107 ms
2026-05-12 00:24:42.451592 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=2 ttl=64 time=0.084 ms
2026-05-12 00:24:42.451598 : DEBUG_ARR: 
2026-05-12 00:24:42.451601 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-12 00:24:42.451604 : DEBUG_ARR: 2 packets transmitted, 2 received, 0% packet loss, time 1023ms
2026-05-12 00:24:42.451607 : DEBUG_ARR: rtt min/avg/max/mdev = 0.084/0.095/0.107/0.011 ms
2026-05-12 00:24:42.451620 : ping 192.168.0.2 -c 2
2026-05-12 00:24:43.475532 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-12 00:24:43.475565 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=1 ttl=64 time=0.062 ms
2026-05-12 00:24:43.475569 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=2 ttl=64 time=0.063 ms
2026-05-12 00:24:43.475572 : DEBUG_ARR: 
2026-05-12 00:24:43.475578 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-12 00:24:43.475580 : DEBUG_ARR: 2 packets transmitted, 2 received, 0% packet loss, time 1021ms
2026-05-12 00:24:43.475583 : DEBUG_ARR: rtt min/avg/max/mdev = 0.062/0.062/0.063/0.000 ms
{   'Clean up': 9.456001996994019,
    'Launch Pytest VM': 413.92680168151855,
    'Set up Pytest VM': 519.9430389404297}
2026-05-12 00:24:43.475744 : rm -rf /tmp/local_cache//1778569691.219551/
--- 992.4927780628204 seconds ---
