2022-08-30 00:26:23.708 | + ./stack.sh:main:482 : exec 2022-08-30 00:26:23.708 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-30-002623' 2022-08-30 00:26:23.708 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-30-002623.summary.2022-08-30-002623 2022-08-30 00:26:23.708 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-30 00:26:23.708 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-30-002623 2022-08-30 00:26:23.708 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-30-002623 /opt/stack/logs/stack.sh.log 2022-08-30 00:26:23.708 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-30-002623.summary.2022-08-30-002623 /opt/stack/logs/stack.sh.log.summary 2022-08-30 00:26:23.708 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-30 00:26:23.708 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-30 00:26:23.708 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-30 00:26:23.708 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-30 00:26:23.708 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-30 00:26:23.708 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-30 00:26:23.708 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-30 00:26:23.708 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-30 00:26:23.708 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-30 00:26:23.708 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-30 00:26:23.708 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-30 00:26:23.708 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-30 00:26:23.708 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-30 00:26:23.711 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-30 00:26:23.714 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-30 00:26:23.716 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-30 00:26:23.718 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-30 00:26:23.720 | + ./stack.sh:main:568 : set -o errexit 2022-08-30 00:26:23.722 | + ./stack.sh:main:571 : uname -a 2022-08-30 00:26:23.723 | Linux dv-cinder-815746-8-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-08-30 00:26:23.725 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-30 00:26:23.728 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-30 00:26:23.731 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-30 00:26:23.775 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-30 00:26:23.790 | + ./stack.sh:main:585 : fetch_plugins 2022-08-30 00:26:23.792 | + functions-common:fetch_plugins:1785 : local plugins= 2022-08-30 00:26:23.793 | + functions-common:fetch_plugins:1786 : local plugin 2022-08-30 00:26:23.795 | + functions-common:fetch_plugins:1789 : [[ -z '' ]] 2022-08-30 00:26:23.797 | + functions-common:fetch_plugins:1790 : return 2022-08-30 00:26:23.799 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-30 00:26:23.801 | + functions-common:run_phase:1867 : local mode=override_defaults 2022-08-30 00:26:23.803 | + functions-common:run_phase:1868 : local phase= 2022-08-30 00:26:23.805 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-30 00:26:23.806 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-30 00:26:23.809 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-30 00:26:23.810 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-30 00:26:23.812 | + functions-common:run_phase:1877 : local extra 2022-08-30 00:26:23.814 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-30 00:26:23.817 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-30 00:26:23.820 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-30 00:26:23.822 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-30 00:26:23.825 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-30 00:26:23.827 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-30 00:26:23.844 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-30 00:26:23.846 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-30 00:26:23.848 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-30 00:26:23.850 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-30 00:26:23.851 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-30 00:26:23.853 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-30 00:26:23.855 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-30 00:26:23.857 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-30 00:26:23.858 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-30 00:26:23.860 | + functions-common:run_phase:1888 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-30 00:26:23.862 | + functions-common:run_phase:1891 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-30 00:26:23.865 | + functions-common:run_phase:1892 : plugin_override_defaults 2022-08-30 00:26:23.867 | + functions-common:plugin_override_defaults:1826 : local plugins= 2022-08-30 00:26:23.869 | + functions-common:plugin_override_defaults:1827 : local plugin 2022-08-30 00:26:23.872 | + functions-common:plugin_override_defaults:1830 : [[ -z '' ]] 2022-08-30 00:26:23.874 | + functions-common:plugin_override_defaults:1831 : return 2022-08-30 00:26:23.876 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-30 00:26:23.898 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-30 00:26:23.901 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-30 00:26:23.915 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-30 00:26:23.918 | +++ lib/tls:source:43 : hostname -f 2022-08-30 00:26:23.922 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-30 00:26:23.924 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-30 00:26:23.926 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-30 00:26:23.928 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-30 00:26:23.930 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-30 00:26:23.932 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-30 00:26:23.934 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-30 00:26:23.937 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-30 00:26:23.940 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-30 00:26:23.941 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-30 00:26:23.946 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-30 00:26:23.959 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-30 00:26:23.979 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-30 00:26:23.992 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-30 00:26:24.005 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-30 00:26:24.039 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-30 00:26:24.095 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-30 00:26:24.185 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-30 00:26:24.206 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-30 00:26:24.252 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-30 00:26:24.307 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-30 00:26:24.459 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-30 00:26:24.474 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-30 00:26:24.486 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-30 00:26:24.498 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-30 00:26:24.580 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-30 00:26:24.583 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-30 00:26:24.586 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-30 00:26:24.589 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-30 00:26:24.592 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-30 00:26:24.595 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-30 00:26:24.598 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-30 00:26:24.598 | False' 2022-08-30 00:26:24.600 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-30 00:26:24.617 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-30 00:26:24.619 | + ./stack.sh:main:619 : run_phase source 2022-08-30 00:26:24.622 | + functions-common:run_phase:1867 : local mode=source 2022-08-30 00:26:24.624 | + functions-common:run_phase:1868 : local phase= 2022-08-30 00:26:24.627 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-30 00:26:24.630 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-30 00:26:24.632 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-30 00:26:24.634 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-30 00:26:24.636 | + functions-common:run_phase:1877 : local extra 2022-08-30 00:26:24.638 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-30 00:26:24.642 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-30 00:26:24.644 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-30 00:26:24.646 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-30 00:26:24.648 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-30 00:26:24.651 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-30 00:26:24.668 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-30 00:26:24.670 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-30 00:26:24.671 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-30 00:26:24.711 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-30 00:26:24.713 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-30 00:26:24.715 | + functions-common:run_phase:1888 : [[ source == \s\o\u\r\c\e ]] 2022-08-30 00:26:24.718 | + functions-common:run_phase:1889 : load_plugin_settings 2022-08-30 00:26:24.720 | + functions-common:load_plugin_settings:1803 : local plugins= 2022-08-30 00:26:24.722 | + functions-common:load_plugin_settings:1804 : local plugin 2022-08-30 00:26:24.725 | + functions-common:load_plugin_settings:1807 : [[ -z '' ]] 2022-08-30 00:26:24.727 | + functions-common:load_plugin_settings:1808 : return 2022-08-30 00:26:24.729 | + functions-common:run_phase:1890 : verify_disabled_services 2022-08-30 00:26:24.731 | + functions-common:verify_disabled_services:2150 : local service 2022-08-30 00:26:24.734 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.737 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-30 00:26:24.739 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.742 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-30 00:26:24.744 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.746 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-30 00:26:24.749 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.751 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-30 00:26:24.754 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.756 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-30 00:26:24.758 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.761 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-30 00:26:24.763 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.766 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-30 00:26:24.769 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.771 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-30 00:26:24.774 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.777 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-30 00:26:24.779 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.782 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-30 00:26:24.784 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.787 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-30 00:26:24.789 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.791 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-30 00:26:24.794 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.800 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-30 00:26:24.803 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.805 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-30 00:26:24.807 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.809 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-30 00:26:24.812 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.815 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-30 00:26:24.817 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.819 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-30 00:26:24.822 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.825 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-30 00:26:24.828 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.830 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-30 00:26:24.833 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.835 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-30 00:26:24.838 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.840 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-30 00:26:24.843 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.846 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-30 00:26:24.849 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.852 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-30 00:26:24.855 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.857 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-30 00:26:24.860 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.862 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-30 00:26:24.865 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.867 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-30 00:26:24.869 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.872 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-30 00:26:24.875 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.878 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-30 00:26:24.881 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.884 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-30 00:26:24.886 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.889 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-30 00:26:24.892 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.895 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-30 00:26:24.897 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.899 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-30 00:26:24.901 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.904 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-30 00:26:24.906 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.908 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-30 00:26:24.911 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.913 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-30 00:26:24.915 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.918 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-30 00:26:24.920 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.922 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-30 00:26:24.925 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.927 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-30 00:26:24.929 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.931 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-30 00:26:24.934 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.937 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-30 00:26:24.939 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.942 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-30 00:26:24.945 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.948 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-30 00:26:24.950 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.952 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-30 00:26:24.955 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.958 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-30 00:26:24.960 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-30 00:26:24.962 | + functions-common:verify_disabled_services:2152 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-30 00:26:24.965 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-30 00:26:24.967 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-30 00:26:24.970 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-30 00:26:24.987 | + functions-common:is_service_enabled:2095 : return 0 2022-08-30 00:26:24.989 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-30 00:26:24.991 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-30 00:26:24.993 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-30 00:26:25.012 | + functions-common:is_service_enabled:2095 : return 1 2022-08-30 00:26:25.015 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-30 00:26:25.017 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-30 00:26:25.020 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-30 00:26:25.023 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-30 00:26:25.025 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-30 00:26:25.028 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-30 00:26:25.030 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-30 00:26:25.033 | + lib/database:initialize_database_backends:92 : return 0 2022-08-30 00:26:25.035 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-30 00:26:25.035 | Using mysql database backend 2022-08-30 00:26:25.038 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-30 00:26:25.056 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-30 00:26:25.060 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-30 00:26:25.064 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-30 00:26:25.067 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-30 00:26:25.071 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-30 00:26:25.075 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-30 00:26:25.092 | + functions-common:is_service_enabled:2095 : return 0 2022-08-30 00:26:25.095 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-30 00:26:25.111 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-30 00:26:25.130 | + functions-common:is_service_enabled:2095 : return 0 2022-08-30 00:26:25.133 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-30 00:26:25.153 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-30 00:26:25.171 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-30 00:26:25.187 | + functions-common:is_service_enabled:2095 : return 1 2022-08-30 00:26:25.190 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-30 00:26:25.206 | + functions-common:is_service_enabled:2095 : return 0 2022-08-30 00:26:25.208 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-30 00:26:25.224 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-30 00:26:25.227 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-30 00:26:25.229 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-30 00:26:25.232 | + functions-common:save_stackenv:60 : local tag=752 2022-08-30 00:26:25.235 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-30 00:26:25.239 | + functions-common:save_stackenv:62 : time_stamp=2022-08-30-002625 2022-08-30 00:26:25.241 | + functions-common:save_stackenv:63 : echo '# 2022-08-30-002625 752' 2022-08-30 00:26:25.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-30 00:26:25.246 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-30 00:26:25.249 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-30 00:26:25.251 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-30 00:26:25.254 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-30 00:26:25.257 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-30 00:26:25.260 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-30 00:26:25.262 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-30 00:26:25.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-30 00:26:25.268 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.17 2022-08-30 00:26:25.270 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-30 00:26:25.273 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.17/identity 2022-08-30 00:26:25.275 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-30 00:26:25.278 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-30-002623 2022-08-30 00:26:25.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-30 00:26:25.283 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-30 00:26:25.285 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-30 00:26:25.288 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.17 2022-08-30 00:26:25.290 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-30 00:26:25.293 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-30 00:26:25.295 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-30 00:26:25.297 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-30 00:26:25.300 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-30 00:26:25.302 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-30 00:26:25.305 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-30 00:26:25.307 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-30 00:26:25.309 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-30 00:26:25.312 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.17 2022-08-30 00:26:25.314 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-30 00:26:25.317 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-30 00:26:25.319 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-30 00:26:25.322 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-30 00:26:25.324 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-30 00:26:25.326 | + functions-common:git_clone:597 : local git_dest=/opt/stack/requirements 2022-08-30 00:26:25.328 | + functions-common:git_clone:598 : local git_ref=master 2022-08-30 00:26:25.332 | + functions-common:git_clone:599 : local orig_dir 2022-08-30 00:26:25.334 | ++ functions-common:git_clone:600 : pwd 2022-08-30 00:26:25.337 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-30 00:26:25.340 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-30 00:26:25.343 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-30 00:26:25.357 | + functions-common:git_clone:603 : RECLONE=False 2022-08-30 00:26:25.359 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-30 00:26:25.362 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-30 00:26:25.365 | + functions-common:git_clone:617 : echo master 2022-08-30 00:26:25.366 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-30 00:26:25.371 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/requirements ]] 2022-08-30 00:26:25.373 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-30 00:26:25.376 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-30 00:26:25.388 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-08-30 00:26:25.391 | + functions-common:git_clone:678 : git show --oneline 2022-08-30 00:26:25.391 | + functions-common:git_clone:678 : head -1 2022-08-30 00:26:25.395 | b86048c2 Updated from generate-constraints 2022-08-30 00:26:25.397 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-30 00:26:25.400 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-30 00:26:25.402 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-30 00:26:25.405 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-30 00:26:25.407 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-30 00:26:25.410 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-30 00:26:25.412 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-30 00:26:25.415 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-30 00:26:25.418 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-30 00:26:25.420 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-30 00:26:25.423 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-30 00:26:25.426 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-30 00:26:25.431 | ++ tools/install_prereqs.sh:source:47 : NOW=1661819185 2022-08-30 00:26:25.434 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-30 00:26:25.438 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-08-30 00:26:25.441 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-08-30 00:26:25.443 | ++ tools/install_prereqs.sh:source:49 : DELTA=1661819185 2022-08-30 00:26:25.446 | ++ tools/install_prereqs.sh:source:50 : [[ 1661819185 -lt 7200 ]] 2022-08-30 00:26:25.448 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-30 00:26:25.450 | ++ functions-common:export_proxy_variables:2257 : isset http_proxy 2022-08-30 00:26:25.453 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-30 00:26:25.456 | ++ functions-common:export_proxy_variables:2260 : isset https_proxy 2022-08-30 00:26:25.458 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-30 00:26:25.461 | ++ functions-common:export_proxy_variables:2263 : isset no_proxy 2022-08-30 00:26:25.463 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-30 00:26:25.466 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-30 00:26:25.515 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-30 00:26:25.515 | apache2-dev 2022-08-30 00:26:25.515 | bc 2022-08-30 00:26:25.515 | bsdmainutils 2022-08-30 00:26:25.515 | curl 2022-08-30 00:26:25.515 | g++ 2022-08-30 00:26:25.515 | gawk 2022-08-30 00:26:25.515 | gcc 2022-08-30 00:26:25.515 | gettext 2022-08-30 00:26:25.515 | git 2022-08-30 00:26:25.515 | graphviz 2022-08-30 00:26:25.515 | iputils-ping 2022-08-30 00:26:25.515 | libapache2-mod-proxy-uwsgi 2022-08-30 00:26:25.515 | libffi-dev 2022-08-30 00:26:25.515 | libjpeg-dev 2022-08-30 00:26:25.515 | libpcre3-dev 2022-08-30 00:26:25.515 | libpq-dev 2022-08-30 00:26:25.515 | libssl-dev 2022-08-30 00:26:25.515 | libsystemd-dev 2022-08-30 00:26:25.515 | libxml2-dev 2022-08-30 00:26:25.515 | libxslt1-dev 2022-08-30 00:26:25.515 | libyaml-dev 2022-08-30 00:26:25.515 | lsof 2022-08-30 00:26:25.515 | openssh-server 2022-08-30 00:26:25.515 | openssl 2022-08-30 00:26:25.515 | pkg-config 2022-08-30 00:26:25.515 | psmisc 2022-08-30 00:26:25.515 | python3-dev 2022-08-30 00:26:25.515 | python3-pip 2022-08-30 00:26:25.515 | python3-systemd 2022-08-30 00:26:25.516 | python3-venv 2022-08-30 00:26:25.516 | tar 2022-08-30 00:26:25.516 | tcpdump 2022-08-30 00:26:25.516 | unzip 2022-08-30 00:26:25.516 | uuid-runtime 2022-08-30 00:26:25.516 | wget 2022-08-30 00:26:25.516 | wget 2022-08-30 00:26:25.516 | zlib1g-dev 2022-08-30 00:26:25.516 | libkrb5-dev 2022-08-30 00:26:25.516 | libldap2-dev 2022-08-30 00:26:25.516 | libsasl2-dev 2022-08-30 00:26:25.516 | memcached 2022-08-30 00:26:25.516 | python3-mysqldb 2022-08-30 00:26:25.516 | sqlite3 2022-08-30 00:26:25.516 | conntrack 2022-08-30 00:26:25.516 | curl 2022-08-30 00:26:25.516 | ebtables 2022-08-30 00:26:25.516 | genisoimage 2022-08-30 00:26:25.516 | iptables 2022-08-30 00:26:25.516 | iputils-arping 2022-08-30 00:26:25.516 | kpartx 2022-08-30 00:26:25.516 | libjs-jquery-tablesorter 2022-08-30 00:26:25.516 | parted 2022-08-30 00:26:25.516 | pm-utils 2022-08-30 00:26:25.516 | python3-mysqldb 2022-08-30 00:26:25.516 | socat 2022-08-30 00:26:25.516 | sqlite3 2022-08-30 00:26:25.516 | sudo 2022-08-30 00:26:25.516 | vlan 2022-08-30 00:26:25.516 | lsscsi 2022-08-30 00:26:25.516 | open-iscsi 2022-08-30 00:26:25.516 | lvm2 2022-08-30 00:26:25.516 | qemu-utils 2022-08-30 00:26:25.516 | thin-provisioning-tools 2022-08-30 00:26:25.516 | acl 2022-08-30 00:26:25.516 | dnsmasq-base 2022-08-30 00:26:25.516 | dnsmasq-utils 2022-08-30 00:26:25.516 | ebtables 2022-08-30 00:26:25.516 | haproxy 2022-08-30 00:26:25.516 | iptables 2022-08-30 00:26:25.516 | iputils-arping 2022-08-30 00:26:25.517 | iputils-ping 2022-08-30 00:26:25.517 | postgresql-server-dev-all 2022-08-30 00:26:25.517 | python3-mysqldb 2022-08-30 00:26:25.517 | sqlite3 2022-08-30 00:26:25.517 | sudo 2022-08-30 00:26:25.517 | vlan 2022-08-30 00:26:25.517 | pcp 2022-08-30 00:26:25.517 | ipset 2022-08-30 00:26:25.517 | conntrack 2022-08-30 00:26:25.517 | conntrackd 2022-08-30 00:26:25.517 | keepalived 2022-08-30 00:26:25.517 | lvm2 2022-08-30 00:26:25.517 | qemu-utils 2022-08-30 00:26:25.517 | thin-provisioning-tools 2022-08-30 00:26:25.517 | curl 2022-08-30 00:26:25.517 | liberasurecode-dev 2022-08-30 00:26:25.517 | make 2022-08-30 00:26:25.517 | memcached 2022-08-30 00:26:25.517 | rsync 2022-08-30 00:26:25.517 | sqlite3 2022-08-30 00:26:25.517 | xfsprogs' 2022-08-30 00:26:25.518 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-30 00:26:25.538 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-30 00:26:25.538 | apache2-dev 2022-08-30 00:26:25.538 | bc 2022-08-30 00:26:25.538 | bsdmainutils 2022-08-30 00:26:25.538 | curl 2022-08-30 00:26:25.538 | g++ 2022-08-30 00:26:25.539 | gawk 2022-08-30 00:26:25.539 | gcc 2022-08-30 00:26:25.539 | gettext 2022-08-30 00:26:25.539 | git 2022-08-30 00:26:25.539 | graphviz 2022-08-30 00:26:25.539 | iputils-ping 2022-08-30 00:26:25.539 | libapache2-mod-proxy-uwsgi 2022-08-30 00:26:25.539 | libffi-dev 2022-08-30 00:26:25.539 | libjpeg-dev 2022-08-30 00:26:25.539 | libpcre3-dev 2022-08-30 00:26:25.539 | libpq-dev 2022-08-30 00:26:25.539 | libssl-dev 2022-08-30 00:26:25.539 | libsystemd-dev 2022-08-30 00:26:25.539 | libxml2-dev 2022-08-30 00:26:25.539 | libxslt1-dev 2022-08-30 00:26:25.539 | libyaml-dev 2022-08-30 00:26:25.539 | lsof 2022-08-30 00:26:25.539 | openssh-server 2022-08-30 00:26:25.539 | openssl 2022-08-30 00:26:25.539 | pkg-config 2022-08-30 00:26:25.539 | psmisc 2022-08-30 00:26:25.539 | python3-dev 2022-08-30 00:26:25.539 | python3-pip 2022-08-30 00:26:25.539 | python3-systemd 2022-08-30 00:26:25.539 | python3-venv 2022-08-30 00:26:25.539 | tar 2022-08-30 00:26:25.539 | tcpdump 2022-08-30 00:26:25.539 | unzip 2022-08-30 00:26:25.539 | uuid-runtime 2022-08-30 00:26:25.539 | wget 2022-08-30 00:26:25.539 | wget 2022-08-30 00:26:25.539 | zlib1g-dev 2022-08-30 00:26:25.539 | libkrb5-dev 2022-08-30 00:26:25.539 | libldap2-dev 2022-08-30 00:26:25.539 | libsasl2-dev 2022-08-30 00:26:25.539 | memcached 2022-08-30 00:26:25.539 | python3-mysqldb 2022-08-30 00:26:25.539 | sqlite3 2022-08-30 00:26:25.539 | conntrack 2022-08-30 00:26:25.539 | curl 2022-08-30 00:26:25.540 | ebtables 2022-08-30 00:26:25.540 | genisoimage 2022-08-30 00:26:25.540 | iptables 2022-08-30 00:26:25.540 | iputils-arping 2022-08-30 00:26:25.540 | kpartx 2022-08-30 00:26:25.540 | libjs-jquery-tablesorter 2022-08-30 00:26:25.540 | parted 2022-08-30 00:26:25.540 | pm-utils 2022-08-30 00:26:25.540 | python3-mysqldb 2022-08-30 00:26:25.540 | socat 2022-08-30 00:26:25.540 | sqlite3 2022-08-30 00:26:25.540 | sudo 2022-08-30 00:26:25.540 | vlan 2022-08-30 00:26:25.540 | lsscsi 2022-08-30 00:26:25.540 | open-iscsi 2022-08-30 00:26:25.540 | lvm2 2022-08-30 00:26:25.540 | qemu-utils 2022-08-30 00:26:25.540 | thin-provisioning-tools 2022-08-30 00:26:25.540 | acl 2022-08-30 00:26:25.540 | dnsmasq-base 2022-08-30 00:26:25.540 | dnsmasq-utils 2022-08-30 00:26:25.540 | ebtables 2022-08-30 00:26:25.540 | haproxy 2022-08-30 00:26:25.540 | iptables 2022-08-30 00:26:25.540 | iputils-arping 2022-08-30 00:26:25.540 | iputils-ping 2022-08-30 00:26:25.540 | postgresql-server-dev-all 2022-08-30 00:26:25.540 | python3-mysqldb 2022-08-30 00:26:25.540 | sqlite3 2022-08-30 00:26:25.540 | sudo 2022-08-30 00:26:25.540 | vlan 2022-08-30 00:26:25.540 | pcp 2022-08-30 00:26:25.540 | ipset 2022-08-30 00:26:25.540 | conntrack 2022-08-30 00:26:25.540 | conntrackd 2022-08-30 00:26:25.540 | keepalived 2022-08-30 00:26:25.540 | lvm2 2022-08-30 00:26:25.540 | qemu-utils 2022-08-30 00:26:25.540 | thin-provisioning-tools 2022-08-30 00:26:25.540 | curl 2022-08-30 00:26:25.541 | liberasurecode-dev 2022-08-30 00:26:25.541 | make 2022-08-30 00:26:25.541 | memcached 2022-08-30 00:26:25.541 | rsync 2022-08-30 00:26:25.541 | sqlite3 2022-08-30 00:26:25.541 | xfsprogs ' 2022-08-30 00:26:25.541 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-30 00:26:25.544 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:26:25.547 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:26:25.551 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-30 00:26:25.551 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-30 00:26:25.556 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-30 00:26:25.559 | ++ functions-common:install_package:1463 : update_package_repo 2022-08-30 00:26:25.561 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-30 00:26:25.563 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-08-30 00:26:25.565 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-30 00:26:25.568 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-30 00:26:25.570 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-08-30 00:26:25.573 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:26:25.575 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:26:25.577 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-08-30 00:26:25.580 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-08-30 00:26:25.583 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-08-30 00:26:25.585 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-08-30 00:26:25.587 | +++ functions-common:apt_get_update:1197 : id -u 2022-08-30 00:26:25.592 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-08-30 00:26:25.594 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-08-30 00:26:25.597 | ++ functions-common:time_start:2425 : local name=apt-get-update 2022-08-30 00:26:25.600 | ++ functions-common:time_start:2426 : local start_time= 2022-08-30 00:26:25.602 | ++ functions-common:time_start:2427 : [[ -n '' ]] 2022-08-30 00:26:25.605 | +++ functions-common:time_start:2430 : date +%s%3N 2022-08-30 00:26:25.610 | ++ functions-common:time_start:2430 : _TIME_START[$name]=1661819185607 2022-08-30 00:26:25.613 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-30 00:26:25.615 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-30 00:26:25.617 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-30 00:26:26.055 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-30 00:26:26.056 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-08-30 00:26:26.188 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-08-30 00:26:26.780 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-08-30 00:26:27.251 | Fetched 336 kB in 1s (264 kB/s) 2022-08-30 00:26:28.938 | Reading package lists... 2022-08-30 00:26:28.969 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-08-30 00:26:28.971 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-08-30 00:26:28.974 | ++ functions-common:time_stop:2439 : local name 2022-08-30 00:26:28.976 | ++ functions-common:time_stop:2440 : local end_time 2022-08-30 00:26:28.978 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-30 00:26:28.981 | ++ functions-common:time_stop:2442 : local total 2022-08-30 00:26:28.983 | ++ functions-common:time_stop:2443 : local start_time 2022-08-30 00:26:28.985 | ++ functions-common:time_stop:2445 : name=apt-get-update 2022-08-30 00:26:28.987 | ++ functions-common:time_stop:2446 : start_time=1661819185607 2022-08-30 00:26:28.989 | ++ functions-common:time_stop:2448 : [[ -z 1661819185607 ]] 2022-08-30 00:26:28.992 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-30 00:26:28.996 | ++ functions-common:time_stop:2451 : end_time=1661819188993 2022-08-30 00:26:28.998 | ++ functions-common:time_stop:2452 : elapsed_time=3386 2022-08-30 00:26:29.000 | ++ functions-common:time_stop:2453 : total=0 2022-08-30 00:26:29.002 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-30 00:26:29.005 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3386 2022-08-30 00:26:29.007 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-30 00:26:29.009 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-08-30 00:26:29.011 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:26:29.014 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:26:29.016 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-30 00:26:29.035 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-30 00:26:29.150 | Reading package lists... 2022-08-30 00:26:29.418 | Building dependency tree... 2022-08-30 00:26:29.419 | Reading state information... 2022-08-30 00:26:29.732 | bc is already the newest version (1.07.1-2build1). 2022-08-30 00:26:29.732 | bc set to manually installed. 2022-08-30 00:26:29.732 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-30 00:26:29.732 | bsdmainutils set to manually installed. 2022-08-30 00:26:29.732 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-30 00:26:29.732 | g++ set to manually installed. 2022-08-30 00:26:29.732 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-30 00:26:29.732 | gawk set to manually installed. 2022-08-30 00:26:29.732 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-30 00:26:29.732 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-30 00:26:29.732 | iptables set to manually installed. 2022-08-30 00:26:29.732 | iputils-ping is already the newest version (3:20190709-3). 2022-08-30 00:26:29.732 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-30 00:26:29.732 | kpartx set to manually installed. 2022-08-30 00:26:29.732 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-30 00:26:29.732 | make is already the newest version (4.2.1-1.2). 2022-08-30 00:26:29.732 | make set to manually installed. 2022-08-30 00:26:29.732 | psmisc is already the newest version (23.3-1). 2022-08-30 00:26:29.732 | psmisc set to manually installed. 2022-08-30 00:26:29.732 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-30 00:26:29.732 | python3-systemd is already the newest version (234-3build2). 2022-08-30 00:26:29.732 | python3-systemd set to manually installed. 2022-08-30 00:26:29.732 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-30 00:26:29.732 | thin-provisioning-tools set to manually installed. 2022-08-30 00:26:29.732 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-30 00:26:29.732 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-30 00:26:29.733 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-30 00:26:29.733 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-30 00:26:29.733 | lsof set to manually installed. 2022-08-30 00:26:29.733 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-30 00:26:29.733 | parted set to manually installed. 2022-08-30 00:26:29.733 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-30 00:26:29.733 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-30 00:26:29.733 | zlib1g-dev set to manually installed. 2022-08-30 00:26:29.733 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-30 00:26:29.733 | The following packages were automatically installed and are no longer required: 2022-08-30 00:26:29.733 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-30 00:26:29.733 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-30 00:26:29.733 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-30 00:26:29.733 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-30 00:26:29.733 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-30 00:26:29.733 | python3-zope.interface 2022-08-30 00:26:29.733 | Use 'sudo apt autoremove' to remove them. 2022-08-30 00:26:29.733 | The following additional packages will be installed: 2022-08-30 00:26:29.733 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-08-30 00:26:29.733 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-08-30 00:26:29.734 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-08-30 00:26:29.734 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-08-30 00:26:29.734 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-08-30 00:26:29.734 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-08-30 00:26:29.734 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-08-30 00:26:29.734 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-08-30 00:26:29.734 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-08-30 00:26:29.734 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-08-30 00:26:29.734 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-08-30 00:26:29.734 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-08-30 00:26:29.734 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-08-30 00:26:29.734 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-08-30 00:26:29.734 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-08-30 00:26:29.734 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-08-30 00:26:29.734 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-08-30 00:26:29.734 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-08-30 00:26:29.734 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-08-30 00:26:29.734 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-08-30 00:26:29.734 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-08-30 00:26:29.734 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-08-30 00:26:29.734 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-08-30 00:26:29.734 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-08-30 00:26:29.734 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-08-30 00:26:29.734 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-08-30 00:26:29.734 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-08-30 00:26:29.734 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-08-30 00:26:29.734 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libz3-4 2022-08-30 00:26:29.734 | libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-08-30 00:26:29.734 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-08-30 00:26:29.734 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-08-30 00:26:29.734 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-08-30 00:26:29.735 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-08-30 00:26:29.735 | x11-common 2022-08-30 00:26:29.736 | Suggested packages: 2022-08-30 00:26:29.736 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-08-30 00:26:29.736 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-08-30 00:26:29.736 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-08-30 00:26:29.736 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-08-30 00:26:29.736 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-08-30 00:26:29.737 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-08-30 00:26:29.737 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-08-30 00:26:29.737 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-08-30 00:26:29.737 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-08-30 00:26:29.737 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-08-30 00:26:29.737 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-08-30 00:26:29.737 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-08-30 00:26:29.737 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-08-30 00:26:29.737 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-08-30 00:26:29.737 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-08-30 00:26:29.737 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-08-30 00:26:29.990 | The following NEW packages will be installed: 2022-08-30 00:26:29.990 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-08-30 00:26:29.990 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-08-30 00:26:29.990 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-08-30 00:26:29.990 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-08-30 00:26:29.990 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-08-30 00:26:29.990 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-08-30 00:26:29.990 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-08-30 00:26:29.990 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-08-30 00:26:29.990 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-08-30 00:26:29.990 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-08-30 00:26:29.990 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-08-30 00:26:29.990 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-08-30 00:26:29.990 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-08-30 00:26:29.990 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-08-30 00:26:29.990 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-08-30 00:26:29.990 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-08-30 00:26:29.990 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-08-30 00:26:29.990 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-08-30 00:26:29.990 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-08-30 00:26:29.990 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-08-30 00:26:29.990 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-08-30 00:26:29.990 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-08-30 00:26:29.990 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-08-30 00:26:29.990 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-08-30 00:26:29.990 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-08-30 00:26:29.991 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-08-30 00:26:29.991 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-08-30 00:26:29.991 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-08-30 00:26:29.991 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-08-30 00:26:29.991 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-08-30 00:26:29.991 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-08-30 00:26:29.991 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-08-30 00:26:29.991 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-08-30 00:26:29.991 | postgresql-client-12 postgresql-client-common postgresql-common 2022-08-30 00:26:29.991 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-08-30 00:26:29.991 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-08-30 00:26:29.991 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-08-30 00:26:29.991 | vbetool vlan x11-common 2022-08-30 00:26:29.992 | The following packages will be upgraded: 2022-08-30 00:26:29.992 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-08-30 00:26:29.992 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-08-30 00:26:29.993 | libssl1.1 libsystemd0 libuuid1 libxml2 libxslt1.1 open-iscsi openssh-client 2022-08-30 00:26:29.993 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-08-30 00:26:29.993 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-08-30 00:26:30.307 | 29 upgraded, 203 newly installed, 0 to remove and 159 not upgraded. 2022-08-30 00:26:30.307 | Need to get 152 MB of archives. 2022-08-30 00:26:30.308 | After this operation, 712 MB of additional disk space will be used. 2022-08-30 00:26:30.308 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-08-30 00:26:31.084 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-08-30 00:26:31.127 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-08-30 00:26:31.141 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-08-30 00:26:31.145 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-08-30 00:26:31.257 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-08-30 00:26:32.282 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-08-30 00:26:32.288 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.4 [318 kB] 2022-08-30 00:26:32.294 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-08-30 00:26:32.295 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-08-30 00:26:32.296 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-08-30 00:26:32.298 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1,321 kB] 2022-08-30 00:26:32.358 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-08-30 00:26:32.392 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-08-30 00:26:32.584 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-08-30 00:26:32.585 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-08-30 00:26:32.586 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-08-30 00:26:32.587 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-08-30 00:26:32.601 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-08-30 00:26:32.602 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.12 [161 kB] 2022-08-30 00:26:32.618 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.12 [235 kB] 2022-08-30 00:26:32.809 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-08-30 00:26:32.810 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-08-30 00:26:32.883 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-08-30 00:26:34.445 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB] 2022-08-30 00:26:34.573 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.12 [1,181 kB] 2022-08-30 00:26:34.750 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-08-30 00:26:34.755 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.12 [84.5 kB] 2022-08-30 00:26:35.037 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-08-30 00:26:35.039 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-08-30 00:26:35.042 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-08-30 00:26:35.209 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-08-30 00:26:35.210 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-08-30 00:26:35.210 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-08-30 00:26:35.211 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.30-0ubuntu0.20.04.2 [1,323 kB] 2022-08-30 00:26:35.455 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-08-30 00:26:35.456 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-08-30 00:26:35.457 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.5 [206 kB] 2022-08-30 00:26:35.462 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.5 [980 kB] 2022-08-30 00:26:35.674 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-08-30 00:26:35.781 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-08-30 00:26:35.793 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-08-30 00:26:35.852 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-08-30 00:26:35.853 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] 2022-08-30 00:26:35.921 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-08-30 00:26:35.955 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-08-30 00:26:35.968 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-08-30 00:26:35.976 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-08-30 00:26:36.056 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-08-30 00:26:36.190 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-08-30 00:26:36.198 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-08-30 00:26:36.199 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-08-30 00:26:36.200 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-08-30 00:26:36.343 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-08-30 00:26:36.390 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-08-30 00:26:36.453 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-08-30 00:26:36.611 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-08-30 00:26:39.448 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-08-30 00:26:41.078 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-08-30 00:26:41.080 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-08-30 00:26:41.082 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-08-30 00:26:41.096 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-08-30 00:26:41.995 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-08-30 00:26:42.000 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-08-30 00:26:42.067 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-08-30 00:26:42.714 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-08-30 00:26:43.960 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-08-30 00:26:43.961 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-08-30 00:26:43.964 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-08-30 00:26:43.965 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-08-30 00:26:43.966 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-08-30 00:26:43.968 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-08-30 00:26:43.969 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-08-30 00:26:43.969 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-08-30 00:26:43.970 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-08-30 00:26:44.103 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-08-30 00:26:44.115 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-08-30 00:26:44.453 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-08-30 00:26:44.454 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-08-30 00:26:44.459 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-08-30 00:26:44.580 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-08-30 00:26:44.581 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-08-30 00:26:44.581 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-08-30 00:26:44.584 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-08-30 00:26:44.620 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-08-30 00:26:44.626 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-08-30 00:26:44.694 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 [180 kB] 2022-08-30 00:26:44.698 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-08-30 00:26:44.700 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-08-30 00:26:44.812 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-08-30 00:26:44.813 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-08-30 00:26:44.815 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-08-30 00:26:44.831 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-08-30 00:26:44.831 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-08-30 00:26:44.838 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-08-30 00:26:44.953 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-08-30 00:26:44.955 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-08-30 00:26:44.964 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-08-30 00:26:45.103 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-08-30 00:26:45.199 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-08-30 00:26:45.202 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-08-30 00:26:45.483 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-08-30 00:26:46.127 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-08-30 00:26:46.338 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-08-30 00:26:46.351 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-08-30 00:26:46.361 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-08-30 00:26:46.377 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-08-30 00:26:46.413 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-08-30 00:26:46.413 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-08-30 00:26:46.420 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-08-30 00:26:46.464 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-08-30 00:26:46.506 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-08-30 00:26:46.511 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-08-30 00:26:46.601 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-08-30 00:26:46.618 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-08-30 00:26:46.648 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-08-30 00:26:46.649 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-08-30 00:26:46.650 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-08-30 00:26:46.651 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-08-30 00:26:46.705 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-08-30 00:26:46.732 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 [391 kB] 2022-08-30 00:26:46.790 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-08-30 00:26:46.811 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-08-30 00:26:46.864 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-08-30 00:26:46.867 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-08-30 00:26:46.880 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-08-30 00:26:46.883 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-08-30 00:26:46.885 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-08-30 00:26:46.887 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-08-30 00:26:46.946 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-08-30 00:26:47.017 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-08-30 00:26:47.034 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-08-30 00:26:47.035 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-08-30 00:26:47.148 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-08-30 00:26:47.150 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-08-30 00:26:47.163 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-08-30 00:26:47.167 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-08-30 00:26:47.188 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-08-30 00:26:47.265 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-08-30 00:26:47.285 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-08-30 00:26:47.348 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-08-30 00:26:47.368 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-08-30 00:26:47.384 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-08-30 00:26:47.480 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-08-30 00:26:47.481 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-08-30 00:26:47.487 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-08-30 00:26:47.490 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-08-30 00:26:47.495 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-08-30 00:26:47.498 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-08-30 00:26:47.502 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-08-30 00:26:47.611 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-08-30 00:26:47.613 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-08-30 00:26:47.637 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-08-30 00:26:47.745 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-08-30 00:26:47.749 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-08-30 00:26:49.340 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-08-30 00:26:49.343 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-08-30 00:26:49.345 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-08-30 00:26:49.346 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-08-30 00:26:49.351 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-08-30 00:26:49.352 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-08-30 00:26:49.352 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-08-30 00:26:49.358 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-08-30 00:26:49.358 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-08-30 00:26:49.474 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-08-30 00:26:49.497 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-08-30 00:26:49.499 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-08-30 00:26:49.501 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-08-30 00:26:49.544 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-08-30 00:26:49.557 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.8 [1,256 kB] 2022-08-30 00:26:49.699 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-08-30 00:26:49.736 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-08-30 00:26:49.761 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-08-30 00:26:49.763 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-08-30 00:26:49.980 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-08-30 00:26:49.981 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-08-30 00:26:49.983 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.12-0ubuntu0.20.04.1 [117 kB] 2022-08-30 00:26:49.985 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.12-0ubuntu0.20.04.1 [137 kB] 2022-08-30 00:26:49.988 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-08-30 00:26:50.557 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-08-30 00:26:50.788 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-08-30 00:26:50.793 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-08-30 00:26:50.913 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.16 [1,584 kB] 2022-08-30 00:26:51.068 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-08-30 00:26:51.074 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-08-30 00:26:51.074 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-08-30 00:26:51.076 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [736 kB] 2022-08-30 00:26:51.260 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB] 2022-08-30 00:26:51.265 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.20.04.1 [219 kB] 2022-08-30 00:26:51.526 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-08-30 00:26:51.531 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-08-30 00:26:51.536 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-08-30 00:26:52.288 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-08-30 00:26:52.289 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-08-30 00:26:52.346 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-08-30 00:26:52.415 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-08-30 00:26:53.510 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-08-30 00:26:53.512 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-08-30 00:26:58.138 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-08-30 00:26:58.485 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-08-30 00:26:58.657 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-08-30 00:26:58.831 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-08-30 00:26:58.978 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.12-0ubuntu0.20.04.1 [1,051 kB] 2022-08-30 00:26:59.574 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-08-30 00:26:59.690 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-08-30 00:26:59.820 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.12-0ubuntu0.20.04.1 [983 kB] 2022-08-30 00:27:00.019 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-08-30 00:27:00.135 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-08-30 00:27:00.254 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.5 [5,444 B] 2022-08-30 00:27:00.369 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-08-30 00:27:00.485 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 [54.9 kB] 2022-08-30 00:27:00.604 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 [968 kB] 2022-08-30 00:27:00.806 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-08-30 00:27:00.935 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-08-30 00:27:01.140 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-08-30 00:27:01.270 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-08-30 00:27:01.386 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-08-30 00:27:01.505 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-08-30 00:27:01.625 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.12 [1,184 B] 2022-08-30 00:27:01.740 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-08-30 00:27:02.016 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-08-30 00:27:02.132 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-08-30 00:27:02.249 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-08-30 00:27:02.365 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-08-30 00:27:02.483 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-08-30 00:27:02.599 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-08-30 00:27:02.720 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-08-30 00:27:02.853 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-08-30 00:27:02.973 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-08-30 00:27:03.095 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-08-30 00:27:03.565 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-08-30 00:27:03.713 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-08-30 00:27:05.270 | Preconfiguring packages ... 2022-08-30 00:27:05.451 | Fetched 152 MB in 34s (4,512 kB/s) 2022-08-30 00:27:05.539 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68945 files and directories currently installed.) 2022-08-30 00:27:05.541 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-08-30 00:27:05.564 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-08-30 00:27:05.671 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-08-30 00:27:05.781 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68945 files and directories currently installed.) 2022-08-30 00:27:05.783 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-30 00:27:05.801 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-30 00:27:05.880 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-30 00:27:05.901 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-30 00:27:06.302 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-08-30 00:27:06.312 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-30 00:27:06.385 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-30 00:27:06.410 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-30 00:27:06.507 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-30 00:27:06.711 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-30 00:27:07.519 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-08-30 00:27:07.539 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-30 00:27:07.633 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-08-30 00:27:07.733 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68946 files and directories currently installed.) 2022-08-30 00:27:07.736 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.4_amd64.deb ... 2022-08-30 00:27:07.759 | Unpacking rsync (3.1.3-8ubuntu0.4) over (3.1.3-8) ... 2022-08-30 00:27:08.200 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-30 00:27:08.211 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-08-30 00:27:08.270 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-30 00:27:08.376 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68946 files and directories currently installed.) 2022-08-30 00:27:08.379 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-30 00:27:08.396 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-08-30 00:27:08.448 | Selecting previously unselected package libapr1:amd64. 2022-08-30 00:27:08.456 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-08-30 00:27:08.461 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-08-30 00:27:08.547 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-30 00:27:08.567 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-08-30 00:27:08.811 | Selecting previously unselected package libaprutil1:amd64. 2022-08-30 00:27:08.821 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-08-30 00:27:08.825 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-08-30 00:27:08.884 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-08-30 00:27:08.895 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-08-30 00:27:09.020 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-08-30 00:27:09.028 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-08-30 00:27:09.032 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-08-30 00:27:09.077 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-30 00:27:09.088 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-30 00:27:09.154 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-30 00:27:09.166 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-30 00:27:09.218 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-08-30 00:27:09.233 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-08-30 00:27:09.294 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-08-30 00:27:09.303 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-08-30 00:27:09.311 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-08-30 00:27:09.360 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.12_amd64.deb ... 2022-08-30 00:27:09.369 | Unpacking curl (7.68.0-1ubuntu2.12) over (7.68.0-1ubuntu2.5) ... 2022-08-30 00:27:09.432 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.12_amd64.deb ... 2022-08-30 00:27:09.442 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.12) over (7.68.0-1ubuntu2.5) ... 2022-08-30 00:27:09.515 | Selecting previously unselected package libjansson4:amd64. 2022-08-30 00:27:09.523 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-08-30 00:27:09.528 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-08-30 00:27:09.572 | Selecting previously unselected package liblua5.2-0:amd64. 2022-08-30 00:27:09.580 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-08-30 00:27:09.584 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-08-30 00:27:09.653 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-08-30 00:27:09.669 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-08-30 00:27:10.947 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-08-30 00:27:10.961 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) over (2.9.10+dfsg-5) ... 2022-08-30 00:27:11.088 | Selecting previously unselected package apache2-bin. 2022-08-30 00:27:11.099 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-30 00:27:11.102 | Unpacking apache2-bin (2.4.41-4ubuntu3.12) ... 2022-08-30 00:27:11.329 | Selecting previously unselected package apache2-data. 2022-08-30 00:27:11.337 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.12_all.deb ... 2022-08-30 00:27:11.341 | Unpacking apache2-data (2.4.41-4ubuntu3.12) ... 2022-08-30 00:27:11.466 | Selecting previously unselected package apache2-utils. 2022-08-30 00:27:11.476 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-30 00:27:11.480 | Unpacking apache2-utils (2.4.41-4ubuntu3.12) ... 2022-08-30 00:27:11.532 | Selecting previously unselected package apache2. 2022-08-30 00:27:11.540 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-30 00:27:11.566 | Unpacking apache2 (2.4.41-4ubuntu3.12) ... 2022-08-30 00:27:11.641 | Selecting previously unselected package liblua5.3-0:amd64. 2022-08-30 00:27:11.649 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-08-30 00:27:11.654 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-08-30 00:27:11.703 | Selecting previously unselected package haproxy. 2022-08-30 00:27:11.711 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-08-30 00:27:11.725 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-08-30 00:27:11.954 | Selecting previously unselected package libnl-3-200:amd64. 2022-08-30 00:27:11.962 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-08-30 00:27:11.967 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-08-30 00:27:12.009 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-08-30 00:27:12.017 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-08-30 00:27:12.021 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-08-30 00:27:12.057 | Selecting previously unselected package mysql-common. 2022-08-30 00:27:12.065 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-08-30 00:27:12.084 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-08-30 00:27:12.118 | Selecting previously unselected package libmysqlclient21:amd64. 2022-08-30 00:27:12.126 | Preparing to unpack .../025-libmysqlclient21_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-30 00:27:12.131 | Unpacking libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-30 00:27:12.385 | Selecting previously unselected package libsensors-config. 2022-08-30 00:27:12.393 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-08-30 00:27:12.396 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-08-30 00:27:12.435 | Selecting previously unselected package libsensors5:amd64. 2022-08-30 00:27:12.442 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-08-30 00:27:12.542 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-08-30 00:27:12.584 | Selecting previously unselected package libsnmp-base. 2022-08-30 00:27:12.592 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.5_all.deb ... 2022-08-30 00:27:12.595 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-08-30 00:27:12.669 | Selecting previously unselected package libsnmp35:amd64. 2022-08-30 00:27:12.678 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.5_amd64.deb ... 2022-08-30 00:27:12.680 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-08-30 00:27:12.850 | Selecting previously unselected package keepalived. 2022-08-30 00:27:12.857 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-08-30 00:27:12.861 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-08-30 00:27:12.962 | Selecting previously unselected package memcached. 2022-08-30 00:27:12.971 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-08-30 00:27:12.975 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-08-30 00:27:13.043 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-08-30 00:27:13.517 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-08-30 00:27:13.643 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-08-30 00:27:13.654 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-08-30 00:27:13.698 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-30 00:27:13.708 | Unpacking openssl (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-08-30 00:27:13.868 | Selecting previously unselected package python3-yaml. 2022-08-30 00:27:13.876 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-08-30 00:27:13.882 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-08-30 00:27:13.949 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-30 00:27:13.962 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-30 00:27:14.028 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-30 00:27:14.131 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-30 00:27:14.611 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-30 00:27:14.645 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-30 00:27:14.819 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-08-30 00:27:14.826 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-08-30 00:27:14.944 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-08-30 00:27:14.960 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-08-30 00:27:15.050 | Selecting previously unselected package acl. 2022-08-30 00:27:15.058 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-08-30 00:27:15.062 | Unpacking acl (2.2.53-6) ... 2022-08-30 00:27:15.097 | Selecting previously unselected package autotools-dev. 2022-08-30 00:27:15.104 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-08-30 00:27:15.108 | Unpacking autotools-dev (20180224.1) ... 2022-08-30 00:27:15.148 | Selecting previously unselected package m4. 2022-08-30 00:27:15.156 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-08-30 00:27:15.161 | Unpacking m4 (1.4.18-4) ... 2022-08-30 00:27:15.232 | Selecting previously unselected package autoconf. 2022-08-30 00:27:15.241 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-08-30 00:27:15.245 | Unpacking autoconf (2.69-11.1) ... 2022-08-30 00:27:15.336 | Selecting previously unselected package automake. 2022-08-30 00:27:15.350 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-08-30 00:27:15.358 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-08-30 00:27:15.468 | Selecting previously unselected package autopoint. 2022-08-30 00:27:15.475 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-08-30 00:27:15.481 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-08-30 00:27:15.532 | Selecting previously unselected package libllvm10:amd64. 2022-08-30 00:27:15.540 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-30 00:27:15.545 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-30 00:27:17.817 | Selecting previously unselected package libclang-cpp10. 2022-08-30 00:27:17.825 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-30 00:27:17.830 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-08-30 00:27:19.284 | Selecting previously unselected package libgc1c2:amd64. 2022-08-30 00:27:19.292 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-08-30 00:27:19.296 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-08-30 00:27:19.342 | Selecting previously unselected package libobjc4:amd64. 2022-08-30 00:27:19.352 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-30 00:27:19.356 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-08-30 00:27:19.397 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-08-30 00:27:19.405 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-08-30 00:27:19.409 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-30 00:27:19.506 | Selecting previously unselected package libc6-i386. 2022-08-30 00:27:19.514 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-08-30 00:27:19.518 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-08-30 00:27:20.050 | Selecting previously unselected package lib32gcc-s1. 2022-08-30 00:27:20.058 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-30 00:27:20.063 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-08-30 00:27:20.121 | Selecting previously unselected package lib32stdc++6. 2022-08-30 00:27:20.129 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-30 00:27:20.134 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-08-30 00:27:20.245 | Selecting previously unselected package libclang-common-10-dev. 2022-08-30 00:27:20.253 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-30 00:27:20.256 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-30 00:27:21.241 | Selecting previously unselected package libclang1-10. 2022-08-30 00:27:21.249 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-30 00:27:21.252 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-08-30 00:27:22.378 | Selecting previously unselected package clang-10. 2022-08-30 00:27:22.386 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-30 00:27:22.390 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-08-30 00:27:22.440 | Selecting previously unselected package libtool. 2022-08-30 00:27:22.448 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-08-30 00:27:22.451 | Unpacking libtool (2.4.6-14) ... 2022-08-30 00:27:22.516 | Selecting previously unselected package dh-autoreconf. 2022-08-30 00:27:22.524 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-08-30 00:27:22.528 | Unpacking dh-autoreconf (19) ... 2022-08-30 00:27:22.566 | Selecting previously unselected package libdebhelper-perl. 2022-08-30 00:27:22.574 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-08-30 00:27:22.577 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-08-30 00:27:22.639 | Selecting previously unselected package libarchive-zip-perl. 2022-08-30 00:27:22.647 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-08-30 00:27:22.651 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-08-30 00:27:22.713 | Selecting previously unselected package libsub-override-perl. 2022-08-30 00:27:22.725 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-08-30 00:27:22.732 | Unpacking libsub-override-perl (0.09-2) ... 2022-08-30 00:27:22.773 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-08-30 00:27:22.781 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-08-30 00:27:22.786 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-08-30 00:27:22.855 | Selecting previously unselected package dh-strip-nondeterminism. 2022-08-30 00:27:22.863 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-08-30 00:27:22.867 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-08-30 00:27:22.908 | Selecting previously unselected package dwz. 2022-08-30 00:27:22.916 | Preparing to unpack .../065-dwz_0.13-5_amd64.deb ... 2022-08-30 00:27:22.919 | Unpacking dwz (0.13-5) ... 2022-08-30 00:27:22.977 | Selecting previously unselected package libcroco3:amd64. 2022-08-30 00:27:22.984 | Preparing to unpack .../066-libcroco3_0.6.13-1_amd64.deb ... 2022-08-30 00:27:22.988 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-08-30 00:27:23.034 | Selecting previously unselected package gettext. 2022-08-30 00:27:23.042 | Preparing to unpack .../067-gettext_0.19.8.1-10build1_amd64.deb ... 2022-08-30 00:27:23.046 | Unpacking gettext (0.19.8.1-10build1) ... 2022-08-30 00:27:23.223 | Selecting previously unselected package intltool-debian. 2022-08-30 00:27:23.231 | Preparing to unpack .../068-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-08-30 00:27:23.235 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-08-30 00:27:23.274 | Selecting previously unselected package po-debconf. 2022-08-30 00:27:23.282 | Preparing to unpack .../069-po-debconf_1.0.21_all.deb ... 2022-08-30 00:27:23.286 | Unpacking po-debconf (1.0.21) ... 2022-08-30 00:27:23.351 | Selecting previously unselected package debhelper. 2022-08-30 00:27:23.359 | Preparing to unpack .../070-debhelper_12.10ubuntu1_all.deb ... 2022-08-30 00:27:23.363 | Unpacking debhelper (12.10ubuntu1) ... 2022-08-30 00:27:23.557 | Selecting previously unselected package uuid-dev:amd64. 2022-08-30 00:27:23.568 | Preparing to unpack .../071-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-30 00:27:23.573 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-30 00:27:23.621 | Selecting previously unselected package libsctp1:amd64. 2022-08-30 00:27:23.629 | Preparing to unpack .../072-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-08-30 00:27:23.633 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-08-30 00:27:23.665 | Selecting previously unselected package libsctp-dev:amd64. 2022-08-30 00:27:23.673 | Preparing to unpack .../073-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-08-30 00:27:23.678 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-08-30 00:27:23.720 | Selecting previously unselected package libapr1-dev. 2022-08-30 00:27:23.728 | Preparing to unpack .../074-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-08-30 00:27:23.732 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-08-30 00:27:24.020 | Selecting previously unselected package libldap2-dev:amd64. 2022-08-30 00:27:24.028 | Preparing to unpack .../075-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-08-30 00:27:24.032 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-30 00:27:24.149 | Selecting previously unselected package libaprutil1-dev. 2022-08-30 00:27:24.157 | Preparing to unpack .../076-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-08-30 00:27:24.161 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-08-30 00:27:24.385 | Selecting previously unselected package apache2-dev. 2022-08-30 00:27:24.393 | Preparing to unpack .../077-apache2-dev_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-30 00:27:24.397 | Unpacking apache2-dev (2.4.41-4ubuntu3.12) ... 2022-08-30 00:27:24.482 | Selecting previously unselected package binfmt-support. 2022-08-30 00:27:24.491 | Preparing to unpack .../078-binfmt-support_2.2.0-2_amd64.deb ... 2022-08-30 00:27:24.503 | Unpacking binfmt-support (2.2.0-2) ... 2022-08-30 00:27:24.543 | Selecting previously unselected package conntrack. 2022-08-30 00:27:24.551 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-08-30 00:27:24.554 | Unpacking conntrack (1:1.4.5-2) ... 2022-08-30 00:27:24.599 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-08-30 00:27:24.607 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-08-30 00:27:24.612 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-08-30 00:27:24.648 | Selecting previously unselected package libnetfilter-queue1. 2022-08-30 00:27:24.656 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-08-30 00:27:24.660 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-08-30 00:27:24.699 | Selecting previously unselected package conntrackd. 2022-08-30 00:27:24.708 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-08-30 00:27:24.712 | Unpacking conntrackd (1:1.4.5-2) ... 2022-08-30 00:27:24.777 | Selecting previously unselected package dns-root-data. 2022-08-30 00:27:24.785 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2022-08-30 00:27:24.789 | Unpacking dns-root-data (2019052802) ... 2022-08-30 00:27:24.827 | Selecting previously unselected package libidn11:amd64. 2022-08-30 00:27:24.835 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-08-30 00:27:24.838 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-08-30 00:27:24.885 | Selecting previously unselected package dnsmasq-base. 2022-08-30 00:27:24.893 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-08-30 00:27:24.896 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-08-30 00:27:24.971 | Selecting previously unselected package dnsmasq-utils. 2022-08-30 00:27:24.979 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-08-30 00:27:24.982 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-08-30 00:27:25.041 | Selecting previously unselected package ebtables. 2022-08-30 00:27:25.050 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2022-08-30 00:27:25.066 | Unpacking ebtables (2.0.11-3build1) ... 2022-08-30 00:27:25.116 | Selecting previously unselected package fonts-dejavu-core. 2022-08-30 00:27:25.126 | Preparing to unpack .../088-fonts-dejavu-core_2.37-1_all.deb ... 2022-08-30 00:27:25.130 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-08-30 00:27:25.319 | Selecting previously unselected package fonts-liberation. 2022-08-30 00:27:25.327 | Preparing to unpack .../089-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-08-30 00:27:25.330 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-08-30 00:27:25.486 | Selecting previously unselected package fontconfig-config. 2022-08-30 00:27:25.494 | Preparing to unpack .../090-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-08-30 00:27:25.498 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-08-30 00:27:25.567 | Selecting previously unselected package libfontconfig1:amd64. 2022-08-30 00:27:25.579 | Preparing to unpack .../091-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-08-30 00:27:25.585 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-08-30 00:27:25.637 | Selecting previously unselected package fontconfig. 2022-08-30 00:27:25.646 | Preparing to unpack .../092-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-08-30 00:27:25.650 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-08-30 00:27:25.705 | Selecting previously unselected package genisoimage. 2022-08-30 00:27:25.713 | Preparing to unpack .../093-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-08-30 00:27:25.717 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-08-30 00:27:25.814 | Selecting previously unselected package libann0. 2022-08-30 00:27:25.822 | Preparing to unpack .../094-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-08-30 00:27:25.828 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-08-30 00:27:25.878 | Selecting previously unselected package libcdt5:amd64. 2022-08-30 00:27:25.886 | Preparing to unpack .../095-libcdt5_2.42.2-3build2_amd64.deb ... 2022-08-30 00:27:25.892 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-08-30 00:27:25.931 | Selecting previously unselected package libcgraph6:amd64. 2022-08-30 00:27:25.942 | Preparing to unpack .../096-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-08-30 00:27:25.946 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-08-30 00:27:25.992 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-08-30 00:27:26.000 | Preparing to unpack .../097-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-08-30 00:27:26.003 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-30 00:27:26.056 | Selecting previously unselected package libjpeg8:amd64. 2022-08-30 00:27:26.064 | Preparing to unpack .../098-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-08-30 00:27:26.067 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-08-30 00:27:26.100 | Selecting previously unselected package libjbig0:amd64. 2022-08-30 00:27:26.108 | Preparing to unpack .../099-libjbig0_2.1-3.1build1_amd64.deb ... 2022-08-30 00:27:26.112 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-08-30 00:27:26.154 | Selecting previously unselected package libwebp6:amd64. 2022-08-30 00:27:26.162 | Preparing to unpack .../100-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-08-30 00:27:26.166 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-08-30 00:27:26.232 | Selecting previously unselected package libtiff5:amd64. 2022-08-30 00:27:26.240 | Preparing to unpack .../101-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-08-30 00:27:26.244 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-08-30 00:27:26.301 | Selecting previously unselected package libxpm4:amd64. 2022-08-30 00:27:26.310 | Preparing to unpack .../102-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-08-30 00:27:26.313 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-08-30 00:27:26.350 | Selecting previously unselected package libgd3:amd64. 2022-08-30 00:27:26.358 | Preparing to unpack .../103-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-08-30 00:27:26.362 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-08-30 00:27:26.414 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-08-30 00:27:26.422 | Preparing to unpack .../104-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-08-30 00:27:26.426 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-08-30 00:27:26.482 | Selecting previously unselected package libpixman-1-0:amd64. 2022-08-30 00:27:26.490 | Preparing to unpack .../105-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-08-30 00:27:26.493 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-08-30 00:27:26.560 | Selecting previously unselected package libxcb-render0:amd64. 2022-08-30 00:27:26.569 | Preparing to unpack .../106-libxcb-render0_1.14-2_amd64.deb ... 2022-08-30 00:27:26.573 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-08-30 00:27:26.644 | Selecting previously unselected package libxcb-shm0:amd64. 2022-08-30 00:27:26.652 | Preparing to unpack .../107-libxcb-shm0_1.14-2_amd64.deb ... 2022-08-30 00:27:26.656 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-08-30 00:27:26.691 | Selecting previously unselected package libxrender1:amd64. 2022-08-30 00:27:26.699 | Preparing to unpack .../108-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-08-30 00:27:26.703 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-08-30 00:27:26.742 | Selecting previously unselected package libcairo2:amd64. 2022-08-30 00:27:26.751 | Preparing to unpack .../109-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-08-30 00:27:26.754 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-08-30 00:27:26.855 | Selecting previously unselected package libgraphite2-3:amd64. 2022-08-30 00:27:26.864 | Preparing to unpack .../110-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-08-30 00:27:26.869 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-08-30 00:27:26.914 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-08-30 00:27:26.923 | Preparing to unpack .../111-libharfbuzz0b_2.6.4-1ubuntu4.2_amd64.deb ... 2022-08-30 00:27:26.927 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-08-30 00:27:27.019 | Selecting previously unselected package libthai-data. 2022-08-30 00:27:27.027 | Preparing to unpack .../112-libthai-data_0.1.28-3_all.deb ... 2022-08-30 00:27:27.030 | Unpacking libthai-data (0.1.28-3) ... 2022-08-30 00:27:27.090 | Selecting previously unselected package libdatrie1:amd64. 2022-08-30 00:27:27.099 | Preparing to unpack .../113-libdatrie1_0.2.12-3_amd64.deb ... 2022-08-30 00:27:27.102 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-08-30 00:27:27.138 | Selecting previously unselected package libthai0:amd64. 2022-08-30 00:27:27.146 | Preparing to unpack .../114-libthai0_0.1.28-3_amd64.deb ... 2022-08-30 00:27:27.151 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-08-30 00:27:27.186 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-08-30 00:27:27.194 | Preparing to unpack .../115-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-30 00:27:27.198 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-30 00:27:27.253 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-08-30 00:27:27.261 | Preparing to unpack .../116-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-30 00:27:27.264 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-30 00:27:27.306 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-08-30 00:27:27.317 | Preparing to unpack .../117-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-30 00:27:27.321 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-30 00:27:27.363 | Selecting previously unselected package libpathplan4:amd64. 2022-08-30 00:27:27.371 | Preparing to unpack .../118-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-08-30 00:27:27.375 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-08-30 00:27:27.420 | Selecting previously unselected package libgvc6. 2022-08-30 00:27:27.428 | Preparing to unpack .../119-libgvc6_2.42.2-3build2_amd64.deb ... 2022-08-30 00:27:27.431 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-08-30 00:27:27.560 | Selecting previously unselected package libgvpr2:amd64. 2022-08-30 00:27:27.569 | Preparing to unpack .../120-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-08-30 00:27:27.572 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-08-30 00:27:27.629 | Selecting previously unselected package liblab-gamut1:amd64. 2022-08-30 00:27:27.640 | Preparing to unpack .../121-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-08-30 00:27:27.644 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-08-30 00:27:27.820 | Selecting previously unselected package x11-common. 2022-08-30 00:27:27.828 | Preparing to unpack .../122-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-08-30 00:27:27.856 | dpkg-query: no packages found matching nux-tools 2022-08-30 00:27:27.870 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-08-30 00:27:27.926 | Selecting previously unselected package libice6:amd64. 2022-08-30 00:27:27.934 | Preparing to unpack .../123-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-08-30 00:27:27.938 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-08-30 00:27:27.979 | Selecting previously unselected package libsm6:amd64. 2022-08-30 00:27:27.988 | Preparing to unpack .../124-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-08-30 00:27:27.991 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-08-30 00:27:28.026 | Selecting previously unselected package libxt6:amd64. 2022-08-30 00:27:28.035 | Preparing to unpack .../125-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-08-30 00:27:28.039 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-08-30 00:27:28.097 | Selecting previously unselected package libxmu6:amd64. 2022-08-30 00:27:28.105 | Preparing to unpack .../126-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-08-30 00:27:28.108 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-08-30 00:27:28.153 | Selecting previously unselected package libxaw7:amd64. 2022-08-30 00:27:28.161 | Preparing to unpack .../127-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-08-30 00:27:28.164 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-08-30 00:27:28.227 | Selecting previously unselected package graphviz. 2022-08-30 00:27:28.235 | Preparing to unpack .../128-graphviz_2.42.2-3build2_amd64.deb ... 2022-08-30 00:27:28.239 | Unpacking graphviz (2.42.2-3build2) ... 2022-08-30 00:27:28.407 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-08-30 00:27:28.416 | Preparing to unpack .../129-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-08-30 00:27:28.421 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-08-30 00:27:28.484 | Selecting previously unselected package libibverbs1:amd64. 2022-08-30 00:27:28.492 | Preparing to unpack .../130-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-08-30 00:27:28.497 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-08-30 00:27:28.551 | Selecting previously unselected package ibverbs-providers:amd64. 2022-08-30 00:27:28.559 | Preparing to unpack .../131-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-08-30 00:27:28.576 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-08-30 00:27:28.642 | Selecting previously unselected package icu-devtools. 2022-08-30 00:27:28.650 | Preparing to unpack .../132-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-08-30 00:27:28.655 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-08-30 00:27:28.727 | Selecting previously unselected package iputils-arping. 2022-08-30 00:27:28.735 | Preparing to unpack .../133-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-08-30 00:27:28.739 | Unpacking iputils-arping (3:20190709-3) ... 2022-08-30 00:27:28.787 | Selecting previously unselected package javascript-common. 2022-08-30 00:27:28.795 | Preparing to unpack .../134-javascript-common_11_all.deb ... 2022-08-30 00:27:28.815 | Unpacking javascript-common (11) ... 2022-08-30 00:27:28.857 | Selecting previously unselected package libgssrpc4:amd64. 2022-08-30 00:27:28.865 | Preparing to unpack .../135-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-08-30 00:27:28.869 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-08-30 00:27:28.909 | Selecting previously unselected package libkdb5-9:amd64. 2022-08-30 00:27:28.917 | Preparing to unpack .../136-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-08-30 00:27:28.921 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-08-30 00:27:28.978 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-08-30 00:27:28.986 | Preparing to unpack .../137-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-08-30 00:27:28.990 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-30 00:27:29.032 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-08-30 00:27:29.040 | Preparing to unpack .../138-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-08-30 00:27:29.044 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-30 00:27:29.089 | Selecting previously unselected package comerr-dev:amd64. 2022-08-30 00:27:29.097 | Preparing to unpack .../139-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-08-30 00:27:29.106 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-08-30 00:27:29.155 | Selecting previously unselected package krb5-multidev:amd64. 2022-08-30 00:27:29.164 | Preparing to unpack .../140-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-08-30 00:27:29.169 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-08-30 00:27:29.231 | Selecting previously unselected package libarchive-cpio-perl. 2022-08-30 00:27:29.239 | Preparing to unpack .../141-libarchive-cpio-perl_0.10-1_all.deb ... 2022-08-30 00:27:29.244 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-08-30 00:27:29.286 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-08-30 00:27:29.294 | Preparing to unpack .../142-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-08-30 00:27:29.299 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-30 00:27:29.371 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-08-30 00:27:29.379 | Preparing to unpack .../143-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-08-30 00:27:29.383 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-30 00:27:29.458 | Selecting previously unselected package libgts-bin. 2022-08-30 00:27:29.466 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-08-30 00:27:29.470 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-08-30 00:27:29.516 | Selecting previously unselected package libicu-dev:amd64. 2022-08-30 00:27:29.524 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-08-30 00:27:29.528 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-08-30 00:27:30.992 | Selecting previously unselected package libipset13:amd64. 2022-08-30 00:27:31.000 | Preparing to unpack .../146-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-08-30 00:27:31.006 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-08-30 00:27:31.054 | Selecting previously unselected package librdmacm1:amd64. 2022-08-30 00:27:31.062 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-08-30 00:27:31.087 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-08-30 00:27:31.148 | Selecting previously unselected package libiscsi7:amd64. 2022-08-30 00:27:31.156 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2022-08-30 00:27:31.161 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-08-30 00:27:31.215 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-08-30 00:27:31.223 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-08-30 00:27:31.228 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-30 00:27:31.309 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-08-30 00:27:31.317 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-08-30 00:27:31.322 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-08-30 00:27:31.362 | Selecting previously unselected package libjpeg-dev:amd64. 2022-08-30 00:27:31.370 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-08-30 00:27:31.374 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-08-30 00:27:31.416 | Selecting previously unselected package libjs-jquery. 2022-08-30 00:27:31.424 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-08-30 00:27:31.428 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-08-30 00:27:31.504 | Selecting previously unselected package libjs-jquery-metadata. 2022-08-30 00:27:31.512 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2022-08-30 00:27:31.517 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-08-30 00:27:31.557 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-08-30 00:27:31.569 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-08-30 00:27:31.573 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-08-30 00:27:31.672 | Selecting previously unselected package libltdl-dev:amd64. 2022-08-30 00:27:31.680 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2022-08-30 00:27:31.684 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-08-30 00:27:31.769 | Selecting previously unselected package libsys-hostname-long-perl. 2022-08-30 00:27:31.781 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-08-30 00:27:31.785 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-08-30 00:27:31.827 | Selecting previously unselected package libmail-sendmail-perl. 2022-08-30 00:27:31.836 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2022-08-30 00:27:31.840 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-08-30 00:27:31.880 | Selecting previously unselected package libncurses-dev:amd64. 2022-08-30 00:27:31.892 | Preparing to unpack .../158-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-08-30 00:27:31.896 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-08-30 00:27:32.012 | Selecting previously unselected package libnspr4:amd64. 2022-08-30 00:27:32.020 | Preparing to unpack .../159-libnspr4_2%3a4.25-1_amd64.deb ... 2022-08-30 00:27:32.024 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-08-30 00:27:32.095 | Selecting previously unselected package libnss3:amd64. 2022-08-30 00:27:32.103 | Preparing to unpack .../160-libnss3_2%3a3.49.1-1ubuntu1.8_amd64.deb ... 2022-08-30 00:27:32.107 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-08-30 00:27:32.324 | Selecting previously unselected package libomp5-10:amd64. 2022-08-30 00:27:32.333 | Preparing to unpack .../161-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-30 00:27:32.336 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-30 00:27:32.415 | Selecting previously unselected package libomp-10-dev. 2022-08-30 00:27:32.423 | Preparing to unpack .../162-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-30 00:27:32.426 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-30 00:27:32.467 | Selecting previously unselected package pcp-conf. 2022-08-30 00:27:32.475 | Preparing to unpack .../163-pcp-conf_5.0.3-1_amd64.deb ... 2022-08-30 00:27:32.478 | Unpacking pcp-conf (5.0.3-1) ... 2022-08-30 00:27:32.525 | Selecting previously unselected package libpcp3. 2022-08-30 00:27:32.533 | Preparing to unpack .../164-libpcp3_5.0.3-1_amd64.deb ... 2022-08-30 00:27:32.537 | Unpacking libpcp3 (5.0.3-1) ... 2022-08-30 00:27:32.607 | Selecting previously unselected package libpcp-pmda3. 2022-08-30 00:27:32.615 | Preparing to unpack .../165-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-08-30 00:27:32.622 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-08-30 00:27:32.658 | Selecting previously unselected package libpcp-pmda-perl. 2022-08-30 00:27:32.666 | Preparing to unpack .../166-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-08-30 00:27:32.670 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-08-30 00:27:32.712 | Selecting previously unselected package libpq5:amd64. 2022-08-30 00:27:32.721 | Preparing to unpack .../167-libpq5_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-08-30 00:27:32.724 | Unpacking libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-08-30 00:27:32.771 | Selecting previously unselected package libpq-dev. 2022-08-30 00:27:32.779 | Preparing to unpack .../168-libpq-dev_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-08-30 00:27:32.784 | Unpacking libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-08-30 00:27:32.865 | Selecting previously unselected package librados2. 2022-08-30 00:27:32.873 | Preparing to unpack .../169-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-08-30 00:27:32.877 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-30 00:27:33.358 | Selecting previously unselected package librbd1. 2022-08-30 00:27:33.367 | Preparing to unpack .../170-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-08-30 00:27:33.370 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-30 00:27:33.639 | Selecting previously unselected package libsasl2-dev. 2022-08-30 00:27:33.648 | Preparing to unpack .../171-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-30 00:27:33.651 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-30 00:27:33.734 | Preparing to unpack .../172-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-30 00:27:33.742 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-30 00:27:33.791 | Selecting previously unselected package libssl-dev:amd64. 2022-08-30 00:27:33.800 | Preparing to unpack .../173-libssl-dev_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-30 00:27:33.803 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-30 00:27:34.070 | Selecting previously unselected package libsystemd-dev:amd64. 2022-08-30 00:27:34.078 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-08-30 00:27:34.087 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-08-30 00:27:34.219 | Selecting previously unselected package libtinfo-dev:amd64. 2022-08-30 00:27:34.228 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-08-30 00:27:34.232 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-08-30 00:27:34.269 | Selecting previously unselected package libx86-1:amd64. 2022-08-30 00:27:34.277 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2022-08-30 00:27:34.281 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-08-30 00:27:34.326 | Selecting previously unselected package libxml2-dev:amd64. 2022-08-30 00:27:34.342 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-08-30 00:27:34.346 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-30 00:27:34.518 | Preparing to unpack .../178-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2022-08-30 00:27:34.533 | Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) over (1.1.34-4) ... 2022-08-30 00:27:34.603 | Selecting previously unselected package libxslt1-dev:amd64. 2022-08-30 00:27:34.614 | Preparing to unpack .../179-libxslt1-dev_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2022-08-30 00:27:34.619 | Unpacking libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-08-30 00:27:34.719 | Selecting previously unselected package llvm-10-runtime. 2022-08-30 00:27:34.727 | Preparing to unpack .../180-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-30 00:27:34.732 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-08-30 00:27:34.807 | Selecting previously unselected package libpfm4:amd64. 2022-08-30 00:27:34.819 | Preparing to unpack .../181-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-08-30 00:27:34.824 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-08-30 00:27:34.911 | Selecting previously unselected package llvm-10. 2022-08-30 00:27:34.920 | Preparing to unpack .../182-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-30 00:27:34.924 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-08-30 00:27:35.706 | Selecting previously unselected package libffi-dev:amd64. 2022-08-30 00:27:35.719 | Preparing to unpack .../183-libffi-dev_3.3-4_amd64.deb ... 2022-08-30 00:27:35.726 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-08-30 00:27:35.788 | Selecting previously unselected package python3-pygments. 2022-08-30 00:27:35.796 | Preparing to unpack .../184-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-08-30 00:27:35.801 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-08-30 00:27:35.959 | Selecting previously unselected package llvm-10-tools. 2022-08-30 00:27:35.967 | Preparing to unpack .../185-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-30 00:27:35.971 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-08-30 00:27:36.132 | Selecting previously unselected package libz3-4:amd64. 2022-08-30 00:27:36.140 | Preparing to unpack .../186-libz3-4_4.8.7-4build1_amd64.deb ... 2022-08-30 00:27:36.145 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-08-30 00:27:37.120 | Selecting previously unselected package libz3-dev:amd64. 2022-08-30 00:27:37.129 | Preparing to unpack .../187-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-08-30 00:27:37.133 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-08-30 00:27:37.186 | Selecting previously unselected package llvm-10-dev. 2022-08-30 00:27:37.195 | Preparing to unpack .../188-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-30 00:27:37.198 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-30 00:27:41.734 | Selecting previously unselected package lsscsi. 2022-08-30 00:27:41.743 | Preparing to unpack .../189-lsscsi_0.30-0.1_amd64.deb ... 2022-08-30 00:27:41.747 | Unpacking lsscsi (0.30-0.1) ... 2022-08-30 00:27:41.788 | Selecting previously unselected package pkg-config. 2022-08-30 00:27:41.796 | Preparing to unpack .../190-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-08-30 00:27:41.800 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-08-30 00:27:41.839 | Selecting previously unselected package pm-utils. 2022-08-30 00:27:41.848 | Preparing to unpack .../191-pm-utils_1.4.1-19_all.deb ... 2022-08-30 00:27:41.851 | Unpacking pm-utils (1.4.1-19) ... 2022-08-30 00:27:41.934 | Selecting previously unselected package postgresql-client-common. 2022-08-30 00:27:41.943 | Preparing to unpack .../192-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-08-30 00:27:41.948 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-08-30 00:27:41.989 | Selecting previously unselected package postgresql-client-12. 2022-08-30 00:27:41.998 | Preparing to unpack .../193-postgresql-client-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-08-30 00:27:42.001 | Unpacking postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-08-30 00:27:42.208 | Selecting previously unselected package ssl-cert. 2022-08-30 00:27:42.221 | Preparing to unpack .../194-ssl-cert_1.0.39_all.deb ... 2022-08-30 00:27:42.225 | Unpacking ssl-cert (1.0.39) ... 2022-08-30 00:27:42.273 | Selecting previously unselected package postgresql-common. 2022-08-30 00:27:42.282 | Preparing to unpack .../195-postgresql-common_214ubuntu0.1_all.deb ... 2022-08-30 00:27:42.305 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-08-30 00:27:42.312 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-08-30 00:27:42.385 | Selecting previously unselected package postgresql-server-dev-12. 2022-08-30 00:27:42.395 | Preparing to unpack .../196-postgresql-server-dev-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-08-30 00:27:42.398 | Unpacking postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-08-30 00:27:42.731 | Selecting previously unselected package postgresql-server-dev-all. 2022-08-30 00:27:42.740 | Preparing to unpack .../197-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-08-30 00:27:42.745 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-08-30 00:27:42.782 | Selecting previously unselected package python3-mysqldb. 2022-08-30 00:27:42.791 | Preparing to unpack .../198-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-08-30 00:27:42.795 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-08-30 00:27:42.842 | Selecting previously unselected package python3.8-venv. 2022-08-30 00:27:42.851 | Preparing to unpack .../199-python3.8-venv_3.8.10-0ubuntu1~20.04.5_amd64.deb ... 2022-08-30 00:27:42.856 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-08-30 00:27:42.889 | Selecting previously unselected package python3-venv. 2022-08-30 00:27:42.898 | Preparing to unpack .../200-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-08-30 00:27:42.901 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-08-30 00:27:42.938 | Selecting previously unselected package qemu-block-extra:amd64. 2022-08-30 00:27:42.946 | Preparing to unpack .../201-qemu-block-extra_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-08-30 00:27:42.950 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-08-30 00:27:42.991 | Selecting previously unselected package qemu-utils. 2022-08-30 00:27:43.000 | Preparing to unpack .../202-qemu-utils_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-08-30 00:27:43.004 | Unpacking qemu-utils (1:4.2-3ubuntu6.23) ... 2022-08-30 00:27:43.187 | Selecting previously unselected package sharutils. 2022-08-30 00:27:43.196 | Preparing to unpack .../203-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-08-30 00:27:43.199 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-08-30 00:27:43.261 | Selecting previously unselected package sqlite3. 2022-08-30 00:27:43.270 | Preparing to unpack .../204-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-08-30 00:27:43.275 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-08-30 00:27:43.424 | Selecting previously unselected package unzip. 2022-08-30 00:27:43.432 | Preparing to unpack .../205-unzip_6.0-25ubuntu1_amd64.deb ... 2022-08-30 00:27:43.436 | Unpacking unzip (6.0-25ubuntu1) ... 2022-08-30 00:27:43.492 | Selecting previously unselected package vbetool. 2022-08-30 00:27:43.501 | Preparing to unpack .../206-vbetool_1.1-4_amd64.deb ... 2022-08-30 00:27:43.505 | Unpacking vbetool (1.1-4) ... 2022-08-30 00:27:43.544 | Selecting previously unselected package ipset. 2022-08-30 00:27:43.554 | Preparing to unpack .../207-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-08-30 00:27:43.566 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-08-30 00:27:43.605 | Selecting previously unselected package ipvsadm. 2022-08-30 00:27:43.615 | Preparing to unpack .../208-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-08-30 00:27:43.619 | Unpacking ipvsadm (1:1.31-1) ... 2022-08-30 00:27:43.672 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-08-30 00:27:43.681 | Preparing to unpack .../209-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-30 00:27:43.693 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-08-30 00:27:43.729 | Selecting previously unselected package liberasurecode1:amd64. 2022-08-30 00:27:43.739 | Preparing to unpack .../210-liberasurecode1_1.6.1-4_amd64.deb ... 2022-08-30 00:27:43.743 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-08-30 00:27:43.783 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-08-30 00:27:43.792 | Preparing to unpack .../211-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-08-30 00:27:43.797 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-08-30 00:27:43.839 | Selecting previously unselected package libkrb5-dev:amd64. 2022-08-30 00:27:43.848 | Preparing to unpack .../212-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-08-30 00:27:43.852 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-08-30 00:27:43.899 | Selecting previously unselected package libpcp-gui2. 2022-08-30 00:27:43.908 | Preparing to unpack .../213-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-08-30 00:27:43.912 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-08-30 00:27:43.945 | Selecting previously unselected package libpcp-import1. 2022-08-30 00:27:43.956 | Preparing to unpack .../214-libpcp-import1_5.0.3-1_amd64.deb ... 2022-08-30 00:27:43.959 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-08-30 00:27:43.998 | Selecting previously unselected package libpcp-mmv1. 2022-08-30 00:27:44.007 | Preparing to unpack .../215-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-08-30 00:27:44.011 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-08-30 00:27:44.050 | Selecting previously unselected package libpcp-trace2. 2022-08-30 00:27:44.059 | Preparing to unpack .../216-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-08-30 00:27:44.063 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-08-30 00:27:44.097 | Selecting previously unselected package libpcp-web1. 2022-08-30 00:27:44.106 | Preparing to unpack .../217-libpcp-web1_5.0.3-1_amd64.deb ... 2022-08-30 00:27:44.110 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-08-30 00:27:44.161 | Selecting previously unselected package libyaml-dev:amd64. 2022-08-30 00:27:44.170 | Preparing to unpack .../218-libyaml-dev_0.2.2-1_amd64.deb ... 2022-08-30 00:27:44.174 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-08-30 00:27:44.224 | Selecting previously unselected package python3-pcp. 2022-08-30 00:27:44.233 | Preparing to unpack .../219-python3-pcp_5.0.3-1_amd64.deb ... 2022-08-30 00:27:44.236 | Unpacking python3-pcp (5.0.3-1) ... 2022-08-30 00:27:44.295 | Selecting previously unselected package pcp. 2022-08-30 00:27:44.304 | Preparing to unpack .../220-pcp_5.0.3-1_amd64.deb ... 2022-08-30 00:27:44.388 | Unpacking pcp (5.0.3-1) ... 2022-08-30 00:27:44.954 | Selecting previously unselected package socat. 2022-08-30 00:27:44.964 | Preparing to unpack .../221-socat_1.7.3.3-2_amd64.deb ... 2022-08-30 00:27:44.967 | Unpacking socat (1.7.3.3-2) ... 2022-08-30 00:27:45.067 | Selecting previously unselected package vlan. 2022-08-30 00:27:45.076 | Preparing to unpack .../222-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-08-30 00:27:45.079 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-08-30 00:27:45.161 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-08-30 00:27:45.170 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-08-30 00:27:45.183 | Setting up javascript-common (11) ... 2022-08-30 00:27:45.215 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-08-30 00:27:45.234 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-08-30 00:27:45.244 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-08-30 00:27:45.251 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-08-30 00:27:45.260 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-08-30 00:27:45.296 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-08-30 00:27:45.302 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-08-30 00:27:45.309 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-08-30 00:27:45.319 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-08-30 00:27:45.324 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-08-30 00:27:45.334 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-08-30 00:27:45.341 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-08-30 00:27:45.354 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-08-30 00:27:45.361 | Setting up libarchive-zip-perl (1.67-2) ... 2022-08-30 00:27:45.368 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-08-30 00:27:45.374 | Setting up vbetool (1.1-4) ... 2022-08-30 00:27:45.381 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-08-30 00:27:45.388 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-08-30 00:27:45.396 | Setting up pm-utils (1.4.1-19) ... 2022-08-30 00:27:45.406 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-30 00:27:45.663 | Setting up unzip (6.0-25ubuntu1) ... 2022-08-30 00:27:45.692 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-08-30 00:27:45.699 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-08-30 00:27:45.706 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-30 00:27:45.723 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-08-30 00:27:45.733 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-08-30 00:27:45.979 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-08-30 00:27:46.670 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-08-30 00:27:46.682 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-08-30 00:27:46.688 | Setting up m4 (1.4.18-4) ... 2022-08-30 00:27:46.694 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-08-30 00:27:46.989 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-08-30 00:27:47.003 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-08-30 00:27:47.013 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-08-30 00:27:47.021 | Setting up iputils-arping (3:20190709-3) ... 2022-08-30 00:27:47.059 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-08-30 00:27:47.066 | Setting up conntrack (1:1.4.5-2) ... 2022-08-30 00:27:47.073 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-30 00:27:47.079 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-08-30 00:27:47.085 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-08-30 00:27:47.303 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-08-30 00:27:49.469 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-08-30 00:27:49.479 | Setting up acl (2.2.53-6) ... 2022-08-30 00:27:49.490 | Setting up dns-root-data (2019052802) ... 2022-08-30 00:27:49.500 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-30 00:27:49.507 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-30 00:27:49.514 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-08-30 00:27:49.521 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-08-30 00:27:49.529 | Setting up autotools-dev (20180224.1) ... 2022-08-30 00:27:49.536 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-08-30 00:27:50.360 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-08-30 00:27:50.366 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-08-30 00:27:50.372 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-08-30 00:27:50.378 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-08-30 00:27:50.384 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-08-30 00:27:50.389 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-30 00:27:50.397 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-08-30 00:27:50.403 | Setting up ebtables (2.0.11-3build1) ... 2022-08-30 00:27:50.968 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-08-30 00:27:51.055 | Setting up socat (1.7.3.3-2) ... 2022-08-30 00:27:51.062 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-08-30 00:27:51.068 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-08-30 00:27:51.075 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-30 00:27:51.080 | Setting up autopoint (0.19.8.1-10build1) ... 2022-08-30 00:27:51.086 | Setting up binfmt-support (2.2.0-2) ... 2022-08-30 00:27:51.376 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-08-30 00:27:52.396 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-08-30 00:27:52.404 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-08-30 00:27:52.409 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-08-30 00:27:52.494 | Setting up fonts-dejavu-core (2.37-1) ... 2022-08-30 00:27:52.540 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-08-30 00:27:52.548 | Setting up lsscsi (0.30-0.1) ... 2022-08-30 00:27:52.555 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-08-30 00:27:52.560 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-30 00:27:52.566 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-30 00:27:52.572 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-30 00:27:52.577 | Setting up autoconf (2.69-11.1) ... 2022-08-30 00:27:52.585 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-08-30 00:27:52.590 | Setting up dwz (0.13-5) ... 2022-08-30 00:27:52.595 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-08-30 00:27:52.601 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-08-30 00:27:52.607 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-08-30 00:27:52.613 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-08-30 00:27:52.619 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-08-30 00:27:52.631 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-08-30 00:27:53.884 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-08-30 00:27:53.893 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-30 00:27:53.902 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-08-30 00:27:53.910 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-08-30 00:27:53.917 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-08-30 00:27:53.924 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-08-30 00:27:53.935 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-30 00:27:53.942 | Setting up pcp-conf (5.0.3-1) ... 2022-08-30 00:27:53.950 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-08-30 00:27:53.958 | Setting up libsub-override-perl (0.09-2) ... 2022-08-30 00:27:53.966 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-08-30 00:27:53.972 | Setting up libthai-data (0.1.28-3) ... 2022-08-30 00:27:53.978 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-08-30 00:27:53.986 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-08-30 00:27:53.996 | Setting up apache2-data (2.4.41-4ubuntu3.12) ... 2022-08-30 00:27:54.008 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-30 00:27:54.015 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-08-30 00:27:54.023 | Setting up sharutils (1:4.15.2-4build1) ... 2022-08-30 00:27:54.030 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-08-30 00:27:54.044 | Setting up openssl (1.1.1f-1ubuntu2.16) ... 2022-08-30 00:27:54.054 | Setting up conntrackd (1:1.4.5-2) ... 2022-08-30 00:27:55.073 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-08-30 00:27:55.424 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-08-30 00:27:55.436 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-08-30 00:27:55.444 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-30 00:27:55.451 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-08-30 00:27:55.458 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-08-30 00:27:55.465 | Setting up rsync (3.1.3-8ubuntu0.4) ... 2022-08-30 00:27:56.787 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-08-30 00:27:56.796 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-08-30 00:27:56.803 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-08-30 00:27:56.812 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-08-30 00:27:56.818 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-08-30 00:27:56.826 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-08-30 00:27:56.833 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-30 00:27:56.842 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-08-30 00:27:56.849 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-08-30 00:27:56.856 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-08-30 00:27:56.865 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-08-30 00:27:57.074 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-30 00:27:57.083 | Setting up libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-30 00:27:57.091 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-08-30 00:27:57.097 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-08-30 00:27:57.106 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-30 00:27:57.115 | Setting up wget (1.20.3-1ubuntu2) ... 2022-08-30 00:27:57.123 | Setting up libtool (2.4.6-14) ... 2022-08-30 00:27:57.130 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-08-30 00:27:57.227 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-08-30 00:27:57.269 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-08-30 00:27:57.760 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-08-30 00:27:58.822 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-30 00:27:58.831 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-08-30 00:27:58.838 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-08-30 00:27:58.844 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-08-30 00:27:59.029 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-08-30 00:27:59.037 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-08-30 00:27:59.043 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-08-30 00:27:59.054 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-08-30 00:28:00.269 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-08-30 00:28:01.012 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-08-30 00:28:01.022 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-08-30 00:28:01.277 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-30 00:28:01.286 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-08-30 00:28:01.296 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-08-30 00:28:01.304 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-08-30 00:28:01.310 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-30 00:28:01.319 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-30 00:28:01.329 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-08-30 00:28:01.335 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-08-30 00:28:01.343 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-08-30 00:28:01.356 | Setting up ssl-cert (1.0.39) ... 2022-08-30 00:28:02.029 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-08-30 00:28:02.037 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-08-30 00:28:02.047 | Setting up postgresql-common (214ubuntu0.1) ... 2022-08-30 00:28:02.589 | Adding user postgres to group ssl-cert 2022-08-30 00:28:02.763 | 2022-08-30 00:28:02.763 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-08-30 00:28:02.983 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-08-30 00:28:02.983 | Removing obsolete dictionary files: 2022-08-30 00:28:03.580 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-08-30 00:28:04.693 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-08-30 00:28:04.700 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-08-30 00:28:04.709 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-08-30 00:28:04.713 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-08-30 00:28:04.720 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-08-30 00:28:04.728 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-08-30 00:28:04.734 | Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-08-30 00:28:04.741 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.12) ... 2022-08-30 00:28:04.747 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-08-30 00:28:04.756 | Setting up curl (7.68.0-1ubuntu2.12) ... 2022-08-30 00:28:04.765 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-08-30 00:28:04.773 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-08-30 00:28:04.783 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-08-30 00:28:04.789 | Setting up apache2-utils (2.4.41-4ubuntu3.12) ... 2022-08-30 00:28:04.795 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-08-30 00:28:04.805 | Setting up ipvsadm (1:1.31-1) ... 2022-08-30 00:28:05.558 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-08-30 00:28:05.566 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-08-30 00:28:05.684 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-08-30 00:28:07.762 | Regenerating fonts cache... done. 2022-08-30 00:28:07.771 | Setting up gettext (0.19.8.1-10build1) ... 2022-08-30 00:28:07.782 | Setting up libpcp3 (5.0.3-1) ... 2022-08-30 00:28:07.795 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-08-30 00:28:07.803 | Setting up libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-08-30 00:28:07.809 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-08-30 00:28:09.188 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-08-30 00:28:10.019 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-08-30 00:28:10.080 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-30 00:28:10.093 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-08-30 00:28:11.070 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-08-30 00:28:11.783 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-08-30 00:28:11.790 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-08-30 00:28:11.798 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-30 00:28:11.804 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-08-30 00:28:11.815 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-08-30 00:28:11.820 | Setting up libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-08-30 00:28:11.827 | Setting up libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-08-30 00:28:11.834 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-08-30 00:28:11.840 | Setting up apache2-bin (2.4.41-4ubuntu3.12) ... 2022-08-30 00:28:11.846 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-08-30 00:28:11.852 | Setting up libpcp-web1 (5.0.3-1) ... 2022-08-30 00:28:11.859 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-08-30 00:28:11.875 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-08-30 00:28:11.884 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-30 00:28:11.893 | Setting up postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-08-30 00:28:12.558 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-08-30 00:28:12.588 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-08-30 00:28:12.595 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-08-30 00:28:12.602 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-08-30 00:28:12.608 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-08-30 00:28:12.614 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-08-30 00:28:12.621 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-08-30 00:28:12.645 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-30 00:28:12.651 | Setting up postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-08-30 00:28:12.657 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-30 00:28:12.663 | Setting up libpcp-import1 (5.0.3-1) ... 2022-08-30 00:28:12.668 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-08-30 00:28:12.674 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-30 00:28:12.681 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-08-30 00:28:12.687 | Setting up po-debconf (1.0.21) ... 2022-08-30 00:28:12.694 | Setting up apache2 (2.4.41-4ubuntu3.12) ... 2022-08-30 00:28:13.177 | Enabling module mpm_event. 2022-08-30 00:28:13.244 | Enabling module authz_core. 2022-08-30 00:28:13.249 | Enabling module authz_host. 2022-08-30 00:28:13.313 | Enabling module authn_core. 2022-08-30 00:28:13.322 | Enabling module auth_basic. 2022-08-30 00:28:13.391 | Enabling module access_compat. 2022-08-30 00:28:13.452 | Enabling module authn_file. 2022-08-30 00:28:13.516 | Enabling module authz_user. 2022-08-30 00:28:13.586 | Enabling module alias. 2022-08-30 00:28:13.653 | Enabling module dir. 2022-08-30 00:28:13.720 | Enabling module autoindex. 2022-08-30 00:28:13.798 | Enabling module env. 2022-08-30 00:28:13.860 | Enabling module mime. 2022-08-30 00:28:13.928 | Enabling module negotiation. 2022-08-30 00:28:13.995 | Enabling module setenvif. 2022-08-30 00:28:14.058 | Enabling module filter. 2022-08-30 00:28:14.125 | Enabling module deflate. 2022-08-30 00:28:14.197 | Enabling module status. 2022-08-30 00:28:14.261 | Enabling module reqtimeout. 2022-08-30 00:28:14.335 | Enabling conf charset. 2022-08-30 00:28:14.406 | Enabling conf localized-error-pages. 2022-08-30 00:28:14.482 | Enabling conf other-vhosts-access-log. 2022-08-30 00:28:14.556 | Enabling conf security. 2022-08-30 00:28:14.625 | Enabling conf serve-cgi-bin. 2022-08-30 00:28:14.699 | Enabling site 000-default. 2022-08-30 00:28:14.760 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-08-30 00:28:14.825 | Enabling conf javascript-common. 2022-08-30 00:28:15.099 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-08-30 00:28:15.708 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-08-30 00:28:18.419 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-08-30 00:28:18.433 | Setting up python3-pcp (5.0.3-1) ... 2022-08-30 00:28:18.731 | Setting up libgvc6 (2.42.2-3build2) ... 2022-08-30 00:28:18.758 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-30 00:28:18.764 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-08-30 00:28:18.778 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-08-30 00:28:18.786 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-08-30 00:28:18.791 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-08-30 00:28:18.797 | Setting up graphviz (2.42.2-3build2) ... 2022-08-30 00:28:18.805 | Setting up pcp (5.0.3-1) ... 2022-08-30 00:28:19.169 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-08-30 00:28:19.592 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-08-30 00:28:20.025 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-08-30 00:28:20.449 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-08-30 00:28:38.479 | Setting up qemu-utils (1:4.2-3ubuntu6.23) ... 2022-08-30 00:28:38.488 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-08-30 00:28:38.497 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-08-30 00:28:39.680 | Setting up dh-autoreconf (19) ... 2022-08-30 00:28:39.688 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-08-30 00:28:40.541 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-08-30 00:28:40.552 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-08-30 00:28:40.561 | Setting up debhelper (12.10ubuntu1) ... 2022-08-30 00:28:40.567 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-08-30 00:28:40.920 | Setting up apache2-dev (2.4.41-4ubuntu3.12) ... 2022-08-30 00:28:40.930 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-08-30 00:28:40.956 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-08-30 00:28:41.032 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-08-30 00:28:55.186 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-30 00:28:55.213 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-08-30 00:28:55.646 | Processing triggers for ufw (0.36-6) ... 2022-08-30 00:28:55.802 | Processing triggers for man-db (2.9.1-1) ... 2022-08-30 00:29:19.686 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-08-30 00:29:19.702 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-08-30 00:29:27.782 | ++ functions-common:apt_get:1234 : result=0 2022-08-30 00:29:27.784 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-08-30 00:29:27.786 | ++ functions-common:time_stop:2439 : local name 2022-08-30 00:29:27.788 | ++ functions-common:time_stop:2440 : local end_time 2022-08-30 00:29:27.790 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-30 00:29:27.793 | ++ functions-common:time_stop:2442 : local total 2022-08-30 00:29:27.795 | ++ functions-common:time_stop:2443 : local start_time 2022-08-30 00:29:27.797 | ++ functions-common:time_stop:2445 : name=apt-get 2022-08-30 00:29:27.799 | ++ functions-common:time_stop:2446 : start_time=1661819189032 2022-08-30 00:29:27.801 | ++ functions-common:time_stop:2448 : [[ -z 1661819189032 ]] 2022-08-30 00:29:27.804 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-30 00:29:27.808 | ++ functions-common:time_stop:2451 : end_time=1661819367805 2022-08-30 00:29:27.810 | ++ functions-common:time_stop:2452 : elapsed_time=178773 2022-08-30 00:29:27.812 | ++ functions-common:time_stop:2453 : total=825 2022-08-30 00:29:27.814 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-30 00:29:27.816 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=179598 2022-08-30 00:29:27.819 | ++ functions-common:apt_get:1238 : return 0 2022-08-30 00:29:27.821 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-30 00:29:27.824 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-30 00:29:27.827 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-30 00:29:27.831 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-30 00:29:27.836 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-30 00:29:27.838 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-30 00:29:27.842 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-30 00:29:29.242 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-30 00:29:29.244 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-30 00:29:29.246 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-30 00:29:29.248 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-30 00:29:29.250 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-30 00:29:29.251 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-30 00:29:29.253 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-30 00:29:29.255 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-30 00:29:29.256 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-30 00:29:29.258 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-30 00:29:29.260 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-30 00:29:29.262 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-30 00:29:29.263 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-30 00:29:29.265 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-30 00:29:29.266 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-30 00:29:29.268 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-30 00:29:29.270 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-30 00:29:29.271 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-30 00:29:29.273 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-30 00:29:29.275 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-30 00:29:29.277 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-30 00:29:29.279 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-30 00:29:29.281 | + functions-common:_ensure_lsb_release:394 : return 2022-08-30 00:29:29.283 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-30 00:29:29.347 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-30 00:29:29.350 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-30 00:29:29.414 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-30 00:29:29.417 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-30 00:29:29.483 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-30 00:29:29.485 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-08-30 00:29:29.487 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-30 00:29:29.488 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-30 00:29:29.490 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-30 00:29:29.492 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-30 00:29:29.494 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-30 00:29:29.497 | + functions-common:GetDistro:447 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-30 00:29:29.498 | + functions-common:GetDistro:450 : DISTRO=focal 2022-08-30 00:29:29.500 | + functions-common:GetDistro:495 : typeset -xr DISTRO 2022-08-30 00:29:29.502 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-30 00:29:29.502 | Distro: focal 2022-08-30 00:29:29.505 | + tools/install_pip.sh:main:124 : get_versions 2022-08-30 00:29:29.507 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-30 00:29:29.511 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-30 00:29:29.513 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-30 00:29:29.515 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-30 00:29:29.515 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-30 00:29:30.862 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-30 00:29:30.864 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-30 00:29:30.864 | pip: 20.0.2 2022-08-30 00:29:30.866 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-30 00:29:30.868 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-30 00:29:30.870 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-30 00:29:30.872 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-30 00:29:30.873 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-30 00:29:30.875 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-30 00:29:30.877 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-30 00:29:30.878 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-30 00:29:30.880 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-30 00:29:30.881 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-30 00:29:30.883 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-30 00:29:30.885 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-30 00:29:30.886 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-30 00:29:30.888 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:29:30.890 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:29:30.891 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-30 00:29:30.896 | + tools/install_pip.sh:main:153 : set -x 2022-08-30 00:29:30.897 | + tools/install_pip.sh:main:156 : get_versions 2022-08-30 00:29:30.900 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-30 00:29:30.904 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-30 00:29:30.905 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-30 00:29:30.908 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-30 00:29:30.908 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-30 00:29:32.299 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-30 00:29:32.301 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-30 00:29:32.301 | pip: 20.0.2 2022-08-30 00:29:32.304 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-30 00:29:32.307 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-30 00:29:32.310 | + ./stack.sh:main:791 : fixup_all 2022-08-30 00:29:32.313 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-30 00:29:32.315 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-30 00:29:32.317 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:29:32.319 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:29:32.321 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-08-30 00:29:32.333 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-30 00:29:32.345 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-30 00:29:32.357 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-30 00:29:32.359 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-30 00:29:32.362 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-30 00:29:32.364 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-30 00:29:32.366 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-30 00:29:32.368 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-30 00:29:32.371 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-30 00:29:32.373 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-30 00:29:32.375 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-30 00:29:32.377 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-30 00:29:32.379 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-30 00:29:32.381 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-30 00:29:32.383 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-30 00:29:32.386 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-30 00:29:32.388 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-30 00:29:32.390 | + functions-common:is_suse:536 : is_opensuse 2022-08-30 00:29:32.393 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-30 00:29:32.395 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-30 00:29:32.397 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-30 00:29:32.399 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-30 00:29:32.401 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-30 00:29:32.404 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-30 00:29:32.406 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-30 00:29:32.428 | Using python 3.8 to install os-testr 2022-08-30 00:29:32.430 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-30 00:29:34.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-30 00:29:34.377 | from cryptography.utils import int_from_bytes 2022-08-30 00:29:34.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-30 00:29:34.377 | from cryptography.utils import int_from_bytes 2022-08-30 00:29:35.379 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-30 00:29:35.955 | Collecting os-testr===3.0.0 2022-08-30 00:29:35.961 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-08-30 00:29:36.141 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-30 00:29:36.189 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.5.0) 2022-08-30 00:29:36.296 | Collecting python-subunit===1.4.0 2022-08-30 00:29:36.309 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-08-30 00:29:36.466 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-08-30 00:29:36.495 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-08-30 00:29:37.929 | Installing collected packages: python-subunit, os-testr 2022-08-30 00:29:38.164 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-08-30 00:29:38.270 | + inc/python:pip_install:196 : result=0 2022-08-30 00:29:38.272 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-30 00:29:38.274 | + functions-common:time_stop:2439 : local name 2022-08-30 00:29:38.277 | + functions-common:time_stop:2440 : local end_time 2022-08-30 00:29:38.279 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-30 00:29:38.281 | + functions-common:time_stop:2442 : local total 2022-08-30 00:29:38.285 | + functions-common:time_stop:2443 : local start_time 2022-08-30 00:29:38.286 | + functions-common:time_stop:2445 : name=pip_install 2022-08-30 00:29:38.288 | + functions-common:time_stop:2446 : start_time=1661819372423 2022-08-30 00:29:38.291 | + functions-common:time_stop:2448 : [[ -z 1661819372423 ]] 2022-08-30 00:29:38.294 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-30 00:29:38.297 | + functions-common:time_stop:2451 : end_time=1661819378295 2022-08-30 00:29:38.300 | + functions-common:time_stop:2452 : elapsed_time=5872 2022-08-30 00:29:38.303 | + functions-common:time_stop:2453 : total=0 2022-08-30 00:29:38.306 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-30 00:29:38.308 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5872 2022-08-30 00:29:38.310 | + inc/python:pip_install:199 : return 0 2022-08-30 00:29:38.313 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-30 00:29:38.381 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-30 00:29:38.486 | + ./stack.sh:main:805 : install_infra 2022-08-30 00:29:38.490 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-30 00:29:38.495 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-30 00:29:38.499 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-08-30 00:29:41.660 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-30 00:29:41.663 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-30 00:29:41.685 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-30 00:29:44.297 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-30 00:29:44.424 | Collecting pbr===5.10.0 2022-08-30 00:29:44.431 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/e18aac0a3c003/pbr-5.10.0-py2.py3-none-any.whl (112 kB) 2022-08-30 00:29:44.480 | Installing collected packages: pbr 2022-08-30 00:29:44.622 | Successfully installed pbr-5.10.0 2022-08-30 00:29:44.684 | + inc/python:pip_install:196 : result=0 2022-08-30 00:29:44.686 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-30 00:29:44.689 | + functions-common:time_stop:2439 : local name 2022-08-30 00:29:44.691 | + functions-common:time_stop:2440 : local end_time 2022-08-30 00:29:44.693 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-30 00:29:44.695 | + functions-common:time_stop:2442 : local total 2022-08-30 00:29:44.697 | + functions-common:time_stop:2443 : local start_time 2022-08-30 00:29:44.700 | + functions-common:time_stop:2445 : name=pip_install 2022-08-30 00:29:44.702 | + functions-common:time_stop:2446 : start_time=1661819381678 2022-08-30 00:29:44.704 | + functions-common:time_stop:2448 : [[ -z 1661819381678 ]] 2022-08-30 00:29:44.707 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-30 00:29:44.710 | + functions-common:time_stop:2451 : end_time=1661819384708 2022-08-30 00:29:44.713 | + functions-common:time_stop:2452 : elapsed_time=3030 2022-08-30 00:29:44.715 | + functions-common:time_stop:2453 : total=5872 2022-08-30 00:29:44.717 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-30 00:29:44.719 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=8902 2022-08-30 00:29:44.721 | + inc/python:pip_install:199 : return 0 2022-08-30 00:29:44.724 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-30 00:29:44.726 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-30 00:29:44.750 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-30 00:29:47.335 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-30 00:29:47.337 | Processing /opt/stack/requirements 2022-08-30 00:29:48.712 | Collecting fixtures===4.0.1 2022-08-30 00:29:48.719 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d27/58826400d095b/fixtures-4.0.1.tar.gz (56 kB) 2022-08-30 00:29:48.761 | Installing build dependencies: started 2022-08-30 00:29:53.103 | Installing build dependencies: finished with status 'done' 2022-08-30 00:29:53.105 | Getting requirements to build wheel: started 2022-08-30 00:29:53.502 | Getting requirements to build wheel: finished with status 'done' 2022-08-30 00:29:53.507 | Preparing wheel metadata: started 2022-08-30 00:29:54.067 | Preparing wheel metadata: finished with status 'done' 2022-08-30 00:29:54.276 | Collecting PyYAML===6.0 2022-08-30 00:29:54.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-08-30 00:29:54.470 | Collecting requests===2.28.1 2022-08-30 00:29:54.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fe/fa2a1a1365bf5/requests-2.28.1-py3-none-any.whl (62 kB) 2022-08-30 00:29:54.559 | Collecting packaging===21.3 2022-08-30 00:29:54.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-08-30 00:29:54.619 | Collecting idna===3.3 2022-08-30 00:29:54.626 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-08-30 00:29:54.774 | Collecting pyparsing===3.0.9 2022-08-30 00:29:54.781 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-08-30 00:29:54.841 | Collecting six===1.16.0 2022-08-30 00:29:54.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-30 00:29:54.970 | Collecting charset-normalizer===2.1.1 2022-08-30 00:29:54.977 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/83e/9a75d1911279a/charset_normalizer-2.1.1-py3-none-any.whl (39 kB) 2022-08-30 00:29:55.012 | Collecting Parsley>=1.2 2022-08-30 00:29:55.018 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-08-30 00:29:55.065 | Collecting beagle>=0.2.1 2022-08-30 00:29:55.072 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-08-30 00:29:55.098 | Requirement already satisfied: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-30 00:29:55.171 | Collecting certifi>=2017.4.17 2022-08-30 00:29:55.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fe8/6415d55e84719/certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-30 00:29:55.271 | Collecting urllib3===1.26.12 2022-08-30 00:29:55.278 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b93/0dd878d5a8afb/urllib3-1.26.12-py2.py3-none-any.whl (140 kB) 2022-08-30 00:29:55.412 | Collecting cliff===4.0.0 2022-08-30 00:29:55.419 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3f2/8b95a5509b4c7/cliff-4.0.0-py3-none-any.whl (80 kB) 2022-08-30 00:29:55.590 | Collecting cmd2===2.4.2 2022-08-30 00:29:55.597 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a77/e305675139327/cmd2-2.4.2-py3-none-any.whl (147 kB) 2022-08-30 00:29:55.705 | Collecting prettytable===3.3.0 2022-08-30 00:29:55.714 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-08-30 00:29:55.839 | Collecting importlib-metadata===4.12.0 2022-08-30 00:29:55.846 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/1a975809ea1fd/importlib_metadata-4.12.0-py3-none-any.whl (21 kB) 2022-08-30 00:29:55.918 | Collecting autopage===0.5.1 2022-08-30 00:29:55.924 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB) 2022-08-30 00:29:56.014 | Collecting stevedore===4.0.0 2022-08-30 00:29:56.021 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87e/4d27fe96d0d7e/stevedore-4.0.0-py3-none-any.whl (49 kB) 2022-08-30 00:29:56.083 | Collecting attrs===22.1.0 2022-08-30 00:29:56.090 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86e/fa402f67bf2df/attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-08-30 00:29:56.200 | Collecting pyperclip===1.8.2 2022-08-30 00:29:56.209 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-08-30 00:29:56.251 | Collecting wcwidth===0.2.5 2022-08-30 00:29:56.257 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-08-30 00:29:56.324 | Collecting zipp===3.8.1 2022-08-30 00:29:56.331 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/47c/40d7fe183a6f2/zipp-3.8.1-py3-none-any.whl (5.6 kB) 2022-08-30 00:29:56.365 | Building wheels for collected packages: fixtures, openstack-requirements 2022-08-30 00:29:56.366 | Building wheel for fixtures (PEP 517): started 2022-08-30 00:29:57.005 | Building wheel for fixtures (PEP 517): finished with status 'done' 2022-08-30 00:29:57.007 | Created wheel for fixtures: filename=fixtures-4.0.1-py3-none-any.whl size=63052 sha256=6e0919414dd4e0367c0c7356a314337e4d21f60673f6fa1f8c192a185c63b9e0 2022-08-30 00:29:57.007 | Stored in directory: /home/ubuntu/.cache/pip/wheels/ba/79/66/8da5543796d0218944a0794bcd8607a64c769d75a6fe1fddda 2022-08-30 00:29:57.009 | Building wheel for openstack-requirements (setup.py): started 2022-08-30 00:29:57.858 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-30 00:29:57.858 | ERROR: Command errored out with exit status 1: 2022-08-30 00:29:57.858 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-owxzn10w/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-owxzn10w/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-a9_fiimz 2022-08-30 00:29:57.858 | cwd: /tmp/pip-req-build-owxzn10w/ 2022-08-30 00:29:57.858 | Complete output (6 lines): 2022-08-30 00:29:57.858 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-30 00:29:57.858 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-30 00:29:57.858 | or: setup.py --help-commands 2022-08-30 00:29:57.858 | or: setup.py cmd --help 2022-08-30 00:29:57.858 | 2022-08-30 00:29:57.858 | error: invalid command 'bdist_wheel' 2022-08-30 00:29:57.858 | ---------------------------------------- 2022-08-30 00:29:57.858 | ERROR: Failed building wheel for openstack-requirements 2022-08-30 00:29:57.858 | Running setup.py clean for openstack-requirements 2022-08-30 00:29:58.827 | Successfully built fixtures 2022-08-30 00:29:58.827 | Failed to build openstack-requirements 2022-08-30 00:29:59.118 | Installing collected packages: attrs, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, pyperclip, cmd2, zipp, importlib-metadata, autopage, stevedore, cliff, pyparsing, packaging, six, Parsley, beagle, openstack-requirements 2022-08-30 00:30:00.726 | Running setup.py install for openstack-requirements: started 2022-08-30 00:30:03.142 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-30 00:30:03.181 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-22.1.0 autopage-0.5.1 beagle-0.3.0 certifi-2022.6.15 charset-normalizer-2.1.1 cliff-4.0.0 cmd2-2.4.2 fixtures-4.0.1 idna-3.3 importlib-metadata-4.12.0 openstack-requirements-1.2.1.dev5677 packaging-21.3 prettytable-3.3.0 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.28.1 six-1.16.0 stevedore-4.0.0 urllib3-1.26.12 wcwidth-0.2.5 zipp-3.8.1 2022-08-30 00:30:03.341 | + inc/python:pip_install:196 : result=0 2022-08-30 00:30:03.344 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-30 00:30:03.346 | + functions-common:time_stop:2439 : local name 2022-08-30 00:30:03.348 | + functions-common:time_stop:2440 : local end_time 2022-08-30 00:30:03.350 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-30 00:30:03.352 | + functions-common:time_stop:2442 : local total 2022-08-30 00:30:03.355 | + functions-common:time_stop:2443 : local start_time 2022-08-30 00:30:03.357 | + functions-common:time_stop:2445 : name=pip_install 2022-08-30 00:30:03.359 | + functions-common:time_stop:2446 : start_time=1661819384741 2022-08-30 00:30:03.361 | + functions-common:time_stop:2448 : [[ -z 1661819384741 ]] 2022-08-30 00:30:03.364 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-30 00:30:03.368 | + functions-common:time_stop:2451 : end_time=1661819403365 2022-08-30 00:30:03.370 | + functions-common:time_stop:2452 : elapsed_time=18624 2022-08-30 00:30:03.372 | + functions-common:time_stop:2453 : total=8902 2022-08-30 00:30:03.374 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-30 00:30:03.376 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=27526 2022-08-30 00:30:03.378 | + inc/python:pip_install:199 : return 0 2022-08-30 00:30:03.381 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-30 00:30:03.384 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-30 00:30:03.386 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-30 00:30:03.388 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:30:03.390 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:30:03.393 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-08-30 00:30:03.395 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:30:03.399 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-30 00:30:03.420 | Using python 3.8 to install pbr 2022-08-30 00:30:03.423 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-30 00:30:05.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-30 00:30:05.411 | from cryptography.utils import int_from_bytes 2022-08-30 00:30:05.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-30 00:30:05.411 | from cryptography.utils import int_from_bytes 2022-08-30 00:30:06.403 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-30 00:30:06.527 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-30 00:30:08.094 | + inc/python:pip_install:196 : result=0 2022-08-30 00:30:08.097 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-30 00:30:08.099 | + functions-common:time_stop:2439 : local name 2022-08-30 00:30:08.101 | + functions-common:time_stop:2440 : local end_time 2022-08-30 00:30:08.103 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-30 00:30:08.105 | + functions-common:time_stop:2442 : local total 2022-08-30 00:30:08.107 | + functions-common:time_stop:2443 : local start_time 2022-08-30 00:30:08.109 | + functions-common:time_stop:2445 : name=pip_install 2022-08-30 00:30:08.111 | + functions-common:time_stop:2446 : start_time=1661819403415 2022-08-30 00:30:08.114 | + functions-common:time_stop:2448 : [[ -z 1661819403415 ]] 2022-08-30 00:30:08.116 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-30 00:30:08.120 | + functions-common:time_stop:2451 : end_time=1661819408118 2022-08-30 00:30:08.122 | + functions-common:time_stop:2452 : elapsed_time=4703 2022-08-30 00:30:08.125 | + functions-common:time_stop:2453 : total=27526 2022-08-30 00:30:08.127 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-30 00:30:08.129 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=32229 2022-08-30 00:30:08.132 | + inc/python:pip_install:199 : return 0 2022-08-30 00:30:08.135 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-30 00:30:11.277 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-30 00:30:13.116 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-30 00:30:13.664 | Collecting bindep 2022-08-30 00:30:13.672 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-08-30 00:30:13.726 | Collecting Parsley 2022-08-30 00:30:13.733 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-08-30 00:30:13.840 | Collecting packaging; python_version >= "3.6" 2022-08-30 00:30:13.847 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-08-30 00:30:14.205 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-08-30 00:30:14.212 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-08-30 00:30:14.343 | Collecting pbr>=2.0.0 2022-08-30 00:30:14.350 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/e18aac0a3c003/pbr-5.10.0-py2.py3-none-any.whl (112 kB) 2022-08-30 00:30:14.542 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-08-30 00:30:14.549 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-08-30 00:30:14.598 | Installing collected packages: Parsley, pyparsing, packaging, distro, pbr, bindep 2022-08-30 00:30:15.165 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.10.0 pyparsing-3.0.9 2022-08-30 00:30:15.240 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-30 00:30:15.242 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-30 00:30:15.246 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-30 00:30:15.267 | + ./stack.sh:main:814 : pkgs= 2022-08-30 00:30:15.269 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-30 00:30:15.271 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-30 00:30:15.274 | + functions-common:run_phase:1867 : local mode=stack 2022-08-30 00:30:15.276 | + functions-common:run_phase:1868 : local phase=pre-install 2022-08-30 00:30:15.278 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-30 00:30:15.280 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-30 00:30:15.283 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-30 00:30:15.285 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-30 00:30:15.287 | + functions-common:run_phase:1877 : local extra 2022-08-30 00:30:15.290 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-30 00:30:15.293 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-30 00:30:15.295 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-30 00:30:15.298 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-30 00:30:15.300 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-30 00:30:15.303 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-30 00:30:15.320 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-30 00:30:15.322 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-30 00:30:15.324 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-30 00:30:15.326 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-30 00:30:15.328 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-30 00:30:15.330 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-30 00:30:15.332 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-30 00:30:15.334 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-30 00:30:15.336 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-30 00:30:15.338 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-30 00:30:15.340 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-30 00:30:15.342 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-30 00:30:15.345 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-30 00:30:15.347 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-30 00:30:15.349 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-30 00:30:15.351 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-30 00:30:15.353 | + functions-common:run_phase:1894 : run_plugins stack pre-install 2022-08-30 00:30:15.355 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-30 00:30:15.357 | + functions-common:run_plugins:1854 : local phase=pre-install 2022-08-30 00:30:15.360 | + functions-common:run_plugins:1856 : local plugins= 2022-08-30 00:30:15.362 | + functions-common:run_plugins:1857 : local plugin 2022-08-30 00:30:15.365 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-30 00:30:15.367 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-30 00:30:15.369 | + functions:set_systemd_override:821 : local value=2048 2022-08-30 00:30:15.371 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-30 00:30:15.374 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-30 00:30:15.428 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-30 00:30:15.429 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-30 00:30:15.431 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-30 00:30:15.824 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-30 00:30:15.827 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-30 00:30:15.843 | + functions-common:is_service_enabled:2095 : return 0 2022-08-30 00:30:15.849 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-30 00:30:15.852 | + functions-common:install_package:1463 : update_package_repo 2022-08-30 00:30:15.854 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-30 00:30:15.857 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-30 00:30:15.859 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-30 00:30:15.862 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-30 00:30:15.864 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-30 00:30:15.866 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:30:15.868 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:30:15.871 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-30 00:30:15.873 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-30 00:30:15.875 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-30 00:30:15.877 | + functions-common:apt_get_update:1190 : return 2022-08-30 00:30:15.880 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-08-30 00:30:15.882 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-30 00:30:15.884 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:30:15.887 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:30:15.889 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-08-30 00:30:15.914 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-30 00:30:16.022 | Reading package lists... 2022-08-30 00:30:16.305 | Building dependency tree... 2022-08-30 00:30:16.306 | Reading state information... 2022-08-30 00:30:16.599 | The following packages were automatically installed and are no longer required: 2022-08-30 00:30:16.601 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-30 00:30:16.601 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-30 00:30:16.601 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-30 00:30:16.601 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-30 00:30:16.601 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-30 00:30:16.601 | python3-zope.interface 2022-08-30 00:30:16.601 | Use 'sudo apt autoremove' to remove them. 2022-08-30 00:30:16.602 | The following additional packages will be installed: 2022-08-30 00:30:16.602 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-08-30 00:30:16.602 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-08-30 00:30:16.602 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-08-30 00:30:16.603 | erlang-tools erlang-xmerl locales-all 2022-08-30 00:30:16.604 | Suggested packages: 2022-08-30 00:30:16.604 | erlang erlang-manpages erlang-doc 2022-08-30 00:30:16.682 | The following NEW packages will be installed: 2022-08-30 00:30:16.682 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-08-30 00:30:16.682 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-08-30 00:30:16.682 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-08-30 00:30:16.683 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-08-30 00:30:16.878 | 0 upgraded, 19 newly installed, 0 to remove and 159 not upgraded. 2022-08-30 00:30:16.878 | Need to get 38.0 MB of archives. 2022-08-30 00:30:16.878 | After this operation, 276 MB of additional disk space will be used. 2022-08-30 00:30:16.878 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-08-30 00:30:19.712 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-08-30 00:30:19.848 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-08-30 00:30:19.870 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-08-30 00:30:20.055 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-08-30 00:30:20.184 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-08-30 00:30:20.188 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-08-30 00:30:20.400 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-08-30 00:30:20.585 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-08-30 00:30:20.587 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-08-30 00:30:20.589 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-08-30 00:30:20.693 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-08-30 00:30:20.910 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-08-30 00:30:20.912 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-08-30 00:30:20.936 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-08-30 00:30:20.997 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-08-30 00:30:21.083 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-08-30 00:30:21.272 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-08-30 00:30:23.256 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-08-30 00:30:26.033 | Fetched 38.0 MB in 9s (4,356 kB/s) 2022-08-30 00:30:26.066 | Selecting previously unselected package erlang-base. 2022-08-30 00:30:26.117 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81596 files and directories currently installed.) 2022-08-30 00:30:26.121 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-30 00:30:26.125 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:27.211 | Selecting previously unselected package erlang-asn1. 2022-08-30 00:30:27.221 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-30 00:30:27.225 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:27.340 | Selecting previously unselected package erlang-crypto. 2022-08-30 00:30:27.351 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-30 00:30:27.354 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:27.410 | Selecting previously unselected package erlang-public-key. 2022-08-30 00:30:27.419 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-30 00:30:27.422 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:27.533 | Selecting previously unselected package erlang-mnesia. 2022-08-30 00:30:27.542 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-30 00:30:27.548 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:27.667 | Selecting previously unselected package erlang-runtime-tools. 2022-08-30 00:30:27.676 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-30 00:30:27.680 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:27.741 | Selecting previously unselected package erlang-ssl. 2022-08-30 00:30:27.750 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-30 00:30:27.754 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:27.927 | Selecting previously unselected package erlang-eldap. 2022-08-30 00:30:27.936 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-30 00:30:27.940 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:27.985 | Selecting previously unselected package erlang-ftp. 2022-08-30 00:30:27.994 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-30 00:30:27.998 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:28.040 | Selecting previously unselected package erlang-tftp. 2022-08-30 00:30:28.050 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-30 00:30:28.055 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:28.104 | Selecting previously unselected package erlang-inets. 2022-08-30 00:30:28.114 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-30 00:30:28.117 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:28.242 | Selecting previously unselected package erlang-snmp. 2022-08-30 00:30:28.251 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-30 00:30:28.255 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:28.522 | Selecting previously unselected package erlang-os-mon. 2022-08-30 00:30:28.532 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-30 00:30:28.536 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:28.579 | Selecting previously unselected package erlang-parsetools. 2022-08-30 00:30:28.588 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-30 00:30:28.592 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:28.654 | Selecting previously unselected package erlang-syntax-tools. 2022-08-30 00:30:28.664 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-30 00:30:28.667 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:28.747 | Selecting previously unselected package erlang-tools. 2022-08-30 00:30:28.756 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-30 00:30:28.761 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:28.863 | Selecting previously unselected package erlang-xmerl. 2022-08-30 00:30:28.872 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-30 00:30:28.875 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:29.056 | Selecting previously unselected package locales-all. 2022-08-30 00:30:29.065 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-08-30 00:30:29.068 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-08-30 00:30:33.453 | Selecting previously unselected package rabbitmq-server. 2022-08-30 00:30:33.466 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-08-30 00:30:33.473 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-08-30 00:30:34.632 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:35.041 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-08-30 00:30:35.041 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-08-30 00:30:39.506 | Searching for services which depend on erlang and should be started... none found. 2022-08-30 00:30:39.511 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:39.518 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:39.530 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-08-30 00:30:39.541 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:39.548 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:39.560 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:39.568 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:39.576 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:39.588 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:39.596 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:39.602 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:39.610 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:39.617 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:39.624 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:39.633 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:39.644 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:39.659 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-08-30 00:30:39.665 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-08-30 00:30:39.762 | Adding group `rabbitmq' (GID 125) ... 2022-08-30 00:30:39.776 | Done. 2022-08-30 00:30:39.861 | Adding system user `rabbitmq' (UID 117) ... 2022-08-30 00:30:39.861 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-08-30 00:30:39.906 | Not creating home directory `/var/lib/rabbitmq'. 2022-08-30 00:30:40.214 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-08-30 00:30:46.816 | Processing triggers for man-db (2.9.1-1) ... 2022-08-30 00:30:47.444 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-30 00:30:55.798 | + functions-common:apt_get:1234 : result=0 2022-08-30 00:30:55.801 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-30 00:30:55.804 | + functions-common:time_stop:2439 : local name 2022-08-30 00:30:55.806 | + functions-common:time_stop:2440 : local end_time 2022-08-30 00:30:55.809 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-30 00:30:55.811 | + functions-common:time_stop:2442 : local total 2022-08-30 00:30:55.813 | + functions-common:time_stop:2443 : local start_time 2022-08-30 00:30:55.816 | + functions-common:time_stop:2445 : name=apt-get 2022-08-30 00:30:55.818 | + functions-common:time_stop:2446 : start_time=1661819415910 2022-08-30 00:30:55.820 | + functions-common:time_stop:2448 : [[ -z 1661819415910 ]] 2022-08-30 00:30:55.823 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-30 00:30:55.827 | + functions-common:time_stop:2451 : end_time=1661819455825 2022-08-30 00:30:55.830 | + functions-common:time_stop:2452 : elapsed_time=39915 2022-08-30 00:30:55.832 | + functions-common:time_stop:2453 : total=179598 2022-08-30 00:30:55.834 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-30 00:30:55.837 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=219513 2022-08-30 00:30:55.839 | + functions-common:apt_get:1238 : return 0 2022-08-30 00:30:55.842 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-30 00:30:55.845 | + functions-common:is_suse:536 : is_opensuse 2022-08-30 00:30:55.847 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-30 00:30:55.850 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-30 00:30:55.852 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-30 00:30:55.855 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-30 00:30:55.857 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-30 00:30:55.860 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-30 00:30:55.862 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-30 00:30:55.872 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-30 00:30:55.875 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-30 00:30:55.877 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-30 00:30:55.880 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-30 00:30:55.882 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-30 00:30:55.885 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-30 00:30:55.888 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-30 00:30:55.891 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-30 00:30:55.894 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-30 00:30:55.897 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-30 00:30:55.899 | + functions-common:is_suse:536 : is_opensuse 2022-08-30 00:30:55.902 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-30 00:30:55.904 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-30 00:30:55.906 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-30 00:30:55.908 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-30 00:30:55.911 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-30 00:30:55.913 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-30 00:30:55.915 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-30 00:30:55.934 | + functions-common:is_service_enabled:2095 : return 0 2022-08-30 00:30:55.936 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-30 00:30:55.938 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-30 00:30:55.942 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-30 00:30:55.945 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-30 00:30:55.947 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-30 00:30:55.952 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-30 00:30:55.954 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-30 00:30:55.957 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-30 00:30:55.959 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-30 00:30:55.961 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-30 00:30:55.963 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-30 00:30:55.967 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-30 00:30:56.709 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-30 00:30:56.709 | user tags 2022-08-30 00:30:56.709 | guest [administrator]' 2022-08-30 00:30:56.712 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-30 00:30:56.712 | user tags 2022-08-30 00:30:56.712 | guest [administrator]' 2022-08-30 00:30:56.713 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-30 00:30:56.722 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-08-30 00:30:56.725 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-08-30 00:30:56.727 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-08-30 00:30:57.478 | Adding user "stackrabbit" ... 2022-08-30 00:30:57.507 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-30 00:30:58.205 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-30 00:30:58.231 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-30 00:30:58.233 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-30 00:30:58.939 | Changing password for user "stackrabbit" ... 2022-08-30 00:30:58.966 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-30 00:30:58.968 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-30 00:30:58.970 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-30 00:30:59.697 | Deleting user "guest" ... 2022-08-30 00:30:59.724 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-30 00:30:59.743 | + functions-common:is_service_enabled:2095 : return 0 2022-08-30 00:30:59.746 | + ./stack.sh:main:831 : install_database 2022-08-30 00:30:59.748 | + lib/database:install_database:118 : install_database_mysql 2022-08-30 00:30:59.750 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-30 00:30:59.753 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:30:59.755 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:30:59.758 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-30 00:30:59.983 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-30 00:30:59.986 | + lib/databases/mysql:install_database_mysql:184 : cat 2022-08-30 00:30:59.990 | + lib/databases/mysql:install_database_mysql:190 : is_ubuntu 2022-08-30 00:30:59.993 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:30:59.998 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:31:00.001 | + lib/databases/mysql:install_database_mysql:190 : '[' mysql '!=' mariadb ']' 2022-08-30 00:31:00.006 | + lib/databases/mysql:install_database_mysql:191 : echo host=127.0.0.1 2022-08-30 00:31:00.008 | + lib/databases/mysql:install_database_mysql:193 : chmod 0600 /home/ubuntu/.my.cnf 2022-08-30 00:31:00.012 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-30 00:31:00.015 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-30 00:31:00.017 | + functions-common:is_oraclelinux:507 : [[ -z Ubuntu ]] 2022-08-30 00:31:00.020 | + functions-common:is_oraclelinux:511 : '[' Ubuntu = OracleServer ']' 2022-08-30 00:31:00.023 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-30 00:31:00.026 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-30 00:31:00.028 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-30 00:31:00.030 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-30 00:31:00.033 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-30 00:31:00.035 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-30 00:31:00.038 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-30 00:31:00.040 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-30 00:31:00.042 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-30 00:31:00.045 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-30 00:31:00.047 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-30 00:31:00.050 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-30 00:31:00.052 | + functions-common:is_suse:536 : is_opensuse 2022-08-30 00:31:00.054 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-30 00:31:00.056 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-30 00:31:00.059 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-30 00:31:00.062 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-30 00:31:00.064 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-30 00:31:00.067 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-30 00:31:00.069 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:31:00.071 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:31:00.074 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-30 00:31:00.076 | + functions-common:install_package:1463 : update_package_repo 2022-08-30 00:31:00.078 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-30 00:31:00.081 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-30 00:31:00.084 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-30 00:31:00.086 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-30 00:31:00.088 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-30 00:31:00.090 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:31:00.093 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:31:00.095 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-30 00:31:00.098 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-30 00:31:00.101 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-30 00:31:00.103 | + functions-common:apt_get_update:1190 : return 2022-08-30 00:31:00.106 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-08-30 00:31:00.108 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-30 00:31:00.111 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:31:00.113 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:31:00.116 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-08-30 00:31:00.139 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-30 00:31:00.255 | Reading package lists... 2022-08-30 00:31:00.536 | Building dependency tree... 2022-08-30 00:31:00.537 | Reading state information... 2022-08-30 00:31:00.820 | The following packages were automatically installed and are no longer required: 2022-08-30 00:31:00.821 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-30 00:31:00.821 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-30 00:31:00.821 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-30 00:31:00.822 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-30 00:31:00.822 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-30 00:31:00.822 | python3-zope.interface 2022-08-30 00:31:00.822 | Use 'sudo apt autoremove' to remove them. 2022-08-30 00:31:00.822 | The following additional packages will be installed: 2022-08-30 00:31:00.822 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-08-30 00:31:00.822 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-08-30 00:31:00.822 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-08-30 00:31:00.823 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-08-30 00:31:00.823 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-08-30 00:31:00.823 | mysql-server-8.0 mysql-server-core-8.0 2022-08-30 00:31:00.825 | Suggested packages: 2022-08-30 00:31:00.825 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-08-30 00:31:00.911 | The following NEW packages will be installed: 2022-08-30 00:31:00.911 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-08-30 00:31:00.911 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-08-30 00:31:00.911 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-08-30 00:31:00.912 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-08-30 00:31:00.912 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-08-30 00:31:00.912 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-08-30 00:31:01.174 | 0 upgraded, 24 newly installed, 0 to remove and 159 not upgraded. 2022-08-30 00:31:01.174 | Need to get 32.1 MB of archives. 2022-08-30 00:31:01.174 | After this operation, 264 MB of additional disk space will be used. 2022-08-30 00:31:01.174 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [4,521 kB] 2022-08-30 00:31:02.698 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [22.0 kB] 2022-08-30 00:31:02.700 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-08-30 00:31:02.709 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-08-30 00:31:02.710 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-08-30 00:31:02.732 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [18.6 MB] 2022-08-30 00:31:06.069 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [1,292 kB] 2022-08-30 00:31:06.259 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-08-30 00:31:06.305 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-08-30 00:31:06.313 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-08-30 00:31:06.327 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-08-30 00:31:06.351 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-08-30 00:31:06.352 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-08-30 00:31:06.362 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-08-30 00:31:06.363 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-08-30 00:31:06.376 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-08-30 00:31:06.377 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-08-30 00:31:06.493 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-08-30 00:31:06.495 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-08-30 00:31:06.498 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-08-30 00:31:06.511 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-08-30 00:31:06.512 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-08-30 00:31:07.715 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-08-30 00:31:07.716 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.30-0ubuntu0.20.04.2 [9,540 B] 2022-08-30 00:31:08.223 | Preconfiguring packages ... 2022-08-30 00:31:08.370 | Fetched 32.1 MB in 7s (4,722 kB/s) 2022-08-30 00:31:08.402 | Selecting previously unselected package mysql-client-core-8.0. 2022-08-30 00:31:08.455 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90052 files and directories currently installed.) 2022-08-30 00:31:08.460 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-30 00:31:08.463 | Unpacking mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-30 00:31:09.434 | Selecting previously unselected package mysql-client-8.0. 2022-08-30 00:31:09.444 | Preparing to unpack .../01-mysql-client-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-30 00:31:09.446 | Unpacking mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-30 00:31:09.485 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-08-30 00:31:09.494 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-08-30 00:31:09.501 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-30 00:31:09.558 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-08-30 00:31:09.568 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-08-30 00:31:09.573 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-30 00:31:09.616 | Selecting previously unselected package libmecab2:amd64. 2022-08-30 00:31:09.626 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-08-30 00:31:09.630 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-08-30 00:31:09.705 | Selecting previously unselected package mysql-server-core-8.0. 2022-08-30 00:31:09.715 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-30 00:31:09.719 | Unpacking mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-30 00:31:12.680 | Selecting previously unselected package mysql-server-8.0. 2022-08-30 00:31:12.690 | Preparing to unpack .../06-mysql-server-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-30 00:31:13.172 | Unpacking mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-30 00:31:13.246 | Selecting previously unselected package libhtml-tagset-perl. 2022-08-30 00:31:13.256 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-08-30 00:31:13.260 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-08-30 00:31:13.301 | Selecting previously unselected package liburi-perl. 2022-08-30 00:31:13.311 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-08-30 00:31:13.315 | Unpacking liburi-perl (1.76-2) ... 2022-08-30 00:31:13.377 | Selecting previously unselected package libhtml-parser-perl. 2022-08-30 00:31:13.387 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-08-30 00:31:13.393 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-08-30 00:31:13.461 | Selecting previously unselected package libcgi-pm-perl. 2022-08-30 00:31:13.471 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-08-30 00:31:13.476 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-08-30 00:31:13.541 | Selecting previously unselected package libfcgi-perl. 2022-08-30 00:31:13.551 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-08-30 00:31:13.556 | Unpacking libfcgi-perl (0.79-1) ... 2022-08-30 00:31:13.600 | Selecting previously unselected package libcgi-fast-perl. 2022-08-30 00:31:13.610 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-08-30 00:31:13.614 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-08-30 00:31:13.652 | Selecting previously unselected package libencode-locale-perl. 2022-08-30 00:31:13.662 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-08-30 00:31:13.666 | Unpacking libencode-locale-perl (1.05-1) ... 2022-08-30 00:31:13.700 | Selecting previously unselected package libhtml-template-perl. 2022-08-30 00:31:13.710 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-08-30 00:31:13.714 | Unpacking libhtml-template-perl (2.97-1) ... 2022-08-30 00:31:13.755 | Selecting previously unselected package libtimedate-perl. 2022-08-30 00:31:13.766 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-08-30 00:31:13.770 | Unpacking libtimedate-perl (2.3200-1) ... 2022-08-30 00:31:13.816 | Selecting previously unselected package libhttp-date-perl. 2022-08-30 00:31:13.826 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-08-30 00:31:13.829 | Unpacking libhttp-date-perl (6.05-1) ... 2022-08-30 00:31:13.862 | Selecting previously unselected package libio-html-perl. 2022-08-30 00:31:13.873 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-08-30 00:31:13.877 | Unpacking libio-html-perl (1.001-1) ... 2022-08-30 00:31:13.912 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-08-30 00:31:13.924 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-08-30 00:31:13.927 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-08-30 00:31:13.963 | Selecting previously unselected package libhttp-message-perl. 2022-08-30 00:31:13.972 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-08-30 00:31:13.976 | Unpacking libhttp-message-perl (6.22-1) ... 2022-08-30 00:31:14.020 | Selecting previously unselected package mecab-utils. 2022-08-30 00:31:14.030 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-08-30 00:31:14.033 | Unpacking mecab-utils (0.996-10build1) ... 2022-08-30 00:31:14.069 | Selecting previously unselected package mecab-ipadic. 2022-08-30 00:31:14.081 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-08-30 00:31:14.086 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-08-30 00:31:15.353 | Selecting previously unselected package mecab-ipadic-utf8. 2022-08-30 00:31:15.363 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-08-30 00:31:15.369 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-08-30 00:31:15.412 | Selecting previously unselected package mysql-server. 2022-08-30 00:31:15.422 | Preparing to unpack .../23-mysql-server_8.0.30-0ubuntu0.20.04.2_all.deb ... 2022-08-30 00:31:15.426 | Unpacking mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-08-30 00:31:15.489 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-08-30 00:31:15.504 | Setting up mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-30 00:31:15.511 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-08-30 00:31:15.517 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-08-30 00:31:15.523 | Setting up libencode-locale-perl (1.05-1) ... 2022-08-30 00:31:15.530 | Setting up mecab-utils (0.996-10build1) ... 2022-08-30 00:31:15.540 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-30 00:31:15.547 | Setting up libio-html-perl (1.001-1) ... 2022-08-30 00:31:15.555 | Setting up libtimedate-perl (2.3200-1) ... 2022-08-30 00:31:15.561 | Setting up mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-30 00:31:15.568 | Setting up libfcgi-perl (0.79-1) ... 2022-08-30 00:31:15.575 | Setting up liburi-perl (1.76-2) ... 2022-08-30 00:31:15.582 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-30 00:31:15.589 | Setting up libhttp-date-perl (6.05-1) ... 2022-08-30 00:31:15.597 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-08-30 00:31:15.605 | Compiling IPA dictionary for Mecab. This takes long time... 2022-08-30 00:31:15.609 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-08-30 00:31:15.610 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-08-30 00:31:15.610 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-08-30 00:31:15.610 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-08-30 00:31:15.756 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-08-30 00:31:15.756 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-08-30 00:31:15.756 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-08-30 00:31:15.756 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-08-30 00:31:15.764 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-08-30 00:31:15.855 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-08-30 00:31:15.855 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-08-30 00:31:15.855 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-08-30 00:31:15.882 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-08-30 00:31:15.926 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-08-30 00:31:16.225 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-08-30 00:31:16.231 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-08-30 00:31:16.329 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-08-30 00:31:16.329 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-08-30 00:31:16.330 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-08-30 00:31:16.330 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-08-30 00:31:16.335 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-08-30 00:31:16.335 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-08-30 00:31:16.384 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-08-30 00:31:16.577 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-08-30 00:31:16.577 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-08-30 00:31:16.577 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-08-30 00:31:16.578 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-08-30 00:31:16.580 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-08-30 00:31:16.581 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-08-30 00:31:17.019 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-08-30 00:31:17.151 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-08-30 00:31:17.477 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-08-30 00:31:17.482 | 2022-08-30 00:31:17.482 | done! 2022-08-30 00:31:17.488 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-08-30 00:31:17.495 | Setting up mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-30 00:31:17.509 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-08-30 00:31:17.515 | Compiling IPA dictionary for Mecab. This takes long time... 2022-08-30 00:31:17.520 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-08-30 00:31:17.520 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-08-30 00:31:17.520 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-08-30 00:31:17.520 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-08-30 00:31:17.737 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-08-30 00:31:17.737 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-08-30 00:31:17.737 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-08-30 00:31:17.738 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-08-30 00:31:17.749 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-08-30 00:31:17.881 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-08-30 00:31:17.881 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-08-30 00:31:17.882 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-08-30 00:31:17.921 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-08-30 00:31:17.995 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-08-30 00:31:18.492 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-08-30 00:31:18.502 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-08-30 00:31:18.612 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-08-30 00:31:18.613 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-08-30 00:31:18.613 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-08-30 00:31:18.613 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-08-30 00:31:18.618 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-08-30 00:31:18.619 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-08-30 00:31:18.708 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-08-30 00:31:18.995 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-08-30 00:31:18.995 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-08-30 00:31:18.996 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-08-30 00:31:18.997 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-08-30 00:31:19.000 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-08-30 00:31:19.000 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-08-30 00:31:19.520 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-08-30 00:31:19.664 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-08-30 00:31:19.984 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-08-30 00:31:19.988 | 2022-08-30 00:31:19.989 | done! 2022-08-30 00:31:19.997 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-08-30 00:31:20.005 | Setting up libhtml-parser-perl (3.72-5) ... 2022-08-30 00:31:20.012 | Setting up libhttp-message-perl (6.22-1) ... 2022-08-30 00:31:20.019 | Setting up mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-30 00:31:20.708 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-08-30 00:31:20.744 | Renaming removed key_buffer and myisam-recover options (if present) 2022-08-30 00:31:28.979 | mysqld will log errors to /var/log/mysql/error.log 2022-08-30 00:31:29.666 | mysqld is running as pid 63137 2022-08-30 00:31:32.310 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-08-30 00:31:34.494 | Setting up libcgi-pm-perl (4.46-1) ... 2022-08-30 00:31:34.507 | Setting up libhtml-template-perl (2.97-1) ... 2022-08-30 00:31:34.519 | Setting up mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-08-30 00:31:34.526 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-08-30 00:31:34.533 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-30 00:31:34.895 | Processing triggers for man-db (2.9.1-1) ... 2022-08-30 00:31:36.744 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-30 00:31:44.877 | + functions-common:apt_get:1234 : result=0 2022-08-30 00:31:44.880 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-30 00:31:44.883 | + functions-common:time_stop:2439 : local name 2022-08-30 00:31:44.885 | + functions-common:time_stop:2440 : local end_time 2022-08-30 00:31:44.887 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-30 00:31:44.890 | + functions-common:time_stop:2442 : local total 2022-08-30 00:31:44.893 | + functions-common:time_stop:2443 : local start_time 2022-08-30 00:31:44.895 | + functions-common:time_stop:2445 : name=apt-get 2022-08-30 00:31:44.897 | + functions-common:time_stop:2446 : start_time=1661819460136 2022-08-30 00:31:44.899 | + functions-common:time_stop:2448 : [[ -z 1661819460136 ]] 2022-08-30 00:31:44.902 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-30 00:31:44.907 | + functions-common:time_stop:2451 : end_time=1661819504904 2022-08-30 00:31:44.909 | + functions-common:time_stop:2452 : elapsed_time=44768 2022-08-30 00:31:44.912 | + functions-common:time_stop:2453 : total=219513 2022-08-30 00:31:44.914 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-30 00:31:44.916 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=264281 2022-08-30 00:31:44.918 | + functions-common:apt_get:1238 : return 0 2022-08-30 00:31:44.921 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-30 00:31:44.923 | + ./stack.sh:main:834 : install_database_python 2022-08-30 00:31:44.925 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-30 00:31:44.927 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-30 00:31:44.930 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-30 00:31:44.932 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-30 00:31:44.935 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-30 00:31:44.938 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-30 00:31:44.940 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-30 00:31:44.945 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-30 00:31:44.946 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-30 00:31:44.952 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-30 00:31:44.955 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-30 00:31:44.958 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-30 00:31:44.961 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-30 00:31:44.963 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-30 00:31:44.988 | Using python 3.8 to install PyMySQL 2022-08-30 00:31:44.990 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-30 00:31:46.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-30 00:31:46.968 | from cryptography.utils import int_from_bytes 2022-08-30 00:31:46.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-30 00:31:46.968 | from cryptography.utils import int_from_bytes 2022-08-30 00:31:47.983 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-30 00:31:48.132 | Collecting PyMySQL===1.0.2 2022-08-30 00:31:48.139 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-08-30 00:31:49.651 | Installing collected packages: PyMySQL 2022-08-30 00:31:49.779 | Successfully installed PyMySQL-1.0.2 2022-08-30 00:31:49.882 | + inc/python:pip_install:196 : result=0 2022-08-30 00:31:49.885 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-30 00:31:49.887 | + functions-common:time_stop:2439 : local name 2022-08-30 00:31:49.889 | + functions-common:time_stop:2440 : local end_time 2022-08-30 00:31:49.891 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-30 00:31:49.894 | + functions-common:time_stop:2442 : local total 2022-08-30 00:31:49.898 | + functions-common:time_stop:2443 : local start_time 2022-08-30 00:31:49.900 | + functions-common:time_stop:2445 : name=pip_install 2022-08-30 00:31:49.902 | + functions-common:time_stop:2446 : start_time=1661819504980 2022-08-30 00:31:49.904 | + functions-common:time_stop:2448 : [[ -z 1661819504980 ]] 2022-08-30 00:31:49.908 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-30 00:31:49.912 | + functions-common:time_stop:2451 : end_time=1661819509910 2022-08-30 00:31:49.916 | + functions-common:time_stop:2452 : elapsed_time=4930 2022-08-30 00:31:49.919 | + functions-common:time_stop:2453 : total=32229 2022-08-30 00:31:49.921 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-30 00:31:49.923 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=37159 2022-08-30 00:31:49.925 | + inc/python:pip_install:199 : return 0 2022-08-30 00:31:49.928 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-30 00:31:49.931 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-30 00:31:49.933 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-30 00:31:49.935 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-30 00:31:49.956 | + functions-common:is_service_enabled:2095 : return 0 2022-08-30 00:31:49.959 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-30 00:31:49.961 | + lib/neutron:install_neutron_agent_packages:729 : is_neutron_legacy_enabled 2022-08-30 00:31:49.964 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-30 00:31:49.965 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-30 00:31:49.971 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-30 00:31:49.974 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-30 00:31:49.986 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-30 00:31:49.988 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-30 00:31:49.991 | + lib/neutron:install_neutron_agent_packages:731 : install_neutron_agent_packages_mutnauq 2022-08-30 00:31:49.994 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-30 00:31:50.012 | + functions-common:is_service_enabled:2095 : return 0 2022-08-30 00:31:50.016 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-30 00:31:50.018 | + functions-common:install_package:1463 : update_package_repo 2022-08-30 00:31:50.021 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-30 00:31:50.024 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-30 00:31:50.026 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-30 00:31:50.028 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-30 00:31:50.031 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-30 00:31:50.033 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:31:50.035 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:31:50.039 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-30 00:31:50.041 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-30 00:31:50.044 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-30 00:31:50.046 | + functions-common:apt_get_update:1190 : return 2022-08-30 00:31:50.048 | + functions-common:install_package:1464 : real_install_package radvd 2022-08-30 00:31:50.051 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-30 00:31:50.053 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:31:50.055 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:31:50.058 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-08-30 00:31:50.079 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-30 00:31:50.198 | Reading package lists... 2022-08-30 00:31:50.485 | Building dependency tree... 2022-08-30 00:31:50.487 | Reading state information... 2022-08-30 00:31:50.788 | The following packages were automatically installed and are no longer required: 2022-08-30 00:31:50.790 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-30 00:31:50.790 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-30 00:31:50.790 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-30 00:31:50.790 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-30 00:31:50.790 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-30 00:31:50.790 | python3-zope.interface 2022-08-30 00:31:50.790 | Use 'sudo apt autoremove' to remove them. 2022-08-30 00:31:50.869 | The following NEW packages will be installed: 2022-08-30 00:31:50.869 | radvd 2022-08-30 00:31:51.127 | 0 upgraded, 1 newly installed, 0 to remove and 159 not upgraded. 2022-08-30 00:31:51.127 | Need to get 59.0 kB of archives. 2022-08-30 00:31:51.127 | After this operation, 164 kB of additional disk space will be used. 2022-08-30 00:31:51.127 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-08-30 00:31:51.955 | Fetched 59.0 kB in 1s (115 kB/s) 2022-08-30 00:31:51.993 | Selecting previously unselected package radvd. 2022-08-30 00:31:52.049 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90630 files and directories currently installed.) 2022-08-30 00:31:52.053 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-08-30 00:31:52.057 | Unpacking radvd (1:2.17-2) ... 2022-08-30 00:31:52.126 | Setting up radvd (1:2.17-2) ... 2022-08-30 00:31:53.098 | Job for radvd.service failed because the control process exited with error code. 2022-08-30 00:31:53.098 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-08-30 00:31:53.100 | invoke-rc.d: initscript radvd, action "start" failed. 2022-08-30 00:31:53.111 | ● radvd.service - Router advertisement daemon for IPv6 2022-08-30 00:31:53.112 | Loaded: loaded (]8;;file://dv-cinder-815746-8-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-08-30 00:31:53.112 | Active: failed (Result: exit-code) since Tue 2022-08-30 00:31:53 UTC; 15ms ago 2022-08-30 00:31:53.112 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-08-30 00:31:53.112 | Process: 64294 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-08-30 00:31:53.112 | 2022-08-30 00:31:53.112 | Aug 30 00:31:53 dv-cinder-815746-8-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2022-08-30 00:31:53.112 | Aug 30 00:31:53 dv-cinder-815746-8-iscsi radvd[64294]: can't open /etc/radvd.conf: No such file or directory 2022-08-30 00:31:53.112 | Aug 30 00:31:53 dv-cinder-815746-8-iscsi radvd[64294]: Insecure file permissions, but continuing anyway 2022-08-30 00:31:53.112 | Aug 30 00:31:53 dv-cinder-815746-8-iscsi radvd[64294]: exiting, failed to read config file 2022-08-30 00:31:53.112 | Aug 30 00:31:53 dv-cinder-815746-8-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-08-30 00:31:53.112 | Aug 30 00:31:53 dv-cinder-815746-8-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-08-30 00:31:53.112 | Aug 30 00:31:53 dv-cinder-815746-8-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-08-30 00:31:53.118 | Processing triggers for man-db (2.9.1-1) ... 2022-08-30 00:31:53.228 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-30 00:32:01.567 | + functions-common:apt_get:1234 : result=0 2022-08-30 00:32:01.569 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-30 00:32:01.572 | + functions-common:time_stop:2439 : local name 2022-08-30 00:32:01.574 | + functions-common:time_stop:2440 : local end_time 2022-08-30 00:32:01.577 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-30 00:32:01.580 | + functions-common:time_stop:2442 : local total 2022-08-30 00:32:01.582 | + functions-common:time_stop:2443 : local start_time 2022-08-30 00:32:01.584 | + functions-common:time_stop:2445 : name=apt-get 2022-08-30 00:32:01.586 | + functions-common:time_stop:2446 : start_time=1661819510076 2022-08-30 00:32:01.588 | + functions-common:time_stop:2448 : [[ -z 1661819510076 ]] 2022-08-30 00:32:01.591 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-30 00:32:01.595 | + functions-common:time_stop:2451 : end_time=1661819521593 2022-08-30 00:32:01.597 | + functions-common:time_stop:2452 : elapsed_time=11517 2022-08-30 00:32:01.600 | + functions-common:time_stop:2453 : total=264281 2022-08-30 00:32:01.602 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-30 00:32:01.606 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=275798 2022-08-30 00:32:01.612 | + functions-common:apt_get:1238 : return 0 2022-08-30 00:32:01.614 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-30 00:32:01.633 | + functions-common:is_service_enabled:2095 : return 0 2022-08-30 00:32:01.635 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-30 00:32:01.638 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-30 00:32:01.640 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-30 00:32:01.643 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-30 00:32:01.664 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-30 00:32:01.666 | + functions-common:install_package:1463 : update_package_repo 2022-08-30 00:32:01.669 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-30 00:32:01.671 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-30 00:32:01.673 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-30 00:32:01.675 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-30 00:32:01.678 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-30 00:32:01.680 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:32:01.682 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:32:01.684 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-30 00:32:01.686 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-30 00:32:01.688 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-30 00:32:01.690 | + functions-common:apt_get_update:1190 : return 2022-08-30 00:32:01.693 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-08-30 00:32:01.695 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-30 00:32:01.697 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:32:01.699 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:32:01.701 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-08-30 00:32:01.725 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-08-30 00:32:01.838 | Reading package lists... 2022-08-30 00:32:02.116 | Building dependency tree... 2022-08-30 00:32:02.117 | Reading state information... 2022-08-30 00:32:02.408 | fakeroot is already the newest version (1.24-1). 2022-08-30 00:32:02.408 | fakeroot set to manually installed. 2022-08-30 00:32:02.408 | make is already the newest version (4.2.1-1.2). 2022-08-30 00:32:02.408 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-08-30 00:32:02.408 | The following packages were automatically installed and are no longer required: 2022-08-30 00:32:02.409 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-30 00:32:02.409 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-30 00:32:02.409 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-30 00:32:02.409 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-30 00:32:02.409 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-30 00:32:02.409 | python3-zope.interface 2022-08-30 00:32:02.409 | Use 'sudo apt autoremove' to remove them. 2022-08-30 00:32:02.554 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-30 00:32:02.561 | + functions-common:apt_get:1234 : result=0 2022-08-30 00:32:02.563 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-30 00:32:02.566 | + functions-common:time_stop:2439 : local name 2022-08-30 00:32:02.569 | + functions-common:time_stop:2440 : local end_time 2022-08-30 00:32:02.571 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-30 00:32:02.573 | + functions-common:time_stop:2442 : local total 2022-08-30 00:32:02.575 | + functions-common:time_stop:2443 : local start_time 2022-08-30 00:32:02.578 | + functions-common:time_stop:2445 : name=apt-get 2022-08-30 00:32:02.580 | + functions-common:time_stop:2446 : start_time=1661819521722 2022-08-30 00:32:02.583 | + functions-common:time_stop:2448 : [[ -z 1661819521722 ]] 2022-08-30 00:32:02.585 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-30 00:32:02.590 | + functions-common:time_stop:2451 : end_time=1661819522588 2022-08-30 00:32:02.592 | + functions-common:time_stop:2452 : elapsed_time=866 2022-08-30 00:32:02.594 | + functions-common:time_stop:2453 : total=275798 2022-08-30 00:32:02.596 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-30 00:32:02.599 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=276664 2022-08-30 00:32:02.601 | + functions-common:apt_get:1238 : return 0 2022-08-30 00:32:02.603 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-30 00:32:02.606 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:32:02.608 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:32:02.610 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-30 00:32:02.613 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-30 00:32:02.616 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-30 00:32:02.621 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-30 00:32:02.623 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-30 00:32:02.626 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-30 00:32:02.627 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-30 00:32:02.632 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-30 00:32:02.634 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-30 00:32:02.637 | + functions:vercmp:628 : local v1=5.4 2022-08-30 00:32:02.640 | + functions:vercmp:629 : local 'op=<' 2022-08-30 00:32:02.643 | + functions:vercmp:630 : local v2=3.13 2022-08-30 00:32:02.647 | + functions:vercmp:631 : local result 2022-08-30 00:32:02.650 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-30 00:32:02.651 | ++ functions:vercmp:635 : sort -V 2022-08-30 00:32:02.651 | ++ functions:vercmp:635 : head -1 2022-08-30 00:32:02.656 | + functions:vercmp:635 : result=3.13 2022-08-30 00:32:02.658 | + functions:vercmp:637 : case $op in 2022-08-30 00:32:02.661 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-30 00:32:02.664 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-30 00:32:02.667 | + functions:vercmp:648 : return 2022-08-30 00:32:02.669 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-30 00:32:02.671 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-30 00:32:02.674 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart openvswitch-switch 2022-08-30 00:32:03.045 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-30 00:32:03.048 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-30 00:32:03.050 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:03.053 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:03.055 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-08-30 00:32:03.058 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:03.060 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-30 00:32:03.080 | + functions-common:is_service_enabled:2095 : return 0 2022-08-30 00:32:03.082 | + ./stack.sh:main:842 : install_etcd3 2022-08-30 00:32:03.084 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-30 00:32:03.085 | Installing etcd 2022-08-30 00:32:03.087 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-30 00:32:03.100 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-30 00:32:03.112 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-30 00:32:03.115 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-30 00:32:03.136 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-30 00:32:03.139 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-30 00:32:03.142 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-30 00:32:03.145 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-30 00:32:03.151 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-30 00:32:03.154 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-08-30 00:32:03.158 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-30 00:32:03.162 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-30 00:32:03.165 | --2022-08-30 00:32:03-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-30 00:32:03.316 | Resolving github.com (github.com)... 140.82.121.3 2022-08-30 00:32:06.404 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-08-30 00:32:06.727 | HTTP request sent, awaiting response... 302 Found 2022-08-30 00:32:06.727 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220830%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220830T003206Z&X-Amz-Expires=300&X-Amz-Signature=df15ce6032b31f92ab29c1e4065f2cce306a67c89ad251ebb2b0192445fe9986&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-08-30 00:32:06.727 | --2022-08-30 00:32:06-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220830%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220830T003206Z&X-Amz-Expires=300&X-Amz-Signature=df15ce6032b31f92ab29c1e4065f2cce306a67c89ad251ebb2b0192445fe9986&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-08-30 00:32:07.660 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ... 2022-08-30 00:32:07.682 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-08-30 00:32:08.033 | HTTP request sent, awaiting response... 200 OK 2022-08-30 00:32:08.033 | Length: 11350736 (11M) [application/octet-stream] 2022-08-30 00:32:08.033 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-08-30 00:32:08.137 | 2022-08-30 00:32:08.394 | 0K ........ .. 100% 29.9M=0.4s 2022-08-30 00:32:08.395 | 2022-08-30 00:32:08.395 | 2022-08-30 00:32:08 (29.9 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-08-30 00:32:08.395 | 2022-08-30 00:32:08.399 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-08-30 00:32:08.401 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-30 00:32:08.404 | ++ functions:get_extra_file:74 : return 2022-08-30 00:32:08.407 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-30 00:32:08.409 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-30 00:32:08.412 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-08-30 00:32:08.415 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-08-30 00:32:08.543 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-08-30 00:32:08.547 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-08-30 00:32:08.551 | etcd-v3.3.12-linux-amd64/ 2022-08-30 00:32:08.551 | etcd-v3.3.12-linux-amd64/README.md 2022-08-30 00:32:08.551 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-08-30 00:32:08.552 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-08-30 00:32:08.552 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-08-30 00:32:08.552 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-08-30 00:32:08.552 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-08-30 00:32:08.552 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-08-30 00:32:08.552 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-08-30 00:32:08.552 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-08-30 00:32:08.552 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-08-30 00:32:08.552 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-08-30 00:32:08.552 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-08-30 00:32:08.552 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-08-30 00:32:08.552 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-08-30 00:32:08.553 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-08-30 00:32:08.553 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-08-30 00:32:08.553 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-08-30 00:32:08.553 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-08-30 00:32:08.553 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-08-30 00:32:08.553 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-08-30 00:32:08.553 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-08-30 00:32:08.553 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-08-30 00:32:08.553 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-08-30 00:32:08.553 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-08-30 00:32:08.553 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-08-30 00:32:08.553 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-08-30 00:32:08.553 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-08-30 00:32:08.553 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-08-30 00:32:08.553 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-08-30 00:32:08.553 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-08-30 00:32:08.554 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-08-30 00:32:08.555 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-08-30 00:32:08.555 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-08-30 00:32:08.555 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-08-30 00:32:08.555 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-08-30 00:32:08.555 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-08-30 00:32:08.555 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-08-30 00:32:08.555 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-08-30 00:32:08.555 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-08-30 00:32:08.555 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-08-30 00:32:08.555 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-08-30 00:32:08.555 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-08-30 00:32:08.556 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-08-30 00:32:08.556 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-08-30 00:32:08.556 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-08-30 00:32:08.556 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-08-30 00:32:08.556 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-08-30 00:32:08.556 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-08-30 00:32:08.556 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-08-30 00:32:08.556 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-08-30 00:32:08.556 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-08-30 00:32:08.556 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-08-30 00:32:08.556 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-08-30 00:32:08.556 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-08-30 00:32:08.556 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-08-30 00:32:08.556 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-08-30 00:32:08.557 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-08-30 00:32:08.557 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-08-30 00:32:08.557 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-08-30 00:32:08.557 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-08-30 00:32:08.557 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-08-30 00:32:08.557 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-08-30 00:32:08.557 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-08-30 00:32:08.557 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-08-30 00:32:08.557 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-08-30 00:32:08.557 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-08-30 00:32:08.557 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-08-30 00:32:08.557 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-08-30 00:32:08.557 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-08-30 00:32:08.557 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-08-30 00:32:08.557 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-08-30 00:32:08.557 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-08-30 00:32:08.557 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-08-30 00:32:08.557 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-08-30 00:32:08.558 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-08-30 00:32:08.558 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-08-30 00:32:08.558 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-08-30 00:32:08.558 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-08-30 00:32:08.558 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-08-30 00:32:08.558 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-08-30 00:32:08.558 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-08-30 00:32:08.558 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-08-30 00:32:08.558 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-08-30 00:32:08.558 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-08-30 00:32:08.558 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-08-30 00:32:08.558 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-08-30 00:32:08.558 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-08-30 00:32:08.558 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-08-30 00:32:08.558 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-08-30 00:32:08.558 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-08-30 00:32:08.559 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-08-30 00:32:08.559 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-08-30 00:32:08.559 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-08-30 00:32:08.559 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-08-30 00:32:08.559 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-08-30 00:32:08.559 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-08-30 00:32:08.559 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-08-30 00:32:08.559 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-08-30 00:32:08.559 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-08-30 00:32:08.559 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-08-30 00:32:08.560 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-08-30 00:32:08.560 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-08-30 00:32:08.560 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-08-30 00:32:08.560 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-08-30 00:32:08.560 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-08-30 00:32:08.560 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-08-30 00:32:08.562 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-08-30 00:32:08.562 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-08-30 00:32:08.562 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-08-30 00:32:08.562 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-08-30 00:32:08.562 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-08-30 00:32:08.562 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-08-30 00:32:08.562 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-08-30 00:32:08.562 | etcd-v3.3.12-linux-amd64/etcdctl 2022-08-30 00:32:08.754 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-08-30 00:32:08.754 | etcd-v3.3.12-linux-amd64/etcd 2022-08-30 00:32:08.988 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-08-30 00:32:09.027 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-08-30 00:32:09.062 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-30 00:32:09.065 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-30 00:32:09.084 | + functions-common:is_service_enabled:2095 : return 1 2022-08-30 00:32:09.086 | + ./stack.sh:main:861 : install_dstat 2022-08-30 00:32:09.089 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-30 00:32:09.105 | + functions-common:is_service_enabled:2095 : return 1 2022-08-30 00:32:09.108 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-30 00:32:09.111 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-30 00:32:09.113 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-30 00:32:09.116 | + ./stack.sh:main:870 : install_libs 2022-08-30 00:32:09.118 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-30 00:32:09.121 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-30 00:32:09.123 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-30 00:32:09.126 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-30 00:32:09.128 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.130 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.133 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-08-30 00:32:09.135 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.137 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-30 00:32:09.140 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-30 00:32:09.142 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-30 00:32:09.144 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-30 00:32:09.147 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.149 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.151 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-08-30 00:32:09.153 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.155 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-30 00:32:09.158 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-30 00:32:09.160 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-30 00:32:09.162 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-30 00:32:09.164 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.167 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.169 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-08-30 00:32:09.171 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.173 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-30 00:32:09.175 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-30 00:32:09.178 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-30 00:32:09.180 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-30 00:32:09.182 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.184 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.186 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-08-30 00:32:09.188 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.191 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-30 00:32:09.193 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-30 00:32:09.195 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-30 00:32:09.197 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-30 00:32:09.200 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.202 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.204 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-08-30 00:32:09.206 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.209 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-30 00:32:09.211 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-30 00:32:09.213 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-30 00:32:09.215 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-30 00:32:09.217 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.220 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.222 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-08-30 00:32:09.225 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.227 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-30 00:32:09.229 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-30 00:32:09.232 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-30 00:32:09.234 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-30 00:32:09.236 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.238 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.240 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-08-30 00:32:09.242 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.245 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-30 00:32:09.247 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-30 00:32:09.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-30 00:32:09.251 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-30 00:32:09.254 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.259 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.262 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-08-30 00:32:09.267 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.267 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-30 00:32:09.269 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-30 00:32:09.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-30 00:32:09.275 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-30 00:32:09.277 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.279 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.281 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-08-30 00:32:09.284 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.286 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-30 00:32:09.288 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-30 00:32:09.291 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-30 00:32:09.295 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-30 00:32:09.297 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.301 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.303 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-08-30 00:32:09.306 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.309 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-30 00:32:09.311 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-30 00:32:09.313 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-30 00:32:09.317 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-30 00:32:09.319 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.321 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.324 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-08-30 00:32:09.326 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.329 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-30 00:32:09.331 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-30 00:32:09.334 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-30 00:32:09.336 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-30 00:32:09.338 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.341 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.343 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-08-30 00:32:09.346 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.348 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-30 00:32:09.350 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-30 00:32:09.353 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-30 00:32:09.355 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-30 00:32:09.357 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.359 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.361 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-08-30 00:32:09.363 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.366 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-30 00:32:09.369 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-30 00:32:09.371 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-30 00:32:09.373 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-30 00:32:09.375 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.377 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.380 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-08-30 00:32:09.382 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.385 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-30 00:32:09.387 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-30 00:32:09.389 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-30 00:32:09.391 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-30 00:32:09.393 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.396 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.398 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-08-30 00:32:09.400 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.402 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-30 00:32:09.405 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-30 00:32:09.407 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-30 00:32:09.409 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-30 00:32:09.412 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.414 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.416 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-08-30 00:32:09.419 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.421 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-30 00:32:09.423 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-30 00:32:09.425 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-30 00:32:09.428 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-30 00:32:09.430 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.432 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.434 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-08-30 00:32:09.437 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.439 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-30 00:32:09.442 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-30 00:32:09.444 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-30 00:32:09.446 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-30 00:32:09.449 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.451 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.453 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-08-30 00:32:09.455 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.458 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-30 00:32:09.461 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-30 00:32:09.463 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-30 00:32:09.465 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-30 00:32:09.468 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.470 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.472 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-08-30 00:32:09.475 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.477 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-30 00:32:09.480 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-30 00:32:09.482 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-30 00:32:09.484 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-30 00:32:09.487 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.489 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.492 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-08-30 00:32:09.494 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.497 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-30 00:32:09.500 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-30 00:32:09.503 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-30 00:32:09.506 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-30 00:32:09.509 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.512 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.514 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-08-30 00:32:09.517 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.520 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-30 00:32:09.522 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-30 00:32:09.524 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-30 00:32:09.527 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-30 00:32:09.529 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.531 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.533 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-08-30 00:32:09.536 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.538 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-30 00:32:09.540 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-30 00:32:09.542 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-30 00:32:09.545 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-30 00:32:09.547 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.549 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.552 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-08-30 00:32:09.554 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.556 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-30 00:32:09.559 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-30 00:32:09.561 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-30 00:32:09.563 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-30 00:32:09.566 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.568 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.570 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-08-30 00:32:09.573 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.576 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-30 00:32:09.578 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-30 00:32:09.580 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-30 00:32:09.583 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-30 00:32:09.585 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.587 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.590 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-08-30 00:32:09.592 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.595 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-30 00:32:09.600 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-30 00:32:09.603 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-30 00:32:09.606 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-30 00:32:09.610 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.612 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.615 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-08-30 00:32:09.617 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.620 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-30 00:32:09.624 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-30 00:32:09.626 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-30 00:32:09.629 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-30 00:32:09.631 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.633 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.636 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-08-30 00:32:09.638 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.640 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-30 00:32:09.642 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-30 00:32:09.646 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-30 00:32:09.648 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-30 00:32:09.650 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.652 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.655 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-08-30 00:32:09.657 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.659 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-30 00:32:09.662 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-30 00:32:09.664 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-30 00:32:09.666 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-30 00:32:09.668 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.671 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.673 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-08-30 00:32:09.675 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.678 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-30 00:32:09.680 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-30 00:32:09.682 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-30 00:32:09.685 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-30 00:32:09.687 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.691 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.693 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-08-30 00:32:09.696 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.698 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-30 00:32:09.701 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-30 00:32:09.704 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-30 00:32:09.706 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-30 00:32:09.709 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.711 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.714 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-08-30 00:32:09.716 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.718 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-30 00:32:09.721 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-30 00:32:09.723 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-30 00:32:09.725 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-30 00:32:09.727 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.729 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.732 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-08-30 00:32:09.734 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.736 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-30 00:32:09.739 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-30 00:32:09.742 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-30 00:32:09.745 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-30 00:32:09.747 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.750 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.752 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-08-30 00:32:09.755 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.758 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-30 00:32:09.761 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-30 00:32:09.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-30 00:32:09.768 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-30 00:32:09.771 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.774 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.776 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-08-30 00:32:09.778 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.781 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-30 00:32:09.783 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-30 00:32:09.785 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-30 00:32:09.788 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-30 00:32:09.790 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.793 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.795 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-08-30 00:32:09.797 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.800 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-30 00:32:09.803 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-30 00:32:09.805 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-30 00:32:09.807 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-30 00:32:09.810 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.812 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.815 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-08-30 00:32:09.817 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.820 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-30 00:32:09.824 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-30 00:32:09.827 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-30 00:32:09.831 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-30 00:32:09.833 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.836 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.839 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-08-30 00:32:09.841 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.844 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-30 00:32:09.846 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-30 00:32:09.848 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-30 00:32:09.851 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-30 00:32:09.856 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-30 00:32:09.859 | + inc/python:use_library_from_git:248 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-30 00:32:09.862 | + inc/python:use_library_from_git:248 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-08-30 00:32:09.864 | + inc/python:use_library_from_git:249 : return 1 2022-08-30 00:32:09.866 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-30 00:32:09.890 | Using python 3.8 to install etcd3 2022-08-30 00:32:09.892 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-30 00:32:11.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-30 00:32:11.888 | from cryptography.utils import int_from_bytes 2022-08-30 00:32:11.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-30 00:32:11.889 | from cryptography.utils import int_from_bytes 2022-08-30 00:32:12.887 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-30 00:32:27.972 | WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.100.0.9', port=8080): Read timed out. (read timeout=15)")': /cloudbase/CI/+simple/etcd3/ 2022-08-30 00:32:28.403 | Collecting etcd3===0.12.0 2022-08-30 00:32:28.410 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-08-30 00:32:39.306 | Collecting grpcio===1.47.0 2022-08-30 00:32:39.326 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cc3/4d182c4fd64b6/grpcio-1.47.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB) 2022-08-30 00:32:40.459 | Collecting protobuf===4.21.5 2022-08-30 00:32:40.466 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e0/b272217aad897/protobuf-4.21.5-cp37-abi3-manylinux2014_x86_64.whl (408 kB) 2022-08-30 00:32:40.581 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-08-30 00:32:40.584 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (6.3.1) 2022-08-30 00:32:40.598 | Building wheels for collected packages: etcd3 2022-08-30 00:32:40.599 | Building wheel for etcd3 (setup.py): started 2022-08-30 00:32:41.286 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-08-30 00:32:41.287 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=2aa33801952b0accffc20ce47a11c6eca33133e9af7e800613f93215486c5ec7 2022-08-30 00:32:41.287 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-08-30 00:32:41.288 | Successfully built etcd3 2022-08-30 00:32:42.766 | Installing collected packages: grpcio, protobuf, etcd3 2022-08-30 00:32:43.568 | Successfully installed etcd3-0.12.0 grpcio-1.47.0 protobuf-4.21.5 2022-08-30 00:32:43.702 | + inc/python:pip_install:196 : result=0 2022-08-30 00:32:43.704 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-30 00:32:43.706 | + functions-common:time_stop:2439 : local name 2022-08-30 00:32:43.709 | + functions-common:time_stop:2440 : local end_time 2022-08-30 00:32:43.711 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-30 00:32:43.713 | + functions-common:time_stop:2442 : local total 2022-08-30 00:32:43.715 | + functions-common:time_stop:2443 : local start_time 2022-08-30 00:32:43.717 | + functions-common:time_stop:2445 : name=pip_install 2022-08-30 00:32:43.720 | + functions-common:time_stop:2446 : start_time=1661819529884 2022-08-30 00:32:43.722 | + functions-common:time_stop:2448 : [[ -z 1661819529884 ]] 2022-08-30 00:32:43.725 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-30 00:32:43.729 | + functions-common:time_stop:2451 : end_time=1661819563726 2022-08-30 00:32:43.731 | + functions-common:time_stop:2452 : elapsed_time=33842 2022-08-30 00:32:43.733 | + functions-common:time_stop:2453 : total=37159 2022-08-30 00:32:43.735 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-30 00:32:43.737 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=71001 2022-08-30 00:32:43.740 | + inc/python:pip_install:199 : return 0 2022-08-30 00:32:43.742 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-30 00:32:43.764 | Using python 3.8 to install etcd3gw 2022-08-30 00:32:43.766 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-30 00:32:45.713 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-30 00:32:45.713 | from cryptography.utils import int_from_bytes 2022-08-30 00:32:45.713 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-30 00:32:45.713 | from cryptography.utils import int_from_bytes 2022-08-30 00:32:46.700 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-30 00:32:47.228 | Collecting etcd3gw===2.0.0 2022-08-30 00:32:47.235 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/827/5a9233ccda502/etcd3gw-2.0.0-py3-none-any.whl (22 kB) 2022-08-30 00:32:47.318 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.1) 2022-08-30 00:32:47.320 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-08-30 00:32:47.333 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-30 00:32:47.336 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.1) 2022-08-30 00:32:47.341 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-08-30 00:32:47.344 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2019.11.28) 2022-08-30 00:32:47.346 | Requirement already satisfied: urllib3===1.26.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.12) 2022-08-30 00:32:48.746 | Installing collected packages: etcd3gw 2022-08-30 00:32:48.846 | Successfully installed etcd3gw-2.0.0 2022-08-30 00:32:48.942 | + inc/python:pip_install:196 : result=0 2022-08-30 00:32:48.945 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-30 00:32:48.947 | + functions-common:time_stop:2439 : local name 2022-08-30 00:32:48.950 | + functions-common:time_stop:2440 : local end_time 2022-08-30 00:32:48.952 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-30 00:32:48.954 | + functions-common:time_stop:2442 : local total 2022-08-30 00:32:48.956 | + functions-common:time_stop:2443 : local start_time 2022-08-30 00:32:48.959 | + functions-common:time_stop:2445 : name=pip_install 2022-08-30 00:32:48.961 | + functions-common:time_stop:2446 : start_time=1661819563758 2022-08-30 00:32:48.963 | + functions-common:time_stop:2448 : [[ -z 1661819563758 ]] 2022-08-30 00:32:48.966 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-30 00:32:48.970 | + functions-common:time_stop:2451 : end_time=1661819568968 2022-08-30 00:32:48.972 | + functions-common:time_stop:2452 : elapsed_time=5210 2022-08-30 00:32:48.975 | + functions-common:time_stop:2453 : total=71001 2022-08-30 00:32:48.977 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-30 00:32:48.979 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=76211 2022-08-30 00:32:48.982 | + inc/python:pip_install:199 : return 0 2022-08-30 00:32:48.984 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-30 00:32:48.986 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-30 00:32:48.989 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-30 00:32:48.991 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-30 00:32:48.993 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-30 00:32:48.996 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-30 00:32:48.998 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-30 00:32:49.000 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-30 00:32:49.003 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-30 00:32:49.005 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-30 00:32:49.007 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-30 00:32:49.011 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-30 00:32:49.013 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-30 00:32:49.016 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-30 00:32:49.018 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:32:49.020 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:32:49.023 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-30 00:32:49.025 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-30 00:32:49.027 | + functions-common:install_package:1463 : update_package_repo 2022-08-30 00:32:49.029 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-30 00:32:49.032 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-30 00:32:49.034 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-30 00:32:49.036 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-30 00:32:49.038 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-30 00:32:49.041 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:32:49.043 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:32:49.045 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-30 00:32:49.048 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-30 00:32:49.050 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-30 00:32:49.052 | + functions-common:apt_get_update:1190 : return 2022-08-30 00:32:49.054 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-30 00:32:49.057 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-30 00:32:49.059 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:32:49.062 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:32:49.064 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-30 00:32:49.089 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-30 00:32:49.199 | Reading package lists... 2022-08-30 00:32:49.465 | Building dependency tree... 2022-08-30 00:32:49.467 | Reading state information... 2022-08-30 00:32:49.734 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-30 00:32:49.734 | The following packages were automatically installed and are no longer required: 2022-08-30 00:32:49.735 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-30 00:32:49.735 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-30 00:32:49.736 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-30 00:32:49.736 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-30 00:32:49.736 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-30 00:32:49.736 | python3-zope.interface 2022-08-30 00:32:49.736 | Use 'sudo apt autoremove' to remove them. 2022-08-30 00:32:49.736 | The following additional packages will be installed: 2022-08-30 00:32:49.737 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-08-30 00:32:49.738 | Suggested packages: 2022-08-30 00:32:49.739 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-08-30 00:32:49.817 | The following NEW packages will be installed: 2022-08-30 00:32:49.818 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-08-30 00:33:20.873 | 0 upgraded, 6 newly installed, 0 to remove and 159 not upgraded. 2022-08-30 00:33:20.873 | Need to get 1,306 kB of archives. 2022-08-30 00:33:20.873 | After this operation, 4,613 kB of additional disk space will be used. 2022-08-30 00:33:20.873 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 2022-08-30 00:33:20.873 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out 2022-08-30 00:33:20.873 | Err:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 2022-08-30 00:33:20.873 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:33:20.873 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 2022-08-30 00:33:20.873 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:33:20.873 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 2022-08-30 00:33:20.873 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:33:20.873 | Err:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 2022-08-30 00:33:20.874 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:33:20.874 | Err:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 2022-08-30 00:33:20.874 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:33:20.923 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/n/norm/libnorm1_1.5.8+dfsg2-2build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out 2022-08-30 00:33:20.923 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/libp/libpgm/libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:33:20.923 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/z/zeromq3/libzmq5_4.3.2-2ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:33:20.923 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/u/uwsgi/uwsgi-core_2.0.18-11ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:33:20.923 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/u/uwsgi/uwsgi_2.0.18-11ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:33:20.923 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/u/uwsgi/uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:33:20.923 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2022-08-30 00:33:20.928 | + functions-common:apt_get:1234 : result=100 2022-08-30 00:33:20.931 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-30 00:33:20.933 | + functions-common:time_stop:2439 : local name 2022-08-30 00:33:20.935 | + functions-common:time_stop:2440 : local end_time 2022-08-30 00:33:20.938 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-30 00:33:20.943 | + functions-common:time_stop:2442 : local total 2022-08-30 00:33:20.946 | + functions-common:time_stop:2443 : local start_time 2022-08-30 00:33:20.948 | + functions-common:time_stop:2445 : name=apt-get 2022-08-30 00:33:20.951 | + functions-common:time_stop:2446 : start_time=1661819569086 2022-08-30 00:33:20.953 | + functions-common:time_stop:2448 : [[ -z 1661819569086 ]] 2022-08-30 00:33:20.956 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-30 00:33:20.961 | + functions-common:time_stop:2451 : end_time=1661819600958 2022-08-30 00:33:20.964 | + functions-common:time_stop:2452 : elapsed_time=31872 2022-08-30 00:33:20.966 | + functions-common:time_stop:2453 : total=276664 2022-08-30 00:33:20.968 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-30 00:33:20.971 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=308536 2022-08-30 00:33:20.974 | + functions-common:apt_get:1238 : return 100 2022-08-30 00:33:20.977 | + functions-common:install_package:1465 : RETRY_UPDATE=True 2022-08-30 00:33:20.979 | + functions-common:install_package:1465 : update_package_repo 2022-08-30 00:33:20.982 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-30 00:33:20.984 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-30 00:33:20.986 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=True 2022-08-30 00:33:20.989 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-30 00:33:20.992 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-30 00:33:20.994 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:33:20.997 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:33:20.999 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-30 00:33:21.002 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-30 00:33:21.004 | + functions-common:apt_get_update:1189 : [[ True != \T\r\u\e ]] 2022-08-30 00:33:21.007 | + functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-08-30 00:33:21.009 | + functions-common:apt_get_update:1196 : local sudo=sudo 2022-08-30 00:33:21.012 | ++ functions-common:apt_get_update:1197 : id -u 2022-08-30 00:33:21.016 | + functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-08-30 00:33:21.019 | + functions-common:apt_get_update:1200 : time_start apt-get-update 2022-08-30 00:33:21.021 | + functions-common:time_start:2425 : local name=apt-get-update 2022-08-30 00:33:21.024 | + functions-common:time_start:2426 : local start_time= 2022-08-30 00:33:21.026 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-30 00:33:21.029 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-30 00:33:21.033 | + functions-common:time_start:2430 : _TIME_START[$name]=1661819601030 2022-08-30 00:33:21.035 | + functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-30 00:33:21.037 | + functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-30 00:33:21.040 | + functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-30 00:33:52.184 | Err:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-08-30 00:33:52.184 | Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::18). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::15). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::16). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Could not connect to security.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.39), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.38), connection timed out Could not connect to security.ubuntu.com:80 (185.125.190.39), connection timed out 2022-08-30 00:33:52.195 | Err:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-30 00:33:52.195 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out 2022-08-30 00:33:52.195 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-30 00:33:52.195 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:33:52.195 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-08-30 00:33:52.195 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:33:53.923 | Reading package lists... 2022-08-30 00:33:53.947 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/focal/InRelease Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out 2022-08-30 00:33:53.947 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/focal-updates/InRelease Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:33:53.947 | W: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/dists/focal-backports/InRelease Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:33:53.947 | W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/focal-security/InRelease Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::18). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::15). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::16). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2620:2d:4000:1::19). - connect (101: Network is unreachable) Could not connect to security.ubuntu.com:80 (185.125.190.36), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.39), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.38), connection timed out Could not connect to security.ubuntu.com:80 (185.125.190.39), connection timed out 2022-08-30 00:33:53.947 | W: Some index files failed to download. They have been ignored, or old ones used instead. 2022-08-30 00:33:53.953 | + functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-08-30 00:33:53.955 | + functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-08-30 00:33:53.958 | + functions-common:time_stop:2439 : local name 2022-08-30 00:33:53.960 | + functions-common:time_stop:2440 : local end_time 2022-08-30 00:33:53.962 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-30 00:33:53.965 | + functions-common:time_stop:2442 : local total 2022-08-30 00:33:53.967 | + functions-common:time_stop:2443 : local start_time 2022-08-30 00:33:53.969 | + functions-common:time_stop:2445 : name=apt-get-update 2022-08-30 00:33:53.971 | + functions-common:time_stop:2446 : start_time=1661819601030 2022-08-30 00:33:53.973 | + functions-common:time_stop:2448 : [[ -z 1661819601030 ]] 2022-08-30 00:33:53.977 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-30 00:33:53.982 | + functions-common:time_stop:2451 : end_time=1661819633980 2022-08-30 00:33:53.984 | + functions-common:time_stop:2452 : elapsed_time=32950 2022-08-30 00:33:53.987 | + functions-common:time_stop:2453 : total=3386 2022-08-30 00:33:53.989 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-30 00:33:53.991 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=36336 2022-08-30 00:33:53.994 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-30 00:33:53.996 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-30 00:33:53.998 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-30 00:33:54.001 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-30 00:33:54.004 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-30 00:33:54.026 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-30 00:33:54.144 | Reading package lists... 2022-08-30 00:33:54.425 | Building dependency tree... 2022-08-30 00:33:54.427 | Reading state information... 2022-08-30 00:33:54.727 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-30 00:33:54.727 | The following packages were automatically installed and are no longer required: 2022-08-30 00:33:54.728 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-30 00:33:54.728 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-30 00:33:54.728 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-30 00:33:54.728 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-30 00:33:54.728 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-30 00:33:54.729 | python3-zope.interface 2022-08-30 00:33:54.729 | Use 'sudo apt autoremove' to remove them. 2022-08-30 00:33:54.729 | The following additional packages will be installed: 2022-08-30 00:33:54.730 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-08-30 00:33:54.731 | Suggested packages: 2022-08-30 00:33:54.731 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-08-30 00:33:54.802 | The following NEW packages will be installed: 2022-08-30 00:33:54.803 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-08-30 00:34:25.851 | 0 upgraded, 6 newly installed, 0 to remove and 159 not upgraded. 2022-08-30 00:34:25.851 | Need to get 1,306 kB of archives. 2022-08-30 00:34:25.851 | After this operation, 4,613 kB of additional disk space will be used. 2022-08-30 00:34:25.851 | Err:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 2022-08-30 00:34:25.851 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out 2022-08-30 00:34:25.851 | Err:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 2022-08-30 00:34:25.852 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:34:25.852 | Err:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 2022-08-30 00:34:25.852 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:34:25.852 | Err:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 2022-08-30 00:34:25.852 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:34:25.852 | Err:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 2022-08-30 00:34:25.852 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:34:25.853 | Err:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 2022-08-30 00:34:25.853 | Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:34:25.903 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/n/norm/libnorm1_1.5.8+dfsg2-2build1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.122), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.38), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (91.189.91.121), connection timed out Could not connect to nova.clouds.archive.ubuntu.com:80 (185.125.190.41), connection timed out 2022-08-30 00:34:25.904 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/libp/libpgm/libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:34:25.904 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/z/zeromq3/libzmq5_4.3.2-2ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:34:25.904 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/u/uwsgi/uwsgi-core_2.0.18-11ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:34:25.904 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/u/uwsgi/uwsgi_2.0.18-11ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:34:25.904 | E: Failed to fetch http://nova.clouds.archive.ubuntu.com/ubuntu/pool/universe/u/uwsgi/uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::26). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::1b). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2001:67c:1562::29). - connect (101: Network is unreachable) Cannot initiate the connection to nova.clouds.archive.ubuntu.com:80 (2620:2d:4000:1::18). - connect (101: Network is unreachable) 2022-08-30 00:34:25.904 | E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 2022-08-30 00:34:25.909 | + functions-common:apt_get:1 : exit_trap 2022-08-30 00:34:25.912 | + ./stack.sh:exit_trap:516 : local r=100 2022-08-30 00:34:25.915 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-08-30 00:34:25.917 | + ./stack.sh:exit_trap:517 : jobs= 2022-08-30 00:34:25.919 | + ./stack.sh:exit_trap:520 : [[ -n '' ]] 2022-08-30 00:34:25.921 | + ./stack.sh:exit_trap:526 : '[' -f '' ']' 2022-08-30 00:34:25.924 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-08-30 00:34:25.926 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-08-30 00:34:25.928 | + ./stack.sh:exit_trap:533 : [[ 100 -ne 0 ]] 2022-08-30 00:34:25.930 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-08-30 00:34:25.930 | Error on exit 2022-08-30 00:34:25.932 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-08-30 00:34:25.934 | + ./stack.sh:exit_trap:537 : generate-subunit 1661819179 486 fail 2022-08-30 00:34:26.176 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-08-30 00:34:26.178 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-08-30 00:34:26.801 | + ./stack.sh:exit_trap:551 : exit 100