2026-05-19 00:08:14.926951 : Get input param file /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/input_param_json.txt
2026-05-19 00:08:14.927730 : Get file lock for {'user_info': 'PhoenixWingDailySRv6Test_853', 'testbed_location': 'NO_PREFERENCE'}
2026-05-19 00:08:15.928381 : Before: testbed_location NO_PREFERENCE, uinfo PhoenixWingDailySRv6Test_853, action read, index -1, current index 0
2026-05-19 00:08:15.928402 : After: testbed_location NO_PREFERENCE, uinfo PhoenixWingDailySRv6Test_853, action read, index -1, current index 0
2026-05-19 00:08:15.928410 : Found index 0 for action read, user_info PhoenixWingDailySRv6Test_853
2026-05-19 00:08:15.928449 : Release file lock for {'user_info': 'PhoenixWingDailySRv6Test_853', 'testbed_location': 'NO_PREFERENCE', 'action': 'read', 'output_vm': {'index': 2, 'user_info': 'PhoenixWingDailySRv6Test_853', 'time': 'Tue May 19 00:08:08 2026'}, 'output_index': 0, 'output_prefix': '192.168.0'}
2026-05-19 00:08:15.928560 : read_vm_reservation : {"user_info": "PhoenixWingDailySRv6Test_853", "testbed_location": "NO_PREFERENCE", "action": "read", "output_vm": {"index": 2, "user_info": "PhoenixWingDailySRv6Test_853", "time": "Tue May 19 00:08:08 2026"}, "output_index": 0, "output_prefix": "192.168.0"}
2026-05-19 00:08:15.940001 : ifconfig | grep 30.57.186.111
2026-05-19 00:08:15.947223 : DEBUG_ARR:         inet 30.57.186.111  netmask 255.255.255.0  broadcast 30.57.186.255
2026-05-19 00:08:15.947297 : Found local server setting forr 30.57.186.111
2026-05-19 00:08:15.947319 : 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-19 00:08:15.947722 : mkdir -p /tmp/local_cache//1779174494.926934/
Run pytest on 30.57.186.111 vmip 192.168.0.2, vm name pytest_vm_192.168.0.2
2026-05-19 00:08:15.951680 : Cleanup VM pytest_vm_192.168.0.2 on server 30.57.186.111
2026-05-19 00:08:15.952146 : mkdir -p /tmp/local_cache//1779174494.926934/; rm -rf /tmp/local_cache//1779174494.926934//*
2026-05-19 00:08:15.956965 : sudo  virsh destroy pytest_vm_192.168.0.2
2026-05-19 00:08:19.360437 : DEBUG_ARR: Domain pytest_vm_192.168.0.2 destroyed
2026-05-19 00:08:19.360476 : DEBUG_ARR: 
2026-05-19 00:08:19.360510 : sudo  virsh undefine pytest_vm_192.168.0.2 --remove-all-storage
2026-05-19 00:08:22.578817 : DEBUG_ARR: Domain pytest_vm_192.168.0.2 has been undefined
2026-05-19 00:08:22.578855 : DEBUG_ARR: Volume 'vda'(/home/libvirt/images/pytest_vm_192.168.0.2/focal-server-cloudimg-amd64-disk-kvm.img) removed.
2026-05-19 00:08:22.578864 : DEBUG_ARR: Volume 'hda'(/home/libvirt/images/pytest_vm_192.168.0.2/ubuntu2004-init.img) removed.
2026-05-19 00:08:22.578867 : DEBUG_ARR: 
2026-05-19 00:08:22.578898 : sudo  virsh destroy pytest_vm
2026-05-19 00:08:22.603750 : DEBUG_ARR: error: failed to get domain 'pytest_vm'
2026-05-19 00:08:22.603780 : DEBUG_ARR: 
2026-05-19 00:08:22.603805 : sudo  virsh undefine pytest_vm --remove-all-storage
2026-05-19 00:08:22.626329 : DEBUG_ARR: error: failed to get domain 'pytest_vm'
2026-05-19 00:08:22.626361 : DEBUG_ARR: 
launch VM pytest_vm_192.168.0.2 on server 30.57.186.111
2026-05-19 00:08:22.626704 : sudo  virsh list |  grep pytest_vm_192.168.0.2
2026-05-19 00:08:22.650783 : VM pytest_vm_192.168.0.2 founnd is False
2026-05-19 00:08:22.650820 : brctl show vmbr0
2026-05-19 00:08:22.653377 : DEBUG_ARR: bridge name	bridge id		STP enabled	interfaces
2026-05-19 00:08:22.653407 : DEBUG_ARR: vmbr0		8000.000000000000	no		
bridge name	bridge id		STP enabled	interfaces
vmbr0		8000.000000000000	no		
2026-05-19 00:08:22.653438 : vm_golden_image focal-server-cloudimg-amd64-disk-kvm.img.golden
2026-05-19 00:08:22.653454 : 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-19 00:16:25.699777 : vcpu 60, mem_size 87084
2026-05-19 00:16:25.699817 : 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-19 00:16:34.160439 : DEBUG_ARR: WARNING  OS name 'linux' is deprecated, using 'generic' instead. This alias will be removed in the future.
2026-05-19 00:16:34.160479 : DEBUG_ARR: error: Cannot run interactive console without a controlling TTY
2026-05-19 00:16:34.160485 : DEBUG_ARR: 
2026-05-19 00:16:34.160488 : DEBUG_ARR: 
2026-05-19 00:16:34.160492 : DEBUG_ARR: Starting install...
2026-05-19 00:16:34.160495 : DEBUG_ARR: Domain creation completed.
2026-05-19 00:16:34.160531 : sudo  virsh list |  grep pytest_vm_192.168.0.2
2026-05-19 00:16:34.185829 : DEBUG_ARR:  85   pytest_vm_192.168.0.2   running
 85   pytest_vm_192.168.0.2   running
2026-05-19 00:16:34.186160 : cd /tmp/local_cache//1779174494.926934/; sudo wget -O sonic-vs.img.gz -q http://30.57.186.117/phoenixwingdaily/latest/sonic-vs_daily.img.gz;
2026-05-19 00:17:20.663410 : ls /tmp/local_cache//1779174494.926934/sonic-vs.img.gz
2026-05-19 00:17:20.666211 : DEBUG_ARR: /tmp/local_cache//1779174494.926934/sonic-vs.img.gz
2026-05-19 00:17:20.666265 : ls -al /tmp/local_cache//1779174494.926934/sonic-vs.img.gz
2026-05-19 00:17:20.669070 : DEBUG_ARR: -rw-r--r-- 1 root root 1386490429 May 18 03:12 /tmp/local_cache//1779174494.926934/sonic-vs.img.gz
2026-05-19 00:17:20.669129 : ls -l /tmp/local_cache//1779174494.926934//sonic-vs.img.gz
2026-05-19 00:17:20.671833 : DEBUG_ARR: -rw-r--r-- 1 root root 1386490429 May 18 03:12 /tmp/local_cache//1779174494.926934//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-19 00:17:20.672302 : ping 192.168.0.2 -c 2
2026-05-19 00:17:23.731532 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-19 00:17:23.731567 : DEBUG_ARR: From 192.168.0.1 icmp_seq=1 Destination Host Unreachable
2026-05-19 00:17:23.731572 : DEBUG_ARR: From 192.168.0.1 icmp_seq=2 Destination Host Unreachable
2026-05-19 00:17:23.731577 : DEBUG_ARR: 
2026-05-19 00:17:23.731580 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-19 00:17:23.731583 : DEBUG_ARR: 2 packets transmitted, 0 received, +2 errors, 100% packet loss, time 1008ms
2026-05-19 00:17:23.731586 : DEBUG_ARR: pipe 2
2026-05-19 00:17:23.731605 : ping 192.168.0.2 -c 2
2026-05-19 00:17:26.803448 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-19 00:17:26.803479 : DEBUG_ARR: From 192.168.0.1 icmp_seq=1 Destination Host Unreachable
2026-05-19 00:17:26.803484 : DEBUG_ARR: From 192.168.0.1 icmp_seq=2 Destination Host Unreachable
2026-05-19 00:17:26.803487 : DEBUG_ARR: 
2026-05-19 00:17:26.803495 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-19 00:17:26.803499 : DEBUG_ARR: 2 packets transmitted, 0 received, +2 errors, 100% packet loss, time 1021ms
2026-05-19 00:17:26.803502 : DEBUG_ARR: pipe 2
2026-05-19 00:17:26.803535 : sudo virsh domiflist pytest_vm_192.168.0.2 | grep virtio
2026-05-19 00:17:26.829348 : DEBUG_ARR:  vnet0       bridge   vmbr0    virtio   52:54:00:3e:97:ca
2026-05-19 00:17:26.829407 : VM pytest_vm_192.168.0.2 interface mac 52:54:00:3e:97:ca, vmip 192.168.0.2
2026-05-19 00:17:26.829684 : mkdir -p /tmp/local_cache//1779174494.926934/
2026-05-19 00:17:26.832151 : 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//1779174494.926934/50-cloud-init.yaml
2026-05-19 00:17:30.587252 :  ls -l /tmp/local_cache//1779174494.926934/50-cloud-init.yaml
2026-05-19 00:17:30.590019 : DEBUG_ARR: -rw-r--r-- 1 super super 647 May 19 00:17 /tmp/local_cache//1779174494.926934/50-cloud-init.yaml
2026-05-19 00:17:30.590153 : sshpass -p "ais12#$" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1779174494.926934/50-cloud-init.yaml super@30.57.186.111:/tmp/local_cache//1779174494.926934/50-cloud-init.yaml
2026-05-19 00:17:31.271858 : sudo  mkdir -p /tmp/local_cache//1779174494.926934/; sudo  cp /tmp/local_cache//1779174494.926934/50-cloud-init.yaml /tmp/local_cache//1779174494.926934/
2026-05-19 00:17:31.286756 : DEBUG_ARR: cp: '/tmp/local_cache//1779174494.926934/50-cloud-init.yaml' and '/tmp/local_cache//1779174494.926934/50-cloud-init.yaml' are the same file
2026-05-19 00:17:31.286811 : sed -i 's/30.57.186.71/192.168.0.2/g' /tmp/local_cache//1779174494.926934/50-cloud-init.yaml
2026-05-19 00:17:31.304206 : sed -i 's/30.57.186.254/192.168.0.1/g' /tmp/local_cache//1779174494.926934/50-cloud-init.yaml
2026-05-19 00:17:31.308950 : Set up NAT rules for 192.168.0.2, port 2224
2026-05-19 00:17:31.308982 : sudo  iptables -t nat -L -v -n | grep 'dpt:2224 to:192.168.0.2:22'
2026-05-19 00:17:31.366486 : 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-19 00:17:31.366533 : sudo  iptables -L -v -n | grep 'tcp dpt:22 state NEW,RELATED,ESTABLISHED' | grep 192.168.0.2
2026-05-19 00:17:31.374955 : DEBUG_ARR:     0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            192.168.0.2          tcp dpt:22 state NEW,RELATED,ESTABLISHED
2026-05-19 00:17:31.375008 : sudo  iptables -t nat -L -v -n | grep 'to:30.57.186.111' | grep 192.168.0.2
2026-05-19 00:17:31.383075 : DEBUG_ARR:  5665  399K SNAT       all  --  *      *       192.168.0.2          0.0.0.0/0            to:30.57.186.111
2026-05-19 00:17:31.383122 : sudo  iptables -t nat -L -v -n | grep "dpt:4500 to:192.168.0.2:4500"
2026-05-19 00:17:31.390909 : 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-19 00:17:31.390955 : sudo  iptables -t nat -L -v -n | grep "dpt:4501 to:192.168.0.2:4501"
2026-05-19 00:17:31.398912 : 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-19 00:17:31.398959 : sudo  iptables -t nat -L -v -n | grep "dpt:4507 to:192.168.0.2:4507"
2026-05-19 00:17:31.406850 : 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-19 00:17:31.406896 : sudo  iptables -L -v -n
2026-05-19 00:17:31.414946 : DEBUG_ARR: Chain INPUT (policy ACCEPT 49M packets, 130G bytes)
2026-05-19 00:17:31.414969 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-19 00:17:31.414973 : DEBUG_ARR:   49M  131G LIBVIRT_INP  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2026-05-19 00:17:31.414976 : DEBUG_ARR: 
2026-05-19 00:17:31.414980 : DEBUG_ARR: Chain FORWARD (policy ACCEPT 2226K packets, 9616M bytes)
2026-05-19 00:17:31.414984 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-19 00:17:31.414987 : DEBUG_ARR: 2226K 9616M LIBVIRT_FWX  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2026-05-19 00:17:31.414990 : DEBUG_ARR: 2226K 9616M LIBVIRT_FWI  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2026-05-19 00:17:31.414993 : DEBUG_ARR: 2226K 9616M LIBVIRT_FWO  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2026-05-19 00:17:31.414996 : DEBUG_ARR:     0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            192.168.0.2          tcp dpt:22 state NEW,RELATED,ESTABLISHED
2026-05-19 00:17:31.415000 : DEBUG_ARR: 
2026-05-19 00:17:31.415004 : DEBUG_ARR: Chain OUTPUT (policy ACCEPT 33M packets, 109G bytes)
2026-05-19 00:17:31.415007 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-19 00:17:31.415009 : DEBUG_ARR:   34M  110G LIBVIRT_OUT  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2026-05-19 00:17:31.415012 : DEBUG_ARR: 
2026-05-19 00:17:31.415015 : DEBUG_ARR: Chain LIBVIRT_FWI (1 references)
2026-05-19 00:17:31.415017 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-19 00:17:31.415020 : DEBUG_ARR:     0     0 ACCEPT     all  --  *      virbr0  0.0.0.0/0            192.168.122.0/24     ctstate RELATED,ESTABLISHED
2026-05-19 00:17:31.415024 : DEBUG_ARR:     0     0 REJECT     all  --  *      virbr0  0.0.0.0/0            0.0.0.0/0            reject-with icmp-port-unreachable
2026-05-19 00:17:31.415026 : DEBUG_ARR: 
2026-05-19 00:17:31.415029 : DEBUG_ARR: Chain LIBVIRT_FWO (1 references)
2026-05-19 00:17:31.415032 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-19 00:17:31.415035 : DEBUG_ARR:     0     0 ACCEPT     all  --  virbr0 *       192.168.122.0/24     0.0.0.0/0           
2026-05-19 00:17:31.415037 : DEBUG_ARR:     0     0 REJECT     all  --  virbr0 *       0.0.0.0/0            0.0.0.0/0            reject-with icmp-port-unreachable
2026-05-19 00:17:31.415067 : DEBUG_ARR: 
2026-05-19 00:17:31.415071 : DEBUG_ARR: Chain LIBVIRT_FWX (1 references)
2026-05-19 00:17:31.415074 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-19 00:17:31.415077 : DEBUG_ARR:     0     0 ACCEPT     all  --  virbr0 virbr0  0.0.0.0/0            0.0.0.0/0           
2026-05-19 00:17:31.415079 : DEBUG_ARR: 
2026-05-19 00:17:31.415082 : DEBUG_ARR: Chain LIBVIRT_INP (1 references)
2026-05-19 00:17:31.415085 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-19 00:17:31.415088 : DEBUG_ARR:     0     0 ACCEPT     udp  --  virbr0 *       0.0.0.0/0            0.0.0.0/0            udp dpt:53
2026-05-19 00:17:31.415091 : DEBUG_ARR:     0     0 ACCEPT     tcp  --  virbr0 *       0.0.0.0/0            0.0.0.0/0            tcp dpt:53
2026-05-19 00:17:31.415093 : DEBUG_ARR:     0     0 ACCEPT     udp  --  virbr0 *       0.0.0.0/0            0.0.0.0/0            udp dpt:67
2026-05-19 00:17:31.415096 : DEBUG_ARR:     0     0 ACCEPT     tcp  --  virbr0 *       0.0.0.0/0            0.0.0.0/0            tcp dpt:67
2026-05-19 00:17:31.415099 : DEBUG_ARR: 
2026-05-19 00:17:31.415102 : DEBUG_ARR: Chain LIBVIRT_OUT (1 references)
2026-05-19 00:17:31.415105 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-19 00:17:31.415108 : DEBUG_ARR:     0     0 ACCEPT     udp  --  *      virbr0  0.0.0.0/0            0.0.0.0/0            udp dpt:53
2026-05-19 00:17:31.415110 : DEBUG_ARR:     0     0 ACCEPT     tcp  --  *      virbr0  0.0.0.0/0            0.0.0.0/0            tcp dpt:53
2026-05-19 00:17:31.415113 : DEBUG_ARR:     0     0 ACCEPT     udp  --  *      virbr0  0.0.0.0/0            0.0.0.0/0            udp dpt:68
2026-05-19 00:17:31.415116 : DEBUG_ARR:     0     0 ACCEPT     tcp  --  *      virbr0  0.0.0.0/0            0.0.0.0/0            tcp dpt:68
2026-05-19 00:17:31.415136 : sudo  iptables -t nat -L -v -n
2026-05-19 00:17:31.422987 : DEBUG_ARR: Chain PREROUTING (policy ACCEPT 373K packets, 43M bytes)
2026-05-19 00:17:31.423009 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-19 00:17:31.423013 : 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-19 00:17:31.423018 : 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-19 00:17:31.423021 : 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-19 00:17:31.423023 : 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-19 00:17:31.423077 : DEBUG_ARR: 
2026-05-19 00:17:31.423082 : DEBUG_ARR: Chain INPUT (policy ACCEPT 366K packets, 43M bytes)
2026-05-19 00:17:31.423085 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-19 00:17:31.423088 : DEBUG_ARR: 
2026-05-19 00:17:31.423091 : DEBUG_ARR: Chain OUTPUT (policy ACCEPT 555K packets, 37M bytes)
2026-05-19 00:17:31.423094 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-19 00:17:31.423097 : DEBUG_ARR: 
2026-05-19 00:17:31.423100 : DEBUG_ARR: Chain POSTROUTING (policy ACCEPT 555K packets, 37M bytes)
2026-05-19 00:17:31.423103 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-19 00:17:31.423106 : DEBUG_ARR:  576K   38M LIBVIRT_PRT  all  --  *      *       0.0.0.0/0            0.0.0.0/0           
2026-05-19 00:17:31.423109 : DEBUG_ARR:  5665  399K SNAT       all  --  *      *       192.168.0.2          0.0.0.0/0            to:30.57.186.111
2026-05-19 00:17:31.423111 : DEBUG_ARR: 
2026-05-19 00:17:31.423114 : DEBUG_ARR: Chain LIBVIRT_PRT (1 references)
2026-05-19 00:17:31.423117 : DEBUG_ARR:  pkts bytes target     prot opt in     out     source               destination         
2026-05-19 00:17:31.423120 : DEBUG_ARR:   929 67846 RETURN     all  --  *      *       192.168.122.0/24     224.0.0.0/24        
2026-05-19 00:17:31.423123 : DEBUG_ARR:     0     0 RETURN     all  --  *      *       192.168.122.0/24     255.255.255.255     
2026-05-19 00:17:31.423125 : DEBUG_ARR:     0     0 MASQUERADE  tcp  --  *      *       192.168.122.0/24    !192.168.122.0/24     masq ports: 1024-65535
2026-05-19 00:17:31.423128 : DEBUG_ARR:     0     0 MASQUERADE  udp  --  *      *       192.168.122.0/24    !192.168.122.0/24     masq ports: 1024-65535
2026-05-19 00:17:31.423133 : DEBUG_ARR:     0     0 MASQUERADE  all  --  *      *       192.168.122.0/24    !192.168.122.0/24    
2026-05-19 00:17:31.423158 : sed -i 's/52:54:00:18:0a:95/52:54:00:3e:97:ca/g' /tmp/local_cache//1779174494.926934/50-cloud-init.yaml
2026-05-19 00:17:31.425601 : sudo virsh destroy pytest_vm_192.168.0.2
2026-05-19 00:17:31.833358 : DEBUG_ARR: Domain pytest_vm_192.168.0.2 destroyed
2026-05-19 00:17:31.833399 : DEBUG_ARR: 
2026-05-19 00:17:51.853482 : sudo virsh destroy pytest_vm_192.168.0.2
2026-05-19 00:17:51.878475 : DEBUG_ARR: error: Failed to destroy domain pytest_vm_192.168.0.2
2026-05-19 00:17:51.878512 : DEBUG_ARR: error: Requested operation is not valid: domain is not running
2026-05-19 00:17:51.878517 : DEBUG_ARR: 
2026-05-19 00:21:11.998617 : sudo virt-copy-in -d pytest_vm_192.168.0.2  /tmp/local_cache//1779174494.926934/50-cloud-init.yaml  /etc/netplan/
2026-05-19 00:21:16.900889 : sudo virt-copy-in -d pytest_vm_192.168.0.2  /tmp/local_cache//1779174494.926934//sonic-vs.img.gz  /home/ubuntu/
2026-05-19 00:21:37.763820 : sudo virsh start pytest_vm_192.168.0.2
2026-05-19 00:21:39.472479 : DEBUG_ARR: Domain pytest_vm_192.168.0.2 started
2026-05-19 00:21:39.472521 : DEBUG_ARR: 
2026-05-19 00:21:39.472557 : ping 192.168.0.2 -c 2
2026-05-19 00:21:42.547684 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-19 00:21:42.547725 : DEBUG_ARR: From 192.168.0.1 icmp_seq=1 Destination Host Unreachable
2026-05-19 00:21:42.547729 : DEBUG_ARR: From 192.168.0.1 icmp_seq=2 Destination Host Unreachable
2026-05-19 00:21:42.547733 : DEBUG_ARR: 
2026-05-19 00:21:42.547737 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-19 00:21:42.547740 : DEBUG_ARR: 2 packets transmitted, 0 received, +2 errors, 100% packet loss, time 1024ms
2026-05-19 00:21:42.547743 : DEBUG_ARR: pipe 2
2026-05-19 00:21:42.547764 : ping 192.168.0.2 -c 2
2026-05-19 00:21:45.619644 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-19 00:21:45.619682 : DEBUG_ARR: From 192.168.0.1 icmp_seq=1 Destination Host Unreachable
2026-05-19 00:21:45.619687 : DEBUG_ARR: From 192.168.0.1 icmp_seq=2 Destination Host Unreachable
2026-05-19 00:21:45.619690 : DEBUG_ARR: 
2026-05-19 00:21:45.619696 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-19 00:21:45.619699 : DEBUG_ARR: 2 packets transmitted, 0 received, +2 errors, 100% packet loss, time 1021ms
2026-05-19 00:21:45.619702 : DEBUG_ARR: pipe 2
2026-05-19 00:21:45.619737 : Can't ping VM 192.168.0.2 at round 1
2026-05-19 00:22:05.639796 : ping 192.168.0.2 -c 2
2026-05-19 00:22:06.643612 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-19 00:22:06.643647 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=1 ttl=64 time=0.255 ms
2026-05-19 00:22:06.643652 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=2 ttl=64 time=0.119 ms
2026-05-19 00:22:06.643655 : DEBUG_ARR: 
2026-05-19 00:22:06.643661 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-19 00:22:06.643664 : DEBUG_ARR: 2 packets transmitted, 2 received, 0% packet loss, time 1001ms
2026-05-19 00:22:06.643667 : DEBUG_ARR: rtt min/avg/max/mdev = 0.119/0.187/0.255/0.068 ms
2026-05-19 00:22:06.643685 : ping 192.168.0.2 -c 2
2026-05-19 00:22:07.667550 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-19 00:22:07.667579 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=1 ttl=64 time=0.101 ms
2026-05-19 00:22:07.667583 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=2 ttl=64 time=0.087 ms
2026-05-19 00:22:07.667586 : DEBUG_ARR: 
2026-05-19 00:22:07.667589 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-19 00:22:07.667592 : DEBUG_ARR: 2 packets transmitted, 2 received, 0% packet loss, time 1021ms
2026-05-19 00:22:07.667596 : DEBUG_ARR: rtt min/avg/max/mdev = 0.087/0.094/0.101/0.007 ms
2026-05-19 00:22:07.667666 : 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-19 00:22:08.577388 : DEBUG_ARR: ID=ubuntu
2026-05-19 00:22:08.577430 : DEBUG_ARR: VERSION_ID="20.04"
2026-05-19 00:22:08.577489 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "apt list | grep installed"
2026-05-19 00:22:10.326863 : DEBUG_ARR: 
2026-05-19 00:22:10.326903 : DEBUG_ARR: WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
2026-05-19 00:22:10.326908 : DEBUG_ARR: 
2026-05-19 00:22:10.326911 : DEBUG_ARR: acl/focal,now 2.2.53-6 amd64 [installed,automatic]
2026-05-19 00:22:10.326914 : DEBUG_ARR: adduser/focal,now 3.118ubuntu2 all [installed,automatic]
2026-05-19 00:22:10.326917 : DEBUG_ARR: adwaita-icon-theme/focal-updates,now 3.36.1-2ubuntu0.20.04.2 all [installed,automatic]
2026-05-19 00:22:10.326920 : DEBUG_ARR: alsa-topology-conf/focal,now 1.2.2-1 all [installed,automatic]
2026-05-19 00:22:10.326923 : DEBUG_ARR: alsa-ucm-conf/focal-updates,now 1.2.2-1ubuntu0.13 all [installed,automatic]
2026-05-19 00:22:10.326926 : DEBUG_ARR: apport-symptoms/focal,now 0.23 all [installed,automatic]
2026-05-19 00:22:10.326929 : DEBUG_ARR: apt-transport-https/focal-updates,now 2.0.10 all [installed]
2026-05-19 00:22:10.326932 : DEBUG_ARR: at-spi2-core/focal,now 2.36.0-2 amd64 [installed,automatic]
2026-05-19 00:22:10.326934 : DEBUG_ARR: at/focal,now 3.1.23-1ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.326937 : DEBUG_ARR: base-files/focal-updates,now 11ubuntu5.7 amd64 [installed]
2026-05-19 00:22:10.326940 : DEBUG_ARR: base-passwd/focal,now 3.5.47 amd64 [installed]
2026-05-19 00:22:10.326943 : DEBUG_ARR: bash-completion/focal,now 1:2.10-1ubuntu1 all [installed,automatic]
2026-05-19 00:22:10.326948 : DEBUG_ARR: bash/focal-updates,focal-security,now 5.0-6ubuntu1.2 amd64 [installed]
2026-05-19 00:22:10.326952 : DEBUG_ARR: bc/focal,now 1.07.1-2build1 amd64 [installed,automatic]
2026-05-19 00:22:10.326955 : DEBUG_ARR: bcache-tools/focal-updates,now 1.0.8-3ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.326958 : DEBUG_ARR: bolt/focal-updates,now 0.9.1-2~ubuntu20.04.2 amd64 [installed,automatic]
2026-05-19 00:22:10.326960 : DEBUG_ARR: bridge-utils/focal,now 1.6-2ubuntu1 amd64 [installed]
2026-05-19 00:22:10.327018 : DEBUG_ARR: bsdmainutils/focal,now 11.1.2ubuntu3 amd64 [installed,automatic]
2026-05-19 00:22:10.327023 : DEBUG_ARR: btrfs-progs/focal,now 5.4.1-2 amd64 [installed,automatic]
2026-05-19 00:22:10.327026 : DEBUG_ARR: build-essential/focal-updates,now 12.8ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327029 : DEBUG_ARR: busybox-initramfs/focal-updates,focal-security,now 1:1.30.1-4ubuntu6.4 amd64 [installed,automatic]
2026-05-19 00:22:10.327032 : DEBUG_ARR: busybox-static/focal-updates,focal-security,now 1:1.30.1-4ubuntu6.4 amd64 [installed,automatic]
2026-05-19 00:22:10.327035 : DEBUG_ARR: byobu/focal,now 5.133-0ubuntu1 all [installed,automatic]
2026-05-19 00:22:10.327038 : DEBUG_ARR: bzip2/focal,now 1.0.8-2 amd64 [installed,automatic]
2026-05-19 00:22:10.327053 : DEBUG_ARR: ca-certificates/focal-updates,focal-security,now 20230311ubuntu0.20.04.1 all [installed,automatic]
2026-05-19 00:22:10.327056 : DEBUG_ARR: cloud-guest-utils/focal,now 0.31-7-gd99b2d76-0ubuntu1 all [installed,automatic]
2026-05-19 00:22:10.327059 : DEBUG_ARR: cloud-image-utils/focal,now 0.31-7-gd99b2d76-0ubuntu1 all [installed]
2026-05-19 00:22:10.327062 : DEBUG_ARR: cloud-initramfs-copymods/focal-updates,now 0.45ubuntu2 all [installed,automatic]
2026-05-19 00:22:10.327065 : DEBUG_ARR: cloud-initramfs-dyn-netconf/focal-updates,now 0.45ubuntu2 all [installed,automatic]
2026-05-19 00:22:10.327068 : DEBUG_ARR: command-not-found/focal-updates,now 20.04.6 all [installed,automatic]
2026-05-19 00:22:10.327074 : DEBUG_ARR: console-setup-linux/focal,now 1.194ubuntu3 all [installed,automatic]
2026-05-19 00:22:10.327077 : DEBUG_ARR: console-setup/focal,now 1.194ubuntu3 all [installed,automatic]
2026-05-19 00:22:10.327080 : DEBUG_ARR: coreutils/focal,now 8.30-3ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.327083 : DEBUG_ARR: cpio/focal-updates,focal-security,now 2.13+dfsg-2ubuntu0.3 amd64 [installed,automatic]
2026-05-19 00:22:10.327086 : DEBUG_ARR: cpp/focal,now 4:9.3.0-1ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.327090 : DEBUG_ARR: cpu-checker/focal,now 0.7-1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327093 : DEBUG_ARR: cron/focal,now 3.0pl1-136ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327096 : DEBUG_ARR: cryptsetup-bin/focal-updates,focal-security,now 2:2.2.2-3ubuntu2.4 amd64 [installed,automatic]
2026-05-19 00:22:10.327099 : DEBUG_ARR: cryptsetup-initramfs/focal-updates,focal-security,now 2:2.2.2-3ubuntu2.4 all [installed,automatic]
2026-05-19 00:22:10.327101 : DEBUG_ARR: cryptsetup-run/focal-updates,focal-security,now 2:2.2.2-3ubuntu2.4 all [installed,automatic]
2026-05-19 00:22:10.327104 : DEBUG_ARR: cryptsetup/focal-updates,focal-security,now 2:2.2.2-3ubuntu2.4 amd64 [installed,automatic]
2026-05-19 00:22:10.327109 : DEBUG_ARR: curl/focal-updates,focal-security,now 7.68.0-1ubuntu2.21 amd64 [installed]
2026-05-19 00:22:10.327112 : DEBUG_ARR: dash/focal,now 0.5.10.2-6 amd64 [installed]
2026-05-19 00:22:10.327115 : DEBUG_ARR: dbus-user-session/focal-updates,focal-security,now 1.12.16-2ubuntu2.3 amd64 [installed,automatic]
2026-05-19 00:22:10.327118 : DEBUG_ARR: dbus/focal-updates,focal-security,now 1.12.16-2ubuntu2.3 amd64 [installed,automatic]
2026-05-19 00:22:10.327120 : DEBUG_ARR: dconf-gsettings-backend/focal,now 0.36.0-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327123 : DEBUG_ARR: dconf-service/focal,now 0.36.0-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327127 : DEBUG_ARR: debconf-i18n/focal,now 1.5.73 all [installed,automatic]
2026-05-19 00:22:10.327129 : DEBUG_ARR: debconf/focal,now 1.5.73 all [installed,automatic]
2026-05-19 00:22:10.327132 : DEBUG_ARR: debianutils/focal,now 4.9.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327135 : DEBUG_ARR: diffutils/focal,now 1:3.7-3 amd64 [installed]
2026-05-19 00:22:10.327138 : DEBUG_ARR: dirmngr/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327140 : DEBUG_ARR: dmeventd/focal,now 2:1.02.167-1ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327143 : DEBUG_ARR: dmidecode/focal,now 3.2-3 amd64 [installed,automatic]
2026-05-19 00:22:10.327146 : DEBUG_ARR: dmsetup/focal,now 2:1.02.167-1ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327149 : DEBUG_ARR: dns-root-data/focal,now 2019052802 all [installed,automatic]
2026-05-19 00:22:10.327151 : DEBUG_ARR: dnsmasq-base/focal-updates,focal-security,now 2.80-1.1ubuntu1.7 amd64 [installed,automatic]
2026-05-19 00:22:10.327154 : DEBUG_ARR: docker.io/focal-updates,now 24.0.5-0ubuntu1~20.04.1 amd64 [installed]
2026-05-19 00:22:10.327157 : DEBUG_ARR: dosfstools/focal,now 4.1-2 amd64 [installed,automatic]
2026-05-19 00:22:10.327160 : DEBUG_ARR: dpkg-dev/focal-updates,focal-security,now 1.19.7ubuntu3.2 all [installed,automatic]
2026-05-19 00:22:10.327163 : DEBUG_ARR: dpkg/focal-updates,focal-security,now 1.19.7ubuntu3.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327165 : DEBUG_ARR: e2fsprogs/focal-updates,focal-security,now 1.45.5-2ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327168 : DEBUG_ARR: eatmydata/focal,now 105-7 all [installed]
2026-05-19 00:22:10.327171 : DEBUG_ARR: ed/focal,now 1.16-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327174 : DEBUG_ARR: efibootmgr/focal,now 17-1 amd64 [installed]
2026-05-19 00:22:10.327177 : DEBUG_ARR: eject/focal,now 2.1.5+deb1+cvs20081104-14 amd64 [installed,automatic]
2026-05-19 00:22:10.327179 : DEBUG_ARR: ethtool/focal,now 1:5.4-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327182 : DEBUG_ARR: fakeroot/focal,now 1.24-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327185 : DEBUG_ARR: file/focal,now 1:5.38-4 amd64 [installed,automatic]
2026-05-19 00:22:10.327188 : DEBUG_ARR: finalrd/focal-updates,now 6~ubuntu20.04.1 all [installed,automatic]
2026-05-19 00:22:10.327190 : DEBUG_ARR: findutils/focal,now 4.7.0-1ubuntu1 amd64 [installed]
2026-05-19 00:22:10.327193 : DEBUG_ARR: fontconfig-config/focal,now 2.13.1-2ubuntu3 all [installed,automatic]
2026-05-19 00:22:10.327196 : DEBUG_ARR: fontconfig/focal,now 2.13.1-2ubuntu3 amd64 [installed,automatic]
2026-05-19 00:22:10.327198 : DEBUG_ARR: fonts-dejavu-core/focal,now 2.37-1 all [installed,automatic]
2026-05-19 00:22:10.327201 : DEBUG_ARR: fonts-ubuntu-console/focal,now 0.83-4ubuntu1 all [installed,automatic]
2026-05-19 00:22:10.327204 : DEBUG_ARR: friendly-recovery/focal-updates,now 0.2.41ubuntu0.20.04.1 all [installed,automatic]
2026-05-19 00:22:10.327207 : DEBUG_ARR: ftp/focal,now 0.17-34.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327210 : DEBUG_ARR: fuse/focal,now 2.9.9-3 amd64 [installed,automatic]
2026-05-19 00:22:10.327212 : DEBUG_ARR: g++/focal,now 4:9.3.0-1ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.327215 : DEBUG_ARR: gcc/focal,now 4:9.3.0-1ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.327218 : DEBUG_ARR: gdisk/focal,now 1.0.5-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327221 : DEBUG_ARR: genisoimage/focal,now 9:1.1.11-3.1ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327226 : DEBUG_ARR: gettext-base/focal,now 0.19.8.1-10build1 amd64 [installed,automatic]
2026-05-19 00:22:10.327229 : DEBUG_ARR: gir1.2-freedesktop/focal-updates,now 1.64.1-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327232 : DEBUG_ARR: gir1.2-glib-2.0/focal-updates,now 1.64.1-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327235 : DEBUG_ARR: gir1.2-libosinfo-1.0/focal,now 1.7.1-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327237 : DEBUG_ARR: gir1.2-packagekitglib-1.0/focal-updates,focal-security,now 1.1.13-2ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327242 : DEBUG_ARR: git-man/focal-updates,focal-security,now 1:2.25.1-1ubuntu3.11 all [installed,automatic]
2026-05-19 00:22:10.327245 : DEBUG_ARR: git/focal-updates,focal-security,now 1:2.25.1-1ubuntu3.11 amd64 [installed,automatic]
2026-05-19 00:22:10.327247 : DEBUG_ARR: glib-networking-common/focal-updates,focal-security,now 2.64.2-1ubuntu0.1 all [installed,automatic]
2026-05-19 00:22:10.327250 : DEBUG_ARR: glib-networking-services/focal-updates,focal-security,now 2.64.2-1ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327271 : DEBUG_ARR: glib-networking/focal-updates,focal-security,now 2.64.2-1ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327274 : DEBUG_ARR: gnupg-l10n/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 all [installed,automatic]
2026-05-19 00:22:10.327277 : DEBUG_ARR: gnupg-utils/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327280 : DEBUG_ARR: gnupg/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 all [installed,automatic]
2026-05-19 00:22:10.327283 : DEBUG_ARR: gpg-agent/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327286 : DEBUG_ARR: gpg-wks-client/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327288 : DEBUG_ARR: gpg-wks-server/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327291 : DEBUG_ARR: gpg/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327294 : DEBUG_ARR: gpgconf/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327296 : DEBUG_ARR: gpgsm/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327299 : DEBUG_ARR: gpgv/focal-updates,focal-security,now 2.2.19-3ubuntu2.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327302 : DEBUG_ARR: grep/focal,now 3.4-1 amd64 [installed]
2026-05-19 00:22:10.327304 : DEBUG_ARR: groff-base/focal,now 1.22.4-4build1 amd64 [installed,automatic]
2026-05-19 00:22:10.327307 : DEBUG_ARR: grub-gfxpayload-lists/focal,now 0.7 amd64 [installed,automatic]
2026-05-19 00:22:10.327310 : DEBUG_ARR: gsettings-desktop-schemas/focal,now 3.36.0-1ubuntu1 all [installed,automatic]
2026-05-19 00:22:10.327313 : DEBUG_ARR: gtk-update-icon-cache/focal-updates,now 3.24.20-0ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327316 : DEBUG_ARR: gzip/focal-updates,focal-security,now 1.10-0ubuntu4.1 amd64 [installed]
2026-05-19 00:22:10.327318 : DEBUG_ARR: hdparm/focal,now 9.58+ds-4 amd64 [installed,automatic]
2026-05-19 00:22:10.327321 : DEBUG_ARR: hicolor-icon-theme/focal,now 0.17-2 all [installed,automatic]
2026-05-19 00:22:10.327324 : DEBUG_ARR: hostname/focal,now 3.23 amd64 [installed]
2026-05-19 00:22:10.327327 : DEBUG_ARR: htop/focal,now 2.2.0-2build1 amd64 [installed,automatic]
2026-05-19 00:22:10.327330 : DEBUG_ARR: humanity-icon-theme/focal,now 0.6.15 all [installed,automatic]
2026-05-19 00:22:10.327332 : DEBUG_ARR: i965-va-driver/focal,now 2.4.0-0ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327335 : DEBUG_ARR: ibverbs-providers/focal,now 28.0-1ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327338 : DEBUG_ARR: ifupdown/focal,now 0.8.35ubuntu1 amd64 [installed]
2026-05-19 00:22:10.327341 : DEBUG_ARR: info/focal,now 6.7.0.dfsg.2-5 amd64 [installed,automatic]
2026-05-19 00:22:10.327343 : DEBUG_ARR: init-system-helpers/focal,now 1.57 all [installed,automatic]
2026-05-19 00:22:10.327346 : DEBUG_ARR: init/focal,now 1.57 amd64 [installed]
2026-05-19 00:22:10.327349 : DEBUG_ARR: initramfs-tools-bin/focal-updates,now 0.136ubuntu6.7 amd64 [installed,automatic]
2026-05-19 00:22:10.327351 : DEBUG_ARR: initramfs-tools-core/focal-updates,now 0.136ubuntu6.7 all [installed,automatic]
2026-05-19 00:22:10.327354 : DEBUG_ARR: initramfs-tools/focal-updates,now 0.136ubuntu6.7 all [installed,automatic]
2026-05-19 00:22:10.327357 : DEBUG_ARR: install-info/focal,now 6.7.0.dfsg.2-5 amd64 [installed,automatic]
2026-05-19 00:22:10.327360 : DEBUG_ARR: intel-media-va-driver/focal,now 20.1.1+dfsg1-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327363 : DEBUG_ARR: iproute2/focal,now 5.5.0-1ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327365 : DEBUG_ARR: iputils-ping/focal,now 3:20190709-3 amd64 [installed,automatic]
2026-05-19 00:22:10.327368 : DEBUG_ARR: iputils-tracepath/focal,now 3:20190709-3 amd64 [installed,automatic]
2026-05-19 00:22:10.327371 : DEBUG_ARR: ipxe-qemu-256k-compat-efi-roms/focal,now 1.0.0+git-20150424.a25a16d-0ubuntu4 all [installed,automatic]
2026-05-19 00:22:10.327374 : DEBUG_ARR: ipxe-qemu/focal-updates,now 1.0.0+git-20190109.133f4c4-0ubuntu3.2 all [installed,automatic]
2026-05-19 00:22:10.327376 : DEBUG_ARR: irqbalance/focal,now 1.6.0-3ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327379 : DEBUG_ARR: isc-dhcp-client/focal-updates,now 4.4.1-2.1ubuntu5.20.04.5 amd64 [installed,automatic]
2026-05-19 00:22:10.327382 : DEBUG_ARR: isc-dhcp-common/focal-updates,now 4.4.1-2.1ubuntu5.20.04.5 amd64 [installed,automatic]
2026-05-19 00:22:10.327385 : DEBUG_ARR: iso-codes/focal,now 4.4-1 all [installed,automatic]
2026-05-19 00:22:10.327387 : DEBUG_ARR: kbd/focal,now 2.0.4-4ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.327390 : DEBUG_ARR: keyboard-configuration/focal,now 1.194ubuntu3 all [installed,automatic]
2026-05-19 00:22:10.327393 : DEBUG_ARR: klibc-utils/focal-updates,focal-security,now 2.0.7-1ubuntu5.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327396 : DEBUG_ARR: kmod/focal-updates,now 27-1ubuntu2.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327398 : DEBUG_ARR: landscape-common/focal-updates,now 19.12-0ubuntu4.3 amd64 [installed,automatic]
2026-05-19 00:22:10.327401 : DEBUG_ARR: language-selector-common/focal-updates,now 0.204.2 all [installed,automatic]
2026-05-19 00:22:10.327404 : DEBUG_ARR: less/focal-updates,now 551-1ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327407 : DEBUG_ARR: libaa1/focal,now 1.4p5-46 amd64 [installed,automatic]
2026-05-19 00:22:10.327409 : DEBUG_ARR: libacl1/focal,now 2.2.53-6 amd64 [installed,automatic]
2026-05-19 00:22:10.327412 : DEBUG_ARR: libaio1/focal,now 0.3.112-5 amd64 [installed,automatic]
2026-05-19 00:22:10.327415 : DEBUG_ARR: libalgorithm-diff-perl/focal,now 1.19.03-2 all [installed,automatic]
2026-05-19 00:22:10.327418 : DEBUG_ARR: libalgorithm-diff-xs-perl/focal,now 0.04-6 amd64 [installed,automatic]
2026-05-19 00:22:10.327420 : DEBUG_ARR: libalgorithm-merge-perl/focal,now 0.08-3 all [installed,automatic]
2026-05-19 00:22:10.327423 : DEBUG_ARR: libappstream4/focal,now 0.12.10-2 amd64 [installed,automatic]
2026-05-19 00:22:10.327426 : DEBUG_ARR: libarchive13/focal-updates,focal-security,now 3.4.0-2ubuntu1.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327429 : DEBUG_ARR: libargon2-1/focal,now 0~20171227-0.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327431 : DEBUG_ARR: libasn1-8-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-19 00:22:10.327434 : DEBUG_ARR: libasound2-data/focal-updates,now 1.2.2-2.1ubuntu2.5 all [installed,automatic]
2026-05-19 00:22:10.327437 : DEBUG_ARR: libasound2/focal-updates,now 1.2.2-2.1ubuntu2.5 amd64 [installed,automatic]
2026-05-19 00:22:10.327440 : DEBUG_ARR: libassuan0/focal,now 2.5.3-7ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.327442 : DEBUG_ARR: libasyncns0/focal,now 0.8-6 amd64 [installed,automatic]
2026-05-19 00:22:10.327445 : DEBUG_ARR: libatasmart4/focal,now 0.19-5 amd64 [installed,automatic]
2026-05-19 00:22:10.327448 : DEBUG_ARR: libatk-bridge2.0-0/focal-updates,now 2.34.2-0ubuntu2~20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327450 : DEBUG_ARR: libatk1.0-0/focal,now 2.35.1-1ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.327453 : DEBUG_ARR: libatk1.0-data/focal,now 2.35.1-1ubuntu2 all [installed,automatic]
2026-05-19 00:22:10.327456 : DEBUG_ARR: libatm1/focal,now 1:2.5.1-4 amd64 [installed,automatic]
2026-05-19 00:22:10.327459 : DEBUG_ARR: libatspi2.0-0/focal,now 2.36.0-2 amd64 [installed,automatic]
2026-05-19 00:22:10.327461 : DEBUG_ARR: libattr1/focal,now 1:2.4.48-5 amd64 [installed,automatic]
2026-05-19 00:22:10.327464 : DEBUG_ARR: libaudit-common/focal,now 1:2.8.5-2ubuntu6 all [installed,automatic]
2026-05-19 00:22:10.327467 : DEBUG_ARR: libaudit1/focal,now 1:2.8.5-2ubuntu6 amd64 [installed,automatic]
2026-05-19 00:22:10.327469 : DEBUG_ARR: libavc1394-0/focal,now 0.5.4-5 amd64 [installed,automatic]
2026-05-19 00:22:10.327486 : DEBUG_ARR: libblockdev-crypto2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-19 00:22:10.327489 : DEBUG_ARR: libblockdev-fs2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-19 00:22:10.327492 : DEBUG_ARR: libblockdev-loop2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-19 00:22:10.327495 : DEBUG_ARR: libblockdev-part-err2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-19 00:22:10.327498 : DEBUG_ARR: libblockdev-part2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-19 00:22:10.327501 : DEBUG_ARR: libblockdev-swap2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-19 00:22:10.327503 : DEBUG_ARR: libblockdev-utils2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-19 00:22:10.327506 : DEBUG_ARR: libblockdev2/focal,now 2.23-2ubuntu3 amd64 [installed,automatic]
2026-05-19 00:22:10.327509 : DEBUG_ARR: libboost-iostreams1.71.0/focal,now 1.71.0-6ubuntu6 amd64 [installed,automatic]
2026-05-19 00:22:10.327512 : DEBUG_ARR: libboost-thread1.71.0/focal,now 1.71.0-6ubuntu6 amd64 [installed,automatic]
2026-05-19 00:22:10.327515 : DEBUG_ARR: libbrlapi0.7/focal,now 6.0+dfsg-4ubuntu6 amd64 [installed,automatic]
2026-05-19 00:22:10.327517 : DEBUG_ARR: libbrotli1/focal-updates,focal-security,now 1.0.7-6ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327520 : DEBUG_ARR: libbsd0/focal,now 0.10.0-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327523 : DEBUG_ARR: libbz2-1.0/focal,now 1.0.8-2 amd64 [installed,automatic]
2026-05-19 00:22:10.327525 : DEBUG_ARR: libcaca0/focal-updates,focal-security,now 0.99.beta19-2.1ubuntu1.20.04.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327528 : DEBUG_ARR: libcacard0/focal,now 1:2.6.1-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327531 : DEBUG_ARR: libcairo-gobject2/focal,now 1.16.0-4ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327534 : DEBUG_ARR: libcairo2/focal,now 1.16.0-4ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327537 : DEBUG_ARR: libcanberra0/focal,now 0.30-7ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327539 : DEBUG_ARR: libcap-ng0/focal,now 0.7.9-2.1build1 amd64 [installed,automatic]
2026-05-19 00:22:10.327542 : DEBUG_ARR: libcbor0.6/focal,now 0.6.0-0ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327545 : DEBUG_ARR: libcdparanoia0/focal,now 3.10.2+debian-13 amd64 [installed,automatic]
2026-05-19 00:22:10.327548 : DEBUG_ARR: libcolord2/focal,now 1.4.4-2 amd64 [installed,automatic]
2026-05-19 00:22:10.327550 : DEBUG_ARR: libcom-err2/focal-updates,focal-security,now 1.45.5-2ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327553 : DEBUG_ARR: libcrypt-dev/focal,now 1:4.4.10-10ubuntu4 amd64 [installed,automatic]
2026-05-19 00:22:10.327556 : DEBUG_ARR: libcrypt1/focal,now 1:4.4.10-10ubuntu4 amd64 [installed,automatic]
2026-05-19 00:22:10.327558 : DEBUG_ARR: libcryptsetup12/focal-updates,focal-security,now 2:2.2.2-3ubuntu2.4 amd64 [installed,automatic]
2026-05-19 00:22:10.327561 : DEBUG_ARR: libcurl4/focal-updates,focal-security,now 7.68.0-1ubuntu2.21 amd64 [installed,automatic]
2026-05-19 00:22:10.327564 : DEBUG_ARR: libdatrie1/focal,now 0.2.12-3 amd64 [installed,automatic]
2026-05-19 00:22:10.327567 : DEBUG_ARR: libdb5.3/focal,now 5.3.28+dfsg1-0.6ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.327570 : DEBUG_ARR: libdbus-1-3/focal-updates,focal-security,now 1.12.16-2ubuntu2.3 amd64 [installed,automatic]
2026-05-19 00:22:10.327572 : DEBUG_ARR: libdconf1/focal,now 0.36.0-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327575 : DEBUG_ARR: libdebconfclient0/focal,now 0.251ubuntu1 amd64 [installed]
2026-05-19 00:22:10.327578 : DEBUG_ARR: libdevmapper-event1.02.1/focal,now 2:1.02.167-1ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327580 : DEBUG_ARR: libdevmapper1.02.1/focal,now 2:1.02.167-1ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327583 : DEBUG_ARR: libdns-export1109/focal-updates,now 1:9.11.16+dfsg-3~ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327586 : DEBUG_ARR: libdpkg-perl/focal-updates,focal-security,now 1.19.7ubuntu3.2 all [installed,automatic]
2026-05-19 00:22:10.327589 : DEBUG_ARR: libdrm-amdgpu1/focal-updates,focal-security,now 2.4.107-8ubuntu1~20.04.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327591 : DEBUG_ARR: libdrm-common/focal-updates,focal-security,now 2.4.107-8ubuntu1~20.04.2 all [installed,automatic]
2026-05-19 00:22:10.327594 : DEBUG_ARR: libdrm-intel1/focal-updates,focal-security,now 2.4.107-8ubuntu1~20.04.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327597 : DEBUG_ARR: libdrm-nouveau2/focal-updates,focal-security,now 2.4.107-8ubuntu1~20.04.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327599 : DEBUG_ARR: libdrm-radeon1/focal-updates,focal-security,now 2.4.107-8ubuntu1~20.04.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327602 : DEBUG_ARR: libdrm2/focal-updates,focal-security,now 2.4.107-8ubuntu1~20.04.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327605 : DEBUG_ARR: libdv4/focal,now 1.0.0-12 amd64 [installed,automatic]
2026-05-19 00:22:10.327607 : DEBUG_ARR: libeatmydata1/focal,now 105-7 amd64 [installed]
2026-05-19 00:22:10.327610 : DEBUG_ARR: libedit2/focal,now 3.1-20191231-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327613 : DEBUG_ARR: libefiboot1/focal-updates,now 37-2ubuntu2.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327616 : DEBUG_ARR: libefivar1/focal-updates,now 37-2ubuntu2.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327618 : DEBUG_ARR: libepoxy0/focal,now 1.5.4-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327621 : DEBUG_ARR: liberror-perl/focal,now 0.17029-1 all [installed,automatic]
2026-05-19 00:22:10.327624 : DEBUG_ARR: libestr0/focal,now 0.1.10-2.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327627 : DEBUG_ARR: libevent-2.1-7/focal,now 2.1.11-stable-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327629 : DEBUG_ARR: libexpat1-dev/focal-updates,focal-security,now 2.2.9-1ubuntu0.6 amd64 [installed,automatic]
2026-05-19 00:22:10.327632 : DEBUG_ARR: libexpat1/focal-updates,focal-security,now 2.2.9-1ubuntu0.6 amd64 [installed,automatic]
2026-05-19 00:22:10.327635 : DEBUG_ARR: libext2fs2/focal-updates,focal-security,now 1.45.5-2ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327637 : DEBUG_ARR: libfakeroot/focal,now 1.24-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327640 : DEBUG_ARR: libfastjson4/focal,now 0.99.8-2 amd64 [installed,automatic]
2026-05-19 00:22:10.327643 : DEBUG_ARR: libfdt1/focal,now 1.5.1-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327646 : DEBUG_ARR: libffi7/focal,now 3.3-4 amd64 [installed,automatic]
2026-05-19 00:22:10.327648 : DEBUG_ARR: libfido2-1/focal,now 1.3.1-1ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.327651 : DEBUG_ARR: libfile-fcntllock-perl/focal,now 0.22-3build4 amd64 [installed,automatic]
2026-05-19 00:22:10.327654 : DEBUG_ARR: libfl2/focal,now 2.6.4-6.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327656 : DEBUG_ARR: libfontconfig1/focal,now 2.13.1-2ubuntu3 amd64 [installed,automatic]
2026-05-19 00:22:10.327659 : DEBUG_ARR: libfribidi0/focal-updates,focal-security,now 1.0.8-2ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327662 : DEBUG_ARR: libfuse2/focal,now 2.9.9-3 amd64 [installed,automatic]
2026-05-19 00:22:10.327665 : DEBUG_ARR: libfwupdplugin1/focal-updates,now 1.5.11-0ubuntu1~20.04.2 amd64 [installed]
2026-05-19 00:22:10.327667 : DEBUG_ARR: libgbm1/focal-updates,focal-security,now 21.2.6-0ubuntu0.1~20.04.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327670 : DEBUG_ARR: libgcab-1.0-0/focal,now 1.4-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327673 : DEBUG_ARR: libgcrypt20/focal-updates,focal-security,now 1.8.5-5ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327675 : DEBUG_ARR: libgdbm-compat4/focal,now 1.18.1-5 amd64 [installed,automatic]
2026-05-19 00:22:10.327678 : DEBUG_ARR: libgdbm6/focal,now 1.18.1-5 amd64 [installed,automatic]
2026-05-19 00:22:10.327681 : DEBUG_ARR: libgdk-pixbuf2.0-0/focal-updates,focal-security,now 2.40.0+dfsg-3ubuntu0.4 amd64 [installed,automatic]
2026-05-19 00:22:10.327696 : DEBUG_ARR: libgdk-pixbuf2.0-bin/focal-updates,focal-security,now 2.40.0+dfsg-3ubuntu0.4 amd64 [installed,automatic]
2026-05-19 00:22:10.327700 : DEBUG_ARR: libgdk-pixbuf2.0-common/focal-updates,focal-security,now 2.40.0+dfsg-3ubuntu0.4 all [installed,automatic]
2026-05-19 00:22:10.327703 : DEBUG_ARR: libgirepository-1.0-1/focal-updates,now 1.64.1-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327706 : DEBUG_ARR: libgmp10/focal-updates,focal-security,now 2:6.2.0+dfsg-4ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327708 : DEBUG_ARR: libgovirt-common/focal,now 0.3.4-3.1 all [installed,automatic]
2026-05-19 00:22:10.327711 : DEBUG_ARR: libgovirt2/focal,now 0.3.4-3.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327714 : DEBUG_ARR: libgpg-error0/focal,now 1.37-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327717 : DEBUG_ARR: libgpm2/focal,now 1.20.7-5 amd64 [installed,automatic]
2026-05-19 00:22:10.327719 : DEBUG_ARR: libgraphite2-3/focal,now 1.3.13-11build1 amd64 [installed,automatic]
2026-05-19 00:22:10.327722 : DEBUG_ARR: libgssapi3-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-19 00:22:10.327725 : DEBUG_ARR: libgstreamer1.0-0/focal-updates,focal-security,now 1.16.3-0ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327728 : DEBUG_ARR: libgtk-3-0/focal-updates,now 3.24.20-0ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327730 : DEBUG_ARR: libgtk-3-bin/focal-updates,now 3.24.20-0ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327733 : DEBUG_ARR: libgtk-3-common/focal-updates,now 3.24.20-0ubuntu1.1 all [installed,automatic]
2026-05-19 00:22:10.327736 : DEBUG_ARR: libgtk-vnc-2.0-0/focal,now 1.0.0-1build1 amd64 [installed,automatic]
2026-05-19 00:22:10.327739 : DEBUG_ARR: libgudev-1.0-0/focal,now 1:233-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327741 : DEBUG_ARR: libgusb2/focal,now 0.3.4-0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327744 : DEBUG_ARR: libgvnc-1.0-0/focal,now 1.0.0-1build1 amd64 [installed,automatic]
2026-05-19 00:22:10.327747 : DEBUG_ARR: libharfbuzz0b/focal-updates,focal-security,now 2.6.4-1ubuntu4.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327749 : DEBUG_ARR: libhcrypto4-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-19 00:22:10.327752 : DEBUG_ARR: libheimbase1-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-19 00:22:10.327755 : DEBUG_ARR: libheimntlm0-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-19 00:22:10.327758 : DEBUG_ARR: libhogweed5/focal-updates,focal-security,now 3.5.1+really3.5.1-2ubuntu0.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327760 : DEBUG_ARR: libhx509-5-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-19 00:22:10.327763 : DEBUG_ARR: libibverbs1/focal,now 28.0-1ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327766 : DEBUG_ARR: libicu66/focal-updates,focal-security,now 66.1-2ubuntu2.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327768 : DEBUG_ARR: libidn11/focal,now 1.33-2.2ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.327771 : DEBUG_ARR: libidn2-0/focal,now 2.2.0-2 amd64 [installed,automatic]
2026-05-19 00:22:10.327774 : DEBUG_ARR: libiec61883-0/focal,now 1.2.0-3 amd64 [installed,automatic]
2026-05-19 00:22:10.327777 : DEBUG_ARR: libigdgmm11/focal,now 20.1.1+ds1-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327780 : DEBUG_ARR: libisc-export1105/focal-updates,now 1:9.11.16+dfsg-3~ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327782 : DEBUG_ARR: libiscsi7/focal,now 1.18.0-2 amd64 [installed,automatic]
2026-05-19 00:22:10.327785 : DEBUG_ARR: libisl22/focal,now 0.22.1-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327788 : DEBUG_ARR: libisns0/focal,now 0.97-3 amd64 [installed,automatic]
2026-05-19 00:22:10.327790 : DEBUG_ARR: libjack-jackd2-0/focal,now 1.9.12~dfsg-2ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.327793 : DEBUG_ARR: libjbig0/focal-updates,focal-security,now 2.1-3.1ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327796 : DEBUG_ARR: libjcat1/focal-updates,now 0.1.4-0ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327799 : DEBUG_ARR: libjpeg-turbo8/focal-updates,focal-security,now 2.0.3-0ubuntu1.20.04.3 amd64 [installed,automatic]
2026-05-19 00:22:10.327801 : DEBUG_ARR: libjpeg8/focal,now 8c-2ubuntu8 amd64 [installed,automatic]
2026-05-19 00:22:10.327804 : DEBUG_ARR: libjson-c4/focal-updates,focal-security,now 0.13.1+dfsg-7ubuntu0.3 amd64 [installed,automatic]
2026-05-19 00:22:10.327807 : DEBUG_ARR: libjson-glib-1.0-0/focal,now 1.4.4-2ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.327810 : DEBUG_ARR: libjson-glib-1.0-common/focal,now 1.4.4-2ubuntu2 all [installed,automatic]
2026-05-19 00:22:10.327812 : DEBUG_ARR: libkeyutils1/focal-updates,now 1.6-6ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327815 : DEBUG_ARR: libklibc/focal-updates,focal-security,now 2.0.7-1ubuntu5.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327818 : DEBUG_ARR: libkmod2/focal-updates,now 27-1ubuntu2.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327820 : DEBUG_ARR: libkrb5-26-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-19 00:22:10.327823 : DEBUG_ARR: libksba8/focal-updates,focal-security,now 1.3.5-2ubuntu0.20.04.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327826 : DEBUG_ARR: liblcms2-2/focal,now 2.9-4 amd64 [installed,automatic]
2026-05-19 00:22:10.327829 : DEBUG_ARR: libldap-2.4-2/focal-updates,focal-security,now 2.4.49+dfsg-2ubuntu1.9 amd64 [installed,automatic]
2026-05-19 00:22:10.327831 : DEBUG_ARR: libldap-common/focal-updates,focal-security,now 2.4.49+dfsg-2ubuntu1.9 all [installed,automatic]
2026-05-19 00:22:10.327834 : DEBUG_ARR: libllvm12/focal-updates,focal-security,now 1:12.0.0-3ubuntu1~20.04.5 amd64 [installed,automatic]
2026-05-19 00:22:10.327837 : DEBUG_ARR: liblmdb0/focal,now 0.9.24-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327839 : DEBUG_ARR: liblocale-gettext-perl/focal,now 1.07-4 amd64 [installed,automatic]
2026-05-19 00:22:10.327842 : DEBUG_ARR: libltdl7/focal,now 2.4.6-14 amd64 [installed,automatic]
2026-05-19 00:22:10.327845 : DEBUG_ARR: liblvm2cmd2.03/focal,now 2.03.07-1ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327848 : DEBUG_ARR: liblz4-1/focal-updates,focal-security,now 1.9.2-2ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327850 : DEBUG_ARR: liblzma5/focal-updates,focal-security,now 5.2.4-1ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327853 : DEBUG_ARR: liblzo2-2/focal,now 2.10-2 amd64 [installed,automatic]
2026-05-19 00:22:10.327856 : DEBUG_ARR: libmagic-mgc/focal,now 1:5.38-4 amd64 [installed,automatic]
2026-05-19 00:22:10.327859 : DEBUG_ARR: libmagic1/focal,now 1:5.38-4 amd64 [installed,automatic]
2026-05-19 00:22:10.327861 : DEBUG_ARR: libmaxminddb0/focal-updates,focal-security,now 1.4.2-0ubuntu1.20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327864 : DEBUG_ARR: libmbim-glib4/focal-updates,now 1.26.2-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327867 : DEBUG_ARR: libmbim-proxy/focal-updates,now 1.26.2-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327870 : DEBUG_ARR: libmm-glib0/focal-updates,now 1.18.6-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327873 : DEBUG_ARR: libmnl0/focal,now 1.0.4-2 amd64 [installed,automatic]
2026-05-19 00:22:10.327875 : DEBUG_ARR: libmp3lame0/focal,now 3.100-3 amd64 [installed,automatic]
2026-05-19 00:22:10.327878 : DEBUG_ARR: libmpc3/focal,now 1.1.0-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327881 : DEBUG_ARR: libmpdec2/focal,now 2.4.2-3 amd64 [installed,automatic]
2026-05-19 00:22:10.327884 : DEBUG_ARR: libmpfr6/focal,now 4.0.2-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327886 : DEBUG_ARR: libmpg123-0/focal,now 1.25.13-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327901 : DEBUG_ARR: libmspack0/focal,now 0.10.1-2 amd64 [installed,automatic]
2026-05-19 00:22:10.327905 : DEBUG_ARR: libnetfilter-conntrack3/focal,now 1.0.7-2 amd64 [installed,automatic]
2026-05-19 00:22:10.327908 : DEBUG_ARR: libnettle7/focal-updates,focal-security,now 3.5.1+really3.5.1-2ubuntu0.2 amd64 [installed,automatic]
2026-05-19 00:22:10.327911 : DEBUG_ARR: libnewt0.52/focal,now 0.52.21-4ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.327913 : DEBUG_ARR: libnfnetlink0/focal,now 1.0.1-3build1 amd64 [installed,automatic]
2026-05-19 00:22:10.327916 : DEBUG_ARR: libnftnl11/focal,now 1.1.5-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327919 : DEBUG_ARR: libnl-3-200/focal-updates,now 3.4.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327922 : DEBUG_ARR: libnl-route-3-200/focal-updates,now 3.4.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327925 : DEBUG_ARR: libnpth0/focal,now 1.6-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327927 : DEBUG_ARR: libnspr4/focal,now 2:4.25-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327930 : DEBUG_ARR: libnss3/focal-updates,focal-security,now 2:3.49.1-1ubuntu1.9 amd64 [installed,automatic]
2026-05-19 00:22:10.327933 : DEBUG_ARR: libntfs-3g883/focal-updates,focal-security,now 1:2017.3.23AR.3-3ubuntu1.3 amd64 [installed,automatic]
2026-05-19 00:22:10.327935 : DEBUG_ARR: libnuma1/focal,now 2.0.12-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327938 : DEBUG_ARR: libogg0/focal,now 1.3.4-0ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327941 : DEBUG_ARR: libopus0/focal,now 1.3.1-0ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327944 : DEBUG_ARR: liborc-0.4-0/focal,now 1:0.4.31-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327946 : DEBUG_ARR: libosinfo-1.0-0/focal,now 1.7.1-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327949 : DEBUG_ARR: libp11-kit0/focal-updates,focal-security,now 0.23.20-1ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327952 : DEBUG_ARR: libpackagekit-glib2-18/focal-updates,focal-security,now 1.1.13-2ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327955 : DEBUG_ARR: libpam-modules-bin/focal-updates,focal-security,now 1.3.1-5ubuntu4.6 amd64 [installed,automatic]
2026-05-19 00:22:10.327957 : DEBUG_ARR: libpam-modules/focal-updates,focal-security,now 1.3.1-5ubuntu4.6 amd64 [installed,automatic]
2026-05-19 00:22:10.327960 : DEBUG_ARR: libpam-runtime/focal-updates,focal-security,now 1.3.1-5ubuntu4.6 all [installed,automatic]
2026-05-19 00:22:10.327963 : DEBUG_ARR: libpam0g/focal-updates,focal-security,now 1.3.1-5ubuntu4.6 amd64 [installed,automatic]
2026-05-19 00:22:10.327965 : DEBUG_ARR: libpango-1.0-0/focal,now 1.44.7-2ubuntu4 amd64 [installed,automatic]
2026-05-19 00:22:10.327968 : DEBUG_ARR: libpangocairo-1.0-0/focal,now 1.44.7-2ubuntu4 amd64 [installed,automatic]
2026-05-19 00:22:10.327971 : DEBUG_ARR: libpangoft2-1.0-0/focal,now 1.44.7-2ubuntu4 amd64 [installed,automatic]
2026-05-19 00:22:10.327974 : DEBUG_ARR: libparted-fs-resize0/focal-updates,now 3.3-4ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327976 : DEBUG_ARR: libparted2/focal-updates,now 3.3-4ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327979 : DEBUG_ARR: libpcap0.8/focal,now 1.9.1-3 amd64 [installed,automatic]
2026-05-19 00:22:10.327982 : DEBUG_ARR: libpci3/focal-updates,now 1:3.6.4-1ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327985 : DEBUG_ARR: libpciaccess0/focal,now 0.16-0ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.327987 : DEBUG_ARR: libpcre2-8-0/focal-updates,focal-security,now 10.34-7ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327990 : DEBUG_ARR: libpcre3/focal-updates,focal-security,now 2:8.39-12ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.327993 : DEBUG_ARR: libpcsclite1/focal,now 1.8.26-3 amd64 [installed,automatic]
2026-05-19 00:22:10.327996 : DEBUG_ARR: libphodav-2.0-0/focal,now 2.4-1 amd64 [installed,automatic]
2026-05-19 00:22:10.327998 : DEBUG_ARR: libphodav-2.0-common/focal,now 2.4-1 all [installed,automatic]
2026-05-19 00:22:10.328001 : DEBUG_ARR: libpipeline1/focal,now 1.5.2-2build1 amd64 [installed,automatic]
2026-05-19 00:22:10.328004 : DEBUG_ARR: libpixman-1-0/focal-updates,focal-security,now 0.38.4-0ubuntu2.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328007 : DEBUG_ARR: libplymouth5/focal-updates,now 0.9.4git20200323-0ubuntu6.2 amd64 [installed,automatic]
2026-05-19 00:22:10.328009 : DEBUG_ARR: libpmem1/focal,now 1.8-1ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328012 : DEBUG_ARR: libpng16-16/focal,now 1.6.37-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328015 : DEBUG_ARR: libpolkit-agent-1-0/focal-updates,focal-security,now 0.105-26ubuntu1.3 amd64 [installed,automatic]
2026-05-19 00:22:10.328017 : DEBUG_ARR: libpolkit-gobject-1-0/focal-updates,focal-security,now 0.105-26ubuntu1.3 amd64 [installed,automatic]
2026-05-19 00:22:10.328020 : DEBUG_ARR: libpopt0/focal,now 1.16-14 amd64 [installed,automatic]
2026-05-19 00:22:10.328023 : DEBUG_ARR: libproxy1v5/focal-updates,focal-security,now 0.4.15-10ubuntu1.2 amd64 [installed,automatic]
2026-05-19 00:22:10.328026 : DEBUG_ARR: libpsl5/focal,now 0.21.0-1ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328028 : DEBUG_ARR: libpulse-mainloop-glib0/focal-updates,now 1:13.99.1-1ubuntu3.13 amd64 [installed,automatic]
2026-05-19 00:22:10.328031 : DEBUG_ARR: libpulse0/focal-updates,now 1:13.99.1-1ubuntu3.13 amd64 [installed,automatic]
2026-05-19 00:22:10.328034 : DEBUG_ARR: libpython3-dev/focal,now 3.8.2-0ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.328036 : DEBUG_ARR: libpython3-stdlib/focal,now 3.8.2-0ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.328039 : DEBUG_ARR: libqmi-glib5/focal-updates,now 1.30.4-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328042 : DEBUG_ARR: libqmi-proxy/focal-updates,now 1.30.4-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328044 : DEBUG_ARR: libraw1394-11/focal,now 2.1.2-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328047 : DEBUG_ARR: librdmacm1/focal,now 28.0-1ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328050 : DEBUG_ARR: libreadline5/focal,now 5.2+dfsg-3build3 amd64 [installed,automatic]
2026-05-19 00:22:10.328053 : DEBUG_ARR: libreadline8/focal,now 8.0-4 amd64 [installed,automatic]
2026-05-19 00:22:10.328055 : DEBUG_ARR: librest-0.7-0/focal,now 0.8.1-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328058 : DEBUG_ARR: libroken18-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-19 00:22:10.328061 : DEBUG_ARR: librtmp1/focal,now 2.4+20151223.gitfa8646d.1-2build1 amd64 [installed,automatic]
2026-05-19 00:22:10.328063 : DEBUG_ARR: libsamplerate0/focal,now 0.1.9-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328066 : DEBUG_ARR: libsasl2-2/focal-updates,focal-security,now 2.1.27+dfsg-2ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328069 : DEBUG_ARR: libsasl2-modules-db/focal-updates,focal-security,now 2.1.27+dfsg-2ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328072 : DEBUG_ARR: libsasl2-modules/focal-updates,focal-security,now 2.1.27+dfsg-2ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328074 : DEBUG_ARR: libseccomp2/focal-updates,focal-security,now 2.5.1-1ubuntu1~20.04.2 amd64 [installed,automatic]
2026-05-19 00:22:10.328077 : DEBUG_ARR: libselinux1/focal,now 3.0-1build2 amd64 [installed,automatic]
2026-05-19 00:22:10.328080 : DEBUG_ARR: libsemanage-common/focal,now 3.0-1build2 all [installed,automatic]
2026-05-19 00:22:10.328082 : DEBUG_ARR: libsemanage1/focal,now 3.0-1build2 amd64 [installed,automatic]
2026-05-19 00:22:10.328085 : DEBUG_ARR: libsepol1/focal-updates,focal-security,now 3.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328088 : DEBUG_ARR: libsgutils2-2/focal,now 1.44-1ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.328091 : DEBUG_ARR: libshout3/focal,now 2.4.3-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328093 : DEBUG_ARR: libsigsegv2/focal,now 2.12-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328109 : DEBUG_ARR: libslang2/focal,now 2.3.2-4 amd64 [installed,automatic]
2026-05-19 00:22:10.328113 : DEBUG_ARR: libslirp0/focal-updates,focal-security,now 4.1.0-2ubuntu2.2 amd64 [installed,automatic]
2026-05-19 00:22:10.328115 : DEBUG_ARR: libsmbios-c2/focal,now 2.4.3-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328118 : DEBUG_ARR: libsodium23/focal,now 1.0.18-1 amd64 [installed]
2026-05-19 00:22:10.328121 : DEBUG_ARR: libsoup-gnome2.4-1/focal,now 2.70.0-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328124 : DEBUG_ARR: libsoup2.4-1/focal,now 2.70.0-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328127 : DEBUG_ARR: libspeex1/focal-updates,focal-security,now 1.2~rc1.2-1.1ubuntu1.20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328129 : DEBUG_ARR: libspice-client-glib-2.0-8/focal,now 0.37-2fakesync1 amd64 [installed,automatic]
2026-05-19 00:22:10.328132 : DEBUG_ARR: libspice-client-gtk-3.0-5/focal,now 0.37-2fakesync1 amd64 [installed,automatic]
2026-05-19 00:22:10.328135 : DEBUG_ARR: libspice-server1/focal-updates,focal-security,now 0.14.2-4ubuntu3.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328138 : DEBUG_ARR: libsqlite3-0/focal-updates,focal-security,now 3.31.1-4ubuntu0.5 amd64 [installed,automatic]
2026-05-19 00:22:10.328140 : DEBUG_ARR: libss2/focal-updates,focal-security,now 1.45.5-2ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328143 : DEBUG_ARR: libstemmer0d/focal,now 0+svn585-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328146 : DEBUG_ARR: libtag1v5-vanilla/focal,now 1.11.1+dfsg.1-0.3ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.328149 : DEBUG_ARR: libtag1v5/focal,now 1.11.1+dfsg.1-0.3ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.328152 : DEBUG_ARR: libtasn1-6/focal,now 4.16.0-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328154 : DEBUG_ARR: libtdb1/focal-updates,focal-security,now 1.4.5-0ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328157 : DEBUG_ARR: libtext-charwidth-perl/focal,now 0.04-10 amd64 [installed,automatic]
2026-05-19 00:22:10.328160 : DEBUG_ARR: libtext-iconv-perl/focal,now 1.7-7 amd64 [installed,automatic]
2026-05-19 00:22:10.328163 : DEBUG_ARR: libtext-wrapi18n-perl/focal,now 0.06-9 all [installed,automatic]
2026-05-19 00:22:10.328165 : DEBUG_ARR: libthai-data/focal,now 0.1.28-3 all [installed,automatic]
2026-05-19 00:22:10.328168 : DEBUG_ARR: libthai0/focal,now 0.1.28-3 amd64 [installed,automatic]
2026-05-19 00:22:10.328171 : DEBUG_ARR: libtheora0/focal,now 1.1.1+dfsg.1-15ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.328173 : DEBUG_ARR: libtss2-esys0/focal-updates,now 2.3.2-1ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328176 : DEBUG_ARR: libtwolame0/focal,now 0.4.0-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328179 : DEBUG_ARR: libuchardet0/focal,now 0.0.6-3build1 amd64 [installed,automatic]
2026-05-19 00:22:10.328182 : DEBUG_ARR: libudisks2-0/focal-updates,now 2.8.4-1ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.328184 : DEBUG_ARR: libunbound8/focal-updates,focal-security,now 1.9.4-2ubuntu1.4 amd64 [installed,automatic]
2026-05-19 00:22:10.328187 : DEBUG_ARR: libunistring2/focal,now 0.9.10-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328190 : DEBUG_ARR: libunwind8/focal-updates,now 1.2.1-9ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328193 : DEBUG_ARR: liburcu6/focal,now 0.11.1-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328195 : DEBUG_ARR: libusb-1.0-0/focal,now 2:1.0.23-2build1 amd64 [installed,automatic]
2026-05-19 00:22:10.328198 : DEBUG_ARR: libusbredirhost1/focal-updates,focal-security,now 0.8.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328201 : DEBUG_ARR: libusbredirparser1/focal-updates,focal-security,now 0.8.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328204 : DEBUG_ARR: libutempter0/focal,now 1.1.6-4 amd64 [installed,automatic]
2026-05-19 00:22:10.328206 : DEBUG_ARR: libuv1/focal-updates,focal-security,now 1.34.2-1ubuntu1.3 amd64 [installed,automatic]
2026-05-19 00:22:10.328209 : DEBUG_ARR: libv4l-0/focal,now 1.18.0-2build1 amd64 [installed,automatic]
2026-05-19 00:22:10.328212 : DEBUG_ARR: libv4lconvert0/focal,now 1.18.0-2build1 amd64 [installed,automatic]
2026-05-19 00:22:10.328215 : DEBUG_ARR: libva-x11-2/focal,now 2.7.0-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328217 : DEBUG_ARR: libva2/focal,now 2.7.0-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328220 : DEBUG_ARR: libvirglrenderer1/focal-updates,focal-security,now 0.8.2-1ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328223 : DEBUG_ARR: libvirt-clients/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed]
2026-05-19 00:22:10.328225 : DEBUG_ARR: libvirt-daemon-driver-qemu/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed,automatic]
2026-05-19 00:22:10.328228 : DEBUG_ARR: libvirt-daemon-driver-storage-rbd/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed,automatic]
2026-05-19 00:22:10.328231 : DEBUG_ARR: libvirt-daemon-system-systemd/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed,automatic]
2026-05-19 00:22:10.328234 : DEBUG_ARR: libvirt-daemon-system/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed]
2026-05-19 00:22:10.328237 : DEBUG_ARR: libvirt-daemon/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed,automatic]
2026-05-19 00:22:10.328239 : DEBUG_ARR: libvirt-glib-1.0-0/focal,now 3.0.0-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328242 : DEBUG_ARR: libvirt0/focal-updates,focal-security,now 6.0.0-0ubuntu8.16 amd64 [installed,automatic]
2026-05-19 00:22:10.328245 : DEBUG_ARR: libvisual-0.4-0/focal,now 0.4.0-17 amd64 [installed,automatic]
2026-05-19 00:22:10.328247 : DEBUG_ARR: libvolume-key1/focal,now 0.3.12-3.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328250 : DEBUG_ARR: libvorbis0a/focal,now 1.3.6-2ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328253 : DEBUG_ARR: libvorbisenc2/focal,now 1.3.6-2ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328255 : DEBUG_ARR: libvorbisfile3/focal,now 1.3.6-2ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328258 : DEBUG_ARR: libvte-2.91-0/focal-updates,now 0.60.3-0ubuntu1~20.04 amd64 [installed,automatic]
2026-05-19 00:22:10.328261 : DEBUG_ARR: libvte-2.91-common/focal-updates,now 0.60.3-0ubuntu1~20.04 amd64 [installed,automatic]
2026-05-19 00:22:10.328264 : DEBUG_ARR: libwavpack1/focal-updates,focal-security,now 5.2.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328266 : DEBUG_ARR: libwayland-client0/focal-updates,focal-security,now 1.18.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328269 : DEBUG_ARR: libwayland-cursor0/focal-updates,focal-security,now 1.18.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328272 : DEBUG_ARR: libwayland-egl1/focal-updates,focal-security,now 1.18.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328274 : DEBUG_ARR: libwayland-server0/focal-updates,focal-security,now 1.18.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328277 : DEBUG_ARR: libwind0-heimdal/focal-updates,focal-security,now 7.7.0+dfsg-1ubuntu1.4 amd64 [installed,automatic]
2026-05-19 00:22:10.328280 : DEBUG_ARR: libwrap0/focal,now 7.6.q-30 amd64 [installed]
2026-05-19 00:22:10.328283 : DEBUG_ARR: libxau6/focal,now 1:1.0.9-0ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328285 : DEBUG_ARR: libxcb-dri2-0/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328288 : DEBUG_ARR: libxcb-dri3-0/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328291 : DEBUG_ARR: libxcb-present0/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328293 : DEBUG_ARR: libxcb-render0/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328296 : DEBUG_ARR: libxcb-shm0/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328299 : DEBUG_ARR: libxcb-sync1/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328301 : DEBUG_ARR: libxcb-xfixes0/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328317 : DEBUG_ARR: libxcb1/focal,now 1.14-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328320 : DEBUG_ARR: libxcomposite1/focal,now 1:0.4.5-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328323 : DEBUG_ARR: libxcursor1/focal,now 1:1.2.0-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328325 : DEBUG_ARR: libxdamage1/focal,now 1:1.1.5-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328328 : DEBUG_ARR: libxdmcp6/focal,now 1:1.1.3-0ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328331 : DEBUG_ARR: libxext6/focal,now 2:1.3.4-0ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328334 : DEBUG_ARR: libxfixes3/focal,now 1:5.0.3-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328336 : DEBUG_ARR: libxi6/focal,now 2:1.7.10-0ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328339 : DEBUG_ARR: libxinerama1/focal,now 2:1.1.4-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328342 : DEBUG_ARR: libxkbcommon0/focal,now 0.10.0-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328345 : DEBUG_ARR: libxml2-utils/focal-updates,focal-security,now 2.9.10+dfsg-5ubuntu0.20.04.6 amd64 [installed,automatic]
2026-05-19 00:22:10.328347 : DEBUG_ARR: libxml2/focal-updates,focal-security,now 2.9.10+dfsg-5ubuntu0.20.04.6 amd64 [installed,automatic]
2026-05-19 00:22:10.328350 : DEBUG_ARR: libxmlb1/focal-updates,now 0.1.15-2ubuntu1~20.04.1 amd64 [installed]
2026-05-19 00:22:10.328353 : DEBUG_ARR: libxmlb2/focal-updates,now 0.3.6-2build1~20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328356 : DEBUG_ARR: libxmlsec1-openssl/focal,now 1.2.28-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328358 : DEBUG_ARR: libxmlsec1/focal,now 1.2.28-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328361 : DEBUG_ARR: libxmuu1/focal,now 2:1.1.3-0ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328364 : DEBUG_ARR: libxrandr2/focal,now 2:1.5.2-0ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328367 : DEBUG_ARR: libxrender1/focal,now 1:0.9.10-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328369 : DEBUG_ARR: libxshmfence1/focal,now 1.3-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328372 : DEBUG_ARR: libxslt1.1/focal-updates,focal-security,now 1.1.34-4ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328375 : DEBUG_ARR: libxtst6/focal,now 2:1.2.3-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328377 : DEBUG_ARR: libxv1/focal,now 2:1.0.11-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328380 : DEBUG_ARR: libyaml-0-2/focal,now 0.2.2-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328383 : DEBUG_ARR: libzstd1/focal-updates,focal-security,now 1.4.4+dfsg-3ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328386 : DEBUG_ARR: linux-base/focal-updates,now 4.5ubuntu3.7 all [installed,automatic]
2026-05-19 00:22:10.328388 : DEBUG_ARR: linux-headers-5.4.0-1090-kvm/focal-updates,focal-security,now 5.4.0-1090.96 amd64 [installed]
2026-05-19 00:22:10.328391 : DEBUG_ARR: linux-image-5.4.0-1090-kvm/focal-updates,focal-security,now 5.4.0-1090.96 amd64 [installed]
2026-05-19 00:22:10.328394 : DEBUG_ARR: linux-kvm-headers-5.4.0-1090/focal-updates,focal-security,now 5.4.0-1090.96 all [installed]
2026-05-19 00:22:10.328397 : DEBUG_ARR: linux-modules-5.4.0-1090-kvm/focal-updates,focal-security,now 5.4.0-1090.96 amd64 [installed]
2026-05-19 00:22:10.328399 : DEBUG_ARR: login/focal-updates,focal-security,now 1:4.8.1-1ubuntu5.20.04.4 amd64 [installed,automatic]
2026-05-19 00:22:10.328402 : DEBUG_ARR: logrotate/focal,now 3.14.0-4ubuntu3 amd64 [installed,automatic]
2026-05-19 00:22:10.328405 : DEBUG_ARR: logsave/focal-updates,focal-security,now 1.45.5-2ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328408 : DEBUG_ARR: lsb-base/focal,now 11.1.0ubuntu2 all [installed,automatic]
2026-05-19 00:22:10.328410 : DEBUG_ARR: lsb-release/focal,now 11.1.0ubuntu2 all [installed,automatic]
2026-05-19 00:22:10.328413 : DEBUG_ARR: lshw/focal-updates,now 02.18.85-0.3ubuntu2.20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328416 : DEBUG_ARR: lsof/focal-updates,now 4.93.2+dfsg-1ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328419 : DEBUG_ARR: ltrace/focal,now 0.7.3-6.1ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328421 : DEBUG_ARR: lvm2/focal,now 2.03.07-1ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328424 : DEBUG_ARR: lxd-agent-loader/focal,now 0.4 all [installed,automatic]
2026-05-19 00:22:10.328427 : DEBUG_ARR: lz4/focal-updates,focal-security,now 1.9.2-2ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328429 : DEBUG_ARR: make/focal,now 4.2.1-1.2 amd64 [installed,automatic]
2026-05-19 00:22:10.328432 : DEBUG_ARR: man-db/focal,now 2.9.1-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328435 : DEBUG_ARR: manpages-dev/focal,now 5.05-1 all [installed,automatic]
2026-05-19 00:22:10.328438 : DEBUG_ARR: manpages/focal,now 5.05-1 all [installed,automatic]
2026-05-19 00:22:10.328440 : DEBUG_ARR: mawk/focal,now 1.3.4.20200120-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328443 : DEBUG_ARR: mdadm/focal-updates,now 4.1-5ubuntu1.2 amd64 [installed,automatic]
2026-05-19 00:22:10.328446 : DEBUG_ARR: mesa-va-drivers/focal-updates,focal-security,now 21.2.6-0ubuntu0.1~20.04.2 amd64 [installed,automatic]
2026-05-19 00:22:10.328449 : DEBUG_ARR: mime-support/focal,now 3.64ubuntu1 all [installed,automatic]
2026-05-19 00:22:10.328451 : DEBUG_ARR: modemmanager/focal-updates,now 1.18.6-1~ubuntu20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328454 : DEBUG_ARR: motd-news-config/focal-updates,now 11ubuntu5.7 all [installed,automatic]
2026-05-19 00:22:10.328457 : DEBUG_ARR: msr-tools/focal,now 1.3-3 amd64 [installed,automatic]
2026-05-19 00:22:10.328459 : DEBUG_ARR: mtr-tiny/focal,now 0.93-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328462 : DEBUG_ARR: nano/focal,now 4.8-1ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328465 : DEBUG_ARR: net-tools/focal,now 1.60+git20180626.aebd88e-1ubuntu1 amd64 [installed]
2026-05-19 00:22:10.328468 : DEBUG_ARR: netbase/focal,now 6.1 all [installed,automatic]
2026-05-19 00:22:10.328471 : DEBUG_ARR: netcat-openbsd/focal,now 1.206-1ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328473 : DEBUG_ARR: networkd-dispatcher/focal-updates,focal-security,now 2.1-2~ubuntu20.04.3 all [installed,automatic]
2026-05-19 00:22:10.328476 : DEBUG_ARR: ntfs-3g/focal-updates,focal-security,now 1:2017.3.23AR.3-3ubuntu1.3 amd64 [installed,automatic]
2026-05-19 00:22:10.328479 : DEBUG_ARR: openvswitch-common/focal-updates,focal-security,now 2.13.8-0ubuntu1.3 amd64 [installed,automatic]
2026-05-19 00:22:10.328481 : DEBUG_ARR: openvswitch-switch/focal-updates,focal-security,now 2.13.8-0ubuntu1.3 amd64 [installed]
2026-05-19 00:22:10.328484 : DEBUG_ARR: os-prober/focal,now 1.74ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.328487 : DEBUG_ARR: osinfo-db/focal,now 0.20200325-1 all [installed,automatic]
2026-05-19 00:22:10.328489 : DEBUG_ARR: overlayroot/focal-updates,now 0.45ubuntu2 all [installed,automatic]
2026-05-19 00:22:10.328492 : DEBUG_ARR: ovmf/focal-updates,now 0~20191122.bd85bf54-2ubuntu3.4 all [installed,automatic]
2026-05-19 00:22:10.328495 : DEBUG_ARR: packagekit-tools/focal-updates,focal-security,now 1.1.13-2ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328498 : DEBUG_ARR: packagekit/focal-updates,focal-security,now 1.1.13-2ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328501 : DEBUG_ARR: parted/focal-updates,now 3.3-4ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328503 : DEBUG_ARR: passwd/focal-updates,focal-security,now 1:4.8.1-1ubuntu5.20.04.4 amd64 [installed,automatic]
2026-05-19 00:22:10.328506 : DEBUG_ARR: pastebinit/focal,now 1.5.1-1 all [installed,automatic]
2026-05-19 00:22:10.328509 : DEBUG_ARR: patch/focal,now 2.7.6-6 amd64 [installed,automatic]
2026-05-19 00:22:10.328512 : DEBUG_ARR: pci.ids/focal,now 0.0~2020.03.20-1 all [installed,automatic]
2026-05-19 00:22:10.328514 : DEBUG_ARR: pciutils/focal-updates,now 1:3.6.4-1ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328532 : DEBUG_ARR: pigz/focal,now 2.4-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328535 : DEBUG_ARR: pinentry-curses/focal,now 1.1.0-3build1 amd64 [installed,automatic]
2026-05-19 00:22:10.328538 : DEBUG_ARR: plymouth-theme-ubuntu-text/focal-updates,now 0.9.4git20200323-0ubuntu6.2 amd64 [installed,automatic]
2026-05-19 00:22:10.328541 : DEBUG_ARR: plymouth/focal-updates,now 0.9.4git20200323-0ubuntu6.2 amd64 [installed,automatic]
2026-05-19 00:22:10.328544 : DEBUG_ARR: policykit-1/focal-updates,focal-security,now 0.105-26ubuntu1.3 amd64 [installed,automatic]
2026-05-19 00:22:10.328546 : DEBUG_ARR: pollinate/focal-updates,now 4.33-3ubuntu1.20.04.1 all [installed,automatic]
2026-05-19 00:22:10.328549 : DEBUG_ARR: popularity-contest/focal,now 1.69ubuntu1 all [installed,automatic]
2026-05-19 00:22:10.328552 : DEBUG_ARR: powermgmt-base/focal,now 1.36 all [installed,automatic]
2026-05-19 00:22:10.328555 : DEBUG_ARR: psmisc/focal,now 23.3-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328557 : DEBUG_ARR: publicsuffix/focal,now 20200303.0012-1 all [installed,automatic]
2026-05-19 00:22:10.328560 : DEBUG_ARR: python-apt-common/focal-updates,now 2.0.1ubuntu0.20.04.1 all [installed,automatic]
2026-05-19 00:22:10.328563 : DEBUG_ARR: python-pip-whl/focal-updates,focal-security,now 20.0.2-5ubuntu1.10 all [installed,automatic]
2026-05-19 00:22:10.328566 : DEBUG_ARR: python3-apt/focal-updates,now 2.0.1ubuntu0.20.04.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328569 : DEBUG_ARR: python3-attr/focal,now 19.3.0-2 all [installed,automatic]
2026-05-19 00:22:10.328571 : DEBUG_ARR: python3-automat/focal,now 0.8.0-1ubuntu1 all [installed,automatic]
2026-05-19 00:22:10.328574 : DEBUG_ARR: python3-blinker/focal,now 1.4+dfsg1-0.3ubuntu1 all [installed,automatic]
2026-05-19 00:22:10.328577 : DEBUG_ARR: python3-certifi/focal,now 2019.11.28-1 all [installed,automatic]
2026-05-19 00:22:10.328579 : DEBUG_ARR: python3-cffi-backend/focal,now 1.14.0-1build1 amd64 [installed,automatic]
2026-05-19 00:22:10.328582 : DEBUG_ARR: python3-chardet/focal,now 3.0.4-4build1 all [installed,automatic]
2026-05-19 00:22:10.328585 : DEBUG_ARR: python3-click/focal,now 7.0-3 all [installed,automatic]
2026-05-19 00:22:10.328588 : DEBUG_ARR: python3-colorama/focal,now 0.4.3-1build1 all [installed,automatic]
2026-05-19 00:22:10.328590 : DEBUG_ARR: python3-commandnotfound/focal-updates,now 20.04.6 all [installed,automatic]
2026-05-19 00:22:10.328593 : DEBUG_ARR: python3-configobj/focal,now 5.0.6-4 all [installed,automatic]
2026-05-19 00:22:10.328596 : DEBUG_ARR: python3-constantly/focal,now 15.1.0-1build1 all [installed,automatic]
2026-05-19 00:22:10.328599 : DEBUG_ARR: python3-dbus/focal,now 1.2.16-1build1 amd64 [installed,automatic]
2026-05-19 00:22:10.328601 : DEBUG_ARR: python3-debconf/focal,now 1.5.73 all [installed,automatic]
2026-05-19 00:22:10.328604 : DEBUG_ARR: python3-dev/focal,now 3.8.2-0ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.328607 : DEBUG_ARR: python3-distro/focal,now 1.4.0-1 all [installed,automatic]
2026-05-19 00:22:10.328609 : DEBUG_ARR: python3-distupgrade/focal-updates,now 1:20.04.41 all [installed,automatic]
2026-05-19 00:22:10.328612 : DEBUG_ARR: python3-distutils/focal-updates,focal-security,now 3.8.10-0ubuntu1~20.04 all [installed]
2026-05-19 00:22:10.328615 : DEBUG_ARR: python3-entrypoints/focal,now 0.3-2ubuntu1 all [installed,automatic]
2026-05-19 00:22:10.328618 : DEBUG_ARR: python3-gdbm/focal-updates,focal-security,now 3.8.10-0ubuntu1~20.04 amd64 [installed,automatic]
2026-05-19 00:22:10.328621 : DEBUG_ARR: python3-gi/focal,now 3.36.0-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328623 : DEBUG_ARR: python3-hamcrest/focal,now 1.9.0-3 all [installed,automatic]
2026-05-19 00:22:10.328626 : DEBUG_ARR: python3-httplib2/focal,now 0.14.0-1ubuntu1 all [installed,automatic]
2026-05-19 00:22:10.328629 : DEBUG_ARR: python3-hyperlink/focal,now 19.0.0-1 all [installed,automatic]
2026-05-19 00:22:10.328631 : DEBUG_ARR: python3-idna/focal,now 2.8-1 all [installed,automatic]
2026-05-19 00:22:10.328634 : DEBUG_ARR: python3-importlib-metadata/focal,now 1.5.0-1 all [installed]
2026-05-19 00:22:10.328637 : DEBUG_ARR: python3-incremental/focal,now 16.10.1-3.2 all [installed,automatic]
2026-05-19 00:22:10.328640 : DEBUG_ARR: python3-jinja2/focal,now 2.10.1-2 all [installed]
2026-05-19 00:22:10.328642 : DEBUG_ARR: python3-json-pointer/focal,now 2.0-0ubuntu1 all [installed]
2026-05-19 00:22:10.328645 : DEBUG_ARR: python3-jsonpatch/focal,now 1.23-3 all [installed]
2026-05-19 00:22:10.328648 : DEBUG_ARR: python3-jsonschema/focal,now 3.2.0-0ubuntu2 all [installed]
2026-05-19 00:22:10.328650 : DEBUG_ARR: python3-jwt/focal-updates,focal-security,now 1.7.1-2ubuntu2.1 all [installed,automatic]
2026-05-19 00:22:10.328653 : DEBUG_ARR: python3-keyring/focal,now 18.0.1-2ubuntu1 all [installed,automatic]
2026-05-19 00:22:10.328656 : DEBUG_ARR: python3-launchpadlib/focal,now 1.10.13-1 all [installed,automatic]
2026-05-19 00:22:10.328659 : DEBUG_ARR: python3-lazr.restfulclient/focal,now 0.14.2-2build1 all [installed,automatic]
2026-05-19 00:22:10.328661 : DEBUG_ARR: python3-lazr.uri/focal,now 1.0.3-4build1 all [installed,automatic]
2026-05-19 00:22:10.328664 : DEBUG_ARR: python3-lib2to3/focal-updates,focal-security,now 3.8.10-0ubuntu1~20.04 all [installed]
2026-05-19 00:22:10.328667 : DEBUG_ARR: python3-libvirt/focal,now 6.1.0-1 amd64 [installed]
2026-05-19 00:22:10.328670 : DEBUG_ARR: python3-libxml2/focal-updates,focal-security,now 2.9.10+dfsg-5ubuntu0.20.04.6 amd64 [installed,automatic]
2026-05-19 00:22:10.328672 : DEBUG_ARR: python3-markupsafe/focal,now 1.1.0-1build2 amd64 [installed]
2026-05-19 00:22:10.328675 : DEBUG_ARR: python3-minimal/focal,now 3.8.2-0ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.328678 : DEBUG_ARR: python3-more-itertools/focal,now 4.2.0-1build1 all [installed]
2026-05-19 00:22:10.328681 : DEBUG_ARR: python3-nacl/focal,now 1.3.0-5 amd64 [installed]
2026-05-19 00:22:10.328683 : DEBUG_ARR: python3-netifaces/focal,now 0.10.4-1ubuntu4 amd64 [installed,automatic]
2026-05-19 00:22:10.328686 : DEBUG_ARR: python3-newt/focal,now 0.52.21-4ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.328689 : DEBUG_ARR: python3-oauthlib/focal,now 3.1.0-1ubuntu2 all [installed,automatic]
2026-05-19 00:22:10.328691 : DEBUG_ARR: python3-openssl/focal,now 19.0.0-1build1 all [installed,automatic]
2026-05-19 00:22:10.328694 : DEBUG_ARR: python3-openvswitch/focal-updates,focal-security,now 2.13.8-0ubuntu1.3 all [installed,automatic]
2026-05-19 00:22:10.328697 : DEBUG_ARR: python3-pexpect/focal,now 4.6.0-1build1 all [installed,automatic]
2026-05-19 00:22:10.328700 : DEBUG_ARR: python3-pip/focal-updates,focal-security,now 20.0.2-5ubuntu1.10 all [installed]
2026-05-19 00:22:10.328702 : DEBUG_ARR: python3-pkg-resources/focal-updates,focal-security,now 45.2.0-1ubuntu0.1 all [installed,automatic]
2026-05-19 00:22:10.328705 : DEBUG_ARR: python3-ptyprocess/focal,now 0.6.0-1ubuntu1 all [installed,automatic]
2026-05-19 00:22:10.328708 : DEBUG_ARR: python3-pyasn1-modules/focal,now 0.2.1-0.2build1 all [installed,automatic]
2026-05-19 00:22:10.328711 : DEBUG_ARR: python3-pyasn1/focal,now 0.4.2-3build1 all [installed,automatic]
2026-05-19 00:22:10.328713 : DEBUG_ARR: python3-pymacaroons/focal,now 0.13.0-3 all [installed]
2026-05-19 00:22:10.328716 : DEBUG_ARR: python3-pyrsistent/focal,now 0.15.5-1build1 amd64 [installed]
2026-05-19 00:22:10.328719 : DEBUG_ARR: python3-requests-unixsocket/focal,now 0.2.0-2 all [installed,automatic]
2026-05-19 00:22:10.328722 : DEBUG_ARR: python3-secretstorage/focal,now 2.3.1-2ubuntu1 all [installed,automatic]
2026-05-19 00:22:10.328724 : DEBUG_ARR: python3-serial/focal,now 3.4-5.1 all [installed]
2026-05-19 00:22:10.328727 : DEBUG_ARR: python3-service-identity/focal,now 18.1.0-5build1 all [installed,automatic]
2026-05-19 00:22:10.328730 : DEBUG_ARR: python3-setuptools/focal-updates,focal-security,now 45.2.0-1ubuntu0.1 all [installed]
2026-05-19 00:22:10.328736 : DEBUG_ARR: python3-simplejson/focal,now 3.16.0-2ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.328752 : DEBUG_ARR: python3-six/focal,now 1.14.0-2 all [installed,automatic]
2026-05-19 00:22:10.328755 : DEBUG_ARR: python3-software-properties/focal-updates,now 0.99.9.12 all [installed,automatic]
2026-05-19 00:22:10.328758 : DEBUG_ARR: python3-sortedcontainers/focal,now 2.1.0-2 all [installed,automatic]
2026-05-19 00:22:10.328761 : DEBUG_ARR: python3-systemd/focal,now 234-3build2 amd64 [installed,automatic]
2026-05-19 00:22:10.328764 : DEBUG_ARR: python3-twisted-bin/focal-updates,focal-security,now 18.9.0-11ubuntu0.20.04.2 amd64 [installed,automatic]
2026-05-19 00:22:10.328766 : DEBUG_ARR: python3-twisted/focal-updates,focal-security,now 18.9.0-11ubuntu0.20.04.2 all [installed,automatic]
2026-05-19 00:22:10.328769 : DEBUG_ARR: python3-wadllib/focal,now 1.3.3-3build1 all [installed,automatic]
2026-05-19 00:22:10.328772 : DEBUG_ARR: python3-wheel/focal-updates,focal-security,now 0.34.2-1ubuntu0.1 all [installed,automatic]
2026-05-19 00:22:10.328775 : DEBUG_ARR: python3-yaml/focal-updates,focal-security,now 5.3.1-1ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328778 : DEBUG_ARR: python3-zipp/focal,now 1.0.0-1 all [installed]
2026-05-19 00:22:10.328780 : DEBUG_ARR: python3-zope.interface/focal,now 4.7.1-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328783 : DEBUG_ARR: python3/focal,now 3.8.2-0ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.328786 : DEBUG_ARR: qemu-kvm/focal-updates,focal-security,now 1:4.2-3ubuntu6.27 amd64 [installed]
2026-05-19 00:22:10.328789 : DEBUG_ARR: qemu-system-data/focal-updates,focal-security,now 1:4.2-3ubuntu6.27 all [installed,automatic]
2026-05-19 00:22:10.328791 : DEBUG_ARR: qemu-system-gui/focal-updates,focal-security,now 1:4.2-3ubuntu6.27 amd64 [installed,automatic]
2026-05-19 00:22:10.328794 : DEBUG_ARR: qemu-system-x86/focal-updates,focal-security,now 1:4.2-3ubuntu6.27 amd64 [installed]
2026-05-19 00:22:10.328797 : DEBUG_ARR: qemu/focal-updates,focal-security,now 1:4.2-3ubuntu6.27 amd64 [installed]
2026-05-19 00:22:10.328800 : DEBUG_ARR: readline-common/focal,now 8.0-4 all [installed,automatic]
2026-05-19 00:22:10.328802 : DEBUG_ARR: rsyslog/focal-updates,focal-security,now 8.2001.0-1ubuntu1.3 amd64 [installed,automatic]
2026-05-19 00:22:10.328805 : DEBUG_ARR: run-one/focal,now 1.17-0ubuntu1 all [installed,automatic]
2026-05-19 00:22:10.328808 : DEBUG_ARR: sbsigntool/focal-updates,now 0.9.2-2ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328810 : DEBUG_ARR: screen/focal-updates,focal-security,now 4.8.0-1ubuntu0.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328813 : DEBUG_ARR: seabios/focal-updates,now 1.13.0-1ubuntu1.1 all [installed,automatic]
2026-05-19 00:22:10.328816 : DEBUG_ARR: secureboot-db/focal,now 1.5 amd64 [installed,automatic]
2026-05-19 00:22:10.328819 : DEBUG_ARR: sed/focal,now 4.7-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328821 : DEBUG_ARR: sensible-utils/focal,now 0.0.12+nmu1 all [installed,automatic]
2026-05-19 00:22:10.328824 : DEBUG_ARR: sg3-utils-udev/focal,now 1.44-1ubuntu2 all [installed,automatic]
2026-05-19 00:22:10.328827 : DEBUG_ARR: sg3-utils/focal,now 1.44-1ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.328830 : DEBUG_ARR: shared-mime-info/focal,now 1.15-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328832 : DEBUG_ARR: sharutils/focal,now 1:4.15.2-4build1 amd64 [installed,automatic]
2026-05-19 00:22:10.328835 : DEBUG_ARR: shim-signed/focal-updates,focal-security,now 1.40.9+15.7-0ubuntu1 amd64 [installed]
2026-05-19 00:22:10.328838 : DEBUG_ARR: software-properties-common/focal-updates,now 0.99.9.12 all [installed]
2026-05-19 00:22:10.328841 : DEBUG_ARR: sound-theme-freedesktop/focal,now 0.8-2ubuntu1 all [installed,automatic]
2026-05-19 00:22:10.328844 : DEBUG_ARR: spice-client-glib-usb-acl-helper/focal,now 0.37-2fakesync1 amd64 [installed,automatic]
2026-05-19 00:22:10.328846 : DEBUG_ARR: squashfs-tools/focal-updates,focal-security,now 1:4.4-1ubuntu0.3 amd64 [installed,automatic]
2026-05-19 00:22:10.328849 : DEBUG_ARR: ssh-import-id/focal,now 5.10-0ubuntu1 all [installed]
2026-05-19 00:22:10.328852 : DEBUG_ARR: strace/focal-updates,now 5.5-3ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328855 : DEBUG_ARR: sudo/focal-updates,focal-security,now 1.8.31-1ubuntu1.5 amd64 [installed,automatic]
2026-05-19 00:22:10.328857 : DEBUG_ARR: sysvinit-utils/focal,now 2.96-2.1ubuntu1 amd64 [installed]
2026-05-19 00:22:10.328860 : DEBUG_ARR: tcpdump/focal-updates,now 4.9.3-4ubuntu0.2 amd64 [installed,automatic]
2026-05-19 00:22:10.328863 : DEBUG_ARR: telnet/focal,now 0.17-41.2build1 amd64 [installed,automatic]
2026-05-19 00:22:10.328865 : DEBUG_ARR: thin-provisioning-tools/focal,now 0.8.5-4build1 amd64 [installed,automatic]
2026-05-19 00:22:10.328868 : DEBUG_ARR: time/focal,now 1.7-25.1build1 amd64 [installed,automatic]
2026-05-19 00:22:10.328871 : DEBUG_ARR: tmux/focal-updates,focal-security,now 3.0a-2ubuntu0.4 amd64 [installed,automatic]
2026-05-19 00:22:10.328874 : DEBUG_ARR: tpm-udev/focal,now 0.4 all [installed,automatic]
2026-05-19 00:22:10.328877 : DEBUG_ARR: ubuntu-fan/focal-updates,now 0.12.13ubuntu0.1 all [installed,automatic]
2026-05-19 00:22:10.328879 : DEBUG_ARR: ubuntu-keyring/focal-updates,now 2020.02.11.4 all [installed,automatic]
2026-05-19 00:22:10.328882 : DEBUG_ARR: ubuntu-minimal/focal-updates,now 1.450.2 amd64 [installed]
2026-05-19 00:22:10.328885 : DEBUG_ARR: ubuntu-mono/focal,now 19.04-0ubuntu3 all [installed,automatic]
2026-05-19 00:22:10.328888 : DEBUG_ARR: ubuntu-release-upgrader-core/focal-updates,now 1:20.04.41 all [installed,automatic]
2026-05-19 00:22:10.328890 : DEBUG_ARR: ubuntu-server/focal-updates,now 1.450.2 amd64 [installed]
2026-05-19 00:22:10.328893 : DEBUG_ARR: ubuntu-standard/focal-updates,now 1.450.2 amd64 [installed]
2026-05-19 00:22:10.328896 : DEBUG_ARR: ucf/focal,now 3.0038+nmu1 all [installed,automatic]
2026-05-19 00:22:10.328898 : DEBUG_ARR: udisks2/focal-updates,now 2.8.4-1ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.328901 : DEBUG_ARR: unattended-upgrades/focal-updates,now 2.3ubuntu0.3 all [installed,automatic]
2026-05-19 00:22:10.328904 : DEBUG_ARR: update-notifier-common/focal-updates,now 3.192.30.17 all [installed,automatic]
2026-05-19 00:22:10.328907 : DEBUG_ARR: usb-modeswitch-data/focal,now 20191128-3 all [installed,automatic]
2026-05-19 00:22:10.328909 : DEBUG_ARR: usb-modeswitch/focal,now 2.5.2+repack0-2ubuntu3 amd64 [installed,automatic]
2026-05-19 00:22:10.328912 : DEBUG_ARR: usb.ids/focal,now 2020.03.19-1 all [installed,automatic]
2026-05-19 00:22:10.328915 : DEBUG_ARR: usbutils/focal,now 1:012-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328918 : DEBUG_ARR: util-linux/focal-updates,now 2.34-0.1ubuntu9.4 amd64 [installed,automatic]
2026-05-19 00:22:10.328921 : DEBUG_ARR: va-driver-all/focal,now 2.7.0-2 amd64 [installed,automatic]
2026-05-19 00:22:10.328923 : DEBUG_ARR: virt-viewer/focal,now 7.0-2build1 amd64 [installed,automatic]
2026-05-19 00:22:10.328926 : DEBUG_ARR: virtinst/focal-updates,now 1:2.2.1-3ubuntu2.2 all [installed]
2026-05-19 00:22:10.328929 : DEBUG_ARR: vlan/focal-updates,now 2.0.4ubuntu1.20.04.1 all [installed]
2026-05-19 00:22:10.328931 : DEBUG_ARR: wget/focal-updates,now 1.20.3-1ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.328934 : DEBUG_ARR: whiptail/focal,now 0.52.21-4ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.328937 : DEBUG_ARR: x11-common/focal,now 1:7.7+19ubuntu14 all [installed,automatic]
2026-05-19 00:22:10.328940 : DEBUG_ARR: xauth/focal,now 1:1.1-0ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328942 : DEBUG_ARR: xdg-user-dirs/focal,now 0.17-2ubuntu1 amd64 [installed,automatic]
2026-05-19 00:22:10.328945 : DEBUG_ARR: xfsprogs/focal,now 5.3.0-1ubuntu2 amd64 [installed,automatic]
2026-05-19 00:22:10.328948 : DEBUG_ARR: xkb-data/focal,now 2.29-2 all [installed,automatic]
2026-05-19 00:22:10.328951 : DEBUG_ARR: xz-utils/focal-updates,focal-security,now 5.2.4-1ubuntu1.1 amd64 [installed,automatic]
2026-05-19 00:22:10.328953 : DEBUG_ARR: zerofree/focal,now 1.1.1-1 amd64 [installed,automatic]
2026-05-19 00:22:10.328969 : DEBUG_ARR: zlib1g-dev/focal-updates,focal-security,now 1:1.2.11.dfsg-2ubuntu1.5 amd64 [installed,automatic]
2026-05-19 00:22:10.328972 : DEBUG_ARR: zlib1g/focal-updates,focal-security,now 1:1.2.11.dfsg-2ubuntu1.5 amd64 [installed,automatic]
2026-05-19 00:22:10.329421 : 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-19 00:22:10.329458 : 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-19 00:22:10.329475 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo usermod -aG docker ubuntu;"
2026-05-19 00:22:10.954239 : 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-19 00:22:11.566834 : DEBUG_ARR: ln: failed to create symbolic link '/usr/bin/python': File exists
2026-05-19 00:22:11.566923 : 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-19 00:22:15.070817 : DEBUG_ARR: Found existing installation: j2cli 0.3.10
2026-05-19 00:22:15.070858 : DEBUG_ARR: Uninstalling j2cli-0.3.10:
2026-05-19 00:22:15.070865 : DEBUG_ARR:   Successfully uninstalled j2cli-0.3.10
2026-05-19 00:22:15.070869 : DEBUG_ARR: Collecting j2cli
2026-05-19 00:22:15.070873 : DEBUG_ARR:   Using cached j2cli-0.3.10-py2.py3-none-any.whl (8.9 kB)
2026-05-19 00:22:15.070880 : DEBUG_ARR: Requirement already satisfied: jinja2>=2.7.2 in /usr/lib/python3/dist-packages (from j2cli) (2.10.1)
2026-05-19 00:22:15.070883 : DEBUG_ARR: Installing collected packages: j2cli
2026-05-19 00:22:15.070886 : DEBUG_ARR: Successfully installed j2cli-0.3.10
2026-05-19 00:22:15.070930 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "virsh list"
2026-05-19 00:22:15.752421 : DEBUG_ARR:  Id   Name   State
2026-05-19 00:22:15.752471 : DEBUG_ARR: --------------------
2026-05-19 00:22:15.752476 : DEBUG_ARR: 
2026-05-19 00:22:15.752536 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "mkdir -p /tmp/local_cache//1779174494.926934/"
2026-05-19 00:22:16.352137 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/q200dev.tar"
2026-05-19 00:22:16.966800 : DEBUG_ARR: ls: cannot access '/home/ubuntu/q200dev.tar': No such file or directory
2026-05-19 00:22:16.966952 : 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//1779174494.926934/q200dev.tar
2026-05-19 00:22:20.806492 :  ls -l /tmp/local_cache//1779174494.926934/q200dev.tar
2026-05-19 00:22:20.809453 : DEBUG_ARR: -rw-r--r-- 1 super super 40960 May 19 00:22 /tmp/local_cache//1779174494.926934/q200dev.tar
2026-05-19 00:22:20.809513 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1779174494.926934/q200dev.tar ubuntu@192.168.0.2:/tmp/local_cache//1779174494.926934/q200dev.tar
2026-05-19 00:22:21.412428 : 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//1779174494.926934/q200dev.tar ~/"
2026-05-19 00:22:22.029067 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/q200dev.tar"
2026-05-19 00:22:22.647401 : DEBUG_ARR: -rw-r--r-- 1 root root 40960 May 19 07:22 /home/ubuntu/q200dev.tar
2026-05-19 00:22:22.647486 : 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-19 00:22:23.258958 : DEBUG_ARR: ls: cannot access '/home/ubuntu/cisco-8101-p4-32x100-vs.tar': No such file or directory
2026-05-19 00:22:23.259123 : 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//1779174494.926934/cisco-8101-p4-32x100-vs.tar
2026-05-19 00:22:27.941794 :  ls -l /tmp/local_cache//1779174494.926934/cisco-8101-p4-32x100-vs.tar
2026-05-19 00:22:27.944739 : DEBUG_ARR: -rw-r--r-- 1 super super 1822720 May 19 00:22 /tmp/local_cache//1779174494.926934/cisco-8101-p4-32x100-vs.tar
2026-05-19 00:22:27.944801 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1779174494.926934/cisco-8101-p4-32x100-vs.tar ubuntu@192.168.0.2:/tmp/local_cache//1779174494.926934/cisco-8101-p4-32x100-vs.tar
2026-05-19 00:22:28.556099 : 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//1779174494.926934/cisco-8101-p4-32x100-vs.tar ~/"
2026-05-19 00:22:29.173192 : 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-19 00:22:29.795297 : DEBUG_ARR: -rw-r--r-- 1 root root 1822720 May 19 07:22 /home/ubuntu/cisco-8101-p4-32x100-vs.tar
2026-05-19 00:22:29.795389 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/g200dev.tar"
2026-05-19 00:22:30.394615 : DEBUG_ARR: ls: cannot access '/home/ubuntu/g200dev.tar': No such file or directory
2026-05-19 00:22:30.394771 : 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//1779174494.926934/g200dev.tar
2026-05-19 00:22:34.348386 :  ls -l /tmp/local_cache//1779174494.926934/g200dev.tar
2026-05-19 00:22:34.351367 : DEBUG_ARR: -rw-r--r-- 1 super super 30720 May 19 00:22 /tmp/local_cache//1779174494.926934/g200dev.tar
2026-05-19 00:22:34.351424 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1779174494.926934/g200dev.tar ubuntu@192.168.0.2:/tmp/local_cache//1779174494.926934/g200dev.tar
2026-05-19 00:22:34.946932 : 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//1779174494.926934/g200dev.tar ~/"
2026-05-19 00:22:35.563636 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/g200dev.tar"
2026-05-19 00:22:36.174931 : DEBUG_ARR: -rw-r--r-- 1 root root 30720 May 19 07:22 /home/ubuntu/g200dev.tar
2026-05-19 00:22:36.175021 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/p200dev.tar"
2026-05-19 00:22:36.782794 : DEBUG_ARR: ls: cannot access '/home/ubuntu/p200dev.tar': No such file or directory
2026-05-19 00:22:36.782945 : 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//1779174494.926934/p200dev.tar
2026-05-19 00:22:40.607690 :  ls -l /tmp/local_cache//1779174494.926934/p200dev.tar
2026-05-19 00:22:40.610625 : DEBUG_ARR: -rw-r--r-- 1 super super 40960 May 19 00:22 /tmp/local_cache//1779174494.926934/p200dev.tar
2026-05-19 00:22:40.610680 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1779174494.926934/p200dev.tar ubuntu@192.168.0.2:/tmp/local_cache//1779174494.926934/p200dev.tar
2026-05-19 00:22:41.218841 : 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//1779174494.926934/p200dev.tar ~/"
2026-05-19 00:22:41.831426 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/p200dev.tar"
2026-05-19 00:22:42.435325 : DEBUG_ARR: -rw-r--r-- 1 root root 40960 May 19 07:22 /home/ubuntu/p200dev.tar
2026-05-19 00:22:42.435411 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/mgmt.txt"
2026-05-19 00:22:43.039000 : DEBUG_ARR: -rw-r--r-- 1 root root 1700 May  6  2023 /home/ubuntu/mgmt.txt
2026-05-19 00:22:43.039092 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/mgmt.txt"
2026-05-19 00:22:43.639124 : DEBUG_ARR: -rw-r--r-- 1 root root 1700 May  6  2023 /home/ubuntu/mgmt.txt
2026-05-19 00:22:43.639211 : 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-19 00:22:44.247052 : DEBUG_ARR: ls: cannot access '/home/ubuntu/mgmt_new.txt': No such file or directory
2026-05-19 00:22:44.247216 : 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//1779174494.926934/mgmt_new.txt
2026-05-19 00:22:47.919614 :  ls -l /tmp/local_cache//1779174494.926934/mgmt_new.txt
2026-05-19 00:22:47.922602 : DEBUG_ARR: -rw-r--r-- 1 super super 1884 May 19 00:22 /tmp/local_cache//1779174494.926934/mgmt_new.txt
2026-05-19 00:22:47.922661 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1779174494.926934/mgmt_new.txt ubuntu@192.168.0.2:/tmp/local_cache//1779174494.926934/mgmt_new.txt
2026-05-19 00:22:48.522348 : 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//1779174494.926934/mgmt_new.txt ~/"
2026-05-19 00:22:49.135935 : 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-19 00:22:49.751059 : DEBUG_ARR: -rw-r--r-- 1 root root 1884 May 19 07:22 /home/ubuntu/mgmt_new.txt
2026-05-19 00:22:49.751142 : 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-19 00:22:50.350670 : DEBUG_ARR: ls: cannot access '/home/ubuntu/mgmt_2505.txt': No such file or directory
2026-05-19 00:22:50.350828 : 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//1779174494.926934/mgmt_2505.txt
2026-05-19 00:22:54.047879 :  ls -l /tmp/local_cache//1779174494.926934/mgmt_2505.txt
2026-05-19 00:22:54.050824 : DEBUG_ARR: -rw-r--r-- 1 super super 371 May 19 00:22 /tmp/local_cache//1779174494.926934/mgmt_2505.txt
2026-05-19 00:22:54.050887 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1779174494.926934/mgmt_2505.txt ubuntu@192.168.0.2:/tmp/local_cache//1779174494.926934/mgmt_2505.txt
2026-05-19 00:22:54.658395 : 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//1779174494.926934/mgmt_2505.txt ~/"
2026-05-19 00:22:55.279171 : 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-19 00:22:55.887464 : DEBUG_ARR: -rw-r--r-- 1 root root 371 May 19 07:22 /home/ubuntu/mgmt_2505.txt
2026-05-19 00:22:55.887556 : 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-19 00:22:56.494785 : DEBUG_ARR: -rw-r--r-- 1 root root 747 May  6  2023 /home/ubuntu/temp_request_workaround.txt
2026-05-19 00:22:56.494873 : 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-19 00:22:57.111119 : DEBUG_ARR: -rw-r--r-- 1 root root 747 May  6  2023 /home/ubuntu/temp_request_workaround.txt
2026-05-19 00:22:57.111211 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/password.txt"
2026-05-19 00:22:57.719239 : DEBUG_ARR: -rw-r--r-- 1 root root 9 May  6  2023 /home/ubuntu/password.txt
2026-05-19 00:22:57.719319 : sshpass -p "123" ssh   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" ubuntu@192.168.0.2 "sudo  ls -l ~/password.txt"
2026-05-19 00:22:58.327130 : DEBUG_ARR: -rw-r--r-- 1 root root 9 May  6  2023 /home/ubuntu/password.txt
2026-05-19 00:22:58.327223 : 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-19 00:22:58.934871 : DEBUG_ARR: ls: cannot access '/home/ubuntu/trex-v2.87.tar.gz': No such file or directory
2026-05-19 00:22:58.935027 : 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//1779174494.926934/trex-v2.87.tar.gz
2026-05-19 00:23:22.998634 :  ls -l /tmp/local_cache//1779174494.926934/trex-v2.87.tar.gz
2026-05-19 00:23:23.001750 : DEBUG_ARR: -rw-r--r-- 1 super super 229326781 May 19 00:23 /tmp/local_cache//1779174494.926934/trex-v2.87.tar.gz
2026-05-19 00:23:23.001810 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1779174494.926934/trex-v2.87.tar.gz ubuntu@192.168.0.2:/tmp/local_cache//1779174494.926934/trex-v2.87.tar.gz
2026-05-19 00:23:24.858504 : 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//1779174494.926934/trex-v2.87.tar.gz ~/"
2026-05-19 00:23:25.706697 : 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-19 00:23:26.315246 : DEBUG_ARR: -rw-r--r-- 1 root root 229326781 May 19 07:23 /home/ubuntu/trex-v2.87.tar.gz
2026-05-19 00:23:26.315342 : 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-19 00:23:26.922855 : DEBUG_ARR: ls: cannot access '/home/ubuntu/ecore_phase1_env.patch': No such file or directory
2026-05-19 00:23:26.923003 : 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//1779174494.926934/ecore_phase1_env.patch
2026-05-19 00:23:30.703072 :  ls -l /tmp/local_cache//1779174494.926934/ecore_phase1_env.patch
2026-05-19 00:23:30.705967 : DEBUG_ARR: -rw-r--r-- 1 super super 1554 May 19 00:23 /tmp/local_cache//1779174494.926934/ecore_phase1_env.patch
2026-05-19 00:23:30.706028 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /tmp/local_cache//1779174494.926934/ecore_phase1_env.patch ubuntu@192.168.0.2:/tmp/local_cache//1779174494.926934/ecore_phase1_env.patch
2026-05-19 00:23:31.306383 : 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//1779174494.926934/ecore_phase1_env.patch ~/"
2026-05-19 00:23:31.947660 : 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-19 00:23:32.562918 : DEBUG_ARR: -rw-r--r-- 1 root root 1554 May 19 07:23 /home/ubuntu/ecore_phase1_env.patch
2026-05-19 00:23:32.563264 : Use Internal sonic-mgmt
2026-05-19 00:23:32.563281 : 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-19 00:23:38.160121 : 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-19 00:23:41.066462 : DEBUG_ARR: /home/ubuntu
2026-05-19 00:23:41.066505 : DEBUG_ARR: total 2478552
2026-05-19 00:23:41.066509 : DEBUG_ARR: -rw-r--r--  1 ubuntu ubuntu      23797 Dec 28  2023 ansible.log
2026-05-19 00:23:41.066513 : DEBUG_ARR: -rw-r--r--  1 root   root      1822720 May 19 07:22 cisco-8101-p4-32x100-vs.tar
2026-05-19 00:23:41.066517 : DEBUG_ARR: -rw-r--r--  1 root   root         1554 May 19 07:23 ecore_phase1_env.patch
2026-05-19 00:23:41.066520 : DEBUG_ARR: -rw-r--r--  1 root   root        30720 May 19 07:22 g200dev.tar
2026-05-19 00:23:41.066523 : DEBUG_ARR: -rw-rw-r--  1 ubuntu ubuntu        401 Mar 21  2025 input_param_json.txt
2026-05-19 00:23:41.066529 : DEBUG_ARR: -rw-r--r--  1 root   root         1700 May  6  2023 mgmt.txt
2026-05-19 00:23:41.066532 : DEBUG_ARR: -rw-r--r--  1 root   root          371 May 19 07:22 mgmt_2505.txt
2026-05-19 00:23:41.066535 : DEBUG_ARR: -rw-r--r--  1 root   root         1884 May 19 07:22 mgmt_new.txt
2026-05-19 00:23:41.066540 : DEBUG_ARR: -rw-r--r--  1 root   root        40960 May 19 07:22 p200dev.tar
2026-05-19 00:23:41.066543 : DEBUG_ARR: -rw-r--r--  1 root   root            9 May  6  2023 password.txt
2026-05-19 00:23:41.066547 : DEBUG_ARR: -rw-r--r--  1 root   root        40960 May 19 07:22 q200dev.tar
2026-05-19 00:23:41.066550 : DEBUG_ARR: drwxrwxr-x 12 ubuntu ubuntu       4096 Mar 25 17:26 sonic-mgmt
2026-05-19 00:23:41.066553 : DEBUG_ARR: -rw-rw-r--  1 ubuntu ubuntu  920207360 May 19 07:23 sonic-mgmt.tar
2026-05-19 00:23:41.066556 : DEBUG_ARR: drwxrwxrwx  2 root   root         4096 Mar 21  2025 sonic-vm
2026-05-19 00:23:41.066559 : DEBUG_ARR: -rw-r--r--  1 root   root   1386490429 May 18 10:12 sonic-vs.img.gz
2026-05-19 00:23:41.066562 : DEBUG_ARR: -rw-r--r--  1 root   root          747 May  6  2023 temp_request_workaround.txt
2026-05-19 00:23:41.066567 : DEBUG_ARR: -rw-r--r--  1 root   root    229326781 May 19 07:23 trex-v2.87.tar.gz
2026-05-19 00:23:41.066570 : DEBUG_ARR: drwxrwxrwx  4 root   root         4096 Dec 28  2023 veos-vm
2026-05-19 00:23:41.066618 : 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-19 00:23:41.678383 : 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-19 00:23:42.288192 : 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-19 00:23:42.933340 : 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-19 00:24:17.418528 : DEBUG_ARR: total 3604228
2026-05-19 00:24:17.418596 : DEBUG_ARR: -rw-r--r-- 1 root root 3690725376 May 19 07:23 sonic-vs.img
2026-05-19 00:24:17.418664 : wget -r -l1 -nd -A "*build_info.txt" http://30.57.186.117/phoenixwingdaily/latest -P /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/
2026-05-19 00:24:17.442757 : DEBUG_ARR: --2026-05-19 00:24:17--  http://30.57.186.117/phoenixwingdaily/latest
2026-05-19 00:24:17.442805 : DEBUG_ARR: Connecting to 30.57.186.117:80... connected.
2026-05-19 00:24:17.442813 : DEBUG_ARR: HTTP request sent, awaiting response... 301 Moved Permanently
2026-05-19 00:24:17.442820 : DEBUG_ARR: Location: http://30.57.186.117/phoenixwingdaily/latest/ [following]
2026-05-19 00:24:17.442830 : DEBUG_ARR: --2026-05-19 00:24:17--  http://30.57.186.117/phoenixwingdaily/latest/
2026-05-19 00:24:17.442837 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-19 00:24:17.442843 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-19 00:24:17.442850 : DEBUG_ARR: Length: 1175 (1.1K) [text/html]
2026-05-19 00:24:17.442859 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/latest.tmp’
2026-05-19 00:24:17.442870 : DEBUG_ARR: 
2026-05-19 00:24:17.442876 : DEBUG_ARR:      0K .                                                     100%  154M=0s
2026-05-19 00:24:17.442883 : DEBUG_ARR: 
2026-05-19 00:24:17.442890 : DEBUG_ARR: 2026-05-19 00:24:17 (154 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/latest.tmp’ saved [1175/1175]
2026-05-19 00:24:17.442900 : DEBUG_ARR: 
2026-05-19 00:24:17.442906 : DEBUG_ARR: Loading robots.txt; please ignore errors.
2026-05-19 00:24:17.442912 : DEBUG_ARR: --2026-05-19 00:24:17--  http://30.57.186.117/robots.txt
2026-05-19 00:24:17.442919 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-19 00:24:17.442925 : DEBUG_ARR: HTTP request sent, awaiting response... 404 Not Found
2026-05-19 00:24:17.442931 : DEBUG_ARR: 2026-05-19 00:24:17 ERROR 404: Not Found.
2026-05-19 00:24:17.442938 : DEBUG_ARR: 
2026-05-19 00:24:17.442944 : DEBUG_ARR: Removing /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/latest.tmp since it should be rejected.
2026-05-19 00:24:17.442952 : DEBUG_ARR: 
2026-05-19 00:24:17.442959 : DEBUG_ARR: --2026-05-19 00:24:17--  http://30.57.186.117/phoenixwingdaily/latest/?C=N;O=D
2026-05-19 00:24:17.442965 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-19 00:24:17.442971 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-19 00:24:17.442978 : DEBUG_ARR: Length: 1175 (1.1K) [text/html]
2026-05-19 00:24:17.442984 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/index.html?C=N;O=D.tmp’
2026-05-19 00:24:17.442991 : DEBUG_ARR: 
2026-05-19 00:24:17.442998 : DEBUG_ARR:      0K .                                                     100%  187M=0s
2026-05-19 00:24:17.443004 : DEBUG_ARR: 
2026-05-19 00:24:17.443013 : DEBUG_ARR: 2026-05-19 00:24:17 (187 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/index.html?C=N;O=D.tmp’ saved [1175/1175]
2026-05-19 00:24:17.443024 : DEBUG_ARR: 
2026-05-19 00:24:17.443030 : DEBUG_ARR: Removing /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/index.html?C=N;O=D.tmp since it should be rejected.
2026-05-19 00:24:17.443037 : DEBUG_ARR: 
2026-05-19 00:24:17.443069 : DEBUG_ARR: --2026-05-19 00:24:17--  http://30.57.186.117/phoenixwingdaily/latest/?C=M;O=A
2026-05-19 00:24:17.443076 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-19 00:24:17.443082 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-19 00:24:17.443089 : DEBUG_ARR: Length: 1175 (1.1K) [text/html]
2026-05-19 00:24:17.443095 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/index.html?C=M;O=A.tmp’
2026-05-19 00:24:17.443103 : DEBUG_ARR: 
2026-05-19 00:24:17.443109 : DEBUG_ARR:      0K .                                                     100%  235M=0s
2026-05-19 00:24:17.443179 : DEBUG_ARR: 
2026-05-19 00:24:17.443187 : DEBUG_ARR: 2026-05-19 00:24:17 (235 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/index.html?C=M;O=A.tmp’ saved [1175/1175]
2026-05-19 00:24:17.443195 : DEBUG_ARR: 
2026-05-19 00:24:17.443202 : DEBUG_ARR: Removing /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/index.html?C=M;O=A.tmp since it should be rejected.
2026-05-19 00:24:17.443208 : DEBUG_ARR: 
2026-05-19 00:24:17.443215 : DEBUG_ARR: --2026-05-19 00:24:17--  http://30.57.186.117/phoenixwingdaily/latest/?C=S;O=A
2026-05-19 00:24:17.443221 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-19 00:24:17.443227 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-19 00:24:17.443234 : DEBUG_ARR: Length: 1175 (1.1K) [text/html]
2026-05-19 00:24:17.443241 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/index.html?C=S;O=A.tmp’
2026-05-19 00:24:17.443248 : DEBUG_ARR: 
2026-05-19 00:24:17.443254 : DEBUG_ARR:      0K .                                                     100%  239M=0s
2026-05-19 00:24:17.443260 : DEBUG_ARR: 
2026-05-19 00:24:17.443267 : DEBUG_ARR: 2026-05-19 00:24:17 (239 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/index.html?C=S;O=A.tmp’ saved [1175/1175]
2026-05-19 00:24:17.443274 : DEBUG_ARR: 
2026-05-19 00:24:17.443280 : DEBUG_ARR: Removing /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/index.html?C=S;O=A.tmp since it should be rejected.
2026-05-19 00:24:17.443287 : DEBUG_ARR: 
2026-05-19 00:24:17.443293 : DEBUG_ARR: --2026-05-19 00:24:17--  http://30.57.186.117/phoenixwingdaily/latest/?C=D;O=A
2026-05-19 00:24:17.443302 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-19 00:24:17.443308 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-19 00:24:17.443315 : DEBUG_ARR: Length: 1175 (1.1K) [text/html]
2026-05-19 00:24:17.443321 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/index.html?C=D;O=A.tmp’
2026-05-19 00:24:17.443328 : DEBUG_ARR: 
2026-05-19 00:24:17.443334 : DEBUG_ARR:      0K .                                                     100%  246M=0s
2026-05-19 00:24:17.443343 : DEBUG_ARR: 
2026-05-19 00:24:17.443349 : DEBUG_ARR: 2026-05-19 00:24:17 (246 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/index.html?C=D;O=A.tmp’ saved [1175/1175]
2026-05-19 00:24:17.443358 : DEBUG_ARR: 
2026-05-19 00:24:17.443365 : DEBUG_ARR: Removing /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/index.html?C=D;O=A.tmp since it should be rejected.
2026-05-19 00:24:17.443371 : DEBUG_ARR: 
2026-05-19 00:24:17.443378 : DEBUG_ARR: --2026-05-19 00:24:17--  http://30.57.186.117/phoenixwingdaily/
2026-05-19 00:24:17.443384 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-19 00:24:17.443391 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-19 00:24:17.443397 : DEBUG_ARR: Length: unspecified [text/html]
2026-05-19 00:24:17.443403 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/index.html.tmp’
2026-05-19 00:24:17.443413 : DEBUG_ARR: 
2026-05-19 00:24:17.443420 : DEBUG_ARR:      0K .......... .......... .......... .......... .......... 35.4M
2026-05-19 00:24:17.443426 : DEBUG_ARR:     50K .......... .......                                     45.9M=0.002s
2026-05-19 00:24:17.443432 : DEBUG_ARR: 
2026-05-19 00:24:17.443439 : DEBUG_ARR: 2026-05-19 00:24:17 (37.6 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/index.html.tmp’ saved [68940]
2026-05-19 00:24:17.443446 : DEBUG_ARR: 
2026-05-19 00:24:17.443452 : DEBUG_ARR: Removing /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/index.html.tmp since it should be rejected.
2026-05-19 00:24:17.443459 : DEBUG_ARR: 
2026-05-19 00:24:17.443465 : DEBUG_ARR: --2026-05-19 00:24:17--  http://30.57.186.117/phoenixwingdaily/latest/Daily_build_info.txt
2026-05-19 00:24:17.443472 : DEBUG_ARR: Reusing existing connection to 30.57.186.117:80.
2026-05-19 00:24:17.443478 : DEBUG_ARR: HTTP request sent, awaiting response... 200 OK
2026-05-19 00:24:17.443485 : DEBUG_ARR: Length: 1593 (1.6K) [text/plain]
2026-05-19 00:24:17.443491 : DEBUG_ARR: Saving to: ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/Daily_build_info.txt’
2026-05-19 00:24:17.443498 : DEBUG_ARR: 
2026-05-19 00:24:17.443505 : DEBUG_ARR:      0K .                                                     100% 10.5M=0s
2026-05-19 00:24:17.443511 : DEBUG_ARR: 
2026-05-19 00:24:17.443517 : DEBUG_ARR: 2026-05-19 00:24:17 (10.5 MB/s) - ‘/home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/Daily_build_info.txt’ saved [1593/1593]
2026-05-19 00:24:17.443525 : DEBUG_ARR: 
2026-05-19 00:24:17.443531 : DEBUG_ARR: FINISHED --2026-05-19 00:24:17--
2026-05-19 00:24:17.443537 : DEBUG_ARR: Total wall clock time: 0.02s
2026-05-19 00:24:17.443544 : DEBUG_ARR: Downloaded: 7 files, 75K in 0.002s (38.0 MB/s)
2026-05-19 00:24:17.443593 : 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-19 00:24:48.353634 : DEBUG_ARR: total 4256324
2026-05-19 00:24:48.353674 : DEBUG_ARR: -rw-r--r-- 1 root root    5242880 May  6  2023 Aboot-veos-serial-8.0.0.iso
2026-05-19 00:24:48.353679 : DEBUG_ARR: -rw-r--r-- 1 root root 3690725376 May 19 07:23 sonic-vs.img
2026-05-19 00:24:48.353682 : DEBUG_ARR: -rw-r--r-- 1 root root  662503424 May  6  2023 vEOS-lab-4.20.15M.vmdk
2026-05-19 00:24:48.353717 : sshpass -p "123" scp   -q -o "UserKnownHostsFile=/dev/null" -o "StrictHostKeyChecking=no" /home/super/workspace/PhoenixWingDailySRv6Test/jenkins_853/input_param_json.txt ubuntu@192.168.0.2:~/
2026-05-19 00:25:34.596061 : 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-19 00:26:11.483511 : DEBUG_ARR: Looking in indexes: https://mirrors.aliyun.com/pypi/simple/
2026-05-19 00:26:11.483557 : DEBUG_ARR: Collecting requests>=2.32.0
2026-05-19 00:26:11.483566 : DEBUG_ARR:   Downloading https://mirrors.aliyun.com/pypi/packages/7c/e4/56027c4a6b4ae70ca9de302488c5ca95ad4a39e190093d6c1a8ace08341b/requests-2.32.4-py3-none-any.whl (64 kB)
2026-05-19 00:26:11.483573 : DEBUG_ARR: Collecting docker>=7.1.0
2026-05-19 00:26:11.483576 : DEBUG_ARR:   Downloading https://mirrors.aliyun.com/pypi/packages/e3/26/57c6fb270950d476074c087527a558ccb6f4436657314bfb6cdf484114c4/docker-7.1.0-py3-none-any.whl (147 kB)
2026-05-19 00:26:11.483580 : 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-19 00:26:11.483583 : 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-19 00:26:11.483586 : DEBUG_ARR: Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3/dist-packages (from requests>=2.32.0) (2.8)
2026-05-19 00:26:11.483590 : 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-19 00:26:11.483593 : DEBUG_ARR: Installing collected packages: requests, docker
2026-05-19 00:26:11.483596 : DEBUG_ARR:   Attempting uninstall: requests
2026-05-19 00:26:11.483598 : DEBUG_ARR:     Found existing installation: requests 2.28.1
2026-05-19 00:26:11.483604 : DEBUG_ARR:     Uninstalling requests-2.28.1:
2026-05-19 00:26:11.483607 : DEBUG_ARR:       Successfully uninstalled requests-2.28.1
2026-05-19 00:26:11.483610 : DEBUG_ARR:   Attempting uninstall: docker
2026-05-19 00:26:11.483613 : DEBUG_ARR:     Found existing installation: docker 6.1.0
2026-05-19 00:26:11.483617 : DEBUG_ARR:     Uninstalling docker-6.1.0:
2026-05-19 00:26:11.483624 : DEBUG_ARR:       Successfully uninstalled docker-6.1.0
2026-05-19 00:26:11.483704 : 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-19 00:26:11.484129 : ping 192.168.0.2 -c 2
2026-05-19 00:26:12.499574 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-19 00:26:12.499603 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=1 ttl=64 time=0.109 ms
2026-05-19 00:26:12.499607 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=2 ttl=64 time=0.083 ms
2026-05-19 00:26:12.499618 : DEBUG_ARR: 
2026-05-19 00:26:12.499623 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-19 00:26:12.499626 : DEBUG_ARR: 2 packets transmitted, 2 received, 0% packet loss, time 1012ms
2026-05-19 00:26:12.499629 : DEBUG_ARR: rtt min/avg/max/mdev = 0.083/0.096/0.109/0.013 ms
2026-05-19 00:26:12.499643 : ping 192.168.0.2 -c 2
2026-05-19 00:26:13.523522 : DEBUG_ARR: PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
2026-05-19 00:26:13.523551 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=1 ttl=64 time=0.066 ms
2026-05-19 00:26:13.523556 : DEBUG_ARR: 64 bytes from 192.168.0.2: icmp_seq=2 ttl=64 time=0.086 ms
2026-05-19 00:26:13.523559 : DEBUG_ARR: 
2026-05-19 00:26:13.523564 : DEBUG_ARR: --- 192.168.0.2 ping statistics ---
2026-05-19 00:26:13.523567 : DEBUG_ARR: 2 packets transmitted, 2 received, 0% packet loss, time 1021ms
2026-05-19 00:26:13.523570 : DEBUG_ARR: rtt min/avg/max/mdev = 0.066/0.076/0.086/0.010 ms
{   'Clean up': 6.674736261367798,
    'Launch Pytest VM': 491.5595018863678,
    'Set up Pytest VM': 530.8122317790985}
2026-05-19 00:26:13.523717 : rm -rf /tmp/local_cache//1779174494.926934/
--- 1078.8333702087402 seconds ---
