2022-06-21 17:55:38.129 | + ./stack.sh:main:473 : exec 2022-06-21 17:55:38.129 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-21-175538' 2022-06-21 17:55:38.129 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-21-175538.summary.2022-06-21-175538 2022-06-21 17:55:38.129 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-06-21 17:55:38.129 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-21-175538 2022-06-21 17:55:38.129 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-21-175538 /opt/stack/logs/stack.sh.log 2022-06-21 17:55:38.129 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-21-175538.summary.2022-06-21-175538 /opt/stack/logs/stack.sh.log.summary 2022-06-21 17:55:38.129 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-06-21 17:55:38.129 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-21 17:55:38.129 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-21 17:55:38.130 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-21 17:55:38.130 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-21 17:55:38.130 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-21 17:55:38.130 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-21 17:55:38.130 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-21 17:55:38.130 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-21 17:55:38.130 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-21 17:55:38.135 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-21 17:55:38.137 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-21 17:55:38.139 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-21 17:55:38.141 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-21 17:55:38.145 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-21 17:55:38.147 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-06-21 17:55:38.149 | + ./stack.sh:main:546 : trap err_trap ERR 2022-06-21 17:55:38.151 | + ./stack.sh:main:559 : set -o errexit 2022-06-21 17:55:38.153 | + ./stack.sh:main:562 : uname -a 2022-06-21 17:55:38.154 | Linux dv-neutron-846031-3-hyperv 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-06-21 17:55:38.155 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-21 17:55:38.157 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-21 17:55:38.160 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-06-21 17:55:38.192 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-21 17:55:38.206 | + ./stack.sh:main:576 : fetch_plugins 2022-06-21 17:55:38.208 | + functions-common:fetch_plugins:1667 : local plugins= 2022-06-21 17:55:38.210 | + functions-common:fetch_plugins:1668 : local plugin 2022-06-21 17:55:38.212 | + functions-common:fetch_plugins:1671 : [[ -z '' ]] 2022-06-21 17:55:38.214 | + functions-common:fetch_plugins:1672 : return 2022-06-21 17:55:38.216 | + ./stack.sh:main:580 : run_phase override_defaults 2022-06-21 17:55:38.218 | + functions-common:run_phase:1749 : local mode=override_defaults 2022-06-21 17:55:38.219 | + functions-common:run_phase:1750 : local phase= 2022-06-21 17:55:38.221 | + functions-common:run_phase:1751 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-21 17:55:38.223 | + functions-common:run_phase:1752 : local extra_plugin_file_name 2022-06-21 17:55:38.224 | + functions-common:run_phase:1753 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-21 17:55:38.226 | + functions-common:run_phase:1758 : local exceptions=80-tempest.sh 2022-06-21 17:55:38.228 | + functions-common:run_phase:1759 : local extra 2022-06-21 17:55:38.230 | ++ functions-common:run_phase:1760 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-21 17:55:38.233 | + functions-common:run_phase:1760 : extra=80-tempest.sh 2022-06-21 17:55:38.235 | + functions-common:run_phase:1761 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-21 17:55:38.237 | + functions-common:run_phase:1765 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-21 17:55:38.239 | + functions-common:run_phase:1765 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-21 17:55:38.241 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-21 17:55:38.253 | ++ functions-common:is_service_enabled:1977 : return 0 2022-06-21 17:55:38.255 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-21 17:55:38.257 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 17:55:38.259 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 17:55:38.261 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 17:55:38.262 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 17:55:38.265 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-21 17:55:38.267 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-21 17:55:38.269 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-21 17:55:38.271 | + functions-common:run_phase:1770 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-21 17:55:38.273 | + functions-common:run_phase:1773 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-21 17:55:38.275 | + functions-common:run_phase:1774 : plugin_override_defaults 2022-06-21 17:55:38.277 | + functions-common:plugin_override_defaults:1708 : local plugins= 2022-06-21 17:55:38.279 | + functions-common:plugin_override_defaults:1709 : local plugin 2022-06-21 17:55:38.280 | + functions-common:plugin_override_defaults:1712 : [[ -z '' ]] 2022-06-21 17:55:38.282 | + functions-common:plugin_override_defaults:1713 : return 2022-06-21 17:55:38.285 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-06-21 17:55:38.301 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-06-21 17:55:38.303 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-21 17:55:38.315 | ++ functions-common:is_service_enabled:1977 : return 1 2022-06-21 17:55:38.317 | +++ lib/tls:source:43 : hostname -f 2022-06-21 17:55:38.321 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-21 17:55:38.322 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-21 17:55:38.324 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-21 17:55:38.326 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-21 17:55:38.328 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-21 17:55:38.333 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-21 17:55:38.335 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-21 17:55:38.336 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-21 17:55:38.338 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-21 17:55:38.340 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-21 17:55:38.344 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-06-21 17:55:38.360 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-06-21 17:55:38.377 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-06-21 17:55:38.389 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-06-21 17:55:38.401 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-06-21 17:55:38.428 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-06-21 17:55:38.485 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-06-21 17:55:38.565 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-06-21 17:55:38.586 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-06-21 17:55:38.634 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-06-21 17:55:38.683 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-06-21 17:55:38.809 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-06-21 17:55:38.823 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-06-21 17:55:38.836 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-21 17:55:38.848 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-06-21 17:55:38.934 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2022-06-21 17:55:38.936 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-21 17:55:38.939 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-21 17:55:38.941 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-21 17:55:38.943 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-21 17:55:38.946 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-21 17:55:38.948 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-21 17:55:38.948 | False' 2022-06-21 17:55:38.951 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-21 17:55:38.966 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-21 17:55:38.968 | + ./stack.sh:main:610 : run_phase source 2022-06-21 17:55:38.971 | + functions-common:run_phase:1749 : local mode=source 2022-06-21 17:55:38.972 | + functions-common:run_phase:1750 : local phase= 2022-06-21 17:55:38.974 | + functions-common:run_phase:1751 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-21 17:55:38.976 | + functions-common:run_phase:1752 : local extra_plugin_file_name 2022-06-21 17:55:38.978 | + functions-common:run_phase:1753 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-21 17:55:38.980 | + functions-common:run_phase:1758 : local exceptions=80-tempest.sh 2022-06-21 17:55:38.982 | + functions-common:run_phase:1759 : local extra 2022-06-21 17:55:38.985 | ++ functions-common:run_phase:1760 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-21 17:55:38.988 | + functions-common:run_phase:1760 : extra=80-tempest.sh 2022-06-21 17:55:38.990 | + functions-common:run_phase:1761 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-21 17:55:38.992 | + functions-common:run_phase:1765 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-21 17:55:38.994 | + functions-common:run_phase:1765 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-21 17:55:38.997 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-21 17:55:39.011 | ++ functions-common:is_service_enabled:1977 : return 0 2022-06-21 17:55:39.013 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-21 17:55:39.015 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-21 17:55:39.056 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-21 17:55:39.058 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-21 17:55:39.060 | + functions-common:run_phase:1770 : [[ source == \s\o\u\r\c\e ]] 2022-06-21 17:55:39.062 | + functions-common:run_phase:1771 : load_plugin_settings 2022-06-21 17:55:39.065 | + functions-common:load_plugin_settings:1685 : local plugins= 2022-06-21 17:55:39.067 | + functions-common:load_plugin_settings:1686 : local plugin 2022-06-21 17:55:39.069 | + functions-common:load_plugin_settings:1689 : [[ -z '' ]] 2022-06-21 17:55:39.072 | + functions-common:load_plugin_settings:1690 : return 2022-06-21 17:55:39.081 | + functions-common:run_phase:1772 : verify_disabled_services 2022-06-21 17:55:39.084 | + functions-common:verify_disabled_services:2032 : local service 2022-06-21 17:55:39.086 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.089 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-21 17:55:39.091 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.094 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-21 17:55:39.096 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.098 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-21 17:55:39.100 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.103 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-21 17:55:39.105 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.108 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-21 17:55:39.111 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.113 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-21 17:55:39.116 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.118 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-21 17:55:39.121 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.124 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-21 17:55:39.127 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.130 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-21 17:55:39.132 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.135 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-21 17:55:39.137 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.140 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-21 17:55:39.142 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.144 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-21 17:55:39.147 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.149 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-21 17:55:39.151 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.153 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-21 17:55:39.156 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.159 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-21 17:55:39.162 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.164 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-21 17:55:39.166 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.168 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-21 17:55:39.171 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.173 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-21 17:55:39.175 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.178 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-21 17:55:39.180 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.182 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-21 17:55:39.184 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.186 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-21 17:55:39.189 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.191 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-21 17:55:39.193 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.195 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-21 17:55:39.197 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.200 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-21 17:55:39.202 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.204 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-21 17:55:39.206 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.208 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-21 17:55:39.211 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.213 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-21 17:55:39.215 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.218 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-21 17:55:39.220 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.222 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-21 17:55:39.225 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.227 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-21 17:55:39.229 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.231 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-21 17:55:39.233 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.236 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-21 17:55:39.238 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.240 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-21 17:55:39.243 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.245 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-21 17:55:39.247 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.249 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-21 17:55:39.251 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.254 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-21 17:55:39.256 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.258 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-21 17:55:39.260 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.262 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-21 17:55:39.265 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.267 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-21 17:55:39.269 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.271 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-21 17:55:39.273 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.275 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-21 17:55:39.278 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.280 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-21 17:55:39.282 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.285 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-21 17:55:39.287 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.289 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-21 17:55:39.291 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.293 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-21 17:55:39.295 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.298 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-21 17:55:39.300 | + functions-common:verify_disabled_services:2033 : for service in ${ENABLED_SERVICES//,/ } 2022-06-21 17:55:39.303 | + functions-common:verify_disabled_services:2034 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-21 17:55:39.305 | + ./stack.sh:main:681 : initialize_database_backends 2022-06-21 17:55:39.307 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-21 17:55:39.310 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-21 17:55:39.324 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 17:55:39.326 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-21 17:55:39.328 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-21 17:55:39.330 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-21 17:55:39.344 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 17:55:39.347 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-21 17:55:39.349 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-21 17:55:39.352 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-21 17:55:39.354 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-21 17:55:39.356 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-21 17:55:39.358 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-21 17:55:39.360 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-21 17:55:39.364 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-06-21 17:55:39.366 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-21 17:55:39.368 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-06-21 17:55:39.371 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-21 17:55:39.373 | + lib/database:initialize_database_backends:104 : return 0 2022-06-21 17:55:39.375 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2022-06-21 17:55:39.375 | Using mysql database backend 2022-06-21 17:55:39.378 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-21 17:55:39.393 | + ./stack.sh:main:697 : is_service_enabled rabbit 2022-06-21 17:55:39.409 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 17:55:39.412 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-21 17:55:39.428 | + ./stack.sh:main:705 : is_service_enabled keystone 2022-06-21 17:55:39.450 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 17:55:39.452 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-21 17:55:39.468 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-21 17:55:39.484 | + ./stack.sh:main:720 : is_service_enabled ldap 2022-06-21 17:55:39.499 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 17:55:39.502 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2022-06-21 17:55:39.518 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 17:55:39.520 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-21 17:55:39.540 | + ./stack.sh:main:735 : [[ -z '' ]] 2022-06-21 17:55:39.542 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2022-06-21 17:55:39.544 | + ./stack.sh:main:741 : save_stackenv 741 2022-06-21 17:55:39.546 | + functions-common:save_stackenv:60 : local tag=741 2022-06-21 17:55:39.549 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-21 17:55:39.553 | + functions-common:save_stackenv:62 : time_stamp=2022-06-21-175539 2022-06-21 17:55:39.556 | + functions-common:save_stackenv:63 : echo '# 2022-06-21-175539 741' 2022-06-21 17:55:39.558 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 17:55:39.560 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-21 17:55:39.563 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 17:55:39.565 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-21 17:55:39.567 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 17:55:39.570 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-21 17:55:39.572 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 17:55:39.574 | + 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,c-vol,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,c-bak,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-06-21 17:55:39.576 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 17:55:39.579 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.66 2022-06-21 17:55:39.581 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 17:55:39.584 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.66/identity 2022-06-21 17:55:39.586 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 17:55:39.588 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-21-175538 2022-06-21 17:55:39.591 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 17:55:39.593 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-21 17:55:39.596 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 17:55:39.598 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.66 2022-06-21 17:55:39.600 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 17:55:39.603 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-21 17:55:39.606 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 17:55:39.608 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-21 17:55:39.610 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 17:55:39.613 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-21 17:55:39.615 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-21 17:55:39.617 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-21 17:55:39.620 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/xena 2022-06-21 17:55:39.622 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-21 17:55:39.624 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-06-21 17:55:39.626 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-06-21 17:55:39.628 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 17:55:39.630 | ++ functions-common:git_clone:527 : pwd 2022-06-21 17:55:39.633 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 17:55:39.635 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 17:55:39.637 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 17:55:39.652 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 17:55:39.654 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 17:55:39.656 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 17:55:39.659 | + functions-common:git_clone:544 : echo stable/xena 2022-06-21 17:55:39.660 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 17:55:39.665 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-06-21 17:55:39.667 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 17:55:39.669 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-21 17:55:39.680 | + functions-common:git_clone:604 : cd /opt/stack/requirements 2022-06-21 17:55:39.683 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 17:55:39.683 | + functions-common:git_clone:605 : head -1 2022-06-21 17:55:39.686 | 03061a94 update constraint for python-designateclient to new release 4.3.1 2022-06-21 17:55:39.688 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 17:55:39.691 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2022-06-21 17:55:39.693 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-06-21 17:55:39.695 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-06-21 17:55:39.698 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-21 17:55:39.700 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-21 17:55:39.702 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-21 17:55:39.706 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-21 17:55:39.709 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-21 17:55:39.711 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-21 17:55:39.714 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-21 17:55:39.717 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-21 17:55:39.721 | ++ tools/install_prereqs.sh:source:47 : NOW=1655834139 2022-06-21 17:55:39.724 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-21 17:55:39.728 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-06-21 17:55:39.731 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-06-21 17:55:39.733 | ++ tools/install_prereqs.sh:source:49 : DELTA=1655834139 2022-06-21 17:55:39.735 | ++ tools/install_prereqs.sh:source:50 : [[ 1655834139 -lt 7200 ]] 2022-06-21 17:55:39.738 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-21 17:55:39.740 | ++ functions-common:export_proxy_variables:2139 : isset http_proxy 2022-06-21 17:55:39.742 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-06-21 17:55:39.744 | ++ functions-common:export_proxy_variables:2142 : isset https_proxy 2022-06-21 17:55:39.747 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-06-21 17:55:39.749 | ++ functions-common:export_proxy_variables:2145 : isset no_proxy 2022-06-21 17:55:39.751 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-06-21 17:55:39.754 | +++ 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,c-vol,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,c-bak,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-06-21 17:55:39.800 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-21 17:55:39.800 | apache2-dev 2022-06-21 17:55:39.801 | bc 2022-06-21 17:55:39.801 | bsdmainutils 2022-06-21 17:55:39.801 | curl 2022-06-21 17:55:39.801 | g++ 2022-06-21 17:55:39.801 | gawk 2022-06-21 17:55:39.801 | gcc 2022-06-21 17:55:39.801 | gettext 2022-06-21 17:55:39.801 | git 2022-06-21 17:55:39.801 | graphviz 2022-06-21 17:55:39.801 | iputils-ping 2022-06-21 17:55:39.801 | libapache2-mod-proxy-uwsgi 2022-06-21 17:55:39.801 | libffi-dev 2022-06-21 17:55:39.801 | libjpeg-dev 2022-06-21 17:55:39.801 | libpcre3-dev 2022-06-21 17:55:39.801 | libpq-dev 2022-06-21 17:55:39.801 | libssl-dev 2022-06-21 17:55:39.801 | libsystemd-dev 2022-06-21 17:55:39.801 | libxml2-dev 2022-06-21 17:55:39.801 | libxslt1-dev 2022-06-21 17:55:39.801 | libyaml-dev 2022-06-21 17:55:39.801 | lsof 2022-06-21 17:55:39.801 | openssh-server 2022-06-21 17:55:39.801 | openssl 2022-06-21 17:55:39.801 | pkg-config 2022-06-21 17:55:39.801 | psmisc 2022-06-21 17:55:39.801 | python3-dev 2022-06-21 17:55:39.801 | python3-pip 2022-06-21 17:55:39.801 | python3-systemd 2022-06-21 17:55:39.801 | python3-venv 2022-06-21 17:55:39.801 | tar 2022-06-21 17:55:39.801 | tcpdump 2022-06-21 17:55:39.801 | unzip 2022-06-21 17:55:39.802 | uuid-runtime 2022-06-21 17:55:39.802 | wget 2022-06-21 17:55:39.802 | wget 2022-06-21 17:55:39.802 | zlib1g-dev 2022-06-21 17:55:39.802 | libkrb5-dev 2022-06-21 17:55:39.802 | libldap2-dev 2022-06-21 17:55:39.802 | libsasl2-dev 2022-06-21 17:55:39.802 | memcached 2022-06-21 17:55:39.802 | python3-mysqldb 2022-06-21 17:55:39.802 | sqlite3 2022-06-21 17:55:39.802 | conntrack 2022-06-21 17:55:39.802 | curl 2022-06-21 17:55:39.802 | dnsmasq-base 2022-06-21 17:55:39.802 | dnsmasq-utils 2022-06-21 17:55:39.802 | ebtables 2022-06-21 17:55:39.802 | genisoimage 2022-06-21 17:55:39.802 | iptables 2022-06-21 17:55:39.802 | iputils-arping 2022-06-21 17:55:39.802 | kpartx 2022-06-21 17:55:39.802 | libjs-jquery-tablesorter 2022-06-21 17:55:39.802 | parted 2022-06-21 17:55:39.802 | pm-utils 2022-06-21 17:55:39.802 | python3-mysqldb 2022-06-21 17:55:39.802 | socat 2022-06-21 17:55:39.802 | sqlite3 2022-06-21 17:55:39.802 | sudo 2022-06-21 17:55:39.802 | vlan 2022-06-21 17:55:39.802 | lsscsi 2022-06-21 17:55:39.802 | open-iscsi 2022-06-21 17:55:39.802 | lvm2 2022-06-21 17:55:39.802 | qemu-utils 2022-06-21 17:55:39.802 | thin-provisioning-tools 2022-06-21 17:55:39.802 | acl 2022-06-21 17:55:39.802 | dnsmasq-base 2022-06-21 17:55:39.802 | dnsmasq-utils 2022-06-21 17:55:39.802 | ebtables 2022-06-21 17:55:39.802 | haproxy 2022-06-21 17:55:39.803 | iptables 2022-06-21 17:55:39.803 | iputils-arping 2022-06-21 17:55:39.803 | iputils-ping 2022-06-21 17:55:39.803 | postgresql-server-dev-all 2022-06-21 17:55:39.803 | python3-mysqldb 2022-06-21 17:55:39.803 | sqlite3 2022-06-21 17:55:39.803 | sudo 2022-06-21 17:55:39.803 | vlan 2022-06-21 17:55:39.803 | pcp 2022-06-21 17:55:39.803 | ipset 2022-06-21 17:55:39.803 | conntrack 2022-06-21 17:55:39.803 | conntrackd 2022-06-21 17:55:39.803 | keepalived 2022-06-21 17:55:39.803 | lvm2 2022-06-21 17:55:39.803 | qemu-utils 2022-06-21 17:55:39.803 | thin-provisioning-tools 2022-06-21 17:55:39.803 | curl 2022-06-21 17:55:39.803 | liberasurecode-dev 2022-06-21 17:55:39.803 | make 2022-06-21 17:55:39.803 | memcached 2022-06-21 17:55:39.803 | sqlite3 2022-06-21 17:55:39.803 | xfsprogs' 2022-06-21 17:55:39.803 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-21 17:55:39.821 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-21 17:55:39.821 | apache2-dev 2022-06-21 17:55:39.821 | bc 2022-06-21 17:55:39.821 | bsdmainutils 2022-06-21 17:55:39.821 | curl 2022-06-21 17:55:39.821 | g++ 2022-06-21 17:55:39.821 | gawk 2022-06-21 17:55:39.821 | gcc 2022-06-21 17:55:39.821 | gettext 2022-06-21 17:55:39.821 | git 2022-06-21 17:55:39.821 | graphviz 2022-06-21 17:55:39.821 | iputils-ping 2022-06-21 17:55:39.821 | libapache2-mod-proxy-uwsgi 2022-06-21 17:55:39.821 | libffi-dev 2022-06-21 17:55:39.821 | libjpeg-dev 2022-06-21 17:55:39.821 | libpcre3-dev 2022-06-21 17:55:39.821 | libpq-dev 2022-06-21 17:55:39.821 | libssl-dev 2022-06-21 17:55:39.821 | libsystemd-dev 2022-06-21 17:55:39.821 | libxml2-dev 2022-06-21 17:55:39.821 | libxslt1-dev 2022-06-21 17:55:39.821 | libyaml-dev 2022-06-21 17:55:39.821 | lsof 2022-06-21 17:55:39.821 | openssh-server 2022-06-21 17:55:39.821 | openssl 2022-06-21 17:55:39.821 | pkg-config 2022-06-21 17:55:39.821 | psmisc 2022-06-21 17:55:39.821 | python3-dev 2022-06-21 17:55:39.821 | python3-pip 2022-06-21 17:55:39.821 | python3-systemd 2022-06-21 17:55:39.821 | python3-venv 2022-06-21 17:55:39.821 | tar 2022-06-21 17:55:39.822 | tcpdump 2022-06-21 17:55:39.822 | unzip 2022-06-21 17:55:39.822 | uuid-runtime 2022-06-21 17:55:39.822 | wget 2022-06-21 17:55:39.822 | wget 2022-06-21 17:55:39.822 | zlib1g-dev 2022-06-21 17:55:39.822 | libkrb5-dev 2022-06-21 17:55:39.822 | libldap2-dev 2022-06-21 17:55:39.822 | libsasl2-dev 2022-06-21 17:55:39.822 | memcached 2022-06-21 17:55:39.822 | python3-mysqldb 2022-06-21 17:55:39.822 | sqlite3 2022-06-21 17:55:39.822 | conntrack 2022-06-21 17:55:39.822 | curl 2022-06-21 17:55:39.822 | dnsmasq-base 2022-06-21 17:55:39.822 | dnsmasq-utils 2022-06-21 17:55:39.822 | ebtables 2022-06-21 17:55:39.822 | genisoimage 2022-06-21 17:55:39.822 | iptables 2022-06-21 17:55:39.822 | iputils-arping 2022-06-21 17:55:39.822 | kpartx 2022-06-21 17:55:39.822 | libjs-jquery-tablesorter 2022-06-21 17:55:39.822 | parted 2022-06-21 17:55:39.822 | pm-utils 2022-06-21 17:55:39.822 | python3-mysqldb 2022-06-21 17:55:39.822 | socat 2022-06-21 17:55:39.822 | sqlite3 2022-06-21 17:55:39.822 | sudo 2022-06-21 17:55:39.822 | vlan 2022-06-21 17:55:39.822 | lsscsi 2022-06-21 17:55:39.822 | open-iscsi 2022-06-21 17:55:39.822 | lvm2 2022-06-21 17:55:39.822 | qemu-utils 2022-06-21 17:55:39.822 | thin-provisioning-tools 2022-06-21 17:55:39.822 | acl 2022-06-21 17:55:39.823 | dnsmasq-base 2022-06-21 17:55:39.823 | dnsmasq-utils 2022-06-21 17:55:39.823 | ebtables 2022-06-21 17:55:39.823 | haproxy 2022-06-21 17:55:39.823 | iptables 2022-06-21 17:55:39.823 | iputils-arping 2022-06-21 17:55:39.823 | iputils-ping 2022-06-21 17:55:39.823 | postgresql-server-dev-all 2022-06-21 17:55:39.823 | python3-mysqldb 2022-06-21 17:55:39.823 | sqlite3 2022-06-21 17:55:39.823 | sudo 2022-06-21 17:55:39.823 | vlan 2022-06-21 17:55:39.823 | pcp 2022-06-21 17:55:39.823 | ipset 2022-06-21 17:55:39.823 | conntrack 2022-06-21 17:55:39.823 | conntrackd 2022-06-21 17:55:39.823 | keepalived 2022-06-21 17:55:39.823 | lvm2 2022-06-21 17:55:39.823 | qemu-utils 2022-06-21 17:55:39.823 | thin-provisioning-tools 2022-06-21 17:55:39.823 | curl 2022-06-21 17:55:39.823 | liberasurecode-dev 2022-06-21 17:55:39.823 | make 2022-06-21 17:55:39.823 | memcached 2022-06-21 17:55:39.823 | sqlite3 2022-06-21 17:55:39.823 | xfsprogs ' 2022-06-21 17:55:39.823 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-21 17:55:39.825 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 17:55:39.827 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 17:55:39.831 | ++ 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 dnsmasq-base dnsmasq-utils 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 sqlite3 xfsprogs 2022-06-21 17:55:39.831 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-21 17:55:39.835 | ++ 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 dnsmasq-base dnsmasq-utils 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 sqlite3 xfsprogs 2022-06-21 17:55:39.838 | ++ functions-common:install_package:1359 : update_package_repo 2022-06-21 17:55:39.840 | ++ functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 17:55:39.849 | ++ functions-common:update_package_repo:1332 : REPOS_UPDATED=False 2022-06-21 17:55:39.851 | ++ functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 17:55:39.853 | ++ functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 17:55:39.855 | ++ functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 17:55:39.857 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 17:55:39.859 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 17:55:39.861 | ++ functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 17:55:39.863 | ++ functions-common:apt_get_update:1085 : [[ False == \T\r\u\e ]] 2022-06-21 17:55:39.865 | ++ functions-common:apt_get_update:1090 : [[ False = \T\r\u\e ]] 2022-06-21 17:55:39.867 | ++ functions-common:apt_get_update:1092 : local sudo=sudo 2022-06-21 17:55:39.869 | +++ functions-common:apt_get_update:1093 : id -u 2022-06-21 17:55:39.873 | ++ functions-common:apt_get_update:1093 : [[ 1000 = \0 ]] 2022-06-21 17:55:39.875 | ++ functions-common:apt_get_update:1096 : time_start apt-get-update 2022-06-21 17:55:39.878 | ++ functions-common:time_start:2307 : local name=apt-get-update 2022-06-21 17:55:39.880 | ++ functions-common:time_start:2308 : local start_time= 2022-06-21 17:55:39.882 | ++ functions-common:time_start:2309 : [[ -n '' ]] 2022-06-21 17:55:39.884 | +++ functions-common:time_start:2312 : date +%s%3N 2022-06-21 17:55:39.888 | ++ functions-common:time_start:2312 : _TIME_START[$name]=1655834139885 2022-06-21 17:55:39.890 | ++ functions-common:apt_get_update:1098 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-21 17:55:39.892 | ++ functions-common:apt_get_update:1099 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-21 17:55:39.894 | ++ functions-common:apt_get_update:1100 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-21 17:55:40.255 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-21 17:55:40.341 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-21 17:55:40.359 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-21 17:55:40.472 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-21 17:55:42.641 | Reading package lists... 2022-06-21 17:55:42.672 | ++ functions-common:apt_get_update:1104 : REPOS_UPDATED=True 2022-06-21 17:55:42.675 | ++ functions-common:apt_get_update:1106 : time_stop apt-get-update 2022-06-21 17:55:42.677 | ++ functions-common:time_stop:2321 : local name 2022-06-21 17:55:42.679 | ++ functions-common:time_stop:2322 : local end_time 2022-06-21 17:55:42.681 | ++ functions-common:time_stop:2323 : local elapsed_time 2022-06-21 17:55:42.684 | ++ functions-common:time_stop:2324 : local total 2022-06-21 17:55:42.686 | ++ functions-common:time_stop:2325 : local start_time 2022-06-21 17:55:42.688 | ++ functions-common:time_stop:2327 : name=apt-get-update 2022-06-21 17:55:42.691 | ++ functions-common:time_stop:2328 : start_time=1655834139885 2022-06-21 17:55:42.694 | ++ functions-common:time_stop:2330 : [[ -z 1655834139885 ]] 2022-06-21 17:55:42.696 | +++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 17:55:42.700 | ++ functions-common:time_stop:2333 : end_time=1655834142698 2022-06-21 17:55:42.702 | ++ functions-common:time_stop:2334 : elapsed_time=2813 2022-06-21 17:55:42.704 | ++ functions-common:time_stop:2335 : total=0 2022-06-21 17:55:42.706 | ++ functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 17:55:42.708 | ++ functions-common:time_stop:2338 : _TIME_TOTAL[$name]=2813 2022-06-21 17:55:42.710 | ++ functions-common:install_package:1360 : 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 dnsmasq-base dnsmasq-utils 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 sqlite3 xfsprogs 2022-06-21 17:55:42.712 | ++ functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 17:55:42.715 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 17:55:42.717 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 17:55:42.719 | ++ functions-common:real_install_package:1346 : 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 dnsmasq-base dnsmasq-utils 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 sqlite3 xfsprogs 2022-06-21 17:55:42.739 | ++ functions-common:apt_get:1126 : 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 dnsmasq-base dnsmasq-utils 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 sqlite3 xfsprogs 2022-06-21 17:55:42.849 | Reading package lists... 2022-06-21 17:55:43.134 | Building dependency tree... 2022-06-21 17:55:43.135 | Reading state information... 2022-06-21 17:55:43.541 | bc is already the newest version (1.07.1-2build1). 2022-06-21 17:55:43.541 | bc set to manually installed. 2022-06-21 17:55:43.541 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-21 17:55:43.541 | bsdmainutils set to manually installed. 2022-06-21 17:55:43.541 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-21 17:55:43.541 | g++ set to manually installed. 2022-06-21 17:55:43.541 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-21 17:55:43.541 | gawk set to manually installed. 2022-06-21 17:55:43.541 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-21 17:55:43.541 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-21 17:55:43.541 | iptables set to manually installed. 2022-06-21 17:55:43.541 | iputils-ping is already the newest version (3:20190709-3). 2022-06-21 17:55:43.541 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-21 17:55:43.542 | kpartx set to manually installed. 2022-06-21 17:55:43.542 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-21 17:55:43.542 | make is already the newest version (4.2.1-1.2). 2022-06-21 17:55:43.542 | make set to manually installed. 2022-06-21 17:55:43.542 | psmisc is already the newest version (23.3-1). 2022-06-21 17:55:43.542 | psmisc set to manually installed. 2022-06-21 17:55:43.542 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-21 17:55:43.542 | python3-systemd is already the newest version (234-3build2). 2022-06-21 17:55:43.542 | python3-systemd set to manually installed. 2022-06-21 17:55:43.542 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-21 17:55:43.542 | thin-provisioning-tools set to manually installed. 2022-06-21 17:55:43.542 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-21 17:55:43.542 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-21 17:55:43.542 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-21 17:55:43.542 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-21 17:55:43.543 | lsof set to manually installed. 2022-06-21 17:55:43.543 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-21 17:55:43.543 | parted set to manually installed. 2022-06-21 17:55:43.543 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-21 17:55:43.543 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-21 17:55:43.543 | zlib1g-dev set to manually installed. 2022-06-21 17:55:43.543 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-21 17:55:43.543 | The following packages were automatically installed and are no longer required: 2022-06-21 17:55:43.543 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 17:55:43.543 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 17:55:43.543 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 17:55:43.543 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 17:55:43.543 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 17:55:43.543 | python3-zope.interface 2022-06-21 17:55:43.543 | Use 'sudo apt autoremove' to remove them. 2022-06-21 17:55:43.544 | The following additional packages will be installed: 2022-06-21 17:55:43.544 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-06-21 17:55:43.544 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-06-21 17:55:43.544 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-06-21 17:55:43.544 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-06-21 17:55:43.544 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-06-21 17:55:43.544 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-06-21 17:55:43.544 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-06-21 17:55:43.544 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-06-21 17:55:43.544 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-06-21 17:55:43.544 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-06-21 17:55:43.544 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-06-21 17:55:43.544 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-06-21 17:55:43.544 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-06-21 17:55:43.544 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-06-21 17:55:43.545 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-06-21 17:55:43.545 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-06-21 17:55:43.545 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-06-21 17:55:43.545 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-06-21 17:55:43.545 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-06-21 17:55:43.545 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-06-21 17:55:43.545 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-06-21 17:55:43.545 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-06-21 17:55:43.545 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-06-21 17:55:43.545 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-06-21 17:55:43.545 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-06-21 17:55:43.545 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-06-21 17:55:43.545 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-06-21 17:55:43.545 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-06-21 17:55:43.546 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-06-21 17:55:43.546 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-06-21 17:55:43.546 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-06-21 17:55:43.546 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-06-21 17:55:43.546 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-06-21 17:55:43.546 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-06-21 17:55:43.546 | x11-common 2022-06-21 17:55:43.546 | Suggested packages: 2022-06-21 17:55:43.546 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-06-21 17:55:43.546 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-06-21 17:55:43.546 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-06-21 17:55:43.546 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-06-21 17:55:43.547 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-06-21 17:55:43.547 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-06-21 17:55:43.547 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-06-21 17:55:43.547 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-06-21 17:55:43.547 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-06-21 17:55:43.547 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-06-21 17:55:43.547 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-06-21 17:55:43.547 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-06-21 17:55:43.547 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-06-21 17:55:43.547 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-06-21 17:55:43.547 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-06-21 17:55:43.547 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-06-21 17:55:43.812 | The following NEW packages will be installed: 2022-06-21 17:55:43.812 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-06-21 17:55:43.812 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-06-21 17:55:43.812 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-06-21 17:55:43.812 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-06-21 17:55:43.812 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-06-21 17:55:43.812 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-06-21 17:55:43.812 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-06-21 17:55:43.812 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-06-21 17:55:43.812 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-06-21 17:55:43.812 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-06-21 17:55:43.813 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-06-21 17:55:43.813 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-06-21 17:55:43.813 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-06-21 17:55:43.813 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-06-21 17:55:43.813 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-06-21 17:55:43.813 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-06-21 17:55:43.813 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-06-21 17:55:43.813 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-06-21 17:55:43.813 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-06-21 17:55:43.813 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-06-21 17:55:43.813 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-06-21 17:55:43.813 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-06-21 17:55:43.813 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-06-21 17:55:43.813 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-06-21 17:55:43.813 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-06-21 17:55:43.813 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-06-21 17:55:43.813 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-06-21 17:55:43.813 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-06-21 17:55:43.813 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-06-21 17:55:43.814 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-06-21 17:55:43.814 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-06-21 17:55:43.814 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-06-21 17:55:43.814 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-06-21 17:55:43.814 | postgresql-client-12 postgresql-client-common postgresql-common 2022-06-21 17:55:43.814 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-06-21 17:55:43.814 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-06-21 17:55:43.814 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-06-21 17:55:43.814 | vbetool vlan x11-common 2022-06-21 17:55:43.815 | The following packages will be upgraded: 2022-06-21 17:55:43.815 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-06-21 17:55:43.815 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-06-21 17:55:43.816 | libssl1.1 libsystemd0 libuuid1 libxml2 open-iscsi openssh-client 2022-06-21 17:55:43.816 | openssh-server openssh-sftp-server openssl systemd systemd-sysv 2022-06-21 17:55:43.816 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-06-21 17:55:44.070 | 27 upgraded, 203 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 17:55:44.071 | Need to get 152 MB of archives. 2022-06-21 17:55:44.071 | After this operation, 712 MB of additional disk space will be used. 2022-06-21 17:55:44.071 | 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-06-21 17:55:44.655 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-06-21 17:55:44.689 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-06-21 17:55:44.699 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-06-21 17:55:44.703 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-06-21 17:55:44.791 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-06-21 17:55:45.234 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-06-21 17:55:45.256 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-06-21 17:55:45.257 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-06-21 17:55:45.260 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-06-21 17:55:45.448 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.15 [1,321 kB] 2022-06-21 17:55:45.489 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-06-21 17:55:45.491 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-06-21 17:55:45.557 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-06-21 17:55:45.557 | Get:15 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-06-21 17:55:45.558 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-06-21 17:55:45.559 | Get:17 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-06-21 17:55:45.568 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-06-21 17:55:45.568 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.11 [162 kB] 2022-06-21 17:55:45.698 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.11 [235 kB] 2022-06-21 17:55:45.703 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-06-21 17:55:45.705 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-06-21 17:55:45.778 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-06-21 17:55:46.977 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [640 kB] 2022-06-21 17:55:47.019 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.12 [1,181 kB] 2022-06-21 17:55:47.223 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-06-21 17:55:47.228 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.12 [84.5 kB] 2022-06-21 17:55:47.249 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-06-21 17:55:47.252 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-06-21 17:55:47.255 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-06-21 17:55:47.626 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-06-21 17:55:47.627 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-06-21 17:55:47.628 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-06-21 17:55:47.629 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.29-0ubuntu0.20.04.3 [1,292 kB] 2022-06-21 17:55:47.680 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-06-21 17:55:47.681 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-06-21 17:55:47.681 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-06-21 17:55:47.740 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-06-21 17:55:47.881 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-06-21 17:55:48.136 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-06-21 17:55:48.139 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-06-21 17:55:48.146 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-06-21 17:55:48.147 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.15 [623 kB] 2022-06-21 17:55:48.440 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-06-21 17:55:48.443 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-06-21 17:55:48.444 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-06-21 17:55:48.452 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-06-21 17:55:48.466 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-06-21 17:55:48.474 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-06-21 17:55:48.552 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-06-21 17:55:48.556 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-06-21 17:55:48.559 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-06-21 17:55:48.577 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-06-21 17:55:48.718 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-06-21 17:55:48.726 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-06-21 17:55:48.822 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-06-21 17:55:51.274 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-06-21 17:55:52.934 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-06-21 17:55:52.936 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-06-21 17:55:52.937 | Get:60 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-06-21 17:55:52.942 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-06-21 17:55:53.290 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-06-21 17:55:53.292 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-06-21 17:55:53.373 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-06-21 17:55:54.231 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-06-21 17:55:55.520 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-06-21 17:55:55.522 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-06-21 17:55:55.525 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-06-21 17:55:55.525 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-06-21 17:55:55.527 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-06-21 17:55:55.529 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-06-21 17:55:55.529 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-06-21 17:55:55.530 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-06-21 17:55:55.530 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-06-21 17:55:55.633 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-06-21 17:55:55.756 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-06-21 17:55:55.770 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-06-21 17:55:55.771 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-06-21 17:55:55.801 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-06-21 17:55:56.015 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-06-21 17:55:56.015 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-06-21 17:55:56.017 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-06-21 17:55:56.018 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-06-21 17:55:56.119 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-06-21 17:55:56.175 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-06-21 17:55:56.187 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 [180 kB] 2022-06-21 17:55:56.262 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-06-21 17:55:56.263 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-06-21 17:55:56.264 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-06-21 17:55:56.264 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-06-21 17:55:56.355 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-06-21 17:55:56.358 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-06-21 17:55:56.358 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-06-21 17:55:56.359 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-06-21 17:55:56.395 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-06-21 17:55:56.464 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-06-21 17:55:56.476 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-06-21 17:55:56.613 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-06-21 17:55:56.721 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-06-21 17:55:56.725 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-06-21 17:55:56.740 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-06-21 17:55:56.986 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-06-21 17:55:57.621 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-06-21 17:55:57.624 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-06-21 17:55:57.627 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-06-21 17:55:57.638 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-06-21 17:55:57.668 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-06-21 17:55:57.669 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-06-21 17:55:57.675 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-06-21 17:55:57.752 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-06-21 17:55:57.792 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-06-21 17:55:57.800 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-06-21 17:55:57.844 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-06-21 17:55:57.864 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-06-21 17:55:57.886 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-06-21 17:55:57.888 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-06-21 17:55:57.889 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-06-21 17:55:57.891 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-06-21 17:55:57.958 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-06-21 17:55:57.964 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-06-21 17:55:57.998 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-06-21 17:55:58.010 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-06-21 17:55:58.066 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-06-21 17:55:58.068 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-06-21 17:55:58.082 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-06-21 17:55:58.084 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-06-21 17:55:58.086 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-06-21 17:55:58.178 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-06-21 17:55:58.234 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-06-21 17:55:58.248 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-06-21 17:55:58.263 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-06-21 17:55:58.264 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-06-21 17:55:58.290 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-06-21 17:55:58.291 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-06-21 17:55:58.305 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-06-21 17:55:58.309 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-06-21 17:55:58.326 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-06-21 17:55:58.401 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-06-21 17:55:58.415 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-06-21 17:55:58.418 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-06-21 17:55:58.438 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-06-21 17:55:58.454 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-06-21 17:55:58.512 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-06-21 17:55:58.513 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-06-21 17:55:58.517 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-06-21 17:55:58.521 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-06-21 17:55:58.525 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-06-21 17:55:58.624 | Get:148 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-06-21 17:55:58.628 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-06-21 17:55:58.638 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-06-21 17:55:58.639 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-06-21 17:55:58.658 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-06-21 17:55:58.736 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-06-21 17:55:58.739 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-06-21 17:55:59.838 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-06-21 17:55:59.841 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-06-21 17:56:00.005 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-06-21 17:56:00.007 | Get:158 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-06-21 17:56:00.012 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-06-21 17:56:00.012 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-06-21 17:56:00.013 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-06-21 17:56:00.019 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-06-21 17:56:00.019 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-06-21 17:56:00.062 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-06-21 17:56:00.065 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-06-21 17:56:00.173 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-06-21 17:56:00.176 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-06-21 17:56:00.205 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-06-21 17:56:00.213 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.7 [1,256 kB] 2022-06-21 17:56:00.426 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-06-21 17:56:00.453 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-06-21 17:56:00.454 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-06-21 17:56:00.455 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-06-21 17:56:00.459 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-06-21 17:56:00.529 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-06-21 17:56:00.537 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-06-21 17:56:00.537 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-06-21 17:56:00.616 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-06-21 17:56:01.050 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-06-21 17:56:01.415 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-06-21 17:56:01.420 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-06-21 17:56:01.421 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.15 [1,584 kB] 2022-06-21 17:56:01.536 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-06-21 17:56:01.635 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-06-21 17:56:01.635 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-06-21 17:56:01.637 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.3 [735 kB] 2022-06-21 17:56:01.842 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-06-21 17:56:02.005 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-06-21 17:56:02.017 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-06-21 17:56:02.029 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-06-21 17:56:02.793 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-06-21 17:56:02.795 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-06-21 17:56:02.806 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-06-21 17:56:02.812 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-06-21 17:56:04.002 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-06-21 17:56:04.003 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-06-21 17:56:08.144 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-06-21 17:56:08.146 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-06-21 17:56:08.148 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-06-21 17:56:08.149 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-06-21 17:56:08.151 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.11-0ubuntu0.20.04.1 [1,050 kB] 2022-06-21 17:56:08.344 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-06-21 17:56:08.568 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-06-21 17:56:09.096 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.11-0ubuntu0.20.04.1 [982 kB] 2022-06-21 17:56:09.435 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-06-21 17:56:09.436 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-06-21 17:56:09.441 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.4 [5,448 B] 2022-06-21 17:56:09.442 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-06-21 17:56:09.442 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 [54.9 kB] 2022-06-21 17:56:09.450 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 [968 kB] 2022-06-21 17:56:09.551 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-06-21 17:56:09.564 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-06-21 17:56:09.640 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-06-21 17:56:09.654 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-06-21 17:56:09.664 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-06-21 17:56:09.667 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-06-21 17:56:09.670 | Get:217 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-06-21 17:56:09.671 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-06-21 17:56:09.674 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-06-21 17:56:09.675 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-06-21 17:56:09.776 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-06-21 17:56:09.777 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-06-21 17:56:09.778 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-06-21 17:56:09.779 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-06-21 17:56:09.888 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-06-21 17:56:09.898 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-06-21 17:56:09.903 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-06-21 17:56:09.909 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-06-21 17:56:10.262 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-06-21 17:56:10.291 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-06-21 17:56:11.803 | Preconfiguring packages ... 2022-06-21 17:56:11.956 | Fetched 152 MB in 26s (5,729 kB/s) 2022-06-21 17:56:12.025 | (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-06-21 17:56:12.028 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-06-21 17:56:12.042 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-06-21 17:56:12.132 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-06-21 17:56:12.226 | (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-06-21 17:56:12.229 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-21 17:56:12.240 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-21 17:56:12.303 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-21 17:56:12.316 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-21 17:56:12.721 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-06-21 17:56:12.727 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-21 17:56:12.775 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-21 17:56:12.789 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-21 17:56:12.869 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-06-21 17:56:13.046 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-21 17:56:13.900 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-06-21 17:56:13.928 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-06-21 17:56:14.013 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-06-21 17:56:14.109 | (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-06-21 17:56:14.112 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-21 17:56:14.124 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-21 17:56:14.180 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-21 17:56:14.279 | (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-06-21 17:56:14.283 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-21 17:56:14.299 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-06-21 17:56:14.356 | Selecting previously unselected package libapr1:amd64. 2022-06-21 17:56:14.364 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-06-21 17:56:14.367 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-21 17:56:14.435 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.15_amd64.deb ... 2022-06-21 17:56:14.447 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.15) over (1.1.1f-1ubuntu2.3) ... 2022-06-21 17:56:14.664 | Selecting previously unselected package libaprutil1:amd64. 2022-06-21 17:56:14.672 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-06-21 17:56:14.675 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-21 17:56:14.739 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-21 17:56:14.751 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-06-21 17:56:14.871 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-06-21 17:56:14.878 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-06-21 17:56:14.881 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-21 17:56:14.919 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-21 17:56:14.929 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-21 17:56:14.992 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-21 17:56:15.004 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-21 17:56:15.057 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-21 17:56:15.064 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-06-21 17:56:15.117 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-06-21 17:56:15.124 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-06-21 17:56:15.127 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-21 17:56:15.171 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-21 17:56:15.178 | Unpacking curl (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-21 17:56:15.250 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.11_amd64.deb ... 2022-06-21 17:56:15.260 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.11) over (7.68.0-1ubuntu2.5) ... 2022-06-21 17:56:15.334 | Selecting previously unselected package libjansson4:amd64. 2022-06-21 17:56:15.342 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-06-21 17:56:15.345 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-06-21 17:56:15.384 | Selecting previously unselected package liblua5.2-0:amd64. 2022-06-21 17:56:15.391 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-06-21 17:56:15.394 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-21 17:56:15.459 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-06-21 17:56:15.473 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-06-21 17:56:16.776 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-21 17:56:16.786 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) over (2.9.10+dfsg-5) ... 2022-06-21 17:56:16.919 | Selecting previously unselected package apache2-bin. 2022-06-21 17:56:16.928 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.12_amd64.deb ... 2022-06-21 17:56:16.931 | Unpacking apache2-bin (2.4.41-4ubuntu3.12) ... 2022-06-21 17:56:17.158 | Selecting previously unselected package apache2-data. 2022-06-21 17:56:17.166 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.12_all.deb ... 2022-06-21 17:56:17.170 | Unpacking apache2-data (2.4.41-4ubuntu3.12) ... 2022-06-21 17:56:17.295 | Selecting previously unselected package apache2-utils. 2022-06-21 17:56:17.303 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.12_amd64.deb ... 2022-06-21 17:56:17.305 | Unpacking apache2-utils (2.4.41-4ubuntu3.12) ... 2022-06-21 17:56:17.365 | Selecting previously unselected package apache2. 2022-06-21 17:56:17.374 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.12_amd64.deb ... 2022-06-21 17:56:17.406 | Unpacking apache2 (2.4.41-4ubuntu3.12) ... 2022-06-21 17:56:17.489 | Selecting previously unselected package liblua5.3-0:amd64. 2022-06-21 17:56:17.497 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-06-21 17:56:17.502 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-21 17:56:17.559 | Selecting previously unselected package haproxy. 2022-06-21 17:56:17.567 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-06-21 17:56:17.579 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-06-21 17:56:17.814 | Selecting previously unselected package libnl-3-200:amd64. 2022-06-21 17:56:17.822 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-06-21 17:56:17.825 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-06-21 17:56:17.871 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-06-21 17:56:17.880 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-06-21 17:56:17.883 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-21 17:56:17.923 | Selecting previously unselected package mysql-common. 2022-06-21 17:56:17.931 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-06-21 17:56:17.961 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-21 17:56:18.001 | Selecting previously unselected package libmysqlclient21:amd64. 2022-06-21 17:56:18.008 | Preparing to unpack .../025-libmysqlclient21_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-21 17:56:18.011 | Unpacking libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-21 17:56:18.268 | Selecting previously unselected package libsensors-config. 2022-06-21 17:56:18.276 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-06-21 17:56:18.279 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-21 17:56:18.314 | Selecting previously unselected package libsensors5:amd64. 2022-06-21 17:56:18.322 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-06-21 17:56:18.426 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-21 17:56:18.465 | Selecting previously unselected package libsnmp-base. 2022-06-21 17:56:18.473 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-06-21 17:56:18.475 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-21 17:56:18.554 | Selecting previously unselected package libsnmp35:amd64. 2022-06-21 17:56:18.564 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-06-21 17:56:18.567 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-21 17:56:18.752 | Selecting previously unselected package keepalived. 2022-06-21 17:56:18.756 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-06-21 17:56:18.759 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-21 17:56:18.889 | Selecting previously unselected package memcached. 2022-06-21 17:56:18.898 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-06-21 17:56:18.901 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-06-21 17:56:18.970 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-06-21 17:56:19.464 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-06-21 17:56:19.580 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-06-21 17:56:19.589 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-06-21 17:56:19.640 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.15_amd64.deb ... 2022-06-21 17:56:19.648 | Unpacking openssl (1.1.1f-1ubuntu2.15) over (1.1.1f-1ubuntu2.3) ... 2022-06-21 17:56:19.797 | Selecting previously unselected package python3-yaml. 2022-06-21 17:56:19.805 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-06-21 17:56:19.811 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-21 17:56:19.881 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-21 17:56:19.889 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-21 17:56:19.953 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-21 17:56:20.043 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-21 17:56:20.515 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-06-21 17:56:20.546 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-06-21 17:56:20.726 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-06-21 17:56:20.735 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-06-21 17:56:20.838 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-06-21 17:56:20.850 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-06-21 17:56:20.950 | Selecting previously unselected package acl. 2022-06-21 17:56:20.958 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-06-21 17:56:20.961 | Unpacking acl (2.2.53-6) ... 2022-06-21 17:56:20.998 | Selecting previously unselected package autotools-dev. 2022-06-21 17:56:21.006 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-06-21 17:56:21.015 | Unpacking autotools-dev (20180224.1) ... 2022-06-21 17:56:21.057 | Selecting previously unselected package m4. 2022-06-21 17:56:21.065 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-06-21 17:56:21.068 | Unpacking m4 (1.4.18-4) ... 2022-06-21 17:56:21.130 | Selecting previously unselected package autoconf. 2022-06-21 17:56:21.137 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-06-21 17:56:21.147 | Unpacking autoconf (2.69-11.1) ... 2022-06-21 17:56:21.236 | Selecting previously unselected package automake. 2022-06-21 17:56:21.243 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-06-21 17:56:21.248 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-06-21 17:56:21.363 | Selecting previously unselected package autopoint. 2022-06-21 17:56:21.370 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-06-21 17:56:21.373 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-06-21 17:56:21.417 | Selecting previously unselected package libllvm10:amd64. 2022-06-21 17:56:21.425 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-21 17:56:21.428 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-21 17:56:23.710 | Selecting previously unselected package libclang-cpp10. 2022-06-21 17:56:23.719 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-21 17:56:23.721 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-21 17:56:25.201 | Selecting previously unselected package libgc1c2:amd64. 2022-06-21 17:56:25.209 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-06-21 17:56:25.211 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-21 17:56:25.252 | Selecting previously unselected package libobjc4:amd64. 2022-06-21 17:56:25.260 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-21 17:56:25.262 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-21 17:56:25.294 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-06-21 17:56:25.302 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-06-21 17:56:25.304 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-21 17:56:25.386 | Selecting previously unselected package libc6-i386. 2022-06-21 17:56:25.394 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-06-21 17:56:25.396 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-21 17:56:25.920 | Selecting previously unselected package lib32gcc-s1. 2022-06-21 17:56:25.928 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-21 17:56:25.931 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-21 17:56:25.975 | Selecting previously unselected package lib32stdc++6. 2022-06-21 17:56:25.983 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-06-21 17:56:25.986 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-21 17:56:26.089 | Selecting previously unselected package libclang-common-10-dev. 2022-06-21 17:56:26.096 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-21 17:56:26.100 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-21 17:56:27.123 | Selecting previously unselected package libclang1-10. 2022-06-21 17:56:27.131 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-21 17:56:27.134 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-21 17:56:28.269 | Selecting previously unselected package clang-10. 2022-06-21 17:56:28.276 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-21 17:56:28.279 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-21 17:56:28.320 | Selecting previously unselected package libtool. 2022-06-21 17:56:28.328 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-06-21 17:56:28.331 | Unpacking libtool (2.4.6-14) ... 2022-06-21 17:56:28.383 | Selecting previously unselected package dh-autoreconf. 2022-06-21 17:56:28.392 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-06-21 17:56:28.395 | Unpacking dh-autoreconf (19) ... 2022-06-21 17:56:28.428 | Selecting previously unselected package libdebhelper-perl. 2022-06-21 17:56:28.435 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-06-21 17:56:28.438 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-06-21 17:56:28.486 | Selecting previously unselected package libarchive-zip-perl. 2022-06-21 17:56:28.494 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-06-21 17:56:28.496 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-06-21 17:56:28.536 | Selecting previously unselected package libsub-override-perl. 2022-06-21 17:56:28.544 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-06-21 17:56:28.546 | Unpacking libsub-override-perl (0.09-2) ... 2022-06-21 17:56:28.573 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-06-21 17:56:28.581 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-06-21 17:56:28.583 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-21 17:56:28.628 | Selecting previously unselected package dh-strip-nondeterminism. 2022-06-21 17:56:28.635 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-06-21 17:56:28.638 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-06-21 17:56:28.662 | Selecting previously unselected package dwz. 2022-06-21 17:56:28.670 | Preparing to unpack .../065-dwz_0.13-5_amd64.deb ... 2022-06-21 17:56:28.673 | Unpacking dwz (0.13-5) ... 2022-06-21 17:56:28.722 | Selecting previously unselected package libcroco3:amd64. 2022-06-21 17:56:28.730 | Preparing to unpack .../066-libcroco3_0.6.13-1_amd64.deb ... 2022-06-21 17:56:28.732 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-06-21 17:56:28.770 | Selecting previously unselected package gettext. 2022-06-21 17:56:28.777 | Preparing to unpack .../067-gettext_0.19.8.1-10build1_amd64.deb ... 2022-06-21 17:56:28.780 | Unpacking gettext (0.19.8.1-10build1) ... 2022-06-21 17:56:28.957 | Selecting previously unselected package intltool-debian. 2022-06-21 17:56:28.966 | Preparing to unpack .../068-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-06-21 17:56:28.968 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-06-21 17:56:28.996 | Selecting previously unselected package po-debconf. 2022-06-21 17:56:29.004 | Preparing to unpack .../069-po-debconf_1.0.21_all.deb ... 2022-06-21 17:56:29.006 | Unpacking po-debconf (1.0.21) ... 2022-06-21 17:56:29.071 | Selecting previously unselected package debhelper. 2022-06-21 17:56:29.079 | Preparing to unpack .../070-debhelper_12.10ubuntu1_all.deb ... 2022-06-21 17:56:29.082 | Unpacking debhelper (12.10ubuntu1) ... 2022-06-21 17:56:29.272 | Selecting previously unselected package uuid-dev:amd64. 2022-06-21 17:56:29.280 | Preparing to unpack .../071-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-06-21 17:56:29.283 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-21 17:56:29.319 | Selecting previously unselected package libsctp1:amd64. 2022-06-21 17:56:29.327 | Preparing to unpack .../072-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-06-21 17:56:29.330 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-21 17:56:29.359 | Selecting previously unselected package libsctp-dev:amd64. 2022-06-21 17:56:29.367 | Preparing to unpack .../073-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-06-21 17:56:29.370 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-21 17:56:29.412 | Selecting previously unselected package libapr1-dev. 2022-06-21 17:56:29.420 | Preparing to unpack .../074-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-06-21 17:56:29.422 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-21 17:56:29.712 | Selecting previously unselected package libldap2-dev:amd64. 2022-06-21 17:56:29.721 | Preparing to unpack .../075-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-06-21 17:56:29.723 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-21 17:56:29.837 | Selecting previously unselected package libaprutil1-dev. 2022-06-21 17:56:29.845 | Preparing to unpack .../076-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-06-21 17:56:29.847 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-21 17:56:30.067 | Selecting previously unselected package apache2-dev. 2022-06-21 17:56:30.075 | Preparing to unpack .../077-apache2-dev_2.4.41-4ubuntu3.12_amd64.deb ... 2022-06-21 17:56:30.078 | Unpacking apache2-dev (2.4.41-4ubuntu3.12) ... 2022-06-21 17:56:30.147 | Selecting previously unselected package binfmt-support. 2022-06-21 17:56:30.155 | Preparing to unpack .../078-binfmt-support_2.2.0-2_amd64.deb ... 2022-06-21 17:56:30.166 | Unpacking binfmt-support (2.2.0-2) ... 2022-06-21 17:56:30.199 | Selecting previously unselected package conntrack. 2022-06-21 17:56:30.207 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-06-21 17:56:30.210 | Unpacking conntrack (1:1.4.5-2) ... 2022-06-21 17:56:30.248 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-06-21 17:56:30.256 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-06-21 17:56:30.259 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-21 17:56:30.287 | Selecting previously unselected package libnetfilter-queue1. 2022-06-21 17:56:30.299 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-06-21 17:56:30.302 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-06-21 17:56:30.337 | Selecting previously unselected package conntrackd. 2022-06-21 17:56:30.345 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-06-21 17:56:30.347 | Unpacking conntrackd (1:1.4.5-2) ... 2022-06-21 17:56:30.400 | Selecting previously unselected package dns-root-data. 2022-06-21 17:56:30.409 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2022-06-21 17:56:30.411 | Unpacking dns-root-data (2019052802) ... 2022-06-21 17:56:30.442 | Selecting previously unselected package libidn11:amd64. 2022-06-21 17:56:30.450 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-06-21 17:56:30.453 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-21 17:56:30.494 | Selecting previously unselected package dnsmasq-base. 2022-06-21 17:56:30.503 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-21 17:56:30.505 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-21 17:56:30.578 | Selecting previously unselected package dnsmasq-utils. 2022-06-21 17:56:30.586 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-06-21 17:56:30.590 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-21 17:56:30.631 | Selecting previously unselected package ebtables. 2022-06-21 17:56:30.639 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2022-06-21 17:56:30.654 | Unpacking ebtables (2.0.11-3build1) ... 2022-06-21 17:56:30.698 | Selecting previously unselected package fonts-dejavu-core. 2022-06-21 17:56:30.706 | Preparing to unpack .../088-fonts-dejavu-core_2.37-1_all.deb ... 2022-06-21 17:56:30.708 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-06-21 17:56:30.887 | Selecting previously unselected package fonts-liberation. 2022-06-21 17:56:30.895 | Preparing to unpack .../089-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-06-21 17:56:30.898 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-06-21 17:56:31.046 | Selecting previously unselected package fontconfig-config. 2022-06-21 17:56:31.055 | Preparing to unpack .../090-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-06-21 17:56:31.057 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-21 17:56:31.100 | Selecting previously unselected package libfontconfig1:amd64. 2022-06-21 17:56:31.108 | Preparing to unpack .../091-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-06-21 17:56:31.111 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-21 17:56:31.157 | Selecting previously unselected package fontconfig. 2022-06-21 17:56:31.165 | Preparing to unpack .../092-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-06-21 17:56:31.168 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-06-21 17:56:31.220 | Selecting previously unselected package genisoimage. 2022-06-21 17:56:31.228 | Preparing to unpack .../093-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-06-21 17:56:31.230 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-21 17:56:31.311 | Selecting previously unselected package libann0. 2022-06-21 17:56:31.319 | Preparing to unpack .../094-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-06-21 17:56:31.321 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-06-21 17:56:31.354 | Selecting previously unselected package libcdt5:amd64. 2022-06-21 17:56:31.362 | Preparing to unpack .../095-libcdt5_2.42.2-3build2_amd64.deb ... 2022-06-21 17:56:31.365 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-06-21 17:56:31.397 | Selecting previously unselected package libcgraph6:amd64. 2022-06-21 17:56:31.405 | Preparing to unpack .../096-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-06-21 17:56:31.409 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-21 17:56:31.445 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-06-21 17:56:31.454 | Preparing to unpack .../097-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-21 17:56:31.456 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-21 17:56:31.505 | Selecting previously unselected package libjpeg8:amd64. 2022-06-21 17:56:31.513 | Preparing to unpack .../098-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-06-21 17:56:31.522 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-21 17:56:31.554 | Selecting previously unselected package libjbig0:amd64. 2022-06-21 17:56:31.563 | Preparing to unpack .../099-libjbig0_2.1-3.1build1_amd64.deb ... 2022-06-21 17:56:31.566 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-06-21 17:56:31.602 | Selecting previously unselected package libwebp6:amd64. 2022-06-21 17:56:31.611 | Preparing to unpack .../100-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-06-21 17:56:31.613 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-21 17:56:31.676 | Selecting previously unselected package libtiff5:amd64. 2022-06-21 17:56:31.684 | Preparing to unpack .../101-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-06-21 17:56:31.686 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-21 17:56:31.742 | Selecting previously unselected package libxpm4:amd64. 2022-06-21 17:56:31.750 | Preparing to unpack .../102-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-06-21 17:56:31.753 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-06-21 17:56:31.791 | Selecting previously unselected package libgd3:amd64. 2022-06-21 17:56:31.800 | Preparing to unpack .../103-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-06-21 17:56:31.810 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-21 17:56:31.865 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-06-21 17:56:31.874 | Preparing to unpack .../104-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-06-21 17:56:31.877 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-21 17:56:31.934 | Selecting previously unselected package libpixman-1-0:amd64. 2022-06-21 17:56:31.942 | Preparing to unpack .../105-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-06-21 17:56:31.947 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-21 17:56:32.019 | Selecting previously unselected package libxcb-render0:amd64. 2022-06-21 17:56:32.027 | Preparing to unpack .../106-libxcb-render0_1.14-2_amd64.deb ... 2022-06-21 17:56:32.030 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-06-21 17:56:32.069 | Selecting previously unselected package libxcb-shm0:amd64. 2022-06-21 17:56:32.077 | Preparing to unpack .../107-libxcb-shm0_1.14-2_amd64.deb ... 2022-06-21 17:56:32.081 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-06-21 17:56:32.116 | Selecting previously unselected package libxrender1:amd64. 2022-06-21 17:56:32.124 | Preparing to unpack .../108-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-06-21 17:56:32.127 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-06-21 17:56:32.179 | Selecting previously unselected package libcairo2:amd64. 2022-06-21 17:56:32.187 | Preparing to unpack .../109-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-06-21 17:56:32.190 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-21 17:56:32.303 | Selecting previously unselected package libgraphite2-3:amd64. 2022-06-21 17:56:32.311 | Preparing to unpack .../110-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-06-21 17:56:32.314 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-21 17:56:32.360 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-06-21 17:56:32.368 | Preparing to unpack .../111-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-06-21 17:56:32.371 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-21 17:56:32.460 | Selecting previously unselected package libthai-data. 2022-06-21 17:56:32.468 | Preparing to unpack .../112-libthai-data_0.1.28-3_all.deb ... 2022-06-21 17:56:32.471 | Unpacking libthai-data (0.1.28-3) ... 2022-06-21 17:56:32.533 | Selecting previously unselected package libdatrie1:amd64. 2022-06-21 17:56:32.541 | Preparing to unpack .../113-libdatrie1_0.2.12-3_amd64.deb ... 2022-06-21 17:56:32.544 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-06-21 17:56:32.577 | Selecting previously unselected package libthai0:amd64. 2022-06-21 17:56:32.585 | Preparing to unpack .../114-libthai0_0.1.28-3_amd64.deb ... 2022-06-21 17:56:32.587 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-06-21 17:56:32.624 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-06-21 17:56:32.635 | Preparing to unpack .../115-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-21 17:56:32.638 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-21 17:56:32.696 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-06-21 17:56:32.704 | Preparing to unpack .../116-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-21 17:56:32.707 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-21 17:56:32.744 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-06-21 17:56:32.752 | Preparing to unpack .../117-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-06-21 17:56:32.755 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-21 17:56:32.796 | Selecting previously unselected package libpathplan4:amd64. 2022-06-21 17:56:32.804 | Preparing to unpack .../118-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-06-21 17:56:32.807 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-21 17:56:32.842 | Selecting previously unselected package libgvc6. 2022-06-21 17:56:32.850 | Preparing to unpack .../119-libgvc6_2.42.2-3build2_amd64.deb ... 2022-06-21 17:56:32.853 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-06-21 17:56:32.984 | Selecting previously unselected package libgvpr2:amd64. 2022-06-21 17:56:32.992 | Preparing to unpack .../120-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-06-21 17:56:32.995 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-21 17:56:33.057 | Selecting previously unselected package liblab-gamut1:amd64. 2022-06-21 17:56:33.065 | Preparing to unpack .../121-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-06-21 17:56:33.068 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-21 17:56:33.229 | Selecting previously unselected package x11-common. 2022-06-21 17:56:33.237 | Preparing to unpack .../122-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-06-21 17:56:33.262 | dpkg-query: no packages found matching nux-tools 2022-06-21 17:56:33.273 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-06-21 17:56:33.318 | Selecting previously unselected package libice6:amd64. 2022-06-21 17:56:33.326 | Preparing to unpack .../123-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-06-21 17:56:33.328 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-21 17:56:33.366 | Selecting previously unselected package libsm6:amd64. 2022-06-21 17:56:33.374 | Preparing to unpack .../124-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-06-21 17:56:33.377 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-06-21 17:56:33.410 | Selecting previously unselected package libxt6:amd64. 2022-06-21 17:56:33.418 | Preparing to unpack .../125-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-06-21 17:56:33.421 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-06-21 17:56:33.470 | Selecting previously unselected package libxmu6:amd64. 2022-06-21 17:56:33.478 | Preparing to unpack .../126-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-06-21 17:56:33.480 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-21 17:56:33.518 | Selecting previously unselected package libxaw7:amd64. 2022-06-21 17:56:33.526 | Preparing to unpack .../127-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-06-21 17:56:33.528 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-06-21 17:56:33.580 | Selecting previously unselected package graphviz. 2022-06-21 17:56:33.588 | Preparing to unpack .../128-graphviz_2.42.2-3build2_amd64.deb ... 2022-06-21 17:56:33.590 | Unpacking graphviz (2.42.2-3build2) ... 2022-06-21 17:56:33.731 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-06-21 17:56:33.740 | Preparing to unpack .../129-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-06-21 17:56:33.743 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-21 17:56:33.800 | Selecting previously unselected package libibverbs1:amd64. 2022-06-21 17:56:33.808 | Preparing to unpack .../130-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-06-21 17:56:33.810 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-21 17:56:33.852 | Selecting previously unselected package ibverbs-providers:amd64. 2022-06-21 17:56:33.861 | Preparing to unpack .../131-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-06-21 17:56:33.876 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-21 17:56:33.936 | Selecting previously unselected package icu-devtools. 2022-06-21 17:56:33.944 | Preparing to unpack .../132-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-06-21 17:56:33.947 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-06-21 17:56:34.012 | Selecting previously unselected package iputils-arping. 2022-06-21 17:56:34.020 | Preparing to unpack .../133-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-06-21 17:56:34.022 | Unpacking iputils-arping (3:20190709-3) ... 2022-06-21 17:56:34.058 | Selecting previously unselected package javascript-common. 2022-06-21 17:56:34.066 | Preparing to unpack .../134-javascript-common_11_all.deb ... 2022-06-21 17:56:34.080 | Unpacking javascript-common (11) ... 2022-06-21 17:56:34.110 | Selecting previously unselected package libgssrpc4:amd64. 2022-06-21 17:56:34.118 | Preparing to unpack .../135-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-06-21 17:56:34.120 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-21 17:56:34.155 | Selecting previously unselected package libkdb5-9:amd64. 2022-06-21 17:56:34.163 | Preparing to unpack .../136-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-06-21 17:56:34.165 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-21 17:56:34.199 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-06-21 17:56:34.207 | Preparing to unpack .../137-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-21 17:56:34.209 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-21 17:56:34.253 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-06-21 17:56:34.261 | Preparing to unpack .../138-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-06-21 17:56:34.263 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-21 17:56:34.297 | Selecting previously unselected package comerr-dev:amd64. 2022-06-21 17:56:34.306 | Preparing to unpack .../139-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-06-21 17:56:34.310 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-06-21 17:56:34.342 | Selecting previously unselected package krb5-multidev:amd64. 2022-06-21 17:56:34.350 | Preparing to unpack .../140-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-21 17:56:34.353 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-21 17:56:34.409 | Selecting previously unselected package libarchive-cpio-perl. 2022-06-21 17:56:34.417 | Preparing to unpack .../141-libarchive-cpio-perl_0.10-1_all.deb ... 2022-06-21 17:56:34.422 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-06-21 17:56:34.458 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-06-21 17:56:34.466 | Preparing to unpack .../142-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-21 17:56:34.470 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-21 17:56:34.549 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-06-21 17:56:34.558 | Preparing to unpack .../143-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-06-21 17:56:34.560 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-21 17:56:34.633 | Selecting previously unselected package libgts-bin. 2022-06-21 17:56:34.641 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-06-21 17:56:34.644 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-06-21 17:56:34.691 | Selecting previously unselected package libicu-dev:amd64. 2022-06-21 17:56:34.699 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-06-21 17:56:34.701 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-21 17:56:36.197 | Selecting previously unselected package libipset13:amd64. 2022-06-21 17:56:36.206 | Preparing to unpack .../146-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-21 17:56:36.210 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-21 17:56:36.261 | Selecting previously unselected package librdmacm1:amd64. 2022-06-21 17:56:36.269 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-06-21 17:56:36.287 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-21 17:56:36.332 | Selecting previously unselected package libiscsi7:amd64. 2022-06-21 17:56:36.341 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2022-06-21 17:56:36.344 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-06-21 17:56:36.385 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-06-21 17:56:36.393 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-06-21 17:56:36.396 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-21 17:56:36.470 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-06-21 17:56:36.478 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-06-21 17:56:36.481 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-21 17:56:36.513 | Selecting previously unselected package libjpeg-dev:amd64. 2022-06-21 17:56:36.522 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-06-21 17:56:36.524 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-21 17:56:36.563 | Selecting previously unselected package libjs-jquery. 2022-06-21 17:56:36.571 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-06-21 17:56:36.574 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-06-21 17:56:36.645 | Selecting previously unselected package libjs-jquery-metadata. 2022-06-21 17:56:36.653 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2022-06-21 17:56:36.665 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-06-21 17:56:36.695 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-06-21 17:56:36.703 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-06-21 17:56:36.706 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-21 17:56:36.793 | Selecting previously unselected package libltdl-dev:amd64. 2022-06-21 17:56:36.804 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2022-06-21 17:56:36.807 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-06-21 17:56:36.885 | Selecting previously unselected package libsys-hostname-long-perl. 2022-06-21 17:56:36.894 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-06-21 17:56:36.897 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-06-21 17:56:36.933 | Selecting previously unselected package libmail-sendmail-perl. 2022-06-21 17:56:36.942 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2022-06-21 17:56:36.945 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-06-21 17:56:36.988 | Selecting previously unselected package libncurses-dev:amd64. 2022-06-21 17:56:36.996 | Preparing to unpack .../158-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-21 17:56:36.999 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-21 17:56:37.124 | Selecting previously unselected package libnspr4:amd64. 2022-06-21 17:56:37.132 | Preparing to unpack .../159-libnspr4_2%3a4.25-1_amd64.deb ... 2022-06-21 17:56:37.136 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-06-21 17:56:37.195 | Selecting previously unselected package libnss3:amd64. 2022-06-21 17:56:37.204 | Preparing to unpack .../160-libnss3_2%3a3.49.1-1ubuntu1.7_amd64.deb ... 2022-06-21 17:56:37.207 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-06-21 17:56:37.448 | Selecting previously unselected package libomp5-10:amd64. 2022-06-21 17:56:37.456 | Preparing to unpack .../161-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-21 17:56:37.459 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-21 17:56:37.544 | Selecting previously unselected package libomp-10-dev. 2022-06-21 17:56:37.553 | Preparing to unpack .../162-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-21 17:56:37.556 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-21 17:56:37.604 | Selecting previously unselected package pcp-conf. 2022-06-21 17:56:37.616 | Preparing to unpack .../163-pcp-conf_5.0.3-1_amd64.deb ... 2022-06-21 17:56:37.619 | Unpacking pcp-conf (5.0.3-1) ... 2022-06-21 17:56:37.659 | Selecting previously unselected package libpcp3. 2022-06-21 17:56:37.667 | Preparing to unpack .../164-libpcp3_5.0.3-1_amd64.deb ... 2022-06-21 17:56:37.673 | Unpacking libpcp3 (5.0.3-1) ... 2022-06-21 17:56:37.741 | Selecting previously unselected package libpcp-pmda3. 2022-06-21 17:56:37.750 | Preparing to unpack .../165-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-06-21 17:56:37.754 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-06-21 17:56:37.793 | Selecting previously unselected package libpcp-pmda-perl. 2022-06-21 17:56:37.802 | Preparing to unpack .../166-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-06-21 17:56:37.805 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-06-21 17:56:37.851 | Selecting previously unselected package libpq5:amd64. 2022-06-21 17:56:37.860 | Preparing to unpack .../167-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-21 17:56:37.863 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-21 17:56:37.927 | Selecting previously unselected package libpq-dev. 2022-06-21 17:56:37.935 | Preparing to unpack .../168-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-21 17:56:37.939 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-21 17:56:38.032 | Selecting previously unselected package librados2. 2022-06-21 17:56:38.040 | Preparing to unpack .../169-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-21 17:56:38.044 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-21 17:56:38.556 | Selecting previously unselected package librbd1. 2022-06-21 17:56:38.566 | Preparing to unpack .../170-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-06-21 17:56:38.569 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-21 17:56:38.838 | Selecting previously unselected package libsasl2-dev. 2022-06-21 17:56:38.846 | Preparing to unpack .../171-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-21 17:56:38.848 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-21 17:56:38.939 | Preparing to unpack .../172-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-06-21 17:56:38.948 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-06-21 17:56:39.007 | Selecting previously unselected package libssl-dev:amd64. 2022-06-21 17:56:39.019 | Preparing to unpack .../173-libssl-dev_1.1.1f-1ubuntu2.15_amd64.deb ... 2022-06-21 17:56:39.022 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.15) ... 2022-06-21 17:56:39.335 | Selecting previously unselected package libsystemd-dev:amd64. 2022-06-21 17:56:39.344 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-06-21 17:56:39.346 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-21 17:56:39.501 | Selecting previously unselected package libtinfo-dev:amd64. 2022-06-21 17:56:39.510 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-06-21 17:56:39.514 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-21 17:56:39.549 | Selecting previously unselected package libx86-1:amd64. 2022-06-21 17:56:39.557 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2022-06-21 17:56:39.561 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-06-21 17:56:39.613 | Selecting previously unselected package libxml2-dev:amd64. 2022-06-21 17:56:39.622 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.3_amd64.deb ... 2022-06-21 17:56:39.624 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-21 17:56:39.788 | Selecting previously unselected package libxslt1-dev:amd64. 2022-06-21 17:56:39.798 | Preparing to unpack .../178-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-06-21 17:56:39.800 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-21 17:56:39.898 | Selecting previously unselected package llvm-10-runtime. 2022-06-21 17:56:39.908 | Preparing to unpack .../179-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-21 17:56:39.910 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-21 17:56:39.983 | Selecting previously unselected package libpfm4:amd64. 2022-06-21 17:56:39.992 | Preparing to unpack .../180-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-06-21 17:56:39.995 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-21 17:56:40.076 | Selecting previously unselected package llvm-10. 2022-06-21 17:56:40.084 | Preparing to unpack .../181-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-21 17:56:40.087 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-21 17:56:40.945 | Selecting previously unselected package libffi-dev:amd64. 2022-06-21 17:56:40.954 | Preparing to unpack .../182-libffi-dev_3.3-4_amd64.deb ... 2022-06-21 17:56:40.959 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-06-21 17:56:41.016 | Selecting previously unselected package python3-pygments. 2022-06-21 17:56:41.024 | Preparing to unpack .../183-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-06-21 17:56:41.026 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-21 17:56:41.196 | Selecting previously unselected package llvm-10-tools. 2022-06-21 17:56:41.206 | Preparing to unpack .../184-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-21 17:56:41.209 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-21 17:56:41.371 | Selecting previously unselected package libz3-4:amd64. 2022-06-21 17:56:41.380 | Preparing to unpack .../185-libz3-4_4.8.7-4build1_amd64.deb ... 2022-06-21 17:56:41.383 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-06-21 17:56:42.435 | Selecting previously unselected package libz3-dev:amd64. 2022-06-21 17:56:42.445 | Preparing to unpack .../186-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-06-21 17:56:42.447 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-21 17:56:42.514 | Selecting previously unselected package llvm-10-dev. 2022-06-21 17:56:42.522 | Preparing to unpack .../187-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-06-21 17:56:42.526 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-21 17:56:47.373 | Selecting previously unselected package lsscsi. 2022-06-21 17:56:47.382 | Preparing to unpack .../188-lsscsi_0.30-0.1_amd64.deb ... 2022-06-21 17:56:47.384 | Unpacking lsscsi (0.30-0.1) ... 2022-06-21 17:56:47.430 | Selecting previously unselected package pkg-config. 2022-06-21 17:56:47.439 | Preparing to unpack .../189-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-06-21 17:56:47.442 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-06-21 17:56:47.478 | Selecting previously unselected package pm-utils. 2022-06-21 17:56:47.487 | Preparing to unpack .../190-pm-utils_1.4.1-19_all.deb ... 2022-06-21 17:56:47.491 | Unpacking pm-utils (1.4.1-19) ... 2022-06-21 17:56:47.560 | Selecting previously unselected package postgresql-client-common. 2022-06-21 17:56:47.569 | Preparing to unpack .../191-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-06-21 17:56:47.571 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-06-21 17:56:47.619 | Selecting previously unselected package postgresql-client-12. 2022-06-21 17:56:47.628 | Preparing to unpack .../192-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-21 17:56:47.630 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-21 17:56:47.838 | Selecting previously unselected package ssl-cert. 2022-06-21 17:56:47.847 | Preparing to unpack .../193-ssl-cert_1.0.39_all.deb ... 2022-06-21 17:56:47.849 | Unpacking ssl-cert (1.0.39) ... 2022-06-21 17:56:47.886 | Selecting previously unselected package postgresql-common. 2022-06-21 17:56:47.895 | Preparing to unpack .../194-postgresql-common_214ubuntu0.1_all.deb ... 2022-06-21 17:56:47.917 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-06-21 17:56:47.924 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-06-21 17:56:47.995 | Selecting previously unselected package postgresql-server-dev-12. 2022-06-21 17:56:48.004 | Preparing to unpack .../195-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-06-21 17:56:48.009 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-21 17:56:48.374 | Selecting previously unselected package postgresql-server-dev-all. 2022-06-21 17:56:48.383 | Preparing to unpack .../196-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-06-21 17:56:48.386 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-21 17:56:48.430 | Selecting previously unselected package python3-mysqldb. 2022-06-21 17:56:48.436 | Preparing to unpack .../197-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-06-21 17:56:48.440 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-06-21 17:56:48.485 | Selecting previously unselected package python3.8-venv. 2022-06-21 17:56:48.494 | Preparing to unpack .../198-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-06-21 17:56:48.496 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-21 17:56:48.525 | Selecting previously unselected package python3-venv. 2022-06-21 17:56:48.534 | Preparing to unpack .../199-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-06-21 17:56:48.536 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-06-21 17:56:48.566 | Selecting previously unselected package qemu-block-extra:amd64. 2022-06-21 17:56:48.575 | Preparing to unpack .../200-qemu-block-extra_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-06-21 17:56:48.578 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-06-21 17:56:48.614 | Selecting previously unselected package qemu-utils. 2022-06-21 17:56:48.622 | Preparing to unpack .../201-qemu-utils_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-06-21 17:56:48.625 | Unpacking qemu-utils (1:4.2-3ubuntu6.23) ... 2022-06-21 17:56:48.808 | Selecting previously unselected package sharutils. 2022-06-21 17:56:48.817 | Preparing to unpack .../202-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-06-21 17:56:48.819 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-06-21 17:56:48.879 | Selecting previously unselected package sqlite3. 2022-06-21 17:56:48.888 | Preparing to unpack .../203-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-06-21 17:56:48.891 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-21 17:56:49.037 | Selecting previously unselected package unzip. 2022-06-21 17:56:49.045 | Preparing to unpack .../204-unzip_6.0-25ubuntu1_amd64.deb ... 2022-06-21 17:56:49.047 | Unpacking unzip (6.0-25ubuntu1) ... 2022-06-21 17:56:49.097 | Selecting previously unselected package vbetool. 2022-06-21 17:56:49.106 | Preparing to unpack .../205-vbetool_1.1-4_amd64.deb ... 2022-06-21 17:56:49.108 | Unpacking vbetool (1.1-4) ... 2022-06-21 17:56:49.141 | Selecting previously unselected package ipset. 2022-06-21 17:56:49.149 | Preparing to unpack .../206-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-06-21 17:56:49.159 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-21 17:56:49.193 | Selecting previously unselected package ipvsadm. 2022-06-21 17:56:49.202 | Preparing to unpack .../207-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-06-21 17:56:49.205 | Unpacking ipvsadm (1:1.31-1) ... 2022-06-21 17:56:49.240 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-06-21 17:56:49.249 | Preparing to unpack .../208-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.12_amd64.deb ... 2022-06-21 17:56:49.261 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-06-21 17:56:49.297 | Selecting previously unselected package liberasurecode1:amd64. 2022-06-21 17:56:49.306 | Preparing to unpack .../209-liberasurecode1_1.6.1-4_amd64.deb ... 2022-06-21 17:56:49.309 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-06-21 17:56:49.349 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-06-21 17:56:49.358 | Preparing to unpack .../210-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-06-21 17:56:49.362 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-21 17:56:49.405 | Selecting previously unselected package libkrb5-dev:amd64. 2022-06-21 17:56:49.414 | Preparing to unpack .../211-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-06-21 17:56:49.418 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-21 17:56:49.461 | Selecting previously unselected package libpcp-gui2. 2022-06-21 17:56:49.473 | Preparing to unpack .../212-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-06-21 17:56:49.476 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-06-21 17:56:49.515 | Selecting previously unselected package libpcp-import1. 2022-06-21 17:56:49.524 | Preparing to unpack .../213-libpcp-import1_5.0.3-1_amd64.deb ... 2022-06-21 17:56:49.527 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-06-21 17:56:49.569 | Selecting previously unselected package libpcp-mmv1. 2022-06-21 17:56:49.578 | Preparing to unpack .../214-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-06-21 17:56:49.580 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-06-21 17:56:49.616 | Selecting previously unselected package libpcp-trace2. 2022-06-21 17:56:49.626 | Preparing to unpack .../215-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-06-21 17:56:49.629 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-06-21 17:56:49.665 | Selecting previously unselected package libpcp-web1. 2022-06-21 17:56:49.674 | Preparing to unpack .../216-libpcp-web1_5.0.3-1_amd64.deb ... 2022-06-21 17:56:49.678 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-06-21 17:56:49.738 | Selecting previously unselected package libyaml-dev:amd64. 2022-06-21 17:56:49.746 | Preparing to unpack .../217-libyaml-dev_0.2.2-1_amd64.deb ... 2022-06-21 17:56:49.749 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-06-21 17:56:49.790 | Selecting previously unselected package python3-pcp. 2022-06-21 17:56:49.800 | Preparing to unpack .../218-python3-pcp_5.0.3-1_amd64.deb ... 2022-06-21 17:56:49.802 | Unpacking python3-pcp (5.0.3-1) ... 2022-06-21 17:56:49.849 | Selecting previously unselected package pcp. 2022-06-21 17:56:49.857 | Preparing to unpack .../219-pcp_5.0.3-1_amd64.deb ... 2022-06-21 17:56:49.930 | Unpacking pcp (5.0.3-1) ... 2022-06-21 17:56:50.477 | Selecting previously unselected package socat. 2022-06-21 17:56:50.487 | Preparing to unpack .../220-socat_1.7.3.3-2_amd64.deb ... 2022-06-21 17:56:50.489 | Unpacking socat (1.7.3.3-2) ... 2022-06-21 17:56:50.586 | Selecting previously unselected package vlan. 2022-06-21 17:56:50.595 | Preparing to unpack .../221-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-06-21 17:56:50.599 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-21 17:56:50.669 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-06-21 17:56:50.678 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-06-21 17:56:50.691 | Setting up javascript-common (11) ... 2022-06-21 17:56:50.728 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-06-21 17:56:50.745 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-06-21 17:56:50.752 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-06-21 17:56:50.761 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-06-21 17:56:50.768 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-06-21 17:56:50.795 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-21 17:56:50.800 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-06-21 17:56:50.811 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-06-21 17:56:50.818 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-06-21 17:56:50.831 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-06-21 17:56:50.837 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-06-21 17:56:50.845 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-06-21 17:56:50.852 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-06-21 17:56:50.858 | Setting up libarchive-zip-perl (1.67-2) ... 2022-06-21 17:56:50.864 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-06-21 17:56:50.871 | Setting up vbetool (1.1-4) ... 2022-06-21 17:56:50.879 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-06-21 17:56:50.886 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-06-21 17:56:50.900 | Setting up pm-utils (1.4.1-19) ... 2022-06-21 17:56:50.914 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.15) ... 2022-06-21 17:56:51.160 | Setting up unzip (6.0-25ubuntu1) ... 2022-06-21 17:56:51.188 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-06-21 17:56:51.203 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-06-21 17:56:51.209 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-21 17:56:51.231 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-06-21 17:56:51.239 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-06-21 17:56:51.495 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-06-21 17:56:52.186 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-06-21 17:56:52.199 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-06-21 17:56:52.207 | Setting up m4 (1.4.18-4) ... 2022-06-21 17:56:52.213 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-06-21 17:56:52.513 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-06-21 17:56:52.520 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-06-21 17:56:52.527 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-06-21 17:56:52.533 | Setting up iputils-arping (3:20190709-3) ... 2022-06-21 17:56:52.568 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-06-21 17:56:52.574 | Setting up conntrack (1:1.4.5-2) ... 2022-06-21 17:56:52.580 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-21 17:56:52.593 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-06-21 17:56:52.599 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-06-21 17:56:52.819 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-06-21 17:56:54.926 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-06-21 17:56:54.933 | Setting up acl (2.2.53-6) ... 2022-06-21 17:56:54.942 | Setting up dns-root-data (2019052802) ... 2022-06-21 17:56:54.950 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-21 17:56:54.957 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-21 17:56:54.964 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-06-21 17:56:54.971 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-06-21 17:56:54.977 | Setting up autotools-dev (20180224.1) ... 2022-06-21 17:56:54.983 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-06-21 17:56:55.810 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-06-21 17:56:55.819 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-06-21 17:56:55.826 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-06-21 17:56:55.832 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-06-21 17:56:55.839 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-06-21 17:56:55.845 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-06-21 17:56:55.852 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-06-21 17:56:55.860 | Setting up ebtables (2.0.11-3build1) ... 2022-06-21 17:56:56.430 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-06-21 17:56:56.512 | Setting up socat (1.7.3.3-2) ... 2022-06-21 17:56:56.521 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-06-21 17:56:56.533 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-06-21 17:56:56.540 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.15) ... 2022-06-21 17:56:56.549 | Setting up autopoint (0.19.8.1-10build1) ... 2022-06-21 17:56:56.555 | Setting up binfmt-support (2.2.0-2) ... 2022-06-21 17:56:56.853 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-06-21 17:56:57.923 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-06-21 17:56:57.931 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-06-21 17:56:57.939 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-06-21 17:56:58.044 | Setting up fonts-dejavu-core (2.37-1) ... 2022-06-21 17:56:58.104 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-06-21 17:56:58.112 | Setting up lsscsi (0.30-0.1) ... 2022-06-21 17:56:58.119 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-06-21 17:56:58.126 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-21 17:56:58.132 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-06-21 17:56:58.140 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-21 17:56:58.146 | Setting up autoconf (2.69-11.1) ... 2022-06-21 17:56:58.158 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-06-21 17:56:58.165 | Setting up dwz (0.13-5) ... 2022-06-21 17:56:58.172 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-06-21 17:56:58.179 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-06-21 17:56:58.185 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-06-21 17:56:58.193 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-06-21 17:56:58.199 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-06-21 17:56:58.215 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-06-21 17:56:59.522 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-06-21 17:56:59.535 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-06-21 17:56:59.541 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-06-21 17:56:59.550 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-06-21 17:56:59.558 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-06-21 17:56:59.566 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-06-21 17:56:59.581 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-06-21 17:56:59.587 | Setting up pcp-conf (5.0.3-1) ... 2022-06-21 17:56:59.595 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-06-21 17:56:59.603 | Setting up libsub-override-perl (0.09-2) ... 2022-06-21 17:56:59.610 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-06-21 17:56:59.622 | Setting up libthai-data (0.1.28-3) ... 2022-06-21 17:56:59.630 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-06-21 17:56:59.636 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-06-21 17:56:59.644 | Setting up apache2-data (2.4.41-4ubuntu3.12) ... 2022-06-21 17:56:59.650 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-21 17:56:59.656 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-06-21 17:56:59.663 | Setting up sharutils (1:4.15.2-4build1) ... 2022-06-21 17:56:59.677 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-06-21 17:56:59.697 | Setting up openssl (1.1.1f-1ubuntu2.15) ... 2022-06-21 17:56:59.709 | Setting up conntrackd (1:1.4.5-2) ... 2022-06-21 17:57:00.788 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-06-21 17:57:01.132 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-06-21 17:57:01.138 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-06-21 17:57:01.145 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-21 17:57:01.152 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-06-21 17:57:01.158 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-06-21 17:57:01.164 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-06-21 17:57:01.171 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-06-21 17:57:01.178 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-06-21 17:57:01.186 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-06-21 17:57:01.191 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-06-21 17:57:01.196 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-06-21 17:57:01.202 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-06-21 17:57:01.207 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-06-21 17:57:01.214 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-06-21 17:57:01.220 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-06-21 17:57:01.226 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-06-21 17:57:01.429 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-06-21 17:57:01.435 | Setting up libmysqlclient21:amd64 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-21 17:57:01.441 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-06-21 17:57:01.447 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-06-21 17:57:01.454 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-21 17:57:01.459 | Setting up wget (1.20.3-1ubuntu2) ... 2022-06-21 17:57:01.472 | Setting up libtool (2.4.6-14) ... 2022-06-21 17:57:01.478 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-06-21 17:57:01.582 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-06-21 17:57:01.613 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-06-21 17:57:02.112 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-06-21 17:57:03.195 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-21 17:57:03.201 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.7) ... 2022-06-21 17:57:03.214 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-06-21 17:57:03.221 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-06-21 17:57:03.382 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-06-21 17:57:03.388 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-06-21 17:57:03.395 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-06-21 17:57:03.404 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-06-21 17:57:04.628 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-06-21 17:57:05.373 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-06-21 17:57:05.381 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-06-21 17:57:05.705 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-06-21 17:57:05.713 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-06-21 17:57:05.721 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-06-21 17:57:05.728 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-06-21 17:57:05.736 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.3) ... 2022-06-21 17:57:05.743 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-06-21 17:57:05.750 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-06-21 17:57:05.758 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-06-21 17:57:05.765 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-06-21 17:57:05.775 | Setting up ssl-cert (1.0.39) ... 2022-06-21 17:57:06.242 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-06-21 17:57:06.250 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-06-21 17:57:06.256 | Setting up postgresql-common (214ubuntu0.1) ... 2022-06-21 17:57:06.752 | Adding user postgres to group ssl-cert 2022-06-21 17:57:06.940 | 2022-06-21 17:57:06.940 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-06-21 17:57:07.137 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-06-21 17:57:07.137 | Removing obsolete dictionary files: 2022-06-21 17:57:07.741 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-06-21 17:57:08.876 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-06-21 17:57:08.882 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-06-21 17:57:08.888 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-06-21 17:57:08.895 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-06-21 17:57:08.901 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-06-21 17:57:08.909 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-06-21 17:57:08.915 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.11) ... 2022-06-21 17:57:08.921 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-06-21 17:57:08.927 | Setting up curl (7.68.0-1ubuntu2.11) ... 2022-06-21 17:57:08.934 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-06-21 17:57:08.940 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-06-21 17:57:08.946 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-06-21 17:57:08.953 | Setting up apache2-utils (2.4.41-4ubuntu3.12) ... 2022-06-21 17:57:08.964 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-06-21 17:57:08.978 | Setting up ipvsadm (1:1.31-1) ... 2022-06-21 17:57:09.812 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-06-21 17:57:09.819 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-06-21 17:57:09.922 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-06-21 17:57:11.988 | Regenerating fonts cache... done. 2022-06-21 17:57:11.991 | Setting up gettext (0.19.8.1-10build1) ... 2022-06-21 17:57:11.998 | Setting up libpcp3 (5.0.3-1) ... 2022-06-21 17:57:12.004 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-06-21 17:57:12.010 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-06-21 17:57:12.016 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-06-21 17:57:13.430 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-06-21 17:57:14.332 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-06-21 17:57:14.391 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-21 17:57:14.399 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-06-21 17:57:15.449 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-06-21 17:57:16.221 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-06-21 17:57:16.228 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-06-21 17:57:16.235 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-21 17:57:16.242 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-06-21 17:57:16.250 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-06-21 17:57:16.257 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-06-21 17:57:16.265 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-06-21 17:57:16.272 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-06-21 17:57:16.280 | Setting up apache2-bin (2.4.41-4ubuntu3.12) ... 2022-06-21 17:57:16.298 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-06-21 17:57:16.307 | Setting up libpcp-web1 (5.0.3-1) ... 2022-06-21 17:57:16.315 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-06-21 17:57:16.323 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-06-21 17:57:16.332 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-06-21 17:57:16.343 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-21 17:57:17.085 | 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-06-21 17:57:17.110 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-06-21 17:57:17.116 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-06-21 17:57:17.122 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-06-21 17:57:17.129 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-06-21 17:57:17.135 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-06-21 17:57:17.142 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-06-21 17:57:17.148 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-21 17:57:17.154 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-06-21 17:57:17.161 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-06-21 17:57:17.189 | Setting up libpcp-import1 (5.0.3-1) ... 2022-06-21 17:57:17.197 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-06-21 17:57:17.208 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-21 17:57:17.217 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-06-21 17:57:17.226 | Setting up po-debconf (1.0.21) ... 2022-06-21 17:57:17.234 | Setting up apache2 (2.4.41-4ubuntu3.12) ... 2022-06-21 17:57:17.765 | Enabling module mpm_event. 2022-06-21 17:57:17.832 | Enabling module authz_core. 2022-06-21 17:57:17.838 | Enabling module authz_host. 2022-06-21 17:57:17.899 | Enabling module authn_core. 2022-06-21 17:57:17.904 | Enabling module auth_basic. 2022-06-21 17:57:17.967 | Enabling module access_compat. 2022-06-21 17:57:18.031 | Enabling module authn_file. 2022-06-21 17:57:18.093 | Enabling module authz_user. 2022-06-21 17:57:18.156 | Enabling module alias. 2022-06-21 17:57:18.222 | Enabling module dir. 2022-06-21 17:57:18.283 | Enabling module autoindex. 2022-06-21 17:57:18.346 | Enabling module env. 2022-06-21 17:57:18.412 | Enabling module mime. 2022-06-21 17:57:18.476 | Enabling module negotiation. 2022-06-21 17:57:18.545 | Enabling module setenvif. 2022-06-21 17:57:18.610 | Enabling module filter. 2022-06-21 17:57:18.690 | Enabling module deflate. 2022-06-21 17:57:18.755 | Enabling module status. 2022-06-21 17:57:18.822 | Enabling module reqtimeout. 2022-06-21 17:57:18.930 | Enabling conf charset. 2022-06-21 17:57:18.997 | Enabling conf localized-error-pages. 2022-06-21 17:57:19.063 | Enabling conf other-vhosts-access-log. 2022-06-21 17:57:19.137 | Enabling conf security. 2022-06-21 17:57:19.201 | Enabling conf serve-cgi-bin. 2022-06-21 17:57:19.265 | Enabling site 000-default. 2022-06-21 17:57:19.323 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-06-21 17:57:19.383 | Enabling conf javascript-common. 2022-06-21 17:57:19.654 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-06-21 17:57:20.265 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-06-21 17:57:22.922 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-06-21 17:57:22.938 | Setting up python3-pcp (5.0.3-1) ... 2022-06-21 17:57:23.252 | Setting up libgvc6 (2.42.2-3build2) ... 2022-06-21 17:57:23.286 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-06-21 17:57:23.294 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-06-21 17:57:23.311 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-06-21 17:57:23.319 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-06-21 17:57:23.327 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-06-21 17:57:23.336 | Setting up graphviz (2.42.2-3build2) ... 2022-06-21 17:57:23.346 | Setting up pcp (5.0.3-1) ... 2022-06-21 17:57:23.724 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-06-21 17:57:24.147 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-06-21 17:57:24.567 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-06-21 17:57:24.992 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-06-21 17:57:42.625 | Setting up qemu-utils (1:4.2-3ubuntu6.23) ... 2022-06-21 17:57:42.635 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-06-21 17:57:42.655 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-06-21 17:57:43.915 | Setting up dh-autoreconf (19) ... 2022-06-21 17:57:43.923 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-06-21 17:57:44.819 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-06-21 17:57:44.829 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-21 17:57:44.838 | Setting up debhelper (12.10ubuntu1) ... 2022-06-21 17:57:44.847 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-06-21 17:57:45.237 | Setting up apache2-dev (2.4.41-4ubuntu3.12) ... 2022-06-21 17:57:45.251 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-06-21 17:57:45.277 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-06-21 17:57:45.368 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-06-21 17:58:00.363 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-21 17:58:00.392 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-06-21 17:58:00.876 | Processing triggers for ufw (0.36-6) ... 2022-06-21 17:58:01.040 | Processing triggers for man-db (2.9.1-1) ... 2022-06-21 17:58:30.080 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-06-21 17:58:30.102 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-06-21 17:58:38.811 | ++ functions-common:apt_get:1130 : result=0 2022-06-21 17:58:38.814 | ++ functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 17:58:38.816 | ++ functions-common:time_stop:2321 : local name 2022-06-21 17:58:38.818 | ++ functions-common:time_stop:2322 : local end_time 2022-06-21 17:58:38.820 | ++ functions-common:time_stop:2323 : local elapsed_time 2022-06-21 17:58:38.823 | ++ functions-common:time_stop:2324 : local total 2022-06-21 17:58:38.825 | ++ functions-common:time_stop:2325 : local start_time 2022-06-21 17:58:38.827 | ++ functions-common:time_stop:2327 : name=apt-get 2022-06-21 17:58:38.830 | ++ functions-common:time_stop:2328 : start_time=1655834142736 2022-06-21 17:58:38.833 | ++ functions-common:time_stop:2330 : [[ -z 1655834142736 ]] 2022-06-21 17:58:38.835 | +++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 17:58:38.839 | ++ functions-common:time_stop:2333 : end_time=1655834318837 2022-06-21 17:58:38.842 | ++ functions-common:time_stop:2334 : elapsed_time=176101 2022-06-21 17:58:38.844 | ++ functions-common:time_stop:2335 : total=765 2022-06-21 17:58:38.846 | ++ functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 17:58:38.848 | ++ functions-common:time_stop:2338 : _TIME_TOTAL[$name]=176866 2022-06-21 17:58:38.851 | ++ functions-common:apt_get:1134 : return 0 2022-06-21 17:58:38.854 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-21 17:58:38.856 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-21 17:58:38.858 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-21 17:58:38.863 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-21 17:58:38.868 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2022-06-21 17:58:38.871 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2022-06-21 17:58:38.873 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-21 17:58:40.438 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-21 17:58:40.440 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-21 17:58:40.442 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-21 17:58:40.444 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-21 17:58:40.446 | + functions-common:GetDistro:373 : GetOSVersion 2022-06-21 17:58:40.448 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-06-21 17:58:40.451 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-06-21 17:58:40.453 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-06-21 17:58:40.455 | + functions-common:_ensure_lsb_release:328 : return 2022-06-21 17:58:40.458 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-06-21 17:58:40.527 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-06-21 17:58:40.530 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-06-21 17:58:40.600 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-06-21 17:58:40.604 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-06-21 17:58:40.675 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-06-21 17:58:40.679 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-21 17:58:40.681 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-06-21 17:58:40.683 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-06-21 17:58:40.686 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-06-21 17:58:40.688 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-06-21 17:58:40.691 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-06-21 17:58:40.694 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-21 17:58:40.696 | + functions-common:GetDistro:378 : DISTRO=focal 2022-06-21 17:58:40.698 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-06-21 17:58:40.700 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-21 17:58:40.700 | Distro: focal 2022-06-21 17:58:40.703 | + tools/install_pip.sh:main:124 : get_versions 2022-06-21 17:58:40.705 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-21 17:58:40.709 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-06-21 17:58:40.711 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-06-21 17:58:40.714 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-06-21 17:58:40.714 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-21 17:58:42.159 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-06-21 17:58:42.162 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-06-21 17:58:42.162 | pip: 20.0.2 2022-06-21 17:58:42.164 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-21 17:58:42.167 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-21 17:58:42.169 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 17:58:42.171 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 17:58:42.173 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 17:58:42.175 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 17:58:42.177 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 17:58:42.178 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 17:58:42.180 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 17:58:42.182 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 17:58:42.183 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 17:58:42.186 | + tools/install_pip.sh:main:142 : install_get_pip 2022-06-21 17:58:42.188 | + tools/install_pip.sh:install_get_pip:60 : [[ 3.8 = \3\.\6 ]] 2022-06-21 17:58:42.189 | + tools/install_pip.sh:install_get_pip:64 : _pip_url=https://bootstrap.pypa.io/get-pip.py 2022-06-21 17:58:42.192 | ++ tools/install_pip.sh:install_get_pip:65 : basename https://bootstrap.pypa.io/get-pip.py 2022-06-21 17:58:42.195 | + tools/install_pip.sh:install_get_pip:65 : _local_pip=/home/ubuntu/devstack/files/get-pip.py 2022-06-21 17:58:42.198 | + tools/install_pip.sh:install_get_pip:71 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-06-21 17:58:42.200 | + tools/install_pip.sh:install_get_pip:88 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-06-21 17:58:42.202 | + tools/install_pip.sh:install_get_pip:91 : local timecond= 2022-06-21 17:58:42.204 | + tools/install_pip.sh:install_get_pip:92 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-06-21 17:58:42.206 | + tools/install_pip.sh:install_get_pip:96 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2022-06-21 17:58:42.218 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-06-21 17:58:42.218 | Dload Upload Total Spent Left Speed 2022-06-21 17:58:42.625 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 2617k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2617k 100 2617k 0 0 6431k 0 --:--:-- --:--:-- --:--:-- 6415k 2022-06-21 17:58:42.630 | + tools/install_pip.sh:install_get_pip:99 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-06-21 17:58:42.637 | + tools/install_pip.sh:install_get_pip:101 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-06-21 17:58:45.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 17:58:45.977 | from cryptography.utils import int_from_bytes 2022-06-21 17:58:45.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 17:58:45.977 | from cryptography.utils import int_from_bytes 2022-06-21 17:58:46.426 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 17:58:46.579 | Collecting pip 2022-06-21 17:58:46.593 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3e/dacb89022ef52/pip-22.1.2-py3-none-any.whl (2.1 MB) 2022-06-21 17:58:46.629 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 70.3 MB/s eta 0:00:00 2022-06-21 17:58:48.174 | Installing collected packages: pip 2022-06-21 17:58:48.174 | Attempting uninstall: pip 2022-06-21 17:58:48.178 | Found existing installation: pip 20.0.2 2022-06-21 17:58:48.184 | Uninstalling pip-20.0.2: 2022-06-21 17:58:48.405 | Successfully uninstalled pip-20.0.2 2022-06-21 17:58:50.578 | Successfully installed pip-22.1.2 2022-06-21 17:58:50.579 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 17:58:50.869 | + tools/install_pip.sh:main:145 : set -x 2022-06-21 17:58:50.871 | + tools/install_pip.sh:main:149 : pip_install_gr setuptools 2022-06-21 17:58:50.872 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-06-21 17:58:50.874 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-21 17:58:50.877 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-06-21 17:58:50.879 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-06-21 17:58:50.881 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-21 17:58:50.884 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-06-21 17:58:50.884 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-21 17:58:50.888 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-06-21 17:58:50.890 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-06-21 17:58:50.892 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-06-21 17:58:50.894 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-06-21 17:58:50.896 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-06-21 17:58:50.914 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-06-21 17:58:50.916 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-06-21 17:58:51.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 17:58:51.618 | from cryptography.utils import int_from_bytes 2022-06-21 17:58:51.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 17:58:51.618 | from cryptography.utils import int_from_bytes 2022-06-21 17:58:52.865 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 17:58:54.624 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-06-21 17:58:54.633 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a49/230977aa6cfb9/setuptools-57.4.0-py3-none-any.whl (819 kB) 2022-06-21 17:58:54.653 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.0/819.0 kB 57.8 MB/s eta 0:00:00 2022-06-21 17:58:56.272 | Installing collected packages: setuptools 2022-06-21 17:58:56.273 | Attempting uninstall: setuptools 2022-06-21 17:58:56.276 | Found existing installation: setuptools 45.2.0 2022-06-21 17:58:56.292 | Uninstalling setuptools-45.2.0: 2022-06-21 17:58:56.329 | Successfully uninstalled setuptools-45.2.0 2022-06-21 17:58:56.993 | Successfully installed setuptools-57.4.0 2022-06-21 17:58:56.994 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 17:58:57.185 | + inc/python:pip_install:200 : result=0 2022-06-21 17:58:57.191 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 17:58:57.192 | + functions-common:time_stop:2321 : local name 2022-06-21 17:58:57.194 | + functions-common:time_stop:2322 : local end_time 2022-06-21 17:58:57.196 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 17:58:57.202 | + functions-common:time_stop:2324 : local total 2022-06-21 17:58:57.204 | + functions-common:time_stop:2325 : local start_time 2022-06-21 17:58:57.206 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 17:58:57.208 | + functions-common:time_stop:2328 : start_time=1655834330908 2022-06-21 17:58:57.210 | + functions-common:time_stop:2330 : [[ -z 1655834330908 ]] 2022-06-21 17:58:57.212 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 17:58:57.216 | + functions-common:time_stop:2333 : end_time=1655834337213 2022-06-21 17:58:57.217 | + functions-common:time_stop:2334 : elapsed_time=6305 2022-06-21 17:58:57.219 | + functions-common:time_stop:2335 : total=0 2022-06-21 17:58:57.221 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 17:58:57.222 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=6305 2022-06-21 17:58:57.225 | + inc/python:pip_install:203 : return 0 2022-06-21 17:58:57.228 | + tools/install_pip.sh:main:151 : get_versions 2022-06-21 17:58:57.231 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-21 17:58:57.235 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-06-21 17:58:57.238 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-06-21 17:58:57.241 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-06-21 17:58:57.241 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-21 17:58:57.826 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=22.1.2 2022-06-21 17:58:57.828 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 22.1.2' 2022-06-21 17:58:57.828 | pip: 22.1.2 2022-06-21 17:58:57.831 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-21 17:58:57.836 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-21 17:58:57.840 | + ./stack.sh:main:778 : fixup_all 2022-06-21 17:58:57.842 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_keystone 2022-06-21 17:58:57.845 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-06-21 17:58:57.847 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-21 17:58:57.860 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-06-21 17:58:57.861 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-06-21 17:58:57.863 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-06-21 17:58:57.868 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-06-21 17:58:57.870 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-06-21 17:58:57.872 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-06-21 17:58:57.880 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-06-21 17:58:57.884 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_ubuntu 2022-06-21 17:58:57.886 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2022-06-21 17:58:57.889 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 17:58:57.891 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 17:58:57.894 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-06-21 17:58:57.907 | + tools/fixup_stuff.sh:fixup_ubuntu:170 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-21 17:58:57.921 | + tools/fixup_stuff.sh:fixup_ubuntu:171 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-21 17:58:57.937 | + tools/fixup_stuff.sh:fixup_all:177 : fixup_fedora 2022-06-21 17:58:57.939 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2022-06-21 17:58:57.941 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 17:58:57.943 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 17:58:57.946 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 17:58:57.948 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 17:58:57.951 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 17:58:57.954 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 17:58:57.956 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 17:58:57.959 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 17:58:57.961 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 17:58:57.963 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2022-06-21 17:58:57.966 | + tools/fixup_stuff.sh:fixup_all:178 : fixup_suse 2022-06-21 17:58:57.968 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2022-06-21 17:58:57.971 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 17:58:57.973 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 17:58:57.975 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 17:58:57.977 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 17:58:57.980 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 17:58:57.982 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 17:58:57.984 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2022-06-21 17:58:57.987 | + ./stack.sh:main:781 : pip_install -U os-testr 2022-06-21 17:58:58.012 | Using python 3.8 to install os-testr 2022-06-21 17:58:58.014 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-21 17:58:58.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 17:58:58.760 | from cryptography.utils import int_from_bytes 2022-06-21 17:58:58.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 17:58:58.760 | from cryptography.utils import int_from_bytes 2022-06-21 17:58:59.996 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 17:59:00.059 | Collecting os-testr 2022-06-21 17:59:00.067 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-06-21 17:59:00.074 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.3/46.3 kB 42.0 MB/s eta 0:00:00 2022-06-21 17:59:00.088 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-06-21 17:59:00.120 | Collecting python-subunit>=1.0.0 2022-06-21 17:59:00.128 | 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-06-21 17:59:00.136 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.1/106.1 kB 45.2 MB/s eta 0:00:00 2022-06-21 17:59:00.141 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2022-06-21 17:59:00.511 | Collecting stestr>=1.0.0 2022-06-21 17:59:00.519 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2022-06-21 17:59:00.526 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.8/125.8 kB 60.9 MB/s eta 0:00:00 2022-06-21 17:59:00.547 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-06-21 17:59:00.574 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-06-21 17:59:00.943 | Collecting future 2022-06-21 17:59:00.952 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-06-21 17:59:00.971 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 60.9 MB/s eta 0:00:00 2022-06-21 17:59:01.182 | Preparing metadata (setup.py): started 2022-06-21 17:59:01.924 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 17:59:01.935 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-06-21 17:59:01.936 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2022-06-21 17:59:01.938 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2022-06-21 17:59:01.965 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2022-06-21 17:59:01.967 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2022-06-21 17:59:01.968 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.1.2) 2022-06-21 17:59:01.971 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2022-06-21 17:59:01.972 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2022-06-21 17:59:01.987 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-06-21 17:59:02.066 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-06-21 17:59:02.067 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2022-06-21 17:59:02.069 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2022-06-21 17:59:02.071 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-06-21 17:59:02.197 | Building wheels for collected packages: future 2022-06-21 17:59:02.199 | Building wheel for future (setup.py): started 2022-06-21 17:59:03.337 | Building wheel for future (setup.py): finished with status 'done' 2022-06-21 17:59:03.342 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=3105296e1a4a883a977b280e5ae840bc3f3c76a4b865bd9885641b60eb2e17b1 2022-06-21 17:59:03.343 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-06-21 17:59:03.351 | Successfully built future 2022-06-21 17:59:04.891 | Installing collected packages: future, python-subunit, stestr, os-testr 2022-06-21 17:59:05.789 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.0 2022-06-21 17:59:05.790 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 17:59:05.980 | + inc/python:pip_install:200 : result=0 2022-06-21 17:59:05.982 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 17:59:05.984 | + functions-common:time_stop:2321 : local name 2022-06-21 17:59:05.987 | + functions-common:time_stop:2322 : local end_time 2022-06-21 17:59:05.989 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 17:59:05.992 | + functions-common:time_stop:2324 : local total 2022-06-21 17:59:05.995 | + functions-common:time_stop:2325 : local start_time 2022-06-21 17:59:05.998 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 17:59:06.000 | + functions-common:time_stop:2328 : start_time=1655834338006 2022-06-21 17:59:06.002 | + functions-common:time_stop:2330 : [[ -z 1655834338006 ]] 2022-06-21 17:59:06.005 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 17:59:06.010 | + functions-common:time_stop:2333 : end_time=1655834346007 2022-06-21 17:59:06.012 | + functions-common:time_stop:2334 : elapsed_time=8001 2022-06-21 17:59:06.014 | + functions-common:time_stop:2335 : total=0 2022-06-21 17:59:06.016 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 17:59:06.018 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=8001 2022-06-21 17:59:06.020 | + inc/python:pip_install:203 : return 0 2022-06-21 17:59:06.024 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-21 17:59:06.081 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2022-06-21 17:59:06.189 | + ./stack.sh:main:792 : install_infra 2022-06-21 17:59:06.192 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-21 17:59:06.196 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-21 17:59:06.199 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-06-21 17:59:09.542 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-21 17:59:09.544 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-21 17:59:09.568 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-21 17:59:11.530 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-06-21 17:59:11.560 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-06-21 17:59:11.665 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-06-21 17:59:11.778 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-06-21 17:59:11.969 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-06-21 17:59:11.976 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-06-21 17:59:12.047 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-06-21 17:59:12.095 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-21 17:59:12.182 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-06-21 17:59:12.284 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 17:59:12.434 | Collecting pbr===5.6.0 2022-06-21 17:59:12.440 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2022-06-21 17:59:12.479 | Installing collected packages: pbr 2022-06-21 17:59:12.622 | Successfully installed pbr-5.6.0 2022-06-21 17:59:12.691 | + inc/python:pip_install:200 : result=0 2022-06-21 17:59:12.693 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 17:59:12.695 | + functions-common:time_stop:2321 : local name 2022-06-21 17:59:12.697 | + functions-common:time_stop:2322 : local end_time 2022-06-21 17:59:12.699 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 17:59:12.701 | + functions-common:time_stop:2324 : local total 2022-06-21 17:59:12.703 | + functions-common:time_stop:2325 : local start_time 2022-06-21 17:59:12.706 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 17:59:12.708 | + functions-common:time_stop:2328 : start_time=1655834349560 2022-06-21 17:59:12.710 | + functions-common:time_stop:2330 : [[ -z 1655834349560 ]] 2022-06-21 17:59:12.713 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 17:59:12.717 | + functions-common:time_stop:2333 : end_time=1655834352714 2022-06-21 17:59:12.719 | + functions-common:time_stop:2334 : elapsed_time=3154 2022-06-21 17:59:12.721 | + functions-common:time_stop:2335 : total=8001 2022-06-21 17:59:12.723 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 17:59:12.726 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=11155 2022-06-21 17:59:12.728 | + inc/python:pip_install:203 : return 0 2022-06-21 17:59:12.731 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-21 17:59:12.733 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-21 17:59:12.757 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-21 17:59:14.729 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-06-21 17:59:14.760 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-06-21 17:59:14.864 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-06-21 17:59:14.975 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-06-21 17:59:15.154 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-06-21 17:59:15.160 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-06-21 17:59:15.231 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-06-21 17:59:15.278 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-06-21 17:59:15.363 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-06-21 17:59:15.447 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 17:59:15.449 | Processing /opt/stack/requirements 2022-06-21 17:59:16.867 | Collecting fixtures===3.0.0 2022-06-21 17:59:16.878 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-06-21 17:59:17.089 | Collecting PyYAML===5.4.1 2022-06-21 17:59:17.098 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2022-06-21 17:59:17.307 | Collecting requests===2.26.0 2022-06-21 17:59:17.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-06-21 17:59:17.414 | Collecting packaging===21.0 2022-06-21 17:59:17.421 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2022-06-21 17:59:17.487 | Collecting testtools===2.5.0 2022-06-21 17:59:17.495 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-06-21 17:59:17.578 | Collecting idna===3.2 2022-06-21 17:59:17.585 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/144/75042e2849910/idna-3.2-py3-none-any.whl (59 kB) 2022-06-21 17:59:17.730 | Collecting pyparsing===2.4.7 2022-06-21 17:59:17.742 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-06-21 17:59:17.800 | Collecting six===1.16.0 2022-06-21 17:59:17.806 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-06-21 17:59:17.873 | Collecting charset-normalizer===2.0.4 2022-06-21 17:59:17.880 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/911edd15d1922/charset_normalizer-2.0.4-py3-none-any.whl (36 kB) 2022-06-21 17:59:17.916 | Collecting Parsley>=1.2 2022-06-21 17:59:17.923 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-21 17:59:18.020 | Collecting beagle>=0.2.1 2022-06-21 17:59:18.027 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-06-21 17:59:18.065 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.6.0) 2022-06-21 17:59:18.126 | Collecting certifi===2021.5.30 2022-06-21 17:59:18.133 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50b/1e4f8446b06f4/certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 2022-06-21 17:59:18.236 | Collecting urllib3===1.26.6 2022-06-21 17:59:18.244 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39f/b8672126159ac/urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 2022-06-21 17:59:18.308 | Collecting extras===1.0.0 2022-06-21 17:59:18.316 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-06-21 17:59:18.421 | Collecting cliff===3.9.0 2022-06-21 17:59:18.429 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2022-06-21 17:59:18.553 | Collecting stevedore===3.4.0 2022-06-21 17:59:18.561 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/920/ce6259f0b2498/stevedore-3.4.0-py3-none-any.whl (49 kB) 2022-06-21 17:59:18.724 | Collecting cmd2===2.1.2 2022-06-21 17:59:18.731 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d96/7708a62d1166c/cmd2-2.1.2-py3-none-any.whl (141 kB) 2022-06-21 17:59:18.827 | Collecting autopage===0.4.0 2022-06-21 17:59:18.836 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2022-06-21 17:59:18.898 | Collecting prettytable===0.7.2 2022-06-21 17:59:18.904 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-06-21 17:59:18.950 | Collecting pyperclip===1.8.2 2022-06-21 17:59:18.957 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-06-21 17:59:19.024 | Collecting colorama===0.4.4 2022-06-21 17:59:19.031 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-06-21 17:59:19.082 | Collecting attrs===21.2.0 2022-06-21 17:59:19.089 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2022-06-21 17:59:19.190 | Collecting wcwidth===0.2.5 2022-06-21 17:59:19.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-06-21 17:59:19.217 | Building wheels for collected packages: openstack-requirements 2022-06-21 17:59:19.217 | Building wheel for openstack-requirements (setup.py): started 2022-06-21 17:59:20.052 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-21 17:59:20.052 | ERROR: Command errored out with exit status 1: 2022-06-21 17:59:20.052 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-8_hlsdnl/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-8_hlsdnl/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-9za4tty6 2022-06-21 17:59:20.053 | cwd: /tmp/pip-req-build-8_hlsdnl/ 2022-06-21 17:59:20.053 | Complete output (6 lines): 2022-06-21 17:59:20.053 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-21 17:59:20.053 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-21 17:59:20.053 | or: setup.py --help-commands 2022-06-21 17:59:20.053 | or: setup.py cmd --help 2022-06-21 17:59:20.053 | 2022-06-21 17:59:20.053 | error: invalid command 'bdist_wheel' 2022-06-21 17:59:20.053 | ---------------------------------------- 2022-06-21 17:59:20.053 | ERROR: Failed building wheel for openstack-requirements 2022-06-21 17:59:20.053 | Running setup.py clean for openstack-requirements 2022-06-21 17:59:20.884 | Failed to build openstack-requirements 2022-06-21 17:59:21.116 | Installing collected packages: certifi, attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, requests, stevedore, pyperclip, colorama, cmd2, autopage, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-06-21 17:59:23.029 | Running setup.py install for openstack-requirements: started 2022-06-21 17:59:25.337 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-21 17:59:25.370 | Successfully installed Parsley-1.3 PyYAML-5.4.1 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.5.30 charset-normalizer-2.0.4 cliff-3.9.0 cmd2-2.1.2 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.2 openstack-requirements-1.2.1.dev4980 packaging-21.0 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.4.0 testtools-2.5.0 urllib3-1.26.6 wcwidth-0.2.5 2022-06-21 17:59:25.514 | + inc/python:pip_install:200 : result=0 2022-06-21 17:59:25.516 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 17:59:25.518 | + functions-common:time_stop:2321 : local name 2022-06-21 17:59:25.520 | + functions-common:time_stop:2322 : local end_time 2022-06-21 17:59:25.523 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 17:59:25.525 | + functions-common:time_stop:2324 : local total 2022-06-21 17:59:25.527 | + functions-common:time_stop:2325 : local start_time 2022-06-21 17:59:25.529 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 17:59:25.531 | + functions-common:time_stop:2328 : start_time=1655834352749 2022-06-21 17:59:25.533 | + functions-common:time_stop:2330 : [[ -z 1655834352749 ]] 2022-06-21 17:59:25.536 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 17:59:25.539 | + functions-common:time_stop:2333 : end_time=1655834365537 2022-06-21 17:59:25.542 | + functions-common:time_stop:2334 : elapsed_time=12788 2022-06-21 17:59:25.544 | + functions-common:time_stop:2335 : total=11155 2022-06-21 17:59:25.546 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 17:59:25.548 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=23943 2022-06-21 17:59:25.551 | + inc/python:pip_install:203 : return 0 2022-06-21 17:59:25.553 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-21 17:59:25.557 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-21 17:59:25.559 | + inc/python:use_library_from_git:250 : local name=pbr 2022-06-21 17:59:25.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 17:59:25.564 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 17:59:25.566 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-06-21 17:59:25.569 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 17:59:25.571 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-21 17:59:25.593 | Using python 3.8 to install pbr 2022-06-21 17:59:25.595 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-21 17:59:26.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 17:59:26.289 | from cryptography.utils import int_from_bytes 2022-06-21 17:59:26.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 17:59:26.289 | from cryptography.utils import int_from_bytes 2022-06-21 17:59:27.557 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 17:59:27.567 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2022-06-21 17:59:29.269 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 17:59:29.430 | + inc/python:pip_install:200 : result=0 2022-06-21 17:59:29.432 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 17:59:29.435 | + functions-common:time_stop:2321 : local name 2022-06-21 17:59:29.437 | + functions-common:time_stop:2322 : local end_time 2022-06-21 17:59:29.440 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 17:59:29.445 | + functions-common:time_stop:2324 : local total 2022-06-21 17:59:29.447 | + functions-common:time_stop:2325 : local start_time 2022-06-21 17:59:29.450 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 17:59:29.453 | + functions-common:time_stop:2328 : start_time=1655834365587 2022-06-21 17:59:29.455 | + functions-common:time_stop:2330 : [[ -z 1655834365587 ]] 2022-06-21 17:59:29.459 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 17:59:29.463 | + functions-common:time_stop:2333 : end_time=1655834369460 2022-06-21 17:59:29.465 | + functions-common:time_stop:2334 : elapsed_time=3873 2022-06-21 17:59:29.467 | + functions-common:time_stop:2335 : total=23943 2022-06-21 17:59:29.469 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 17:59:29.471 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=27816 2022-06-21 17:59:29.474 | + inc/python:pip_install:203 : return 0 2022-06-21 17:59:29.478 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2022-06-21 17:59:32.702 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-21 17:59:34.567 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 17:59:34.650 | Collecting bindep 2022-06-21 17:59:34.657 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-06-21 17:59:34.712 | Collecting Parsley 2022-06-21 17:59:34.720 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-06-21 17:59:34.773 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-06-21 17:59:34.781 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-06-21 17:59:34.926 | Collecting pbr>=2.0.0 2022-06-21 17:59:34.933 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-06-21 17:59:35.041 | Collecting packaging; python_version >= "3.6" 2022-06-21 17:59:35.055 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-06-21 17:59:35.268 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-06-21 17:59:35.276 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-06-21 17:59:35.326 | Installing collected packages: Parsley, distro, pbr, pyparsing, packaging, bindep 2022-06-21 17:59:35.914 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.9.0 pyparsing-3.0.9 2022-06-21 17:59:35.997 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-21 17:59:36.000 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-21 17:59:36.003 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2022-06-21 17:59:36.020 | + ./stack.sh:main:801 : pkgs= 2022-06-21 17:59:36.023 | + ./stack.sh:main:802 : [[ -n '' ]] 2022-06-21 17:59:36.025 | + ./stack.sh:main:809 : run_phase stack pre-install 2022-06-21 17:59:36.027 | + functions-common:run_phase:1749 : local mode=stack 2022-06-21 17:59:36.030 | + functions-common:run_phase:1750 : local phase=pre-install 2022-06-21 17:59:36.039 | + functions-common:run_phase:1751 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-21 17:59:36.042 | + functions-common:run_phase:1752 : local extra_plugin_file_name 2022-06-21 17:59:36.044 | + functions-common:run_phase:1753 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-21 17:59:36.047 | + functions-common:run_phase:1758 : local exceptions=80-tempest.sh 2022-06-21 17:59:36.049 | + functions-common:run_phase:1759 : local extra 2022-06-21 17:59:36.053 | ++ functions-common:run_phase:1760 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-21 17:59:36.057 | + functions-common:run_phase:1760 : extra=80-tempest.sh 2022-06-21 17:59:36.059 | + functions-common:run_phase:1761 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-21 17:59:36.061 | + functions-common:run_phase:1765 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-21 17:59:36.063 | + functions-common:run_phase:1765 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-21 17:59:36.067 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-21 17:59:36.084 | ++ functions-common:is_service_enabled:1977 : return 0 2022-06-21 17:59:36.087 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-21 17:59:36.090 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-21 17:59:36.092 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-21 17:59:36.095 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-21 17:59:36.098 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-21 17:59:36.100 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-21 17:59:36.103 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-21 17:59:36.105 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-21 17:59:36.107 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-21 17:59:36.109 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-21 17:59:36.111 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-21 17:59:36.114 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-21 17:59:36.116 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-21 17:59:36.119 | + functions-common:run_phase:1770 : [[ stack == \s\o\u\r\c\e ]] 2022-06-21 17:59:36.121 | + functions-common:run_phase:1773 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-21 17:59:36.124 | + functions-common:run_phase:1776 : run_plugins stack pre-install 2022-06-21 17:59:36.127 | + functions-common:run_plugins:1735 : local mode=stack 2022-06-21 17:59:36.129 | + functions-common:run_plugins:1736 : local phase=pre-install 2022-06-21 17:59:36.132 | + functions-common:run_plugins:1738 : local plugins= 2022-06-21 17:59:36.134 | + functions-common:run_plugins:1739 : local plugin 2022-06-21 17:59:36.136 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-21 17:59:36.139 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-21 17:59:36.142 | + functions:set_systemd_override:821 : local value=2048 2022-06-21 17:59:36.145 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-21 17:59:36.148 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-21 17:59:36.205 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-21 17:59:36.205 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-21 17:59:36.208 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-21 17:59:36.578 | + ./stack.sh:main:814 : install_rpc_backend 2022-06-21 17:59:36.580 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-21 17:59:36.597 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 17:59:36.600 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-21 17:59:36.602 | + functions-common:install_package:1359 : update_package_repo 2022-06-21 17:59:36.605 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 17:59:36.607 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-06-21 17:59:36.616 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 17:59:36.619 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 17:59:36.622 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 17:59:36.625 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 17:59:36.627 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 17:59:36.630 | + functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 17:59:36.633 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-06-21 17:59:36.635 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-06-21 17:59:36.637 | + functions-common:apt_get_update:1086 : return 2022-06-21 17:59:36.640 | + functions-common:install_package:1360 : real_install_package rabbitmq-server 2022-06-21 17:59:36.643 | + functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 17:59:36.645 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 17:59:36.647 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 17:59:36.650 | + functions-common:real_install_package:1346 : apt_get install rabbitmq-server 2022-06-21 17:59:36.672 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-21 17:59:36.788 | Reading package lists... 2022-06-21 17:59:37.083 | Building dependency tree... 2022-06-21 17:59:37.085 | Reading state information... 2022-06-21 17:59:37.419 | The following packages were automatically installed and are no longer required: 2022-06-21 17:59:37.420 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 17:59:37.421 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 17:59:37.421 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 17:59:37.421 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 17:59:37.421 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 17:59:37.421 | python3-zope.interface 2022-06-21 17:59:37.421 | Use 'sudo apt autoremove' to remove them. 2022-06-21 17:59:37.421 | The following additional packages will be installed: 2022-06-21 17:59:37.421 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-21 17:59:37.421 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-21 17:59:37.421 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-21 17:59:37.423 | erlang-tools erlang-xmerl locales-all 2022-06-21 17:59:37.424 | Suggested packages: 2022-06-21 17:59:37.424 | erlang erlang-manpages erlang-doc 2022-06-21 17:59:37.503 | The following NEW packages will be installed: 2022-06-21 17:59:37.503 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-06-21 17:59:37.503 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-06-21 17:59:37.504 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-06-21 17:59:37.505 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-06-21 17:59:37.754 | 0 upgraded, 19 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 17:59:37.755 | Need to get 38.0 MB of archives. 2022-06-21 17:59:37.755 | After this operation, 276 MB of additional disk space will be used. 2022-06-21 17:59:37.755 | 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-06-21 17:59:39.413 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-06-21 17:59:39.475 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-06-21 17:59:39.485 | 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-06-21 17:59:39.537 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-06-21 17:59:39.756 | 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-06-21 17:59:39.760 | 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-06-21 17:59:39.842 | 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-06-21 17:59:39.847 | 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-06-21 17:59:39.851 | 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-06-21 17:59:39.853 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-06-21 17:59:39.873 | 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-06-21 17:59:40.207 | 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-06-21 17:59:40.209 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-06-21 17:59:40.211 | 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-06-21 17:59:40.352 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-06-21 17:59:40.482 | 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-06-21 17:59:40.499 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-06-21 17:59:42.121 | 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-06-21 17:59:44.615 | Fetched 38.0 MB in 7s (5,839 kB/s) 2022-06-21 17:59:44.648 | Selecting previously unselected package erlang-base. 2022-06-21 17:59:44.699 | (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-06-21 17:59:44.702 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-21 17:59:44.705 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:45.849 | Selecting previously unselected package erlang-asn1. 2022-06-21 17:59:45.858 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-21 17:59:45.861 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:45.975 | Selecting previously unselected package erlang-crypto. 2022-06-21 17:59:45.984 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-21 17:59:45.987 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:46.039 | Selecting previously unselected package erlang-public-key. 2022-06-21 17:59:46.048 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-21 17:59:46.051 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:46.156 | Selecting previously unselected package erlang-mnesia. 2022-06-21 17:59:46.166 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-21 17:59:46.169 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:46.303 | Selecting previously unselected package erlang-runtime-tools. 2022-06-21 17:59:46.312 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-21 17:59:46.315 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:46.386 | Selecting previously unselected package erlang-ssl. 2022-06-21 17:59:46.395 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-21 17:59:46.398 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:46.604 | Selecting previously unselected package erlang-eldap. 2022-06-21 17:59:46.614 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-21 17:59:46.616 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:46.661 | Selecting previously unselected package erlang-ftp. 2022-06-21 17:59:46.670 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-21 17:59:46.672 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:46.713 | Selecting previously unselected package erlang-tftp. 2022-06-21 17:59:46.723 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-21 17:59:46.726 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:46.768 | Selecting previously unselected package erlang-inets. 2022-06-21 17:59:46.777 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-21 17:59:46.779 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:46.896 | Selecting previously unselected package erlang-snmp. 2022-06-21 17:59:46.905 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-21 17:59:46.908 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:47.161 | Selecting previously unselected package erlang-os-mon. 2022-06-21 17:59:47.170 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-21 17:59:47.172 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:47.212 | Selecting previously unselected package erlang-parsetools. 2022-06-21 17:59:47.221 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-21 17:59:47.224 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:47.271 | Selecting previously unselected package erlang-syntax-tools. 2022-06-21 17:59:47.279 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-21 17:59:47.282 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:47.361 | Selecting previously unselected package erlang-tools. 2022-06-21 17:59:47.370 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-21 17:59:47.373 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:47.470 | Selecting previously unselected package erlang-xmerl. 2022-06-21 17:59:47.479 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-06-21 17:59:47.482 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:47.667 | Selecting previously unselected package locales-all. 2022-06-21 17:59:47.678 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-06-21 17:59:47.681 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-06-21 17:59:52.424 | Selecting previously unselected package rabbitmq-server. 2022-06-21 17:59:52.435 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-06-21 17:59:52.438 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-21 17:59:53.643 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:54.050 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-06-21 17:59:54.050 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-06-21 17:59:58.904 | Searching for services which depend on erlang and should be started... none found. 2022-06-21 17:59:58.907 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:58.914 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:58.920 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-06-21 17:59:58.930 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:58.937 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:58.943 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:58.950 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:58.956 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:58.965 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:58.972 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:58.980 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:58.987 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:58.995 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:59.002 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:59.009 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:59.016 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:59.023 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-06-21 17:59:59.029 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-06-21 17:59:59.125 | Adding group `rabbitmq' (GID 125) ... 2022-06-21 17:59:59.142 | Done. 2022-06-21 17:59:59.235 | Adding system user `rabbitmq' (UID 117) ... 2022-06-21 17:59:59.235 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-06-21 17:59:59.284 | Not creating home directory `/var/lib/rabbitmq'. 2022-06-21 17:59:59.635 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-06-21 18:00:06.875 | Processing triggers for man-db (2.9.1-1) ... 2022-06-21 18:00:07.617 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-21 18:00:16.684 | + functions-common:apt_get:1130 : result=0 2022-06-21 18:00:16.686 | + functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:00:16.688 | + functions-common:time_stop:2321 : local name 2022-06-21 18:00:16.691 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:00:16.693 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:00:16.695 | + functions-common:time_stop:2324 : local total 2022-06-21 18:00:16.697 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:00:16.699 | + functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:00:16.701 | + functions-common:time_stop:2328 : start_time=1655834376669 2022-06-21 18:00:16.703 | + functions-common:time_stop:2330 : [[ -z 1655834376669 ]] 2022-06-21 18:00:16.707 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:00:16.712 | + functions-common:time_stop:2333 : end_time=1655834416709 2022-06-21 18:00:16.717 | + functions-common:time_stop:2334 : elapsed_time=40040 2022-06-21 18:00:16.720 | + functions-common:time_stop:2335 : total=176866 2022-06-21 18:00:16.722 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:00:16.724 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=216906 2022-06-21 18:00:16.727 | + functions-common:apt_get:1134 : return 0 2022-06-21 18:00:16.729 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-21 18:00:16.732 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:00:16.734 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:00:16.737 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:00:16.740 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:00:16.742 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:00:16.744 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:00:16.746 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-21 18:00:16.749 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 18:00:16.751 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 18:00:16.754 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 18:00:16.757 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 18:00:16.759 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 18:00:16.761 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 18:00:16.764 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 18:00:16.766 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:00:16.768 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 18:00:16.771 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-21 18:00:16.774 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:00:16.776 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:00:16.779 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:00:16.782 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:00:16.785 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:00:16.791 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:00:16.796 | + ./stack.sh:main:815 : restart_rpc_backend 2022-06-21 18:00:16.798 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-21 18:00:16.817 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:00:16.820 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-21 18:00:16.822 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-06-21 18:00:16.824 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-06-21 18:00:16.827 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-21 18:00:16.832 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-21 18:00:16.837 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-21 18:00:16.840 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-21 18:00:16.844 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-21 18:00:16.848 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-21 18:00:16.850 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-21 18:00:16.852 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-21 18:00:16.856 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-21 18:00:17.662 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-21 18:00:17.662 | user tags 2022-06-21 18:00:17.662 | guest [administrator]' 2022-06-21 18:00:17.667 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-21 18:00:17.667 | user tags 2022-06-21 18:00:17.667 | guest [administrator]' 2022-06-21 18:00:17.667 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-21 18:00:17.674 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-06-21 18:00:17.676 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-06-21 18:00:17.679 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-06-21 18:00:18.466 | Adding user "stackrabbit" ... 2022-06-21 18:00:18.491 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-21 18:00:19.210 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-21 18:00:19.240 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-21 18:00:19.242 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-21 18:00:20.009 | Changing password for user "stackrabbit" ... 2022-06-21 18:00:20.034 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-21 18:00:20.036 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-21 18:00:20.039 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-21 18:00:20.779 | Deleting user "guest" ... 2022-06-21 18:00:20.805 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2022-06-21 18:00:20.823 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:00:20.825 | + ./stack.sh:main:818 : install_database 2022-06-21 18:00:20.828 | + lib/database:install_database:116 : install_database_mysql 2022-06-21 18:00:20.830 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-06-21 18:00:20.833 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:00:20.836 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:00:20.838 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-06-21 18:00:21.184 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-21 18:00:21.187 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-06-21 18:00:21.191 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-21 18:00:21.194 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:00:21.196 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:00:21.198 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-06-21 18:00:21.201 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-06-21 18:00:21.203 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-06-21 18:00:21.208 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-06-21 18:00:21.210 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-06-21 18:00:21.213 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:00:21.215 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-06-21 18:00:21.218 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 18:00:21.220 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 18:00:21.223 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 18:00:21.225 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 18:00:21.228 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 18:00:21.231 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 18:00:21.233 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 18:00:21.236 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:00:21.239 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 18:00:21.241 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-06-21 18:00:21.243 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:00:21.246 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:00:21.248 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:00:21.250 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:00:21.252 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:00:21.255 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:00:21.257 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-06-21 18:00:21.259 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:00:21.262 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:00:21.264 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-06-21 18:00:21.267 | + functions-common:install_package:1359 : update_package_repo 2022-06-21 18:00:21.270 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:00:21.272 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-06-21 18:00:21.275 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:00:21.278 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:00:21.280 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:00:21.283 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:00:21.285 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:00:21.288 | + functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:00:21.293 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-06-21 18:00:21.296 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-06-21 18:00:21.298 | + functions-common:apt_get_update:1086 : return 2022-06-21 18:00:21.301 | + functions-common:install_package:1360 : real_install_package mysql-server 2022-06-21 18:00:21.304 | + functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:00:21.307 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:00:21.309 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:00:21.311 | + functions-common:real_install_package:1346 : apt_get install mysql-server 2022-06-21 18:00:21.335 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-21 18:00:21.451 | Reading package lists... 2022-06-21 18:00:21.726 | Building dependency tree... 2022-06-21 18:00:21.727 | Reading state information... 2022-06-21 18:00:22.101 | The following packages were automatically installed and are no longer required: 2022-06-21 18:00:22.103 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:00:22.103 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:00:22.103 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:00:22.103 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:00:22.103 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:00:22.103 | python3-zope.interface 2022-06-21 18:00:22.103 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:00:22.104 | The following additional packages will be installed: 2022-06-21 18:00:22.104 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-21 18:00:22.104 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-21 18:00:22.104 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-21 18:00:22.104 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-21 18:00:22.104 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-21 18:00:22.105 | mysql-server-8.0 mysql-server-core-8.0 2022-06-21 18:00:22.106 | Suggested packages: 2022-06-21 18:00:22.106 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-06-21 18:00:22.190 | The following NEW packages will be installed: 2022-06-21 18:00:22.191 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-06-21 18:00:22.191 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-06-21 18:00:22.191 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-06-21 18:00:22.191 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-06-21 18:00:22.191 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-06-21 18:00:22.192 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-06-21 18:00:22.492 | 0 upgraded, 24 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:00:22.492 | Need to get 31.5 MB of archives. 2022-06-21 18:00:22.492 | After this operation, 262 MB of additional disk space will be used. 2022-06-21 18:00:22.492 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [4,416 kB] 2022-06-21 18:00:23.868 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [22.0 kB] 2022-06-21 18:00:23.870 | 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-06-21 18:00:23.878 | 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-06-21 18:00:23.878 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-06-21 18:00:23.898 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [18.1 MB] 2022-06-21 18:00:26.651 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.29-0ubuntu0.20.04.3 [1,271 kB] 2022-06-21 18:00:26.823 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-06-21 18:00:26.824 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-06-21 18:00:26.826 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-06-21 18:00:26.827 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-06-21 18:00:26.919 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-06-21 18:00:26.920 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-06-21 18:00:26.921 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-06-21 18:00:26.921 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-06-21 18:00:26.923 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-06-21 18:00:26.954 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-06-21 18:00:27.085 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-06-21 18:00:27.086 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-06-21 18:00:27.089 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-06-21 18:00:27.100 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-06-21 18:00:27.100 | 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-06-21 18:00:28.057 | 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-06-21 18:00:28.058 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.29-0ubuntu0.20.04.3 [9,544 B] 2022-06-21 18:00:28.593 | Preconfiguring packages ... 2022-06-21 18:00:28.715 | Fetched 31.5 MB in 6s (5,387 kB/s) 2022-06-21 18:00:28.745 | Selecting previously unselected package mysql-client-core-8.0. 2022-06-21 18:00:28.798 | (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-06-21 18:00:28.803 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-21 18:00:28.805 | Unpacking mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-21 18:00:29.741 | Selecting previously unselected package mysql-client-8.0. 2022-06-21 18:00:29.752 | Preparing to unpack .../01-mysql-client-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-21 18:00:29.755 | Unpacking mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-21 18:00:29.788 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-06-21 18:00:29.798 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-21 18:00:29.802 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-21 18:00:29.843 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-06-21 18:00:29.853 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-06-21 18:00:29.855 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-21 18:00:29.885 | Selecting previously unselected package libmecab2:amd64. 2022-06-21 18:00:29.895 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-06-21 18:00:29.898 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-06-21 18:00:29.965 | Selecting previously unselected package mysql-server-core-8.0. 2022-06-21 18:00:29.974 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-21 18:00:29.977 | Unpacking mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-21 18:00:32.987 | Selecting previously unselected package mysql-server-8.0. 2022-06-21 18:00:32.997 | Preparing to unpack .../06-mysql-server-8.0_8.0.29-0ubuntu0.20.04.3_amd64.deb ... 2022-06-21 18:00:33.465 | Unpacking mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-21 18:00:33.527 | Selecting previously unselected package libhtml-tagset-perl. 2022-06-21 18:00:33.542 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-06-21 18:00:33.545 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-06-21 18:00:33.588 | Selecting previously unselected package liburi-perl. 2022-06-21 18:00:33.598 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-06-21 18:00:33.600 | Unpacking liburi-perl (1.76-2) ... 2022-06-21 18:00:33.661 | Selecting previously unselected package libhtml-parser-perl. 2022-06-21 18:00:33.671 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-06-21 18:00:33.674 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-06-21 18:00:33.724 | Selecting previously unselected package libcgi-pm-perl. 2022-06-21 18:00:33.734 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-06-21 18:00:33.736 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-06-21 18:00:33.801 | Selecting previously unselected package libfcgi-perl. 2022-06-21 18:00:33.811 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-06-21 18:00:33.814 | Unpacking libfcgi-perl (0.79-1) ... 2022-06-21 18:00:33.863 | Selecting previously unselected package libcgi-fast-perl. 2022-06-21 18:00:33.873 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-06-21 18:00:33.877 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-06-21 18:00:33.907 | Selecting previously unselected package libencode-locale-perl. 2022-06-21 18:00:33.917 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-06-21 18:00:33.920 | Unpacking libencode-locale-perl (1.05-1) ... 2022-06-21 18:00:33.953 | Selecting previously unselected package libhtml-template-perl. 2022-06-21 18:00:33.963 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-06-21 18:00:33.965 | Unpacking libhtml-template-perl (2.97-1) ... 2022-06-21 18:00:34.003 | Selecting previously unselected package libtimedate-perl. 2022-06-21 18:00:34.013 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-06-21 18:00:34.016 | Unpacking libtimedate-perl (2.3200-1) ... 2022-06-21 18:00:34.067 | Selecting previously unselected package libhttp-date-perl. 2022-06-21 18:00:34.076 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-06-21 18:00:34.079 | Unpacking libhttp-date-perl (6.05-1) ... 2022-06-21 18:00:34.112 | Selecting previously unselected package libio-html-perl. 2022-06-21 18:00:34.122 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-06-21 18:00:34.125 | Unpacking libio-html-perl (1.001-1) ... 2022-06-21 18:00:34.159 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-06-21 18:00:34.168 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-06-21 18:00:34.171 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-06-21 18:00:34.204 | Selecting previously unselected package libhttp-message-perl. 2022-06-21 18:00:34.214 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-06-21 18:00:34.217 | Unpacking libhttp-message-perl (6.22-1) ... 2022-06-21 18:00:34.261 | Selecting previously unselected package mecab-utils. 2022-06-21 18:00:34.271 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-06-21 18:00:34.274 | Unpacking mecab-utils (0.996-10build1) ... 2022-06-21 18:00:34.306 | Selecting previously unselected package mecab-ipadic. 2022-06-21 18:00:34.317 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-06-21 18:00:34.319 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-21 18:00:35.629 | Selecting previously unselected package mecab-ipadic-utf8. 2022-06-21 18:00:35.638 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-06-21 18:00:35.641 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-21 18:00:35.669 | Selecting previously unselected package mysql-server. 2022-06-21 18:00:35.679 | Preparing to unpack .../23-mysql-server_8.0.29-0ubuntu0.20.04.3_all.deb ... 2022-06-21 18:00:35.681 | Unpacking mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-21 18:00:35.736 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-06-21 18:00:35.748 | Setting up mysql-client-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-21 18:00:35.755 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-06-21 18:00:35.761 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-06-21 18:00:35.767 | Setting up libencode-locale-perl (1.05-1) ... 2022-06-21 18:00:35.774 | Setting up mecab-utils (0.996-10build1) ... 2022-06-21 18:00:35.779 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-21 18:00:35.785 | Setting up libio-html-perl (1.001-1) ... 2022-06-21 18:00:35.791 | Setting up libtimedate-perl (2.3200-1) ... 2022-06-21 18:00:35.797 | Setting up mysql-client-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-21 18:00:35.803 | Setting up libfcgi-perl (0.79-1) ... 2022-06-21 18:00:35.810 | Setting up liburi-perl (1.76-2) ... 2022-06-21 18:00:35.817 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-06-21 18:00:35.824 | Setting up libhttp-date-perl (6.05-1) ... 2022-06-21 18:00:35.831 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-06-21 18:00:35.836 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-21 18:00:35.840 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-21 18:00:35.840 | 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-06-21 18:00:35.840 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-21 18:00:35.841 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-21 18:00:35.982 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-21 18:00:35.982 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-21 18:00:35.982 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-21 18:00:35.982 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-21 18:00:35.990 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-21 18:00:36.080 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-21 18:00:36.081 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-21 18:00:36.081 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-21 18:00:36.108 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-21 18:00:36.152 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-21 18:00:36.454 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-21 18:00:36.461 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-21 18:00:36.553 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-21 18:00:36.553 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-21 18:00:36.553 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-21 18:00:36.553 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-21 18:00:36.557 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-21 18:00:36.557 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-21 18:00:36.603 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-21 18:00:36.794 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-21 18:00:36.794 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-21 18:00:36.794 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-21 18:00:36.795 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-21 18:00:36.797 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-21 18:00:36.798 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-21 18:00:37.229 | 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-06-21 18:00:37.366 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-21 18:00:37.689 | 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-06-21 18:00:37.694 | 2022-06-21 18:00:37.694 | done! 2022-06-21 18:00:37.700 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-21 18:00:37.705 | Setting up mysql-server-core-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-21 18:00:37.711 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-06-21 18:00:37.716 | Compiling IPA dictionary for Mecab. This takes long time... 2022-06-21 18:00:37.720 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-06-21 18:00:37.720 | 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-06-21 18:00:37.720 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-06-21 18:00:37.720 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-06-21 18:00:37.931 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-06-21 18:00:37.931 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-06-21 18:00:37.931 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-06-21 18:00:37.931 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-06-21 18:00:37.944 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-06-21 18:00:38.077 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-06-21 18:00:38.078 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-06-21 18:00:38.078 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-06-21 18:00:38.120 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-06-21 18:00:38.194 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-06-21 18:00:38.698 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-06-21 18:00:38.709 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-06-21 18:00:38.820 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-06-21 18:00:38.820 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-06-21 18:00:38.821 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-06-21 18:00:38.821 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-06-21 18:00:38.826 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-06-21 18:00:38.827 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-06-21 18:00:38.917 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-06-21 18:00:39.220 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-06-21 18:00:39.220 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-06-21 18:00:39.222 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-06-21 18:00:39.222 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-06-21 18:00:39.225 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-06-21 18:00:39.226 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-06-21 18:00:39.750 | 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-06-21 18:00:39.901 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-06-21 18:00:40.230 | 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-06-21 18:00:40.234 | 2022-06-21 18:00:40.234 | done! 2022-06-21 18:00:40.242 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-06-21 18:00:40.246 | Setting up libhtml-parser-perl (3.72-5) ... 2022-06-21 18:00:40.252 | Setting up libhttp-message-perl (6.22-1) ... 2022-06-21 18:00:40.258 | Setting up mysql-server-8.0 (8.0.29-0ubuntu0.20.04.3) ... 2022-06-21 18:00:40.952 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-06-21 18:00:40.987 | Renaming removed key_buffer and myisam-recover options (if present) 2022-06-21 18:00:49.195 | mysqld will log errors to /var/log/mysql/error.log 2022-06-21 18:00:49.920 | mysqld is running as pid 56572 2022-06-21 18:00:52.545 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-06-21 18:00:54.714 | Setting up libcgi-pm-perl (4.46-1) ... 2022-06-21 18:00:54.722 | Setting up libhtml-template-perl (2.97-1) ... 2022-06-21 18:00:54.729 | Setting up mysql-server (8.0.29-0ubuntu0.20.04.3) ... 2022-06-21 18:00:54.736 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-06-21 18:00:54.745 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-21 18:00:55.117 | Processing triggers for man-db (2.9.1-1) ... 2022-06-21 18:00:56.973 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-21 18:01:05.237 | + functions-common:apt_get:1130 : result=0 2022-06-21 18:01:05.244 | + functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:01:05.247 | + functions-common:time_stop:2321 : local name 2022-06-21 18:01:05.249 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:01:05.252 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:01:05.256 | + functions-common:time_stop:2324 : local total 2022-06-21 18:01:05.258 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:01:05.260 | + functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:01:05.262 | + functions-common:time_stop:2328 : start_time=1655834421332 2022-06-21 18:01:05.268 | + functions-common:time_stop:2330 : [[ -z 1655834421332 ]] 2022-06-21 18:01:05.271 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:01:05.276 | + functions-common:time_stop:2333 : end_time=1655834465273 2022-06-21 18:01:05.278 | + functions-common:time_stop:2334 : elapsed_time=43941 2022-06-21 18:01:05.281 | + functions-common:time_stop:2335 : total=216906 2022-06-21 18:01:05.283 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:01:05.286 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=260847 2022-06-21 18:01:05.289 | + functions-common:apt_get:1134 : return 0 2022-06-21 18:01:05.291 | + ./stack.sh:main:820 : '[' -n mysql ']' 2022-06-21 18:01:05.294 | + ./stack.sh:main:821 : install_database_python 2022-06-21 18:01:05.297 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-06-21 18:01:05.300 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-06-21 18:01:05.302 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-21 18:01:05.305 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-21 18:01:05.310 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-21 18:01:05.313 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-06-21 18:01:05.316 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-21 18:01:05.320 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:01:05.320 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-21 18:01:05.325 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-06-21 18:01:05.328 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-06-21 18:01:05.331 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-06-21 18:01:05.334 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-21 18:01:05.337 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-21 18:01:05.359 | Using python 3.8 to install PyMySQL 2022-06-21 18:01:05.362 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-21 18:01:06.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:01:06.085 | from cryptography.utils import int_from_bytes 2022-06-21 18:01:06.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:01:06.085 | from cryptography.utils import int_from_bytes 2022-06-21 18:01:07.318 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:01:07.393 | Collecting PyMySQL 2022-06-21 18:01:07.401 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-06-21 18:01:07.408 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 kB 41.1 MB/s eta 0:00:00 2022-06-21 18:01:08.997 | Installing collected packages: PyMySQL 2022-06-21 18:01:09.126 | Successfully installed PyMySQL-1.0.2 2022-06-21 18:01:09.127 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:01:09.281 | + inc/python:pip_install:200 : result=0 2022-06-21 18:01:09.287 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:01:09.290 | + functions-common:time_stop:2321 : local name 2022-06-21 18:01:09.292 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:01:09.295 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:01:09.300 | + functions-common:time_stop:2324 : local total 2022-06-21 18:01:09.302 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:01:09.304 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:01:09.306 | + functions-common:time_stop:2328 : start_time=1655834465353 2022-06-21 18:01:09.309 | + functions-common:time_stop:2330 : [[ -z 1655834465353 ]] 2022-06-21 18:01:09.312 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:01:09.317 | + functions-common:time_stop:2333 : end_time=1655834469314 2022-06-21 18:01:09.319 | + functions-common:time_stop:2334 : elapsed_time=3961 2022-06-21 18:01:09.321 | + functions-common:time_stop:2335 : total=27816 2022-06-21 18:01:09.324 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:01:09.326 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=31777 2022-06-21 18:01:09.329 | + inc/python:pip_install:203 : return 0 2022-06-21 18:01:09.332 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-21 18:01:09.335 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-21 18:01:09.337 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-21 18:01:09.339 | + ./stack.sh:main:824 : is_service_enabled neutron 2022-06-21 18:01:09.357 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:01:09.359 | + ./stack.sh:main:825 : install_neutron_agent_packages 2022-06-21 18:01:09.361 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-06-21 18:01:09.365 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-21 18:01:09.365 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-21 18:01:09.378 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-21 18:01:09.381 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-21 18:01:09.384 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,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-06-21 18:01:09.388 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-21 18:01:09.390 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-06-21 18:01:09.393 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:460 : is_service_enabled q-l3 2022-06-21 18:01:09.410 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:01:09.412 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : install_package radvd 2022-06-21 18:01:09.421 | + functions-common:install_package:1359 : update_package_repo 2022-06-21 18:01:09.422 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:01:09.424 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-06-21 18:01:09.427 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:01:09.429 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:01:09.431 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:01:09.434 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:01:09.436 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:01:09.438 | + functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:01:09.441 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-06-21 18:01:09.443 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-06-21 18:01:09.445 | + functions-common:apt_get_update:1086 : return 2022-06-21 18:01:09.448 | + functions-common:install_package:1360 : real_install_package radvd 2022-06-21 18:01:09.451 | + functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:01:09.453 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:01:09.457 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:01:09.459 | + functions-common:real_install_package:1346 : apt_get install radvd 2022-06-21 18:01:09.482 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-21 18:01:09.597 | Reading package lists... 2022-06-21 18:01:09.884 | Building dependency tree... 2022-06-21 18:01:09.885 | Reading state information... 2022-06-21 18:01:10.194 | The following packages were automatically installed and are no longer required: 2022-06-21 18:01:10.196 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:01:10.196 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:01:10.196 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:01:10.196 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:01:10.196 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:01:10.196 | python3-zope.interface 2022-06-21 18:01:10.196 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:01:10.269 | The following NEW packages will be installed: 2022-06-21 18:01:10.269 | radvd 2022-06-21 18:01:10.553 | 0 upgraded, 1 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:01:10.553 | Need to get 59.0 kB of archives. 2022-06-21 18:01:10.553 | After this operation, 164 kB of additional disk space will be used. 2022-06-21 18:01:10.553 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-06-21 18:01:11.459 | Fetched 59.0 kB in 1s (105 kB/s) 2022-06-21 18:01:11.493 | Selecting previously unselected package radvd. 2022-06-21 18:01:11.549 | (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-06-21 18:01:11.553 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-06-21 18:01:11.555 | Unpacking radvd (1:2.17-2) ... 2022-06-21 18:01:11.621 | Setting up radvd (1:2.17-2) ... 2022-06-21 18:01:12.604 | Job for radvd.service failed because the control process exited with error code. 2022-06-21 18:01:12.604 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-06-21 18:01:12.606 | invoke-rc.d: initscript radvd, action "start" failed. 2022-06-21 18:01:12.618 | ● radvd.service - Router advertisement daemon for IPv6 2022-06-21 18:01:12.618 | Loaded: loaded (]8;;file://dv-neutron-846031-3-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-06-21 18:01:12.619 | Active: failed (Result: exit-code) since Tue 2022-06-21 18:01:12 UTC; 15ms ago 2022-06-21 18:01:12.619 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-06-21 18:01:12.619 | Process: 57726 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-06-21 18:01:12.619 | 2022-06-21 18:01:12.619 | Jun 21 18:01:12 dv-neutron-846031-3-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-06-21 18:01:12.619 | Jun 21 18:01:12 dv-neutron-846031-3-hyperv radvd[57726]: can't open /etc/radvd.conf: No such file or directory 2022-06-21 18:01:12.619 | Jun 21 18:01:12 dv-neutron-846031-3-hyperv radvd[57726]: Insecure file permissions, but continuing anyway 2022-06-21 18:01:12.619 | Jun 21 18:01:12 dv-neutron-846031-3-hyperv radvd[57726]: exiting, failed to read config file 2022-06-21 18:01:12.619 | Jun 21 18:01:12 dv-neutron-846031-3-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-06-21 18:01:12.619 | Jun 21 18:01:12 dv-neutron-846031-3-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-06-21 18:01:12.619 | Jun 21 18:01:12 dv-neutron-846031-3-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-06-21 18:01:12.625 | Processing triggers for man-db (2.9.1-1) ... 2022-06-21 18:01:12.724 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-21 18:01:21.350 | + functions-common:apt_get:1130 : result=0 2022-06-21 18:01:21.353 | + functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:01:21.355 | + functions-common:time_stop:2321 : local name 2022-06-21 18:01:21.357 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:01:21.359 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:01:21.362 | + functions-common:time_stop:2324 : local total 2022-06-21 18:01:21.364 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:01:21.366 | + functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:01:21.369 | + functions-common:time_stop:2328 : start_time=1655834469479 2022-06-21 18:01:21.371 | + functions-common:time_stop:2330 : [[ -z 1655834469479 ]] 2022-06-21 18:01:21.374 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:01:21.379 | + functions-common:time_stop:2333 : end_time=1655834481376 2022-06-21 18:01:21.381 | + functions-common:time_stop:2334 : elapsed_time=11897 2022-06-21 18:01:21.383 | + functions-common:time_stop:2335 : total=260847 2022-06-21 18:01:21.385 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:01:21.387 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=272744 2022-06-21 18:01:21.391 | + functions-common:apt_get:1134 : return 0 2022-06-21 18:01:21.394 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:464 : is_service_enabled q-agt q-dhcp q-l3 2022-06-21 18:01:21.411 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:01:21.413 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:465 : neutron_plugin_install_agent_packages 2022-06-21 18:01:21.416 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-21 18:01:21.419 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-06-21 18:01:21.440 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-06-21 18:01:21.443 | + functions-common:install_package:1359 : update_package_repo 2022-06-21 18:01:21.445 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:01:21.448 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-06-21 18:01:21.451 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:01:21.453 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:01:21.456 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:01:21.459 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:01:21.461 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:01:21.464 | + functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:01:21.467 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-06-21 18:01:21.469 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-06-21 18:01:21.471 | + functions-common:apt_get_update:1086 : return 2022-06-21 18:01:21.474 | + functions-common:install_package:1360 : real_install_package fakeroot make openvswitch-switch 2022-06-21 18:01:21.476 | + functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:01:21.478 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:01:21.481 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:01:21.483 | + functions-common:real_install_package:1346 : apt_get install fakeroot make openvswitch-switch 2022-06-21 18:01:21.508 | + functions-common:apt_get:1126 : 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-06-21 18:01:21.622 | Reading package lists... 2022-06-21 18:01:21.897 | Building dependency tree... 2022-06-21 18:01:21.898 | Reading state information... 2022-06-21 18:01:22.198 | fakeroot is already the newest version (1.24-1). 2022-06-21 18:01:22.198 | fakeroot set to manually installed. 2022-06-21 18:01:22.198 | make is already the newest version (4.2.1-1.2). 2022-06-21 18:01:22.198 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-21 18:01:22.198 | The following packages were automatically installed and are no longer required: 2022-06-21 18:01:22.199 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:01:22.199 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:01:22.199 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:01:22.199 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:01:22.199 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:01:22.199 | python3-zope.interface 2022-06-21 18:01:22.199 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:01:22.341 | 0 upgraded, 0 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:01:22.347 | + functions-common:apt_get:1130 : result=0 2022-06-21 18:01:22.349 | + functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:01:22.352 | + functions-common:time_stop:2321 : local name 2022-06-21 18:01:22.354 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:01:22.356 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:01:22.358 | + functions-common:time_stop:2324 : local total 2022-06-21 18:01:22.360 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:01:22.362 | + functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:01:22.365 | + functions-common:time_stop:2328 : start_time=1655834481506 2022-06-21 18:01:22.367 | + functions-common:time_stop:2330 : [[ -z 1655834481506 ]] 2022-06-21 18:01:22.369 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:01:22.374 | + functions-common:time_stop:2333 : end_time=1655834482371 2022-06-21 18:01:22.376 | + functions-common:time_stop:2334 : elapsed_time=865 2022-06-21 18:01:22.378 | + functions-common:time_stop:2335 : total=272744 2022-06-21 18:01:22.380 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:01:22.382 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=273609 2022-06-21 18:01:22.385 | + functions-common:apt_get:1134 : return 0 2022-06-21 18:01:22.387 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-06-21 18:01:22.389 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:01:22.392 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:01:22.397 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-21 18:01:22.400 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-06-21 18:01:22.403 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-06-21 18:01:22.408 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-06-21 18:01:22.410 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-06-21 18:01:22.414 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-06-21 18:01:22.414 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-06-21 18:01:22.420 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-06-21 18:01:22.422 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-06-21 18:01:22.425 | + functions:vercmp:628 : local v1=5.4 2022-06-21 18:01:22.427 | + functions:vercmp:629 : local 'op=<' 2022-06-21 18:01:22.429 | + functions:vercmp:630 : local v2=3.13 2022-06-21 18:01:22.432 | + functions:vercmp:631 : local result 2022-06-21 18:01:22.436 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-21 18:01:22.438 | ++ functions:vercmp:635 : head -1 2022-06-21 18:01:22.441 | ++ functions:vercmp:635 : sort -V 2022-06-21 18:01:22.446 | + functions:vercmp:635 : result=3.13 2022-06-21 18:01:22.448 | + functions:vercmp:637 : case $op in 2022-06-21 18:01:22.451 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-21 18:01:22.453 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-21 18:01:22.456 | + functions:vercmp:648 : return 2022-06-21 18:01:22.459 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-06-21 18:01:22.462 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:01:22.465 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart openvswitch-switch 2022-06-21 18:01:22.809 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-21 18:01:22.812 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-06-21 18:01:22.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:22.819 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:22.822 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-06-21 18:01:22.826 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:22.829 | + ./stack.sh:main:828 : is_service_enabled etcd3 2022-06-21 18:01:22.852 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:01:22.857 | + ./stack.sh:main:829 : install_etcd3 2022-06-21 18:01:22.859 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-21 18:01:22.859 | Installing etcd 2022-06-21 18:01:22.862 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-21 18:01:22.875 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-21 18:01:22.890 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-21 18:01:22.892 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-21 18:01:22.909 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-21 18:01:22.912 | ++ 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-06-21 18:01:22.915 | ++ 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-06-21 18:01:22.918 | +++ 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-06-21 18:01:22.922 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:01:22.925 | ++ 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-06-21 18:01:22.927 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-21 18:01:22.930 | ++ 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-06-21 18:01:22.934 | --2022-06-21 18:01:22-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:01:23.064 | Resolving github.com (github.com)... 140.82.121.3 2022-06-21 18:01:23.109 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-06-21 18:01:23.397 | HTTP request sent, awaiting response... 302 Found 2022-06-21 18:01:23.397 | 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%2F20220621%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220621T180123Z&X-Amz-Expires=300&X-Amz-Signature=6b5ee23b2dab9e24b4ba5343c2950fb026ebd646fbd4947fc9da38f252ecbd1b&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-06-21 18:01:23.397 | --2022-06-21 18:01:23-- 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%2F20220621%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220621T180123Z&X-Amz-Expires=300&X-Amz-Signature=6b5ee23b2dab9e24b4ba5343c2950fb026ebd646fbd4947fc9da38f252ecbd1b&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-06-21 18:01:23.399 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... 2022-06-21 18:01:23.424 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-06-21 18:01:23.607 | HTTP request sent, awaiting response... 200 OK 2022-06-21 18:01:23.607 | Length: 11350736 (11M) [application/octet-stream] 2022-06-21 18:01:23.607 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-06-21 18:01:23.723 | 2022-06-21 18:01:23.880 | 0K ........ .. 100% 39.6M=0.3s 2022-06-21 18:01:23.880 | 2022-06-21 18:01:23.880 | 2022-06-21 18:01:23 (39.6 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-06-21 18:01:23.880 | 2022-06-21 18:01:23.884 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-06-21 18:01:23.887 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:01:23.889 | ++ functions:get_extra_file:74 : return 2022-06-21 18:01:23.893 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-21 18:01:23.895 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-21 18:01:23.898 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-06-21 18:01:23.900 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-06-21 18:01:24.036 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-06-21 18:01:24.039 | + 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-06-21 18:01:24.044 | etcd-v3.3.12-linux-amd64/ 2022-06-21 18:01:24.044 | etcd-v3.3.12-linux-amd64/README.md 2022-06-21 18:01:24.044 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-06-21 18:01:24.044 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-06-21 18:01:24.044 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-06-21 18:01:24.044 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-06-21 18:01:24.044 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-06-21 18:01:24.044 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-06-21 18:01:24.044 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-06-21 18:01:24.044 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-06-21 18:01:24.045 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-06-21 18:01:24.045 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-06-21 18:01:24.045 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-06-21 18:01:24.045 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-06-21 18:01:24.045 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-06-21 18:01:24.045 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-06-21 18:01:24.045 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-06-21 18:01:24.045 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-06-21 18:01:24.046 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-06-21 18:01:24.046 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-06-21 18:01:24.046 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-21 18:01:24.046 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-06-21 18:01:24.046 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-06-21 18:01:24.046 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-21 18:01:24.046 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-21 18:01:24.046 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-21 18:01:24.046 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-21 18:01:24.046 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-06-21 18:01:24.046 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-06-21 18:01:24.046 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-06-21 18:01:24.046 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-06-21 18:01:24.046 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-06-21 18:01:24.046 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-06-21 18:01:24.047 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-06-21 18:01:24.047 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-06-21 18:01:24.047 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-06-21 18:01:24.047 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-06-21 18:01:24.047 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-06-21 18:01:24.047 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-06-21 18:01:24.047 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-06-21 18:01:24.047 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-06-21 18:01:24.047 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-06-21 18:01:24.047 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-06-21 18:01:24.047 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-06-21 18:01:24.047 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-06-21 18:01:24.047 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-06-21 18:01:24.047 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-06-21 18:01:24.048 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-06-21 18:01:24.048 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-06-21 18:01:24.048 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-06-21 18:01:24.048 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-06-21 18:01:24.048 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-06-21 18:01:24.048 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-06-21 18:01:24.048 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-06-21 18:01:24.048 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-06-21 18:01:24.048 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-06-21 18:01:24.048 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-06-21 18:01:24.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-06-21 18:01:24.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-06-21 18:01:24.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-06-21 18:01:24.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-06-21 18:01:24.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-06-21 18:01:24.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-06-21 18:01:24.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-06-21 18:01:24.049 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-06-21 18:01:24.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-06-21 18:01:24.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-06-21 18:01:24.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-06-21 18:01:24.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-06-21 18:01:24.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-06-21 18:01:24.050 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-06-21 18:01:24.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-06-21 18:01:24.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-06-21 18:01:24.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-06-21 18:01:24.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-06-21 18:01:24.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-06-21 18:01:24.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-06-21 18:01:24.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-06-21 18:01:24.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-06-21 18:01:24.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-06-21 18:01:24.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-06-21 18:01:24.051 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-06-21 18:01:24.051 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-06-21 18:01:24.051 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-06-21 18:01:24.051 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-06-21 18:01:24.051 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-06-21 18:01:24.051 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-06-21 18:01:24.051 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-06-21 18:01:24.052 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-06-21 18:01:24.052 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-06-21 18:01:24.052 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-06-21 18:01:24.052 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-06-21 18:01:24.052 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-06-21 18:01:24.052 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-06-21 18:01:24.052 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-06-21 18:01:24.052 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-06-21 18:01:24.052 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-06-21 18:01:24.052 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-06-21 18:01:24.052 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-06-21 18:01:24.052 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-06-21 18:01:24.052 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-06-21 18:01:24.052 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-06-21 18:01:24.052 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-06-21 18:01:24.052 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-06-21 18:01:24.052 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-06-21 18:01:24.052 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-06-21 18:01:24.053 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-06-21 18:01:24.053 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-06-21 18:01:24.053 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-06-21 18:01:24.053 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-06-21 18:01:24.053 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-06-21 18:01:24.053 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-06-21 18:01:24.053 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-06-21 18:01:24.053 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-06-21 18:01:24.053 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-06-21 18:01:24.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-06-21 18:01:24.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-06-21 18:01:24.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-06-21 18:01:24.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-06-21 18:01:24.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-06-21 18:01:24.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-06-21 18:01:24.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-06-21 18:01:24.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-06-21 18:01:24.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-06-21 18:01:24.054 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-06-21 18:01:24.055 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-06-21 18:01:24.055 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-06-21 18:01:24.056 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-06-21 18:01:24.056 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-06-21 18:01:24.056 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-06-21 18:01:24.056 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-06-21 18:01:24.056 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-06-21 18:01:24.057 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-06-21 18:01:24.057 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-06-21 18:01:24.057 | etcd-v3.3.12-linux-amd64/etcdctl 2022-06-21 18:01:24.250 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-06-21 18:01:24.250 | etcd-v3.3.12-linux-amd64/etcd 2022-06-21 18:01:24.481 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-06-21 18:01:24.521 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-06-21 18:01:24.556 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-21 18:01:24.558 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2022-06-21 18:01:24.586 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:01:24.589 | + ./stack.sh:main:848 : install_dstat 2022-06-21 18:01:24.591 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-21 18:01:24.608 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:01:24.611 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2022-06-21 18:01:24.614 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-06-21 18:01:24.616 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-06-21 18:01:24.618 | + ./stack.sh:main:857 : install_libs 2022-06-21 18:01:24.623 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2022-06-21 18:01:24.625 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2022-06-21 18:01:24.627 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2022-06-21 18:01:24.630 | + inc/python:use_library_from_git:250 : local name=automaton 2022-06-21 18:01:24.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:24.634 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:24.636 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-06-21 18:01:24.639 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:24.641 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2022-06-21 18:01:24.644 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2022-06-21 18:01:24.646 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2022-06-21 18:01:24.648 | + inc/python:use_library_from_git:250 : local name=castellan 2022-06-21 18:01:24.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:24.653 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:24.655 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-06-21 18:01:24.658 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:24.660 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2022-06-21 18:01:24.663 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2022-06-21 18:01:24.665 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2022-06-21 18:01:24.667 | + inc/python:use_library_from_git:250 : local name=cliff 2022-06-21 18:01:24.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:24.678 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:24.680 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-06-21 18:01:24.682 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:24.684 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2022-06-21 18:01:24.687 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2022-06-21 18:01:24.689 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2022-06-21 18:01:24.692 | + inc/python:use_library_from_git:250 : local name=cursive 2022-06-21 18:01:24.694 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:24.697 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:24.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-06-21 18:01:24.701 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:24.704 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2022-06-21 18:01:24.706 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2022-06-21 18:01:24.709 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2022-06-21 18:01:24.711 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-06-21 18:01:24.713 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:24.715 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:24.718 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-06-21 18:01:24.721 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:24.723 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2022-06-21 18:01:24.726 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2022-06-21 18:01:24.729 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2022-06-21 18:01:24.731 | + inc/python:use_library_from_git:250 : local name=futurist 2022-06-21 18:01:24.734 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:24.737 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:24.739 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-06-21 18:01:24.742 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:24.745 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2022-06-21 18:01:24.748 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2022-06-21 18:01:24.750 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2022-06-21 18:01:24.752 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-06-21 18:01:24.755 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:24.757 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:24.759 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-06-21 18:01:24.769 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:24.772 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2022-06-21 18:01:24.774 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2022-06-21 18:01:24.777 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2022-06-21 18:01:24.780 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-06-21 18:01:24.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:24.785 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:24.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-06-21 18:01:24.790 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:24.792 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2022-06-21 18:01:24.794 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2022-06-21 18:01:24.797 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2022-06-21 18:01:24.800 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-06-21 18:01:24.802 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:24.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:24.807 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-06-21 18:01:24.809 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:24.811 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2022-06-21 18:01:24.814 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2022-06-21 18:01:24.817 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2022-06-21 18:01:24.820 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-06-21 18:01:24.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:24.826 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:24.828 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-06-21 18:01:24.831 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:24.834 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2022-06-21 18:01:24.836 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2022-06-21 18:01:24.839 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2022-06-21 18:01:24.842 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-06-21 18:01:24.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:24.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:24.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-06-21 18:01:24.853 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:24.861 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2022-06-21 18:01:24.863 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2022-06-21 18:01:24.866 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2022-06-21 18:01:24.869 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-06-21 18:01:24.872 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:24.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:24.877 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-21 18:01:24.880 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:24.882 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2022-06-21 18:01:24.885 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2022-06-21 18:01:24.887 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2022-06-21 18:01:24.890 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-06-21 18:01:24.894 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:24.897 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:24.900 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-06-21 18:01:24.903 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:24.906 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2022-06-21 18:01:24.917 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2022-06-21 18:01:24.919 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2022-06-21 18:01:24.922 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-06-21 18:01:24.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:24.927 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:24.929 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-06-21 18:01:24.931 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:24.934 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2022-06-21 18:01:24.936 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2022-06-21 18:01:24.939 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2022-06-21 18:01:24.941 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-06-21 18:01:24.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:24.945 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:24.948 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-06-21 18:01:24.950 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:24.952 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2022-06-21 18:01:24.955 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2022-06-21 18:01:24.958 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2022-06-21 18:01:24.960 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-06-21 18:01:24.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:24.966 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:24.968 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-21 18:01:24.971 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:24.973 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2022-06-21 18:01:24.976 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2022-06-21 18:01:24.978 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2022-06-21 18:01:24.980 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-06-21 18:01:24.984 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:24.987 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:24.989 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-06-21 18:01:24.992 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:24.994 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2022-06-21 18:01:24.996 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2022-06-21 18:01:24.999 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2022-06-21 18:01:25.001 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-06-21 18:01:25.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.006 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.008 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-21 18:01:25.011 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.013 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2022-06-21 18:01:25.016 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2022-06-21 18:01:25.019 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2022-06-21 18:01:25.021 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-06-21 18:01:25.023 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.026 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.028 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-21 18:01:25.030 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.033 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2022-06-21 18:01:25.036 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2022-06-21 18:01:25.041 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2022-06-21 18:01:25.041 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-06-21 18:01:25.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.045 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.048 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-06-21 18:01:25.050 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.053 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2022-06-21 18:01:25.055 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2022-06-21 18:01:25.058 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2022-06-21 18:01:25.060 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-06-21 18:01:25.062 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.065 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.067 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-21 18:01:25.069 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.072 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2022-06-21 18:01:25.075 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2022-06-21 18:01:25.085 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2022-06-21 18:01:25.087 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-06-21 18:01:25.090 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.092 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.095 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-06-21 18:01:25.097 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.100 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2022-06-21 18:01:25.102 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2022-06-21 18:01:25.104 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2022-06-21 18:01:25.107 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-06-21 18:01:25.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-21 18:01:25.117 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.119 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2022-06-21 18:01:25.122 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2022-06-21 18:01:25.124 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2022-06-21 18:01:25.126 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-06-21 18:01:25.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-21 18:01:25.136 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.139 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2022-06-21 18:01:25.141 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2022-06-21 18:01:25.144 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2022-06-21 18:01:25.146 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-06-21 18:01:25.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.151 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-06-21 18:01:25.161 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.164 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2022-06-21 18:01:25.166 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2022-06-21 18:01:25.169 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2022-06-21 18:01:25.171 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-06-21 18:01:25.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-06-21 18:01:25.181 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.185 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2022-06-21 18:01:25.187 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2022-06-21 18:01:25.190 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2022-06-21 18:01:25.192 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-06-21 18:01:25.195 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.200 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-21 18:01:25.202 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.205 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2022-06-21 18:01:25.209 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2022-06-21 18:01:25.211 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2022-06-21 18:01:25.213 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-06-21 18:01:25.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-21 18:01:25.224 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.226 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2022-06-21 18:01:25.229 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2022-06-21 18:01:25.231 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2022-06-21 18:01:25.234 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-06-21 18:01:25.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.241 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-06-21 18:01:25.243 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.246 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2022-06-21 18:01:25.248 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2022-06-21 18:01:25.250 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2022-06-21 18:01:25.253 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-06-21 18:01:25.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.258 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.260 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-06-21 18:01:25.263 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.266 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2022-06-21 18:01:25.271 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2022-06-21 18:01:25.273 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2022-06-21 18:01:25.276 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-06-21 18:01:25.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.281 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.283 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-06-21 18:01:25.285 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.288 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2022-06-21 18:01:25.290 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2022-06-21 18:01:25.293 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2022-06-21 18:01:25.295 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-06-21 18:01:25.298 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.300 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.302 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-06-21 18:01:25.305 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.307 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2022-06-21 18:01:25.310 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2022-06-21 18:01:25.312 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2022-06-21 18:01:25.315 | + inc/python:use_library_from_git:250 : local name=tooz 2022-06-21 18:01:25.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.320 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.322 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-06-21 18:01:25.325 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.332 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2022-06-21 18:01:25.335 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2022-06-21 18:01:25.337 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2022-06-21 18:01:25.340 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-06-21 18:01:25.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.344 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.347 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-06-21 18:01:25.350 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.353 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2022-06-21 18:01:25.355 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2022-06-21 18:01:25.357 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2022-06-21 18:01:25.360 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-06-21 18:01:25.362 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.365 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.367 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-21 18:01:25.370 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.372 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2022-06-21 18:01:25.374 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2022-06-21 18:01:25.377 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2022-06-21 18:01:25.380 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-06-21 18:01:25.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.391 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-06-21 18:01:25.396 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.399 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2022-06-21 18:01:25.402 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2022-06-21 18:01:25.405 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2022-06-21 18:01:25.409 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-06-21 18:01:25.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:25.414 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:25.416 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-21 18:01:25.419 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:25.421 | + lib/libraries:install_libs:137 : pip_install etcd3 2022-06-21 18:01:25.444 | Using python 3.8 to install etcd3 2022-06-21 18:01:25.446 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-21 18:01:26.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:01:26.163 | from cryptography.utils import int_from_bytes 2022-06-21 18:01:26.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:01:26.163 | from cryptography.utils import int_from_bytes 2022-06-21 18:01:27.418 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:01:27.481 | Collecting etcd3 2022-06-21 18:01:27.489 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-06-21 18:01:27.496 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.9/63.9 kB 44.8 MB/s eta 0:00:00 2022-06-21 18:01:27.522 | Preparing metadata (setup.py): started 2022-06-21 18:01:28.212 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:01:30.077 | Collecting grpcio>=1.27.1 2022-06-21 18:01:30.100 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ed/1e52ad507a54d/grpcio-1.39.0-cp38-cp38-manylinux2014_x86_64.whl (4.3 MB) 2022-06-21 18:01:30.158 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 82.4 MB/s eta 0:00:00 2022-06-21 18:01:30.849 | Collecting protobuf>=3.6.1 2022-06-21 18:01:30.860 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/690/2a1e4b7a319ec/protobuf-3.17.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2022-06-21 18:01:30.878 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 81.1 MB/s eta 0:00:00 2022-06-21 18:01:30.889 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-06-21 18:01:30.890 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-06-21 18:01:30.919 | Building wheels for collected packages: etcd3 2022-06-21 18:01:30.920 | Building wheel for etcd3 (setup.py): started 2022-06-21 18:01:31.722 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-06-21 18:01:31.723 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42886 sha256=55e098d25efcca7e1e30d8c2dfa9f76864444da125ca2669be76035a9b23c3ab 2022-06-21 18:01:31.724 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-06-21 18:01:31.728 | Successfully built etcd3 2022-06-21 18:01:33.322 | Installing collected packages: protobuf, grpcio, etcd3 2022-06-21 18:01:33.968 | Successfully installed etcd3-0.12.0 grpcio-1.39.0 protobuf-3.17.3 2022-06-21 18:01:33.969 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:01:34.184 | + inc/python:pip_install:200 : result=0 2022-06-21 18:01:34.187 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:01:34.189 | + functions-common:time_stop:2321 : local name 2022-06-21 18:01:34.192 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:01:34.194 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:01:34.196 | + functions-common:time_stop:2324 : local total 2022-06-21 18:01:34.198 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:01:34.200 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:01:34.202 | + functions-common:time_stop:2328 : start_time=1655834485437 2022-06-21 18:01:34.205 | + functions-common:time_stop:2330 : [[ -z 1655834485437 ]] 2022-06-21 18:01:34.207 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:01:34.212 | + functions-common:time_stop:2333 : end_time=1655834494209 2022-06-21 18:01:34.214 | + functions-common:time_stop:2334 : elapsed_time=8772 2022-06-21 18:01:34.216 | + functions-common:time_stop:2335 : total=31777 2022-06-21 18:01:34.219 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:01:34.222 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=40549 2022-06-21 18:01:34.224 | + inc/python:pip_install:203 : return 0 2022-06-21 18:01:34.227 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2022-06-21 18:01:34.249 | Using python 3.8 to install etcd3gw 2022-06-21 18:01:34.251 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-21 18:01:34.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:01:34.960 | from cryptography.utils import int_from_bytes 2022-06-21 18:01:34.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:01:34.960 | from cryptography.utils import int_from_bytes 2022-06-21 18:01:36.211 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:01:36.272 | Collecting etcd3gw 2022-06-21 18:01:36.278 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2022-06-21 18:01:36.291 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2022-06-21 18:01:36.292 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2022-06-21 18:01:36.293 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-06-21 18:01:36.295 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-06-21 18:01:36.333 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2022-06-21 18:01:36.336 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2022-06-21 18:01:36.337 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2022-06-21 18:01:36.339 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.6) 2022-06-21 18:01:37.886 | Installing collected packages: etcd3gw 2022-06-21 18:01:37.996 | Successfully installed etcd3gw-1.0.0 2022-06-21 18:01:37.997 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:01:38.148 | + inc/python:pip_install:200 : result=0 2022-06-21 18:01:38.150 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:01:38.153 | + functions-common:time_stop:2321 : local name 2022-06-21 18:01:38.156 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:01:38.159 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:01:38.161 | + functions-common:time_stop:2324 : local total 2022-06-21 18:01:38.163 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:01:38.165 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:01:38.168 | + functions-common:time_stop:2328 : start_time=1655834494243 2022-06-21 18:01:38.170 | + functions-common:time_stop:2330 : [[ -z 1655834494243 ]] 2022-06-21 18:01:38.174 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:01:38.179 | + functions-common:time_stop:2333 : end_time=1655834498176 2022-06-21 18:01:38.181 | + functions-common:time_stop:2334 : elapsed_time=3933 2022-06-21 18:01:38.183 | + functions-common:time_stop:2335 : total=40549 2022-06-21 18:01:38.186 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:01:38.189 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=44482 2022-06-21 18:01:38.191 | + inc/python:pip_install:203 : return 0 2022-06-21 18:01:38.194 | + ./stack.sh:main:860 : install_apache_uwsgi 2022-06-21 18:01:38.196 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-06-21 18:01:38.198 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-06-21 18:01:38.200 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-06-21 18:01:38.203 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-06-21 18:01:38.206 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-06-21 18:01:38.209 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-21 18:01:38.211 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-21 18:01:38.214 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-06-21 18:01:38.216 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-06-21 18:01:38.219 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-06-21 18:01:38.221 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-06-21 18:01:38.224 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-06-21 18:01:38.227 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-06-21 18:01:38.229 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:01:38.232 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:01:38.237 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-21 18:01:38.239 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-21 18:01:38.242 | + functions-common:install_package:1359 : update_package_repo 2022-06-21 18:01:38.244 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:01:38.246 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-06-21 18:01:38.249 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:01:38.255 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:01:38.258 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:01:38.260 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:01:38.263 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:01:38.265 | + functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:01:38.268 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-06-21 18:01:38.271 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-06-21 18:01:38.273 | + functions-common:apt_get_update:1086 : return 2022-06-21 18:01:38.276 | + functions-common:install_package:1360 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-21 18:01:38.278 | + functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:01:38.281 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:01:38.283 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:01:38.286 | + functions-common:real_install_package:1346 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-21 18:01:38.307 | + functions-common:apt_get:1126 : 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-06-21 18:01:38.417 | Reading package lists... 2022-06-21 18:01:38.700 | Building dependency tree... 2022-06-21 18:01:38.701 | Reading state information... 2022-06-21 18:01:38.997 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-06-21 18:01:38.997 | The following packages were automatically installed and are no longer required: 2022-06-21 18:01:38.999 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:01:38.999 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:01:38.999 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:01:38.999 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:01:38.999 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:01:38.999 | python3-zope.interface 2022-06-21 18:01:38.999 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:01:39.000 | The following additional packages will be installed: 2022-06-21 18:01:39.000 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-06-21 18:01:39.002 | Suggested packages: 2022-06-21 18:01:39.002 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-06-21 18:01:39.071 | The following NEW packages will be installed: 2022-06-21 18:01:39.072 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-06-21 18:01:39.357 | 0 upgraded, 6 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:01:39.357 | Need to get 1,306 kB of archives. 2022-06-21 18:01:39.357 | After this operation, 4,613 kB of additional disk space will be used. 2022-06-21 18:01:39.357 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-06-21 18:01:40.076 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-06-21 18:01:40.129 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-06-21 18:01:40.238 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-06-21 18:01:40.357 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-06-21 18:01:40.358 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-06-21 18:01:40.942 | Fetched 1,306 kB in 1s (1,014 kB/s) 2022-06-21 18:01:40.978 | Selecting previously unselected package libnorm1:amd64. 2022-06-21 18:01:41.034 | (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 ... 90643 files and directories currently installed.) 2022-06-21 18:01:41.038 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-06-21 18:01:41.043 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-21 18:01:41.119 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-06-21 18:01:41.129 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-06-21 18:01:41.131 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-21 18:01:41.184 | Selecting previously unselected package libzmq5:amd64. 2022-06-21 18:01:41.193 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-06-21 18:01:41.195 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-21 18:01:41.259 | Selecting previously unselected package uwsgi-core. 2022-06-21 18:01:41.269 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-06-21 18:01:41.271 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-21 18:01:41.419 | Selecting previously unselected package uwsgi. 2022-06-21 18:01:41.429 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-06-21 18:01:41.432 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-06-21 18:01:41.470 | Selecting previously unselected package uwsgi-plugin-python3. 2022-06-21 18:01:41.479 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-06-21 18:01:41.482 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-21 18:01:41.549 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-06-21 18:01:41.555 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-06-21 18:01:41.561 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-06-21 18:01:41.567 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-06-21 18:01:41.581 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-06-21 18:01:42.441 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-06-21 18:01:42.469 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-21 18:01:42.834 | Processing triggers for man-db (2.9.1-1) ... 2022-06-21 18:01:43.198 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-06-21 18:01:51.318 | + functions-common:apt_get:1130 : result=0 2022-06-21 18:01:51.320 | + functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:01:51.323 | + functions-common:time_stop:2321 : local name 2022-06-21 18:01:51.325 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:01:51.327 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:01:51.330 | + functions-common:time_stop:2324 : local total 2022-06-21 18:01:51.332 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:01:51.335 | + functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:01:51.337 | + functions-common:time_stop:2328 : start_time=1655834498304 2022-06-21 18:01:51.339 | + functions-common:time_stop:2330 : [[ -z 1655834498304 ]] 2022-06-21 18:01:51.342 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:01:51.348 | + functions-common:time_stop:2333 : end_time=1655834511344 2022-06-21 18:01:51.350 | + functions-common:time_stop:2334 : elapsed_time=13040 2022-06-21 18:01:51.352 | + functions-common:time_stop:2335 : total=273609 2022-06-21 18:01:51.354 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:01:51.356 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=286649 2022-06-21 18:01:51.359 | + functions-common:apt_get:1134 : return 0 2022-06-21 18:01:51.361 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-21 18:01:51.364 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:01:51.366 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:01:51.368 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-21 18:01:51.431 | Enabling module proxy. 2022-06-21 18:01:51.436 | To activate the new configuration, you need to run: 2022-06-21 18:01:51.436 | systemctl restart apache2 2022-06-21 18:01:51.441 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-21 18:01:51.504 | Considering dependency proxy for proxy_uwsgi: 2022-06-21 18:01:51.504 | Module proxy already enabled 2022-06-21 18:01:51.504 | Enabling module proxy_uwsgi. 2022-06-21 18:01:51.510 | To activate the new configuration, you need to run: 2022-06-21 18:01:51.510 | systemctl restart apache2 2022-06-21 18:01:51.520 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-21 18:01:51.522 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-21 18:01:51.525 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:01:51.527 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-06-21 18:01:51.662 | + ./stack.sh:main:863 : install_keystoneauth 2022-06-21 18:01:51.665 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-06-21 18:01:51.667 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-06-21 18:01:51.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:51.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:51.675 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-06-21 18:01:51.677 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:51.679 | + ./stack.sh:main:864 : install_keystoneclient 2022-06-21 18:01:51.682 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-06-21 18:01:51.684 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-06-21 18:01:51.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:51.689 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:51.692 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-21 18:01:51.694 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:51.696 | + ./stack.sh:main:865 : install_glanceclient 2022-06-21 18:01:51.698 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2022-06-21 18:01:51.701 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-06-21 18:01:51.703 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:51.706 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:51.708 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-21 18:01:51.711 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:51.713 | + ./stack.sh:main:866 : install_cinderclient 2022-06-21 18:01:51.715 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2022-06-21 18:01:51.718 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-06-21 18:01:51.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:51.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:51.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-21 18:01:51.727 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:51.729 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2022-06-21 18:01:51.732 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-06-21 18:01:51.734 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:51.736 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:51.739 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-21 18:01:51.741 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:51.743 | + ./stack.sh:main:867 : install_novaclient 2022-06-21 18:01:51.746 | + lib/nova:install_novaclient:814 : use_library_from_git python-novaclient 2022-06-21 18:01:51.748 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-06-21 18:01:51.751 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:51.753 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:51.756 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-06-21 18:01:51.760 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:51.762 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2022-06-21 18:01:51.787 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:01:51.789 | + ./stack.sh:main:869 : install_swiftclient 2022-06-21 18:01:51.792 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-06-21 18:01:51.794 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-06-21 18:01:51.797 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:51.800 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:51.802 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-21 18:01:51.806 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:51.808 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2022-06-21 18:01:51.832 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:01:51.835 | + ./stack.sh:main:872 : install_neutronclient 2022-06-21 18:01:51.837 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-06-21 18:01:51.840 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-06-21 18:01:51.843 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:51.846 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:51.848 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-21 18:01:51.851 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:51.853 | + ./stack.sh:main:876 : install_keystonemiddleware 2022-06-21 18:01:51.856 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-06-21 18:01:51.859 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-06-21 18:01:51.862 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:01:51.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:01:51.867 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-21 18:01:51.870 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:01:51.872 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-06-21 18:01:51.874 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-21 18:01:51.877 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-21 18:01:51.880 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-21 18:01:51.883 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-06-21 18:01:51.885 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-21 18:01:51.889 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:01:51.889 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-21 18:01:51.895 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-06-21 18:01:51.898 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-06-21 18:01:51.900 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-06-21 18:01:51.907 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-21 18:01:51.907 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-21 18:01:51.931 | Using python 3.8 to install keystonemiddleware 2022-06-21 18:01:51.933 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-21 18:01:52.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:01:52.625 | from cryptography.utils import int_from_bytes 2022-06-21 18:01:52.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:01:52.625 | from cryptography.utils import int_from_bytes 2022-06-21 18:01:53.871 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:01:53.882 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-06-21 18:01:53.935 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.2) 2022-06-21 18:01:53.937 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2022-06-21 18:01:53.939 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-06-21 18:01:53.940 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-06-21 18:01:53.942 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2022-06-21 18:01:53.943 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-06-21 18:01:53.944 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-06-21 18:01:53.946 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-06-21 18:01:53.947 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-06-21 18:01:53.949 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.2) 2022-06-21 18:01:53.950 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.2) 2022-06-21 18:01:53.952 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-06-21 18:01:53.953 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-06-21 18:01:53.955 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-06-21 18:01:54.016 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-06-21 18:01:54.018 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2022-06-21 18:01:54.020 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2022-06-21 18:01:54.059 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-06-21 18:01:54.102 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-06-21 18:01:54.103 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2022-06-21 18:01:54.105 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-06-21 18:01:54.106 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2022-06-21 18:01:54.157 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-06-21 18:01:54.162 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-06-21 18:01:54.171 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2022-06-21 18:01:54.173 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2022-06-21 18:01:54.188 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2022-06-21 18:01:54.190 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2022-06-21 18:01:54.192 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-06-21 18:01:54.259 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2022-06-21 18:01:54.260 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2022-06-21 18:01:54.263 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2022-06-21 18:01:54.264 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.6) 2022-06-21 18:01:54.317 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2022-06-21 18:01:54.329 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.0.9) 2022-06-21 18:01:55.855 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:01:56.000 | + inc/python:pip_install:200 : result=0 2022-06-21 18:01:56.002 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:01:56.005 | + functions-common:time_stop:2321 : local name 2022-06-21 18:01:56.007 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:01:56.010 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:01:56.012 | + functions-common:time_stop:2324 : local total 2022-06-21 18:01:56.014 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:01:56.016 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:01:56.018 | + functions-common:time_stop:2328 : start_time=1655834511925 2022-06-21 18:01:56.021 | + functions-common:time_stop:2330 : [[ -z 1655834511925 ]] 2022-06-21 18:01:56.023 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:01:56.027 | + functions-common:time_stop:2333 : end_time=1655834516025 2022-06-21 18:01:56.030 | + functions-common:time_stop:2334 : elapsed_time=4100 2022-06-21 18:01:56.033 | + functions-common:time_stop:2335 : total=44482 2022-06-21 18:01:56.035 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:01:56.038 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=48582 2022-06-21 18:01:56.040 | + inc/python:pip_install:203 : return 0 2022-06-21 18:01:56.042 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-06-21 18:01:56.045 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-21 18:01:56.047 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-21 18:01:56.051 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-21 18:01:56.053 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-06-21 18:01:56.055 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-06-21 18:01:56.059 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:01:56.059 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-06-21 18:01:56.065 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-06-21 18:01:56.067 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-06-21 18:01:56.069 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-06-21 18:01:56.072 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-21 18:01:56.074 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-21 18:01:56.096 | Using python 3.8 to install python-memcached 2022-06-21 18:01:56.099 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-21 18:01:56.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:01:56.799 | from cryptography.utils import int_from_bytes 2022-06-21 18:01:56.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:01:56.799 | from cryptography.utils import int_from_bytes 2022-06-21 18:01:58.054 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:01:58.110 | Collecting python-memcached 2022-06-21 18:01:58.117 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-06-21 18:01:58.124 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-06-21 18:01:59.696 | Installing collected packages: python-memcached 2022-06-21 18:01:59.789 | Successfully installed python-memcached-1.59 2022-06-21 18:01:59.790 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:01:59.934 | + inc/python:pip_install:200 : result=0 2022-06-21 18:01:59.936 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:01:59.939 | + functions-common:time_stop:2321 : local name 2022-06-21 18:01:59.941 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:01:59.943 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:01:59.945 | + functions-common:time_stop:2324 : local total 2022-06-21 18:01:59.948 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:01:59.950 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:01:59.952 | + functions-common:time_stop:2328 : start_time=1655834516091 2022-06-21 18:01:59.955 | + functions-common:time_stop:2330 : [[ -z 1655834516091 ]] 2022-06-21 18:01:59.957 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:01:59.962 | + functions-common:time_stop:2333 : end_time=1655834519959 2022-06-21 18:01:59.964 | + functions-common:time_stop:2334 : elapsed_time=3868 2022-06-21 18:01:59.967 | + functions-common:time_stop:2335 : total=48582 2022-06-21 18:01:59.969 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:01:59.972 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=52450 2022-06-21 18:01:59.975 | + inc/python:pip_install:203 : return 0 2022-06-21 18:01:59.977 | + ./stack.sh:main:878 : is_service_enabled keystone 2022-06-21 18:01:59.995 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:01:59.997 | + ./stack.sh:main:879 : '[' 10.222.0.66 == 10.222.0.66 ']' 2022-06-21 18:01:59.999 | + ./stack.sh:main:880 : stack_install_service keystone 2022-06-21 18:02:00.002 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-21 18:02:00.004 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-21 18:02:00.007 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:02:00.010 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-21 18:02:00.012 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-06-21 18:02:00.027 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:02:00.029 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/xena 2022-06-21 18:02:00.032 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-21 18:02:00.034 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-06-21 18:02:00.036 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-06-21 18:02:00.038 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:02:00.041 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:02:00.043 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:02:00.045 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:02:00.049 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:02:00.064 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:02:00.066 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:02:00.068 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:02:00.071 | + functions-common:git_clone:544 : echo stable/xena 2022-06-21 18:02:00.071 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:02:00.076 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-06-21 18:02:00.079 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:02:00.081 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-21 18:02:00.094 | + functions-common:git_clone:604 : cd /opt/stack/keystone 2022-06-21 18:02:00.097 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:02:00.097 | + functions-common:git_clone:605 : head -1 2022-06-21 18:02:00.102 | ca93f062d Fix issue with LDAP backend returning bytes instead of string 2022-06-21 18:02:00.104 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:02:00.107 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-06-21 18:02:00.109 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:02:00.112 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-21 18:02:00.114 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-06-21 18:02:00.117 | + inc/python:setup_develop:344 : local extras= 2022-06-21 18:02:00.119 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-21 18:02:00.122 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:02:00.124 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-21 18:02:00.126 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-06-21 18:02:00.130 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:02:00.132 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-21 18:02:00.135 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-06-21 18:02:00.138 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:02:00.140 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-06-21 18:02:00.143 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:02:00.146 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:02:00.149 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-21 18:02:00.155 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-06-21 18:02:00.158 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-21 18:02:00.790 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-06-21 18:02:00.792 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:02:00.794 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:02:00.797 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:02:00.799 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-21 18:02:00.802 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-06-21 18:02:00.804 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:02:00.806 | + inc/python:setup_package:428 : local extras= 2022-06-21 18:02:00.808 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:02:00.810 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-06-21 18:02:00.812 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-06-21 18:02:00.815 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-06-21 18:02:00.817 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:02:00.819 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-06-21 18:02:00.839 | Using python 3.8 to install /opt/stack/keystone 2022-06-21 18:02:00.842 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-21 18:02:01.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:02:01.535 | from cryptography.utils import int_from_bytes 2022-06-21 18:02:01.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:02:01.535 | from cryptography.utils import int_from_bytes 2022-06-21 18:02:02.812 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:02:02.823 | Obtaining file:///opt/stack/keystone 2022-06-21 18:02:02.824 | Preparing metadata (setup.py): started 2022-06-21 18:02:04.329 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:02:04.480 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.6.0) 2022-06-21 18:02:04.481 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.8.7) 2022-06-21 18:02:04.555 | Collecting Flask!=0.11,>=1.0.2 2022-06-21 18:02:04.563 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2022-06-21 18:02:04.570 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 kB 60.5 MB/s eta 0:00:00 2022-06-21 18:02:04.616 | Collecting Flask-RESTful>=0.3.5 2022-06-21 18:02:04.623 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-06-21 18:02:04.628 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.8) 2022-06-21 18:02:04.629 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.23) 2022-06-21 18:02:04.630 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (0.13.0) 2022-06-21 18:02:04.632 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.0) 2022-06-21 18:02:04.670 | Collecting passlib>=1.7.0 2022-06-21 18:02:04.677 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-06-21 18:02:04.693 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 525.6/525.6 kB 48.9 MB/s eta 0:00:00 2022-06-21 18:02:04.701 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.3.0) 2022-06-21 18:02:04.702 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (9.3.0) 2022-06-21 18:02:04.704 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2022-06-21 18:02:04.899 | Collecting scrypt>=0.8.0 2022-06-21 18:02:04.909 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ffc/de1d60a43e9d9/scrypt-0.8.18-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2022-06-21 18:02:04.927 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 924.8/924.8 kB 69.7 MB/s eta 0:00:00 2022-06-21 18:02:04.937 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2.8.2) 2022-06-21 18:02:04.939 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (8.7.1) 2022-06-21 18:02:04.942 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.3.2) 2022-06-21 18:02:04.943 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (12.9.3) 2022-06-21 18:02:04.944 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (11.0.0) 2022-06-21 18:02:04.946 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (5.1.0) 2022-06-21 18:02:04.947 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.6.0) 2022-06-21 18:02:04.949 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.4.0) 2022-06-21 18:02:04.950 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.8.3) 2022-06-21 18:02:04.952 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.2.0) 2022-06-21 18:02:04.953 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.4.0) 2022-06-21 18:02:04.955 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (4.10.2) 2022-06-21 18:02:04.998 | Collecting oauthlib>=0.6.2 2022-06-21 18:02:05.005 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2022-06-21 18:02:05.012 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.2/146.2 kB 65.2 MB/s eta 0:00:00 2022-06-21 18:02:05.071 | Collecting pysaml2>=5.0.0 2022-06-21 18:02:05.080 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2022-06-21 18:02:05.090 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 398.1/398.1 kB 71.6 MB/s eta 0:00:00 2022-06-21 18:02:05.157 | Collecting PyJWT>=1.6.1 2022-06-21 18:02:05.165 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2022-06-21 18:02:05.169 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.1.5) 2022-06-21 18:02:05.170 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev8) (3.2.0) 2022-06-21 18:02:05.172 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.1.1) 2022-06-21 18:02:05.173 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (1.0.2) 2022-06-21 18:02:05.175 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (3.4.2) 2022-06-21 18:02:05.176 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev8) (2021.1) 2022-06-21 18:02:05.187 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.16.0) 2022-06-21 18:02:05.189 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev8) (1.14.6) 2022-06-21 18:02:05.235 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev8) (5.0.9) 2022-06-21 18:02:05.321 | Collecting Werkzeug>=2.0 2022-06-21 18:02:05.327 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2022-06-21 18:02:05.337 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 kB 61.3 MB/s eta 0:00:00 2022-06-21 18:02:05.407 | Collecting click>=7.1.2 2022-06-21 18:02:05.415 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2022-06-21 18:02:05.420 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.4/97.4 kB 61.1 MB/s eta 0:00:00 2022-06-21 18:02:05.459 | Collecting itsdangerous>=2.0 2022-06-21 18:02:05.466 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-06-21 18:02:05.471 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (3.0.1) 2022-06-21 18:02:05.523 | Collecting aniso8601>=0.82 2022-06-21 18:02:05.531 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-06-21 18:02:05.536 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 45.3 MB/s eta 0:00:00 2022-06-21 18:02:05.643 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (4.4.0) 2022-06-21 18:02:05.646 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.26.0) 2022-06-21 18:02:05.747 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (0.8.0) 2022-06-21 18:02:05.749 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.5.0) 2022-06-21 18:02:05.750 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (2.3.0) 2022-06-21 18:02:05.752 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev8) (5.4.1) 2022-06-21 18:02:05.810 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.0.1) 2022-06-21 18:02:05.813 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.7.1) 2022-06-21 18:02:05.815 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev8) (0.5.0) 2022-06-21 18:02:05.866 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (2.8.2) 2022-06-21 18:02:05.871 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev8) (0.9.6) 2022-06-21 18:02:05.930 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (4.2.2) 2022-06-21 18:02:05.931 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.6.2) 2022-06-21 18:02:05.936 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.3.1) 2022-06-21 18:02:05.937 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.8) 2022-06-21 18:02:05.939 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.4.0) 2022-06-21 18:02:05.941 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.1.0) 2022-06-21 18:02:05.960 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev8) (3.3.0) 2022-06-21 18:02:06.013 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev8) (0.7.2) 2022-06-21 18:02:06.034 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.11.0) 2022-06-21 18:02:06.036 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (0.1.16) 2022-06-21 18:02:06.039 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (21.0) 2022-06-21 18:02:06.040 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev8) (2.4.7) 2022-06-21 18:02:06.097 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev8) (4.4.1) 2022-06-21 18:02:06.220 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (20.0.1) 2022-06-21 18:02:06.220 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev8) (5.2.2) 2022-06-21 18:02:06.252 | Collecting defusedxml 2022-06-21 18:02:06.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-06-21 18:02:06.349 | Collecting xmlschema>=1.2.1 2022-06-21 18:02:06.358 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66a/17ba8c342703a/xmlschema-1.7.0-py3-none-any.whl (254 kB) 2022-06-21 18:02:06.366 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.8/254.8 kB 66.7 MB/s eta 0:00:00 2022-06-21 18:02:06.560 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev8) (1.1.1) 2022-06-21 18:02:06.583 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.4.1) 2022-06-21 18:02:06.586 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev8) (0.5.2) 2022-06-21 18:02:06.654 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.1.5) 2022-06-21 18:02:06.673 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (5.0.0) 2022-06-21 18:02:06.748 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev8) (2.20) 2022-06-21 18:02:06.791 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev8) (1.12.1) 2022-06-21 18:02:06.918 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev8) (2.0.1) 2022-06-21 18:02:06.995 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.7.0) 2022-06-21 18:02:07.123 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (0.14.1) 2022-06-21 18:02:07.156 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.11.0) 2022-06-21 18:02:07.196 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.5.0) 2022-06-21 18:02:07.198 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.31.1) 2022-06-21 18:02:07.200 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (3.0.0) 2022-06-21 18:02:07.204 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.1.1) 2022-06-21 18:02:07.206 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (1.3.2) 2022-06-21 18:02:07.207 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (2.5.1) 2022-06-21 18:02:07.388 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (3.2) 2022-06-21 18:02:07.389 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2021.5.30) 2022-06-21 18:02:07.391 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (1.26.6) 2022-06-21 18:02:07.394 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev8) (2.0.4) 2022-06-21 18:02:07.560 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (2.5.0) 2022-06-21 18:02:07.712 | Collecting elementpath<3.0.0,>=2.2.2 2022-06-21 18:02:07.720 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f27/d7c045c4f1f30/elementpath-2.2.3-py3-none-any.whl (149 kB) 2022-06-21 18:02:07.727 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.0/150.0 kB 53.1 MB/s eta 0:00:00 2022-06-21 18:02:07.811 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev8) (3.5.0) 2022-06-21 18:02:07.993 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (1.16.0) 2022-06-21 18:02:08.023 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev8) (1.6) 2022-06-21 18:02:08.171 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (57.4.0) 2022-06-21 18:02:08.309 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev8) (0.7) 2022-06-21 18:02:08.345 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev8) (1.0.0) 2022-06-21 18:02:09.645 | Installing collected packages: scrypt, passlib, aniso8601, Werkzeug, PyJWT, oauthlib, itsdangerous, elementpath, defusedxml, click, xmlschema, Flask, Flask-RESTful, pysaml2, keystone 2022-06-21 18:02:10.420 | Attempting uninstall: PyJWT 2022-06-21 18:02:10.423 | Found existing installation: PyJWT 1.7.1 2022-06-21 18:02:10.433 | Uninstalling PyJWT-1.7.1: 2022-06-21 18:02:10.467 | Successfully uninstalled PyJWT-1.7.1 2022-06-21 18:02:10.499 | Attempting uninstall: oauthlib 2022-06-21 18:02:10.503 | Found existing installation: oauthlib 3.1.0 2022-06-21 18:02:10.512 | Uninstalling oauthlib-3.1.0: 2022-06-21 18:02:10.545 | Successfully uninstalled oauthlib-3.1.0 2022-06-21 18:02:10.954 | Attempting uninstall: click 2022-06-21 18:02:10.957 | Found existing installation: Click 7.0 2022-06-21 18:02:10.968 | Uninstalling Click-7.0: 2022-06-21 18:02:11.010 | Successfully uninstalled Click-7.0 2022-06-21 18:02:12.019 | Running setup.py develop for keystone 2022-06-21 18:02:14.179 | Successfully installed Flask-2.0.1 Flask-RESTful-0.3.9 PyJWT-2.1.0 Werkzeug-2.0.1 aniso8601-9.0.1 click-8.0.1 defusedxml-0.7.1 elementpath-2.2.3 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.18 xmlschema-1.7.0 2022-06-21 18:02:14.180 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:02:14.375 | + inc/python:pip_install:200 : result=0 2022-06-21 18:02:14.377 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:02:14.380 | + functions-common:time_stop:2321 : local name 2022-06-21 18:02:14.382 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:02:14.384 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:02:14.386 | + functions-common:time_stop:2324 : local total 2022-06-21 18:02:14.388 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:02:14.390 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:02:14.393 | + functions-common:time_stop:2328 : start_time=1655834520834 2022-06-21 18:02:14.395 | + functions-common:time_stop:2330 : [[ -z 1655834520834 ]] 2022-06-21 18:02:14.398 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:02:14.402 | + functions-common:time_stop:2333 : end_time=1655834534400 2022-06-21 18:02:14.404 | + functions-common:time_stop:2334 : elapsed_time=13566 2022-06-21 18:02:14.407 | + functions-common:time_stop:2335 : total=52450 2022-06-21 18:02:14.409 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:02:14.411 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=66016 2022-06-21 18:02:14.413 | + inc/python:pip_install:203 : return 0 2022-06-21 18:02:14.416 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-06-21 18:02:14.420 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-21 18:02:14.423 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-21 18:02:14.444 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-21 18:02:14.457 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-06-21 18:02:14.460 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-06-21 18:02:14.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:02:14.464 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:02:14.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-21 18:02:14.471 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:02:14.473 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2022-06-21 18:02:14.491 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:02:14.494 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2022-06-21 18:02:14.498 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-21 18:02:14.501 | + ./stack.sh:main:881 : configure_keystone 2022-06-21 18:02:14.504 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-06-21 18:02:14.519 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-21 18:02:14.522 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-21 18:02:14.528 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-06-21 18:02:14.546 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:02:14.549 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-21 18:02:14.582 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-21 18:02:14.615 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-21 18:02:14.647 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-21 18:02:14.678 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-21 18:02:14.712 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-21 18:02:14.745 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-21 18:02:14.774 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-21 18:02:14.805 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-21 18:02:14.807 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-21 18:02:14.811 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-21 18:02:14.814 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-21 18:02:14.816 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-21 18:02:14.819 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-21 18:02:14.835 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:02:14.838 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-21 18:02:14.841 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-21 18:02:14.843 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-21 18:02:14.869 | ++ functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:02:14.872 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-21 18:02:14.875 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-21 18:02:14.907 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-21 18:02:14.909 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-21 18:02:14.912 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-06-21 18:02:14.914 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-06-21 18:02:14.916 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-06-21 18:02:14.932 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:02:14.935 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.66/identity 2022-06-21 18:02:14.969 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.66/identity 2022-06-21 18:02:14.997 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-06-21 18:02:14.999 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-21 18:02:15.032 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-06-21 18:02:15.035 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-06-21 18:02:15.037 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-06-21 18:02:15.039 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-06-21 18:02:15.042 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-21 18:02:15.045 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-06-21 18:02:15.083 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-06-21 18:02:15.086 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-06-21 18:02:15.088 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-21 18:02:15.091 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-06-21 18:02:15.094 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-21 18:02:15.111 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-21 18:02:15.113 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-21 18:02:15.115 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-21 18:02:15.118 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-21 18:02:15.120 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-21 18:02:15.149 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-21 18:02:15.183 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-21 18:02:15.212 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-21 18:02:15.241 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-21 18:02:15.271 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-06-21 18:02:15.274 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-21 18:02:15.276 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-21 18:02:15.279 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-21 18:02:15.281 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-06-21 18:02:15.284 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-21 18:02:15.286 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-21 18:02:15.289 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-06-21 18:02:15.294 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-06-21 18:02:15.297 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-21 18:02:15.301 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-21 18:02:15.314 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-21 18:02:15.314 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:02:15.322 | d /var/run/uwsgi 0755 ubuntu root 2022-06-21 18:02:15.325 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:02:15.342 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-21 18:02:15.345 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-21 18:02:15.349 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-21 18:02:15.378 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-21 18:02:15.407 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-21 18:02:15.435 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-21 18:02:15.463 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-21 18:02:15.491 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-21 18:02:15.520 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-21 18:02:15.546 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-21 18:02:15.573 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-21 18:02:15.601 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-21 18:02:15.629 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-21 18:02:15.655 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-21 18:02:15.682 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-21 18:02:15.708 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-21 18:02:15.711 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-21 18:02:15.714 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-06-21 18:02:15.716 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-06-21 18:02:15.718 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-21 18:02:15.721 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:02:15.723 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:02:15.726 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-21 18:02:15.728 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-21 18:02:15.731 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-21 18:02:15.759 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-21 18:02:15.788 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-21 18:02:15.788 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-21 18:02:15.797 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-21 18:02:15.802 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-06-21 18:02:15.804 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-06-21 18:02:15.806 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-21 18:02:15.809 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-21 18:02:15.811 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:02:15.813 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:02:15.816 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:02:15.818 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-21 18:02:15.820 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-21 18:02:15.822 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:02:15.825 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:02:15.827 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-06-21 18:02:15.890 | Enabling site keystone-wsgi-public. 2022-06-21 18:02:15.896 | To activate the new configuration, you need to run: 2022-06-21 18:02:15.896 | systemctl reload apache2 2022-06-21 18:02:15.900 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-21 18:02:15.903 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-21 18:02:15.905 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:02:15.908 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-06-21 18:02:16.037 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-06-21 18:02:16.040 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-06-21 18:02:16.042 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-06-21 18:02:16.044 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2022-06-21 18:02:16.047 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-21 18:02:16.049 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-21 18:02:16.052 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2022-06-21 18:02:16.056 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2022-06-21 18:02:16.059 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-21 18:02:16.061 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-21 18:02:16.073 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-21 18:02:16.074 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:02:16.082 | d /var/run/uwsgi 0755 ubuntu root 2022-06-21 18:02:16.086 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:02:16.103 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-21 18:02:16.105 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-06-21 18:02:16.109 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-06-21 18:02:16.139 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-06-21 18:02:16.167 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-06-21 18:02:16.194 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-06-21 18:02:16.222 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-06-21 18:02:16.249 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-06-21 18:02:16.288 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-06-21 18:02:16.317 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-06-21 18:02:16.346 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-06-21 18:02:16.374 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-21 18:02:16.409 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-06-21 18:02:16.439 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-06-21 18:02:16.467 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-06-21 18:02:16.495 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-21 18:02:16.497 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-21 18:02:16.500 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2022-06-21 18:02:16.503 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2022-06-21 18:02:16.505 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-21 18:02:16.507 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:02:16.510 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:02:16.512 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-21 18:02:16.515 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-21 18:02:16.518 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-06-21 18:02:16.545 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-06-21 18:02:16.578 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-06-21 18:02:16.578 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-06-21 18:02:16.587 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-06-21 18:02:16.591 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2022-06-21 18:02:16.593 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2022-06-21 18:02:16.596 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-21 18:02:16.598 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-21 18:02:16.601 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:02:16.603 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:02:16.605 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:02:16.608 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-21 18:02:16.611 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-21 18:02:16.613 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:02:16.615 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:02:16.618 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2022-06-21 18:02:16.680 | Enabling site keystone-wsgi-admin. 2022-06-21 18:02:16.686 | To activate the new configuration, you need to run: 2022-06-21 18:02:16.686 | systemctl reload apache2 2022-06-21 18:02:16.691 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-21 18:02:16.693 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-21 18:02:16.695 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:02:16.697 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-06-21 18:02:16.823 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-21 18:02:16.865 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-21 18:02:16.899 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-21 18:02:16.931 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-06-21 18:02:16.933 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-21 18:02:16.964 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-21 18:02:16.992 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-21 18:02:17.021 | + ./stack.sh:main:885 : is_service_enabled swift 2022-06-21 18:02:17.038 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:02:17.040 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2022-06-21 18:02:17.057 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:02:17.060 | + ./stack.sh:main:889 : stack_install_service swift 2022-06-21 18:02:17.062 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-21 18:02:17.065 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-21 18:02:17.067 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:02:17.070 | + lib/stack:stack_install_service:32 : install_swift 2022-06-21 18:02:17.073 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/xena 2022-06-21 18:02:17.075 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-21 18:02:17.077 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2022-06-21 18:02:17.080 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-06-21 18:02:17.082 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:02:17.085 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:02:17.088 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:02:17.090 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:02:17.093 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:02:17.109 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:02:17.111 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:02:17.113 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:02:17.116 | + functions-common:git_clone:544 : echo stable/xena 2022-06-21 18:02:17.116 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:02:17.121 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2022-06-21 18:02:17.124 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:02:17.126 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-21 18:02:17.139 | + functions-common:git_clone:604 : cd /opt/stack/swift 2022-06-21 18:02:17.142 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:02:17.143 | + functions-common:git_clone:605 : head -1 2022-06-21 18:02:17.149 | 0fa745c7f s3api: Use constant-time string comparisons in check_signature 2022-06-21 18:02:17.152 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:02:17.154 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-06-21 18:02:17.157 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:02:17.159 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-06-21 18:02:17.162 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-06-21 18:02:17.164 | + inc/python:setup_develop:344 : local extras=keystone 2022-06-21 18:02:17.166 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-21 18:02:17.169 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:02:17.171 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-06-21 18:02:17.173 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-06-21 18:02:17.176 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:02:17.178 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-06-21 18:02:17.181 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-06-21 18:02:17.184 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:02:17.186 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-06-21 18:02:17.189 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:02:17.191 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:02:17.194 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-21 18:02:17.200 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-06-21 18:02:17.202 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-06-21 18:02:17.837 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-06-21 18:02:17.840 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:02:17.842 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:02:17.845 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:02:17.847 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-06-21 18:02:17.849 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-06-21 18:02:17.851 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:02:17.854 | + inc/python:setup_package:428 : local extras=keystone 2022-06-21 18:02:17.856 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:02:17.858 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-06-21 18:02:17.861 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-06-21 18:02:17.863 | + inc/python:setup_package:438 : extras='[keystone]' 2022-06-21 18:02:17.865 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:02:17.867 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-21 18:02:17.888 | Using python 3.8 to install /opt/stack/swift 2022-06-21 18:02:17.891 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-21 18:02:18.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:02:18.575 | from cryptography.utils import int_from_bytes 2022-06-21 18:02:18.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:02:18.575 | from cryptography.utils import int_from_bytes 2022-06-21 18:02:19.827 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:02:19.838 | Obtaining file:///opt/stack/swift 2022-06-21 18:02:19.839 | Preparing metadata (setup.py): started 2022-06-21 18:02:21.067 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:02:21.187 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (0.31.1) 2022-06-21 18:02:21.189 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (1.1.1) 2022-06-21 18:02:21.190 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (0.11.0) 2022-06-21 18:02:21.191 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (2.1.1) 2022-06-21 18:02:21.933 | Collecting lxml>=3.4.1 2022-06-21 18:02:21.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b3/8116b6e628118/lxml-4.6.3-cp38-cp38-manylinux2014_x86_64.whl (6.8 MB) 2022-06-21 18:02:22.049 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.8/6.8 MB 79.2 MB/s eta 0:00:00 2022-06-21 18:02:22.100 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (2.26.0) 2022-06-21 18:02:22.101 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (1.16.0) 2022-06-21 18:02:22.189 | Collecting xattr>=0.4 2022-06-21 18:02:22.196 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2022-06-21 18:02:22.209 | Preparing metadata (setup.py): started 2022-06-21 18:02:22.936 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:02:22.978 | Collecting PyECLib>=1.3.1 2022-06-21 18:02:23.001 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-06-21 18:02:23.085 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 85.2 MB/s eta 0:00:00 2022-06-21 18:02:23.296 | Preparing metadata (setup.py): started 2022-06-21 18:02:23.989 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:02:23.993 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (3.4.8) 2022-06-21 18:02:23.994 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev8) (9.3.0) 2022-06-21 18:02:24.037 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev8) (1.14.6) 2022-06-21 18:02:24.046 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.28.1.dev8) (1.16.0) 2022-06-21 18:02:24.104 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (4.2.0) 2022-06-21 18:02:24.106 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (8.7.1) 2022-06-21 18:02:24.108 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (3.1.1) 2022-06-21 18:02:24.109 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (4.3.0) 2022-06-21 18:02:24.111 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (1.8.7) 2022-06-21 18:02:24.112 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (3.3.2) 2022-06-21 18:02:24.114 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (4.6.0) 2022-06-21 18:02:24.115 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (2.8.2) 2022-06-21 18:02:24.117 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (4.4.0) 2022-06-21 18:02:24.118 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (5.6.0) 2022-06-21 18:02:24.120 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (5.1.0) 2022-06-21 18:02:24.121 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (4.10.2) 2022-06-21 18:02:24.147 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev8) (57.4.0) 2022-06-21 18:02:24.182 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev8) (3.2) 2022-06-21 18:02:24.184 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev8) (2.0.4) 2022-06-21 18:02:24.220 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev8) (2021.5.30) 2022-06-21 18:02:24.221 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev8) (1.26.6) 2022-06-21 18:02:24.246 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev8) (2.20) 2022-06-21 18:02:24.331 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (3.4.0) 2022-06-21 18:02:24.333 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (1.7.0) 2022-06-21 18:02:24.335 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (0.1.16) 2022-06-21 18:02:24.380 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (1.1.5) 2022-06-21 18:02:24.426 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (1.5.0) 2022-06-21 18:02:24.427 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (0.8.0) 2022-06-21 18:02:24.429 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (5.4.1) 2022-06-21 18:02:24.431 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (2.3.0) 2022-06-21 18:02:24.494 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (2.8.2) 2022-06-21 18:02:24.500 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (0.9.6) 2022-06-21 18:02:24.514 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (2021.1) 2022-06-21 18:02:24.516 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (1.0.2) 2022-06-21 18:02:24.534 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (21.0) 2022-06-21 18:02:24.538 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (2.4.7) 2022-06-21 18:02:24.647 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (1.12.1) 2022-06-21 18:02:24.664 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev8) (5.0.9) 2022-06-21 18:02:24.932 | Building wheels for collected packages: PyECLib, xattr 2022-06-21 18:02:24.933 | Building wheel for PyECLib (setup.py): started 2022-06-21 18:02:26.267 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-06-21 18:02:26.268 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55568 sha256=2bdc3fefa56d9a5d4397986a186312cdf71885e511c071973d76673601c2cf5c 2022-06-21 18:02:26.269 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-06-21 18:02:26.273 | Building wheel for xattr (setup.py): started 2022-06-21 18:02:27.684 | Building wheel for xattr (setup.py): finished with status 'done' 2022-06-21 18:02:27.685 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33274 sha256=fe3ed76fd360525f74555d3e98184f93c05983e761cf28c02f93b934d95ed014 2022-06-21 18:02:27.685 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2022-06-21 18:02:27.689 | Successfully built PyECLib xattr 2022-06-21 18:02:29.198 | Installing collected packages: PyECLib, lxml, xattr, swift 2022-06-21 18:02:29.577 | Running setup.py develop for swift 2022-06-21 18:02:31.536 | Successfully installed PyECLib-1.6.0 lxml-4.6.3 swift-2.28.1.dev8 xattr-0.9.7 2022-06-21 18:02:31.537 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:02:31.737 | + inc/python:pip_install:200 : result=0 2022-06-21 18:02:31.746 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:02:31.749 | + functions-common:time_stop:2321 : local name 2022-06-21 18:02:31.751 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:02:31.753 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:02:31.755 | + functions-common:time_stop:2324 : local total 2022-06-21 18:02:31.758 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:02:31.760 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:02:31.762 | + functions-common:time_stop:2328 : start_time=1655834537883 2022-06-21 18:02:31.764 | + functions-common:time_stop:2330 : [[ -z 1655834537883 ]] 2022-06-21 18:02:31.767 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:02:31.772 | + functions-common:time_stop:2333 : end_time=1655834551769 2022-06-21 18:02:31.775 | + functions-common:time_stop:2334 : elapsed_time=13886 2022-06-21 18:02:31.778 | + functions-common:time_stop:2335 : total=66016 2022-06-21 18:02:31.781 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:02:31.783 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=79902 2022-06-21 18:02:31.786 | + inc/python:pip_install:203 : return 0 2022-06-21 18:02:31.788 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-06-21 18:02:31.790 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-21 18:02:31.793 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-21 18:02:31.811 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-21 18:02:31.824 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-06-21 18:02:31.826 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-06-21 18:02:31.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:02:31.831 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:02:31.834 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-21 18:02:31.836 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:02:31.839 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-06-21 18:02:31.841 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-21 18:02:31.844 | + ./stack.sh:main:890 : configure_swift 2022-06-21 18:02:31.847 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-06-21 18:02:31.848 | + lib/swift:configure_swift:335 : local node_number 2022-06-21 18:02:31.851 | + lib/swift:configure_swift:336 : local swift_node_config 2022-06-21 18:02:31.852 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-06-21 18:02:31.854 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-21 18:02:32.748 | No account-server running 2022-06-21 18:02:32.748 | No proxy-server running 2022-06-21 18:02:32.748 | No object-auditor running 2022-06-21 18:02:32.748 | No object-updater running 2022-06-21 18:02:32.748 | No container-server running 2022-06-21 18:02:32.748 | No container-sync running 2022-06-21 18:02:32.748 | No object-expirer running 2022-06-21 18:02:32.748 | No account-reaper running 2022-06-21 18:02:32.748 | No account-auditor running 2022-06-21 18:02:32.748 | No container-reconciler running 2022-06-21 18:02:32.749 | No container-auditor running 2022-06-21 18:02:32.749 | No object-server running 2022-06-21 18:02:32.749 | No container-sharder running 2022-06-21 18:02:32.749 | No object-reconstructor running 2022-06-21 18:02:32.749 | No container-updater running 2022-06-21 18:02:32.749 | No object-replicator running 2022-06-21 18:02:32.749 | No account-replicator running 2022-06-21 18:02:32.749 | No container-replicator running 2022-06-21 18:02:32.800 | + lib/swift:configure_swift:340 : true 2022-06-21 18:02:32.802 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-06-21 18:02:32.816 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-21 18:02:32.829 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-21 18:02:32.832 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-06-21 18:02:32.832 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-06-21 18:02:32.837 | + lib/swift:configure_swift:354 : sed -e ' 2022-06-21 18:02:32.837 | s/%GROUP%/ubuntu/; 2022-06-21 18:02:32.837 | s/%USER%/ubuntu/; 2022-06-21 18:02:32.837 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-21 18:02:32.837 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-21 18:02:32.840 | uid = ubuntu 2022-06-21 18:02:32.840 | gid = ubuntu 2022-06-21 18:02:32.840 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-21 18:02:32.841 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-21 18:02:32.841 | address = 127.0.0.1 2022-06-21 18:02:32.841 | 2022-06-21 18:02:32.841 | [account6612] 2022-06-21 18:02:32.841 | max connections = 25 2022-06-21 18:02:32.841 | path = /opt/stack/data/swift/1/node/ 2022-06-21 18:02:32.841 | read only = false 2022-06-21 18:02:32.841 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-21 18:02:32.841 | 2022-06-21 18:02:32.841 | [account6622] 2022-06-21 18:02:32.841 | max connections = 25 2022-06-21 18:02:32.841 | path = /opt/stack/data/swift/2/node/ 2022-06-21 18:02:32.841 | read only = false 2022-06-21 18:02:32.841 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-21 18:02:32.841 | 2022-06-21 18:02:32.841 | [account6632] 2022-06-21 18:02:32.841 | max connections = 25 2022-06-21 18:02:32.841 | path = /opt/stack/data/swift/3/node/ 2022-06-21 18:02:32.841 | read only = false 2022-06-21 18:02:32.841 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-21 18:02:32.841 | 2022-06-21 18:02:32.841 | [account6642] 2022-06-21 18:02:32.841 | max connections = 25 2022-06-21 18:02:32.841 | path = /opt/stack/data/swift/4/node/ 2022-06-21 18:02:32.841 | read only = false 2022-06-21 18:02:32.841 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-21 18:02:32.841 | 2022-06-21 18:02:32.841 | 2022-06-21 18:02:32.841 | [container6611] 2022-06-21 18:02:32.841 | max connections = 25 2022-06-21 18:02:32.841 | path = /opt/stack/data/swift/1/node/ 2022-06-21 18:02:32.841 | read only = false 2022-06-21 18:02:32.842 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-21 18:02:32.842 | 2022-06-21 18:02:32.842 | [container6621] 2022-06-21 18:02:32.842 | max connections = 25 2022-06-21 18:02:32.842 | path = /opt/stack/data/swift/2/node/ 2022-06-21 18:02:32.842 | read only = false 2022-06-21 18:02:32.842 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-21 18:02:32.842 | 2022-06-21 18:02:32.842 | [container6631] 2022-06-21 18:02:32.842 | max connections = 25 2022-06-21 18:02:32.842 | path = /opt/stack/data/swift/3/node/ 2022-06-21 18:02:32.842 | read only = false 2022-06-21 18:02:32.842 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-21 18:02:32.842 | 2022-06-21 18:02:32.842 | [container6641] 2022-06-21 18:02:32.842 | max connections = 25 2022-06-21 18:02:32.842 | path = /opt/stack/data/swift/4/node/ 2022-06-21 18:02:32.842 | read only = false 2022-06-21 18:02:32.842 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-21 18:02:32.842 | 2022-06-21 18:02:32.842 | 2022-06-21 18:02:32.842 | [object6613] 2022-06-21 18:02:32.842 | max connections = 25 2022-06-21 18:02:32.842 | path = /opt/stack/data/swift/1/node/ 2022-06-21 18:02:32.842 | read only = false 2022-06-21 18:02:32.842 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-21 18:02:32.842 | 2022-06-21 18:02:32.842 | [object6623] 2022-06-21 18:02:32.842 | max connections = 25 2022-06-21 18:02:32.842 | path = /opt/stack/data/swift/2/node/ 2022-06-21 18:02:32.842 | read only = false 2022-06-21 18:02:32.842 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-21 18:02:32.842 | 2022-06-21 18:02:32.842 | [object6633] 2022-06-21 18:02:32.842 | max connections = 25 2022-06-21 18:02:32.843 | path = /opt/stack/data/swift/3/node/ 2022-06-21 18:02:32.843 | read only = false 2022-06-21 18:02:32.843 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-21 18:02:32.843 | 2022-06-21 18:02:32.843 | [object6643] 2022-06-21 18:02:32.843 | max connections = 25 2022-06-21 18:02:32.843 | path = /opt/stack/data/swift/4/node/ 2022-06-21 18:02:32.843 | read only = false 2022-06-21 18:02:32.843 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-21 18:02:32.843 | + lib/swift:configure_swift:360 : is_ubuntu 2022-06-21 18:02:32.846 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:02:32.848 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:02:32.850 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-21 18:02:32.868 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-21 18:02:32.870 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-21 18:02:32.874 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-21 18:02:32.879 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-21 18:02:32.881 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-21 18:02:32.885 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-21 18:02:32.914 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.66:8080/v1/ 2022-06-21 18:02:32.941 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-21 18:02:32.959 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-21 18:02:32.987 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-21 18:02:33.007 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-21 18:02:33.044 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-21 18:02:33.063 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-21 18:02:33.092 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-21 18:02:33.113 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-21 18:02:33.142 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-21 18:02:33.160 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-21 18:02:33.190 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-21 18:02:33.209 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-06-21 18:02:33.225 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:02:33.227 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-21 18:02:33.255 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-21 18:02:33.284 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-21 18:02:33.332 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-21 18:02:33.363 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-06-21 18:02:33.378 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:02:33.380 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-21 18:02:33.414 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-06-21 18:02:33.431 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:02:33.433 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-06-21 18:02:33.448 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:02:33.450 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-06-21 18:02:33.452 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-06-21 18:02:33.468 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:02:33.470 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-06-21 18:02:33.472 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-06-21 18:02:33.475 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-21 18:02:33.480 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-21 18:02:33.486 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-21 18:02:33.516 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-21 18:02:33.546 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-21 18:02:33.580 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-21 18:02:33.613 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-21 18:02:33.644 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-21 18:02:33.646 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2022-06-21 18:02:33.648 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2022-06-21 18:02:33.651 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2022-06-21 18:02:33.653 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-21 18:02:33.682 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-21 18:02:33.710 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.66/identity 2022-06-21 18:02:33.738 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-21 18:02:33.765 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-21 18:02:33.792 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-21 18:02:33.820 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-21 18:02:33.848 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-21 18:02:33.881 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-21 18:02:33.908 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-21 18:02:33.936 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-21 18:02:33.964 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-21 18:02:33.992 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-21 18:02:34.020 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-21 18:02:34.050 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-21 18:02:34.077 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-21 18:02:34.095 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-21 18:02:34.122 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-21 18:02:34.150 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-21 18:02:34.154 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-21 18:02:34.190 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-21 18:02:34.218 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-21 18:02:34.248 | + lib/swift:configure_swift:478 : local node_number 2022-06-21 18:02:34.251 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-21 18:02:34.253 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-21 18:02:34.255 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-21 18:02:34.259 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-21 18:02:34.262 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-21 18:02:34.264 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-21 18:02:34.266 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-06-21 18:02:34.269 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-06-21 18:02:34.271 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-21 18:02:34.273 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-21 18:02:34.275 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-21 18:02:34.293 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-21 18:02:34.321 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-21 18:02:34.342 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-21 18:02:34.372 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-21 18:02:34.401 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-21 18:02:34.429 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-21 18:02:34.447 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-21 18:02:34.478 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-21 18:02:34.504 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-21 18:02:34.534 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-21 18:02:34.552 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-21 18:02:34.581 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-21 18:02:34.603 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-21 18:02:34.633 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-21 18:02:34.652 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-21 18:02:34.681 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-21 18:02:34.699 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-21 18:02:34.730 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-21 18:02:34.736 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-21 18:02:34.754 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-21 18:02:34.788 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-21 18:02:34.818 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-21 18:02:34.820 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-21 18:02:34.825 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-21 18:02:34.827 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-21 18:02:34.830 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-21 18:02:34.832 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-06-21 18:02:34.835 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-06-21 18:02:34.837 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-21 18:02:34.839 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-21 18:02:34.842 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-21 18:02:34.863 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-21 18:02:34.893 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-21 18:02:34.912 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-21 18:02:34.941 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-21 18:02:34.962 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-21 18:02:34.991 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-21 18:02:35.011 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-21 18:02:35.041 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-21 18:02:35.063 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-21 18:02:35.091 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-21 18:02:35.110 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-21 18:02:35.137 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-21 18:02:35.157 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-21 18:02:35.185 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-21 18:02:35.204 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-21 18:02:35.233 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-21 18:02:35.254 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-21 18:02:35.281 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-21 18:02:35.286 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-21 18:02:35.304 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-21 18:02:35.333 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-21 18:02:35.336 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-21 18:02:35.340 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-21 18:02:35.342 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-21 18:02:35.344 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-06-21 18:02:35.346 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-06-21 18:02:35.349 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-06-21 18:02:35.351 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-06-21 18:02:35.353 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-06-21 18:02:35.355 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-21 18:02:35.374 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-21 18:02:35.403 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-21 18:02:35.421 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-21 18:02:35.450 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-21 18:02:35.474 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-21 18:02:35.504 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-21 18:02:35.523 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-21 18:02:35.551 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-21 18:02:35.569 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-21 18:02:35.598 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-21 18:02:35.616 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-21 18:02:35.652 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-21 18:02:35.670 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-21 18:02:35.706 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-21 18:02:35.725 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-21 18:02:35.754 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-21 18:02:35.772 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-21 18:02:35.800 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-21 18:02:35.805 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-21 18:02:35.823 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-21 18:02:35.852 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-21 18:02:35.880 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-21 18:02:35.908 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-21 18:02:35.939 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-06-21 18:02:35.942 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-21 18:02:35.946 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-21 18:02:35.977 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-21 18:02:36.006 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-21 18:02:36.035 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-21 18:02:36.067 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-21 18:02:36.097 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-21 18:02:36.130 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-21 18:02:36.159 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-21 18:02:36.197 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-21 18:02:36.229 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-06-21 18:02:36.245 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:02:36.247 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-21 18:02:36.266 | + lib/swift:configure_swift:521 : local auth_vers 2022-06-21 18:02:36.269 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-06-21 18:02:36.290 | + lib/swift:configure_swift:522 : auth_vers=3 2022-06-21 18:02:36.292 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.66 2022-06-21 18:02:36.323 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-06-21 18:02:36.325 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-21 18:02:36.354 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.66/identity 2022-06-21 18:02:36.382 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-06-21 18:02:36.384 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-21 18:02:36.415 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-06-21 18:02:36.433 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:02:36.435 | + lib/swift:configure_swift:541 : local user_group 2022-06-21 18:02:36.438 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-06-21 18:02:36.443 | + lib/swift:configure_swift:542 : user_group=1000 2022-06-21 18:02:36.446 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-21 18:02:36.458 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-21 18:02:36.461 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-21 18:02:36.472 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-06-21 18:02:36.474 | + lib/swift:configure_swift:548 : is_suse 2022-06-21 18:02:36.477 | + functions-common:is_suse:462 : is_opensuse 2022-06-21 18:02:36.479 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-06-21 18:02:36.481 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-21 18:02:36.483 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-06-21 18:02:36.486 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-06-21 18:02:36.488 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-21 18:02:36.490 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-21 18:02:36.504 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-06-21 18:02:36.507 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-06-21 18:02:36.509 | + ./stack.sh:main:893 : is_service_enabled s3api 2022-06-21 18:02:36.528 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:02:36.530 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2022-06-21 18:02:36.549 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:02:36.551 | + ./stack.sh:main:901 : stack_install_service glance 2022-06-21 18:02:36.554 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-21 18:02:36.556 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-21 18:02:36.559 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:02:36.561 | + lib/stack:stack_install_service:32 : install_glance 2022-06-21 18:02:36.563 | + lib/glance:install_glance:514 : glance_store_extras=() 2022-06-21 18:02:36.566 | + lib/glance:install_glance:514 : local glance_store_extras 2022-06-21 18:02:36.568 | + lib/glance:install_glance:516 : is_service_enabled cinder 2022-06-21 18:02:36.585 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:02:36.587 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-21 18:02:36.590 | + lib/glance:install_glance:520 : is_service_enabled swift 2022-06-21 18:02:36.607 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:02:36.610 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-21 18:02:36.612 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2022-06-21 18:02:36.615 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-06-21 18:02:36.617 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:02:36.620 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:02:36.622 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-06-21 18:02:36.625 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:02:36.628 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2022-06-21 18:02:36.631 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-21 18:02:36.633 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-21 18:02:36.636 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2022-06-21 18:02:36.639 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-21 18:02:36.641 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-21 18:02:36.644 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-21 18:02:36.647 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-21 18:02:36.650 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-06-21 18:02:36.652 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-06-21 18:02:36.656 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-21 18:02:36.657 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-06-21 18:02:36.662 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-21 18:02:36.664 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-06-21 18:02:36.667 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-06-21 18:02:36.670 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-21 18:02:36.673 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-21 18:02:36.695 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-21 18:02:36.697 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-21 18:02:37.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:02:37.432 | from cryptography.utils import int_from_bytes 2022-06-21 18:02:37.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:02:37.432 | from cryptography.utils import int_from_bytes 2022-06-21 18:02:38.695 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:02:38.806 | Collecting glance-store[cinder,swift]!=0.29.0 2022-06-21 18:02:38.815 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2022-06-21 18:02:38.826 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.7/227.7 kB 41.6 MB/s eta 0:00:00 2022-06-21 18:02:38.917 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-06-21 18:02:38.919 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.1) 2022-06-21 18:02:38.920 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2022-06-21 18:02:38.922 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-06-21 18:02:38.923 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-06-21 18:02:38.925 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2022-06-21 18:02:38.926 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.2) 2022-06-21 18:02:38.928 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2022-06-21 18:02:38.929 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.31.1) 2022-06-21 18:02:38.930 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-06-21 18:02:38.932 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-06-21 18:02:38.933 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-06-21 18:02:39.445 | Collecting python-swiftclient>=3.2.0 2022-06-21 18:02:39.453 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/63cf223127b70/python_swiftclient-3.12.0-py2.py3-none-any.whl (86 kB) 2022-06-21 18:02:39.459 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.9/86.9 kB 60.7 MB/s eta 0:00:00 2022-06-21 18:02:39.465 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.19.1) 2022-06-21 18:02:39.543 | Collecting python-cinderclient>=4.1.0 2022-06-21 18:02:39.551 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fb/3243abb3c7902/python_cinderclient-8.1.0-py3-none-any.whl (253 kB) 2022-06-21 18:02:39.560 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 253.9/253.9 kB 58.5 MB/s eta 0:00:00 2022-06-21 18:02:39.570 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2022-06-21 18:02:39.688 | Collecting os-brick>=2.6.0 2022-06-21 18:02:39.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/342/222fe4d51e93e/os_brick-5.0.2-py3-none-any.whl (258 kB) 2022-06-21 18:02:39.705 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 258.1/258.1 kB 71.2 MB/s eta 0:00:00 2022-06-21 18:02:39.714 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-06-21 18:02:39.724 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-06-21 18:02:39.726 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.1) 2022-06-21 18:02:39.731 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2022-06-21 18:02:39.801 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-06-21 18:02:39.803 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2022-06-21 18:02:39.804 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-06-21 18:02:39.829 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2022-06-21 18:02:39.832 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.2) 2022-06-21 18:02:39.833 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-06-21 18:02:39.836 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.2) 2022-06-21 18:02:39.838 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-06-21 18:02:39.851 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2022-06-21 18:02:39.893 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-06-21 18:02:39.895 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2022-06-21 18:02:39.896 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2022-06-21 18:02:39.897 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-06-21 18:02:39.955 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.14.6) 2022-06-21 18:02:39.957 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-06-21 18:02:39.972 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.1) 2022-06-21 18:02:39.990 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-06-21 18:02:39.992 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2022-06-21 18:02:40.010 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2022-06-21 18:02:40.014 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2022-06-21 18:02:40.096 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.6) 2022-06-21 18:02:40.099 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.4) 2022-06-21 18:02:40.100 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.5.30) 2022-06-21 18:02:40.103 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.2) 2022-06-21 18:02:40.156 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2022-06-21 18:02:40.184 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.12.1) 2022-06-21 18:02:40.213 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2022-06-21 18:02:40.386 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-06-21 18:02:40.389 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-06-21 18:02:40.424 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.2) 2022-06-21 18:02:40.426 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-06-21 18:02:40.427 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-06-21 18:02:40.429 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-06-21 18:02:40.433 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-06-21 18:02:40.434 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-06-21 18:02:40.646 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-06-21 18:02:40.686 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (57.4.0) 2022-06-21 18:02:40.772 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-06-21 18:02:40.899 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-06-21 18:02:42.505 | Installing collected packages: python-swiftclient, python-cinderclient, glance-store, os-brick 2022-06-21 18:02:43.531 | Successfully installed glance-store-2.7.0 os-brick-5.0.2 python-cinderclient-8.1.0 python-swiftclient-3.12.0 2022-06-21 18:02:43.531 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:02:43.694 | + inc/python:pip_install:200 : result=0 2022-06-21 18:02:43.697 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:02:43.699 | + functions-common:time_stop:2321 : local name 2022-06-21 18:02:43.701 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:02:43.704 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:02:43.706 | + functions-common:time_stop:2324 : local total 2022-06-21 18:02:43.709 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:02:43.711 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:02:43.713 | + functions-common:time_stop:2328 : start_time=1655834556689 2022-06-21 18:02:43.716 | + functions-common:time_stop:2330 : [[ -z 1655834556689 ]] 2022-06-21 18:02:43.719 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:02:43.723 | + functions-common:time_stop:2333 : end_time=1655834563721 2022-06-21 18:02:43.725 | + functions-common:time_stop:2334 : elapsed_time=7032 2022-06-21 18:02:43.728 | + functions-common:time_stop:2335 : total=79902 2022-06-21 18:02:43.731 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:02:43.733 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=86934 2022-06-21 18:02:43.735 | + inc/python:pip_install:203 : return 0 2022-06-21 18:02:43.738 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2022-06-21 18:02:43.740 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-06-21 18:02:43.743 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-06-21 18:02:43.757 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-21 18:02:43.762 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/xena 2022-06-21 18:02:43.764 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-21 18:02:43.767 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2022-06-21 18:02:43.769 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-06-21 18:02:43.772 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:02:43.775 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:02:43.777 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:02:43.780 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:02:43.784 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:02:43.805 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:02:43.807 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:02:43.809 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:02:43.812 | + functions-common:git_clone:544 : echo stable/xena 2022-06-21 18:02:43.812 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:02:43.818 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2022-06-21 18:02:43.820 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:02:43.822 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-21 18:02:43.836 | + functions-common:git_clone:604 : cd /opt/stack/glance 2022-06-21 18:02:43.840 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:02:43.840 | + functions-common:git_clone:605 : head -1 2022-06-21 18:02:43.845 | 316ce9659 Fix set_property_atomic() boolean type casting 2022-06-21 18:02:43.849 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:02:43.854 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2022-06-21 18:02:43.857 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:02:43.861 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-06-21 18:02:43.863 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-06-21 18:02:43.866 | + inc/python:setup_develop:344 : local extras= 2022-06-21 18:02:43.868 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-21 18:02:43.871 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:02:43.873 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-06-21 18:02:43.876 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-06-21 18:02:43.878 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:02:43.881 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-21 18:02:43.884 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-06-21 18:02:43.886 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:02:43.889 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-06-21 18:02:43.892 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:02:43.894 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:02:43.901 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-21 18:02:43.909 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-06-21 18:02:43.913 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-06-21 18:02:44.612 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-06-21 18:02:44.614 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:02:44.617 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:02:44.620 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:02:44.622 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-06-21 18:02:44.625 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-06-21 18:02:44.627 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:02:44.630 | + inc/python:setup_package:428 : local extras= 2022-06-21 18:02:44.633 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:02:44.635 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-06-21 18:02:44.638 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-06-21 18:02:44.640 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-06-21 18:02:44.642 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:02:44.645 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-06-21 18:02:44.665 | Using python 3.8 to install /opt/stack/glance 2022-06-21 18:02:44.667 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-21 18:02:45.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:02:45.370 | from cryptography.utils import int_from_bytes 2022-06-21 18:02:45.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:02:45.370 | from cryptography.utils import int_from_bytes 2022-06-21 18:02:46.643 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:02:46.653 | Obtaining file:///opt/stack/glance 2022-06-21 18:02:46.654 | Preparing metadata (setup.py): started 2022-06-21 18:02:47.861 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:02:48.017 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (5.6.0) 2022-06-21 18:02:48.018 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.7.1) 2022-06-21 18:02:48.020 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (1.4.23) 2022-06-21 18:02:48.022 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.31.1) 2022-06-21 18:02:48.023 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (2.1.1) 2022-06-21 18:02:48.024 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (2.5.1) 2022-06-21 18:02:48.025 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (1.8.7) 2022-06-21 18:02:48.027 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.4.1) 2022-06-21 18:02:48.028 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (1.7.1) 2022-06-21 18:02:48.030 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.19.1) 2022-06-21 18:02:48.031 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (8.7.1) 2022-06-21 18:02:48.033 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.4.1) 2022-06-21 18:02:48.034 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.3.2) 2022-06-21 18:02:48.036 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (1.4.0) 2022-06-21 18:02:48.037 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.10.2) 2022-06-21 18:02:48.038 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.4.0) 2022-06-21 18:02:48.040 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (2.4.0) 2022-06-21 18:02:48.155 | Collecting taskflow>=4.0.0 2022-06-21 18:02:48.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ca/d2110e911814c/taskflow-4.6.2-py3-none-any.whl (492 kB) 2022-06-21 18:02:48.181 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 492.3/492.3 kB 44.2 MB/s eta 0:00:00 2022-06-21 18:02:48.193 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.4.0) 2022-06-21 18:02:48.195 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (9.3.0) 2022-06-21 18:02:48.235 | Collecting WSME>=0.8.0 2022-06-21 18:02:48.242 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-06-21 18:02:48.248 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.6/59.6 kB 51.8 MB/s eta 0:00:00 2022-06-21 18:02:48.253 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.7.2) 2022-06-21 18:02:48.254 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.5.0) 2022-06-21 18:02:48.256 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.1.dev3) (3.2.0) 2022-06-21 18:02:48.257 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.3.0) 2022-06-21 18:02:48.259 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (20.0.1) 2022-06-21 18:02:48.260 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (1.16.0) 2022-06-21 18:02:48.261 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (11.0.0) 2022-06-21 18:02:48.263 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (5.1.0) 2022-06-21 18:02:48.304 | Collecting oslo.limit>=1.0.0 2022-06-21 18:02:48.310 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2022-06-21 18:02:48.315 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.6.0) 2022-06-21 18:02:48.317 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (12.9.3) 2022-06-21 18:02:48.318 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (4.4.0) 2022-06-21 18:02:48.319 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (2.3.0) 2022-06-21 18:02:48.321 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.8.3) 2022-06-21 18:02:48.350 | Collecting retrying!=1.3.0,>=1.2.3 2022-06-21 18:02:48.357 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-06-21 18:02:48.361 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.4.2) 2022-06-21 18:02:48.363 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (2.7.0) 2022-06-21 18:02:48.364 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (2.3.0) 2022-06-21 18:02:48.365 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (3.4.8) 2022-06-21 18:02:48.395 | Collecting cursive>=0.2.1 2022-06-21 18:02:48.402 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-06-21 18:02:48.407 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (0.1.16) 2022-06-21 18:02:48.409 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.1.dev3) (5.5.0) 2022-06-21 18:02:48.490 | Collecting castellan>=0.17.0 2022-06-21 18:02:48.498 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff2/b23f5f380b8d3/castellan-3.9.1-py3-none-any.whl (94 kB) 2022-06-21 18:02:48.505 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 kB 40.5 MB/s eta 0:00:00 2022-06-21 18:02:48.525 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.1.dev3) (1.1.5) 2022-06-21 18:02:48.527 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.1.dev3) (5.2.2) 2022-06-21 18:02:48.605 | Collecting python-barbicanclient>=4.5.2 2022-06-21 18:02:48.612 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-06-21 18:02:48.618 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.8/82.8 kB 52.0 MB/s eta 0:00:00 2022-06-21 18:02:48.624 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.0.1.dev3) (2.26.0) 2022-06-21 18:02:48.666 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.1.dev3) (1.14.6) 2022-06-21 18:02:48.683 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.0.1.dev3) (4.2.0) 2022-06-21 18:02:48.710 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.0.1.dev3) (1.12.1) 2022-06-21 18:02:48.728 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.1.dev3) (1.16.0) 2022-06-21 18:02:48.730 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.1.dev3) (1.1.1) 2022-06-21 18:02:48.850 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.0.1.dev3) (2.4.7) 2022-06-21 18:02:48.929 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.0.1.dev3) (1.7.0) 2022-06-21 18:02:48.983 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.1.dev3) (2.8.2) 2022-06-21 18:02:48.986 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.1.dev3) (3.1.1) 2022-06-21 18:02:49.025 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.0.1.dev3) (0.14.1) 2022-06-21 18:02:49.088 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.1.dev3) (1.5.0) 2022-06-21 18:02:49.091 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.1.dev3) (5.4.1) 2022-06-21 18:02:49.094 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.1.dev3) (0.8.0) 2022-06-21 18:02:49.162 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.1.dev3) (0.5.0) 2022-06-21 18:02:49.164 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.1.dev3) (0.13.0) 2022-06-21 18:02:49.166 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.1.dev3) (2.0.1) 2022-06-21 18:02:49.191 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.0.1.dev3) (0.59.0) 2022-06-21 18:02:49.240 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.0.1.dev3) (2.8.2) 2022-06-21 18:02:49.243 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.0.1.dev3) (0.9.6) 2022-06-21 18:02:49.306 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev3) (5.1.0) 2022-06-21 18:02:49.309 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev3) (5.0.8) 2022-06-21 18:02:49.311 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev3) (0.3.1) 2022-06-21 18:02:49.312 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev3) (4.2.2) 2022-06-21 18:02:49.315 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev3) (2.6.2) 2022-06-21 18:02:49.338 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.1.dev3) (3.2.0) 2022-06-21 18:02:49.342 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.1.dev3) (3.0.1) 2022-06-21 18:02:49.345 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.1.dev3) (3.3.0) 2022-06-21 18:02:49.394 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.0.1.dev3) (5.8.0) 2022-06-21 18:02:49.447 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.1.dev3) (0.11.0) 2022-06-21 18:02:49.450 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.1.dev3) (2021.1) 2022-06-21 18:02:49.451 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.1.dev3) (21.0) 2022-06-21 18:02:49.532 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.1.dev3) (57.4.0) 2022-06-21 18:02:49.688 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.0.1.dev3) (0.7) 2022-06-21 18:02:49.957 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.1.dev3) (6.3.1) 2022-06-21 18:02:50.047 | Collecting networkx>=2.1.0 2022-06-21 18:02:50.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fc/b7004be69e8fb/networkx-2.6.2-py3-none-any.whl (1.9 MB) 2022-06-21 18:02:50.093 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 65.0 MB/s eta 0:00:00 2022-06-21 18:02:50.148 | Collecting pydot>=1.2.4 2022-06-21 18:02:50.155 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-06-21 18:02:50.219 | Collecting automaton>=1.9.0 2022-06-21 18:02:50.226 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2022-06-21 18:02:50.314 | Collecting simplegeneric 2022-06-21 18:02:50.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-06-21 18:02:50.326 | Preparing metadata (setup.py): started 2022-06-21 18:02:51.002 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:02:51.057 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev3) (5.0.0) 2022-06-21 18:02:51.222 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.0.1.dev3) (2.20) 2022-06-21 18:02:51.274 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.0.1.dev3) (1.6) 2022-06-21 18:02:51.328 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.0.1.dev3) (2.0.1) 2022-06-21 18:02:51.565 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev3) (1.4.4) 2022-06-21 18:02:51.567 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev3) (1.32) 2022-06-21 18:02:51.569 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev3) (0.10.0) 2022-06-21 18:02:51.570 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev3) (5.0.9) 2022-06-21 18:02:51.573 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev3) (1.4.0) 2022-06-21 18:02:51.575 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev3) (2.5.0) 2022-06-21 18:02:51.577 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev3) (1.1.5) 2022-06-21 18:02:51.704 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev3) (0.11.0) 2022-06-21 18:02:51.790 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.0.1.dev3) (1.0.2) 2022-06-21 18:02:51.840 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev3) (1.3.2) 2022-06-21 18:02:51.846 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.1.dev3) (3.0.0) 2022-06-21 18:02:52.111 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev3) (3.9.0) 2022-06-21 18:02:52.317 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.1.dev3) (3.2) 2022-06-21 18:02:52.318 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.1.dev3) (2021.5.30) 2022-06-21 18:02:52.322 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.1.dev3) (2.0.4) 2022-06-21 18:02:52.323 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.1.dev3) (1.26.6) 2022-06-21 18:02:52.402 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.0.1.dev3) (0.5.2) 2022-06-21 18:02:52.559 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.0.1.dev3) (2.5.0) 2022-06-21 18:02:52.655 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->glance==23.0.1.dev3) (3.5.0) 2022-06-21 18:02:52.878 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev3) (0.4.0) 2022-06-21 18:02:52.880 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev3) (2.1.2) 2022-06-21 18:02:53.139 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.1.dev3) (2.1) 2022-06-21 18:02:53.456 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.0.1.dev3) (1.0.0) 2022-06-21 18:02:53.787 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev3) (1.8.2) 2022-06-21 18:02:53.789 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev3) (0.4.4) 2022-06-21 18:02:53.790 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev3) (0.2.5) 2022-06-21 18:02:53.792 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.1.dev3) (21.2.0) 2022-06-21 18:02:54.206 | Building wheels for collected packages: simplegeneric 2022-06-21 18:02:54.207 | Building wheel for simplegeneric (setup.py): started 2022-06-21 18:02:54.938 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-06-21 18:02:54.939 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=b1d4ad5a10f98cf9da7ecb6e4f15b317104667f046f76f4094a468197666fa06 2022-06-21 18:02:54.940 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-06-21 18:02:54.943 | Successfully built simplegeneric 2022-06-21 18:02:55.836 | Installing collected packages: simplegeneric, WSME, retrying, pydot, networkx, automaton, taskflow, python-barbicanclient, oslo.limit, castellan, cursive, glance 2022-06-21 18:02:58.511 | Running setup.py develop for glance 2022-06-21 18:03:00.698 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.9.1 cursive-0.2.2 glance networkx-2.6.2 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.2 2022-06-21 18:03:00.699 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:03:00.893 | + inc/python:pip_install:200 : result=0 2022-06-21 18:03:00.896 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:03:00.898 | + functions-common:time_stop:2321 : local name 2022-06-21 18:03:00.900 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:03:00.903 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:03:00.905 | + functions-common:time_stop:2324 : local total 2022-06-21 18:03:00.907 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:03:00.910 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:03:00.913 | + functions-common:time_stop:2328 : start_time=1655834564660 2022-06-21 18:03:00.915 | + functions-common:time_stop:2330 : [[ -z 1655834564660 ]] 2022-06-21 18:03:00.918 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:03:00.923 | + functions-common:time_stop:2333 : end_time=1655834580920 2022-06-21 18:03:00.925 | + functions-common:time_stop:2334 : elapsed_time=16260 2022-06-21 18:03:00.928 | + functions-common:time_stop:2335 : total=86934 2022-06-21 18:03:00.930 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:03:00.932 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=103194 2022-06-21 18:03:00.934 | + inc/python:pip_install:203 : return 0 2022-06-21 18:03:00.938 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-06-21 18:03:00.940 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-21 18:03:00.943 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-21 18:03:00.962 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-21 18:03:00.976 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-06-21 18:03:00.979 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-06-21 18:03:00.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:03:00.985 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:03:00.988 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-21 18:03:00.990 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:03:00.995 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-21 18:03:00.997 | + ./stack.sh:main:902 : configure_glance 2022-06-21 18:03:01.000 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-21 18:03:01.013 | + lib/glance:configure_glance:333 : local dburl 2022-06-21 18:03:01.017 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2022-06-21 18:03:01.019 | ++ lib/database:database_connection_url:132 : local db=glance 2022-06-21 18:03:01.021 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-06-21 18:03:01.024 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-06-21 18:03:01.026 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-21 18:03:01.029 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-21 18:03:01.032 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-21 18:03:01.061 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-06-21 18:03:01.092 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-21 18:03:01.121 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-21 18:03:01.151 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-21 18:03:01.184 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-21 18:03:01.219 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-21 18:03:01.222 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2022-06-21 18:03:01.224 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2022-06-21 18:03:01.226 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-06-21 18:03:01.228 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-21 18:03:01.259 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-21 18:03:01.290 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.66/identity 2022-06-21 18:03:01.319 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-21 18:03:01.348 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-21 18:03:01.377 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-21 18:03:01.409 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-21 18:03:01.437 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-21 18:03:01.467 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-21 18:03:01.495 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-21 18:03:01.524 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-21 18:03:01.555 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-21 18:03:01.558 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-21 18:03:01.560 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-21 18:03:01.563 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-21 18:03:01.565 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-21 18:03:01.568 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-21 18:03:01.587 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:03:01.590 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-21 18:03:01.593 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-21 18:03:01.596 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-21 18:03:01.613 | ++ functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:03:01.616 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-21 18:03:01.619 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-21 18:03:01.648 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-21 18:03:01.653 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-21 18:03:01.656 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2022-06-21 18:03:01.659 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2022-06-21 18:03:01.661 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-06-21 18:03:01.691 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-06-21 18:03:01.723 | + lib/glance:configure_glance:353 : configure_glance_store False False 2022-06-21 18:03:01.726 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-06-21 18:03:01.728 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-06-21 18:03:01.731 | + lib/glance:configure_glance_store:254 : local be 2022-06-21 18:03:01.734 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-06-21 18:03:01.737 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-06-21 18:03:01.739 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-21 18:03:01.774 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2022-06-21 18:03:01.777 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.66 2022-06-21 18:03:01.814 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2022-06-21 18:03:01.816 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2022-06-21 18:03:01.834 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:03:01.838 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-21 18:03:01.869 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-21 18:03:01.899 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-21 18:03:01.929 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-21 18:03:01.961 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-21 18:03:01.991 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2022-06-21 18:03:02.012 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:03:02.014 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-21 18:03:02.051 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-21 18:03:02.086 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-21 18:03:02.115 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.66/identity/v3 2022-06-21 18:03:02.146 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-21 18:03:02.174 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.66/image 2022-06-21 18:03:02.204 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2022-06-21 18:03:02.221 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:03:02.224 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2022-06-21 18:03:02.226 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-21 18:03:02.229 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-06-21 18:03:02.232 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-21 18:03:02.249 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-21 18:03:02.252 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-21 18:03:02.254 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-21 18:03:02.257 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-21 18:03:02.260 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-21 18:03:02.290 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-21 18:03:02.323 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-21 18:03:02.352 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-21 18:03:02.387 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-21 18:03:02.395 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-21 18:03:02.428 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-21 18:03:02.458 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-21 18:03:02.487 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.66/identity 2022-06-21 18:03:02.516 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-21 18:03:02.544 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-21 18:03:02.574 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-21 18:03:02.603 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-21 18:03:02.635 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-21 18:03:02.667 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-21 18:03:02.702 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-21 18:03:02.738 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-21 18:03:02.745 | + lib/glance:configure_glance:418 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-21 18:03:02.753 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2022-06-21 18:03:02.770 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:03:02.772 | + lib/glance:configure_glance:428 : [[ False == False ]] 2022-06-21 18:03:02.775 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-06-21 18:03:02.777 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-06-21 18:03:02.780 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-06-21 18:03:02.783 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-06-21 18:03:02.786 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-06-21 18:03:02.790 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-06-21 18:03:02.792 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-06-21 18:03:02.798 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-06-21 18:03:02.832 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-06-21 18:03:02.834 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-06-21 18:03:02.837 | ++ functions:get_random_port:837 : true 2022-06-21 18:03:02.840 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-06-21 18:03:02.842 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-06-21 18:03:02.847 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-06-21 18:03:02.916 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-06-21 18:03:02.918 | ++ functions:get_random_port:841 : break 2 2022-06-21 18:03:02.921 | ++ functions:get_random_port:845 : echo 60999 2022-06-21 18:03:02.924 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-06-21 18:03:02.926 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-06-21 18:03:02.958 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-06-21 18:03:02.988 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-06-21 18:03:03.018 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-06-21 18:03:03.053 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-06-21 18:03:03.090 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-06-21 18:03:03.119 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-06-21 18:03:03.155 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-06-21 18:03:03.184 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-21 18:03:03.214 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-21 18:03:03.243 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-06-21 18:03:03.271 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-21 18:03:03.302 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-06-21 18:03:03.331 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-06-21 18:03:03.362 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-06-21 18:03:03.391 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-06-21 18:03:03.419 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-06-21 18:03:03.449 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-06-21 18:03:03.477 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-06-21 18:03:03.509 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-06-21 18:03:03.512 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-06-21 18:03:03.514 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:03:03.516 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:03:03.519 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:03:03.521 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-21 18:03:03.523 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-06-21 18:03:03.582 | proxy (enabled by site administrator) 2022-06-21 18:03:03.585 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-06-21 18:03:03.588 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-06-21 18:03:03.590 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:03:03.593 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:03:03.596 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:03:03.598 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-21 18:03:03.601 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-06-21 18:03:03.655 | No module matches proxy_http 2022-06-21 18:03:03.658 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-06-21 18:03:03.723 | Considering dependency proxy for proxy_http: 2022-06-21 18:03:03.723 | Module proxy already enabled 2022-06-21 18:03:03.723 | Enabling module proxy_http. 2022-06-21 18:03:03.729 | To activate the new configuration, you need to run: 2022-06-21 18:03:03.729 | systemctl restart apache2 2022-06-21 18:03:03.734 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-06-21 18:03:03.737 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-21 18:03:03.739 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:03:03.742 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-06-21 18:03:03.871 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-06-21 18:03:03.875 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-06-21 18:03:03.878 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-06-21 18:03:03.881 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-21 18:03:03.883 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:03:03.886 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:03:03.888 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:03:03.892 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:03:03.895 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-06-21 18:03:03.895 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:03:03.904 | KeepAlive Off 2022-06-21 18:03:03.908 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-06-21 18:03:03.909 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:03:03.917 | SetEnv proxy-sendchunked 1 2022-06-21 18:03:03.921 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-06-21 18:03:03.922 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-21 18:03:03.930 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-06-21 18:03:03.934 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-06-21 18:03:03.936 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-06-21 18:03:03.939 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-21 18:03:03.941 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-21 18:03:03.943 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:03:03.946 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:03:03.948 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:03:03.950 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-21 18:03:03.953 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-21 18:03:03.956 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:03:03.958 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:03:03.961 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-06-21 18:03:04.024 | Enabling site glance-wsgi-api. 2022-06-21 18:03:04.030 | To activate the new configuration, you need to run: 2022-06-21 18:03:04.030 | systemctl reload apache2 2022-06-21 18:03:04.035 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-06-21 18:03:04.037 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-21 18:03:04.040 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:03:04.042 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-06-21 18:03:04.176 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-06-21 18:03:04.183 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-06-21 18:03:04.212 | + lib/glance:configure_glance:442 : [[ False == True ]] 2022-06-21 18:03:04.215 | + ./stack.sh:main:905 : is_service_enabled cinder 2022-06-21 18:03:04.232 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:03:04.236 | + ./stack.sh:main:907 : stack_install_service cinder 2022-06-21 18:03:04.238 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-21 18:03:04.240 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-21 18:03:04.243 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:03:04.245 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-21 18:03:04.248 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/xena 2022-06-21 18:03:04.251 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-21 18:03:04.253 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2022-06-21 18:03:04.255 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-06-21 18:03:04.258 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:03:04.261 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:03:04.263 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:03:04.266 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:03:04.268 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:03:04.285 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:03:04.287 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:03:04.290 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:03:04.292 | + functions-common:git_clone:544 : echo stable/xena 2022-06-21 18:03:04.293 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:03:04.299 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2022-06-21 18:03:04.301 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:03:04.304 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-21 18:03:04.319 | + functions-common:git_clone:604 : cd /opt/stack/cinder 2022-06-21 18:03:04.322 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:03:04.322 | + functions-common:git_clone:605 : head -1 2022-06-21 18:03:04.328 | 845099818 Merge "Don't destroy existing backup by mistake on import" into stable/xena 2022-06-21 18:03:04.331 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:03:04.333 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2022-06-21 18:03:04.336 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:03:04.339 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-21 18:03:04.342 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-06-21 18:03:04.344 | + inc/python:setup_develop:344 : local extras= 2022-06-21 18:03:04.347 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-21 18:03:04.350 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:03:04.352 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-21 18:03:04.354 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-06-21 18:03:04.357 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:03:04.360 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-21 18:03:04.363 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-06-21 18:03:04.366 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:03:04.369 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-06-21 18:03:04.371 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:03:04.374 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:03:04.377 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-21 18:03:04.384 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-06-21 18:03:04.387 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-06-21 18:03:05.010 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-06-21 18:03:05.013 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:03:05.016 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:03:05.019 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:03:05.021 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-21 18:03:05.023 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-06-21 18:03:05.026 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:03:05.028 | + inc/python:setup_package:428 : local extras= 2022-06-21 18:03:05.031 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:03:05.033 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-06-21 18:03:05.036 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-06-21 18:03:05.038 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-06-21 18:03:05.041 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:03:05.043 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-06-21 18:03:05.065 | Using python 3.8 to install /opt/stack/cinder 2022-06-21 18:03:05.067 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-21 18:03:05.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:03:05.783 | from cryptography.utils import int_from_bytes 2022-06-21 18:03:05.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:03:05.783 | from cryptography.utils import int_from_bytes 2022-06-21 18:03:07.062 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:03:07.071 | Obtaining file:///opt/stack/cinder 2022-06-21 18:03:07.072 | Preparing metadata (setup.py): started 2022-06-21 18:03:09.015 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:03:09.237 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.6.0) 2022-06-21 18:03:09.239 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.0.9) 2022-06-21 18:03:09.240 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (0.31.1) 2022-06-21 18:03:09.241 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.1.1) 2022-06-21 18:03:09.243 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (0.19.1) 2022-06-21 18:03:09.244 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (0.1.16) 2022-06-21 18:03:09.246 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.1.dev12) (3.2.0) 2022-06-21 18:03:09.247 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.4.0) 2022-06-21 18:03:09.248 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (9.3.0) 2022-06-21 18:03:09.250 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.6.3) 2022-06-21 18:03:09.678 | Collecting oauth2client>=4.1.3 2022-06-21 18:03:09.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-06-21 18:03:09.696 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 44.9 MB/s eta 0:00:00 2022-06-21 18:03:09.701 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (8.7.1) 2022-06-21 18:03:09.703 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.4.1) 2022-06-21 18:03:09.705 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.3.2) 2022-06-21 18:03:09.706 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (11.0.0) 2022-06-21 18:03:09.708 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.6.0) 2022-06-21 18:03:09.709 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (12.9.3) 2022-06-21 18:03:09.711 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.4.0) 2022-06-21 18:03:09.713 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.8.3) 2022-06-21 18:03:09.714 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.6.2) 2022-06-21 18:03:09.715 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.3.0) 2022-06-21 18:03:09.717 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (6.3.1) 2022-06-21 18:03:09.718 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.2.0) 2022-06-21 18:03:09.720 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.6.2) 2022-06-21 18:03:09.722 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.4.0) 2022-06-21 18:03:09.723 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.10.2) 2022-06-21 18:03:09.724 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.5.0) 2022-06-21 18:03:09.726 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.4.2) 2022-06-21 18:03:09.727 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (21.0) 2022-06-21 18:03:09.847 | Collecting paramiko>=2.7.2 2022-06-21 18:03:09.853 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2022-06-21 18:03:09.861 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 206.8/206.8 kB 75.7 MB/s eta 0:00:00 2022-06-21 18:03:09.868 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.5.0) 2022-06-21 18:03:09.869 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.1.1) 2022-06-21 18:03:09.870 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.8.0) 2022-06-21 18:03:09.872 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.4.7) 2022-06-21 18:03:09.873 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.2.0) 2022-06-21 18:03:10.345 | Collecting python-glanceclient>=3.2.2 2022-06-21 18:03:10.352 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-06-21 18:03:10.361 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.0/198.0 kB 62.4 MB/s eta 0:00:00 2022-06-21 18:03:10.368 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.3.0) 2022-06-21 18:03:10.369 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (17.6.0) 2022-06-21 18:03:10.370 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.12.0) 2022-06-21 18:03:10.372 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2021.1) 2022-06-21 18:03:10.373 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.26.0) 2022-06-21 18:03:10.375 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.5.1) 2022-06-21 18:03:10.376 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (4.6.2) 2022-06-21 18:03:10.722 | Collecting rtslib-fb>=2.1.74 2022-06-21 18:03:10.729 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-06-21 18:03:10.735 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 34.3 MB/s eta 0:00:00 2022-06-21 18:03:10.741 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.16.0) 2022-06-21 18:03:10.742 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.4.23) 2022-06-21 18:03:10.743 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (0.13.0) 2022-06-21 18:03:10.745 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.4.0) 2022-06-21 18:03:11.111 | Collecting tabulate>=0.8.7 2022-06-21 18:03:11.119 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-06-21 18:03:11.124 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (6.3.1) 2022-06-21 18:03:11.125 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (1.8.7) 2022-06-21 18:03:11.127 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.1.0) 2022-06-21 18:03:11.685 | Collecting oslo.vmware>=3.8.0 2022-06-21 18:03:11.694 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30c/b02e2a511f34a/oslo.vmware-3.9.2-py3-none-any.whl (491 kB) 2022-06-21 18:03:11.710 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.6/491.6 kB 46.6 MB/s eta 0:00:00 2022-06-21 18:03:11.718 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.0.2) 2022-06-21 18:03:11.719 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (5.5.0) 2022-06-21 18:03:11.721 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (2.9.0) 2022-06-21 18:03:12.541 | Collecting google-api-python-client>=1.11.0 2022-06-21 18:03:12.565 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/042/71ac5d8bb1218/google_api_python_client-2.19.0-py2.py3-none-any.whl (7.4 MB) 2022-06-21 18:03:12.666 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.4/7.4 MB 77.9 MB/s eta 0:00:00 2022-06-21 18:03:12.725 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.9.1) 2022-06-21 18:03:12.726 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (3.4.8) 2022-06-21 18:03:12.728 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.1.dev12) (0.2.2) 2022-06-21 18:03:13.534 | Collecting zstd>=1.4.5.1 2022-06-21 18:03:13.542 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2022-06-21 18:03:13.554 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 528.9/528.9 kB 73.4 MB/s eta 0:00:00 2022-06-21 18:03:13.639 | Preparing metadata (setup.py): started 2022-06-21 18:03:14.278 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:03:22.722 | Collecting boto3>=1.16.51 2022-06-21 18:03:22.739 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/461/f659c06f9f566/boto3-1.18.33-py3-none-any.whl (131 kB) 2022-06-21 18:03:22.748 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 30.5 MB/s eta 0:00:00 2022-06-21 18:03:23.169 | Collecting s3transfer<0.6.0,>=0.5.0 2022-06-21 18:03:23.178 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2022-06-21 18:03:23.184 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.2/79.2 kB 48.5 MB/s eta 0:00:00 2022-06-21 18:03:26.246 | Collecting botocore<1.22.0,>=1.21.33 2022-06-21 18:03:26.271 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b32/1b570a0da4c62/botocore-1.21.33-py3-none-any.whl (7.8 MB) 2022-06-21 18:03:26.375 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 78.9 MB/s eta 0:00:00 2022-06-21 18:03:26.445 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.1.dev12) (0.10.0) 2022-06-21 18:03:26.513 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.1.dev12) (1.14.6) 2022-06-21 18:03:26.547 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.1.dev12) (1.16.0) 2022-06-21 18:03:27.130 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-06-21 18:03:27.139 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/d41f72a70dd70/google_api_core-2.0.1-py2.py3-none-any.whl (92 kB) 2022-06-21 18:03:27.146 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.5/92.5 kB 50.5 MB/s eta 0:00:00 2022-06-21 18:03:27.678 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-06-21 18:03:27.686 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cde/472372e030e1e/google_auth-2.0.2-py2.py3-none-any.whl (152 kB) 2022-06-21 18:03:27.698 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.3/152.3 kB 20.9 MB/s eta 0:00:00 2022-06-21 18:03:28.043 | Collecting google-auth-httplib2>=0.1.0 2022-06-21 18:03:28.051 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-06-21 18:03:28.411 | Collecting uritemplate<4dev,>=3.0.0 2022-06-21 18:03:28.419 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2022-06-21 18:03:28.578 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.1.dev12) (1.7.0) 2022-06-21 18:03:28.636 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.1.dev12) (2.8.2) 2022-06-21 18:03:28.641 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.1.dev12) (3.1.1) 2022-06-21 18:03:29.260 | Collecting pyasn1>=0.1.7 2022-06-21 18:03:29.268 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-06-21 18:03:29.274 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 54.6 MB/s eta 0:00:00 2022-06-21 18:03:29.797 | Collecting pyasn1-modules>=0.0.5 2022-06-21 18:03:29.806 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-06-21 18:03:29.813 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 68.9 MB/s eta 0:00:00 2022-06-21 18:03:30.214 | Collecting rsa>=3.1.4 2022-06-21 18:03:30.223 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2022-06-21 18:03:30.285 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.1.dev12) (0.14.1) 2022-06-21 18:03:30.332 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.1.dev12) (5.4.1) 2022-06-21 18:03:30.334 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.1.dev12) (1.5.0) 2022-06-21 18:03:30.336 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.1.dev12) (0.8.0) 2022-06-21 18:03:30.338 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.1.dev12) (2.3.0) 2022-06-21 18:03:30.402 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.1.dev12) (2.0.1) 2022-06-21 18:03:30.403 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.1.dev12) (1.7.1) 2022-06-21 18:03:30.406 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.1.dev12) (0.5.0) 2022-06-21 18:03:30.467 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.1.dev12) (2.8.2) 2022-06-21 18:03:30.471 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.1.dev12) (0.9.6) 2022-06-21 18:03:30.536 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.1.dev12) (0.3.1) 2022-06-21 18:03:30.538 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.1.dev12) (5.1.0) 2022-06-21 18:03:30.540 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.1.dev12) (2.4.0) 2022-06-21 18:03:30.541 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.1.dev12) (5.0.8) 2022-06-21 18:03:30.543 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.1.dev12) (4.2.2) 2022-06-21 18:03:30.571 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.1.dev12) (3.2.0) 2022-06-21 18:03:30.574 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.1.dev12) (3.0.1) 2022-06-21 18:03:30.575 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.1.dev12) (3.3.0) 2022-06-21 18:03:30.624 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.1.dev12) (1.0.2) 2022-06-21 18:03:30.719 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.1.dev12) (3.0.0) 2022-06-21 18:03:30.720 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.1.dev12) (1.3.2) 2022-06-21 18:03:30.743 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.1.dev12) (0.7.2) 2022-06-21 18:03:30.771 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.1.dev12) (0.11.0) 2022-06-21 18:03:31.194 | Collecting suds-jurko>=0.6 2022-06-21 18:03:31.202 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2022-06-21 18:03:31.214 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 454.5/454.5 kB 58.4 MB/s eta 0:00:00 2022-06-21 18:03:31.223 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.8.0->cinder==19.1.1.dev12) (1.26.6) 2022-06-21 18:03:31.473 | Collecting pynacl>=1.0.1 2022-06-21 18:03:31.481 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2022-06-21 18:03:31.498 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 961.1/961.1 kB 85.5 MB/s eta 0:00:00 2022-06-21 18:03:31.534 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.1.dev12) (57.4.0) 2022-06-21 18:03:31.699 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.1.dev12) (3.9.0) 2022-06-21 18:03:31.738 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.1.dev12) (1.12.1) 2022-06-21 18:03:31.740 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.1.dev12) (20.0.1) 2022-06-21 18:03:32.103 | Collecting warlock<2,>=1.2.0 2022-06-21 18:03:32.111 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-06-21 18:03:32.401 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.1.dev12) (3.2) 2022-06-21 18:03:32.406 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.1.dev12) (2.0.4) 2022-06-21 18:03:32.408 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.1.dev12) (2021.5.30) 2022-06-21 18:03:32.451 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.1.dev12) (0.7) 2022-06-21 18:03:32.903 | Collecting pyudev>=0.16.1 2022-06-21 18:03:32.910 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-06-21 18:03:32.917 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.5/63.5 kB 21.0 MB/s eta 0:00:00 2022-06-21 18:03:33.133 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.1.dev12) (0.4.1) 2022-06-21 18:03:33.134 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.1.dev12) (0.5.2) 2022-06-21 18:03:33.284 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.1.dev12) (2.6.2) 2022-06-21 18:03:33.286 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.1.dev12) (1.4.2) 2022-06-21 18:03:33.288 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.1.dev12) (2.4.0) 2022-06-21 18:03:33.421 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.1.dev12) (0.12.1) 2022-06-21 18:03:33.543 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.1.dev12) (5.2.2) 2022-06-21 18:03:33.546 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.1.dev12) (1.1.5) 2022-06-21 18:03:33.581 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.1.dev12) (5.0.0) 2022-06-21 18:03:33.837 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.1.dev12) (2.20) 2022-06-21 18:03:33.918 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.1.dev12) (0.4.0) 2022-06-21 18:03:33.922 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.1.dev12) (2.1.2) 2022-06-21 18:03:34.046 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.1.dev12) (1.6) 2022-06-21 18:03:34.092 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.1.dev12) (2.5.0) 2022-06-21 18:03:34.191 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.1.dev12) (3.17.3) 2022-06-21 18:03:34.568 | Collecting googleapis-common-protos<2.0dev,>=1.6.0 2022-06-21 18:03:34.576 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2022-06-21 18:03:34.584 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.2/198.2 kB 55.2 MB/s eta 0:00:00 2022-06-21 18:03:34.815 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.1.dev12) (2.0.1) 2022-06-21 18:03:35.255 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.1.dev12) (1.1.5) 2022-06-21 18:03:35.307 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.1.dev12) (0.11.0) 2022-06-21 18:03:36.900 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.1.dev12) (1.32) 2022-06-21 18:03:37.186 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.1.dev12) (0.2.5) 2022-06-21 18:03:37.187 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.1.dev12) (1.8.2) 2022-06-21 18:03:37.189 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.1.dev12) (21.2.0) 2022-06-21 18:03:37.190 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.1.dev12) (0.4.4) 2022-06-21 18:03:37.347 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.1.dev12) (2.1) 2022-06-21 18:03:37.607 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.1.dev12) (1.0.0) 2022-06-21 18:03:37.762 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.1.dev12) (3.5.0) 2022-06-21 18:03:38.516 | Building wheels for collected packages: zstd 2022-06-21 18:03:38.517 | Building wheel for zstd (setup.py): started 2022-06-21 18:04:38.989 | Building wheel for zstd (setup.py): still running... 2022-06-21 18:04:50.254 | Building wheel for zstd (setup.py): finished with status 'done' 2022-06-21 18:04:50.271 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349336 sha256=b2679bcc1ba626bd4c4d2216e478b7f2e71be5b05182a3a8d973b9f3443f7783 2022-06-21 18:04:50.271 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2022-06-21 18:04:50.275 | Successfully built zstd 2022-06-21 18:04:51.272 | Installing collected packages: zstd, tabulate, suds-jurko, pyasn1, uritemplate, rsa, pyudev, pyasn1-modules, warlock, rtslib-fb, pynacl, oauth2client, googleapis-common-protos, google-auth, botocore, s3transfer, paramiko, google-auth-httplib2, google-api-core, python-glanceclient, oslo.vmware, google-api-python-client, boto3, cinder 2022-06-21 18:04:52.224 | Attempting uninstall: pynacl 2022-06-21 18:04:52.227 | Found existing installation: PyNaCl 1.3.0 2022-06-21 18:04:52.242 | Uninstalling PyNaCl-1.3.0: 2022-06-21 18:04:52.272 | Successfully uninstalled PyNaCl-1.3.0 2022-06-21 18:04:55.048 | Running setup.py develop for cinder 2022-06-21 18:04:58.565 | Successfully installed boto3-1.18.33 botocore-1.21.33 cinder google-api-core-2.0.1 google-api-python-client-2.19.0 google-auth-2.0.2 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.9.2 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.4.0 python-glanceclient-3.5.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.5.0.2 2022-06-21 18:04:58.566 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-06-21 18:04:58.882 | + inc/python:pip_install:200 : result=0 2022-06-21 18:04:58.884 | + inc/python:pip_install:202 : time_stop pip_install 2022-06-21 18:04:58.886 | + functions-common:time_stop:2321 : local name 2022-06-21 18:04:58.888 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:04:58.891 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:04:58.893 | + functions-common:time_stop:2324 : local total 2022-06-21 18:04:58.895 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:04:58.897 | + functions-common:time_stop:2327 : name=pip_install 2022-06-21 18:04:58.899 | + functions-common:time_stop:2328 : start_time=1655834585059 2022-06-21 18:04:58.902 | + functions-common:time_stop:2330 : [[ -z 1655834585059 ]] 2022-06-21 18:04:58.905 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:04:58.909 | + functions-common:time_stop:2333 : end_time=1655834698906 2022-06-21 18:04:58.912 | + functions-common:time_stop:2334 : elapsed_time=113847 2022-06-21 18:04:58.914 | + functions-common:time_stop:2335 : total=103194 2022-06-21 18:04:58.917 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:04:58.919 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=217041 2022-06-21 18:04:58.922 | + inc/python:pip_install:203 : return 0 2022-06-21 18:04:58.924 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-06-21 18:04:58.926 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-21 18:04:58.929 | + functions-common:safe_chown:2222 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-21 18:04:58.948 | + functions-common:_safe_permission_operation:2070 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-21 18:04:58.960 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-06-21 18:04:58.962 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-06-21 18:04:58.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:04:58.968 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:04:58.970 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-21 18:04:58.973 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:04:58.975 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2022-06-21 18:04:58.978 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2022-06-21 18:04:58.981 | + lib/cinder:install_cinder:468 : is_ubuntu 2022-06-21 18:04:58.983 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:04:58.985 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:04:58.988 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2022-06-21 18:04:59.004 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2022-06-21 18:04:59.006 | + functions-common:install_package:1359 : update_package_repo 2022-06-21 18:04:59.009 | + functions-common:update_package_repo:1331 : NO_UPDATE_REPOS=False 2022-06-21 18:04:59.012 | + functions-common:update_package_repo:1332 : REPOS_UPDATED=True 2022-06-21 18:04:59.014 | + functions-common:update_package_repo:1333 : RETRY_UPDATE=False 2022-06-21 18:04:59.017 | + functions-common:update_package_repo:1335 : [[ False = \T\r\u\e ]] 2022-06-21 18:04:59.019 | + functions-common:update_package_repo:1339 : is_ubuntu 2022-06-21 18:04:59.022 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:04:59.025 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:04:59.028 | + functions-common:update_package_repo:1340 : apt_get_update 2022-06-21 18:04:59.031 | + functions-common:apt_get_update:1085 : [[ True == \T\r\u\e ]] 2022-06-21 18:04:59.033 | + functions-common:apt_get_update:1085 : [[ False != \T\r\u\e ]] 2022-06-21 18:04:59.035 | + functions-common:apt_get_update:1086 : return 2022-06-21 18:04:59.038 | + functions-common:install_package:1360 : real_install_package targetcli-fb 2022-06-21 18:04:59.040 | + functions-common:real_install_package:1345 : is_ubuntu 2022-06-21 18:04:59.043 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:04:59.045 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:04:59.048 | + functions-common:real_install_package:1346 : apt_get install targetcli-fb 2022-06-21 18:04:59.070 | + functions-common:apt_get:1126 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-06-21 18:04:59.183 | Reading package lists... 2022-06-21 18:04:59.439 | Building dependency tree... 2022-06-21 18:04:59.440 | Reading state information... 2022-06-21 18:04:59.699 | The following packages were automatically installed and are no longer required: 2022-06-21 18:04:59.700 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-21 18:04:59.700 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-21 18:04:59.700 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-21 18:04:59.700 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-21 18:04:59.700 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-21 18:04:59.700 | python3-zope.interface 2022-06-21 18:04:59.700 | Use 'sudo apt autoremove' to remove them. 2022-06-21 18:04:59.701 | The following additional packages will be installed: 2022-06-21 18:04:59.701 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-06-21 18:04:59.701 | python3-urwid 2022-06-21 18:04:59.702 | Suggested packages: 2022-06-21 18:04:59.702 | python-pyparsing-doc python-urwid-doc 2022-06-21 18:04:59.772 | The following NEW packages will be installed: 2022-06-21 18:04:59.772 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-06-21 18:04:59.772 | python3-urwid targetcli-fb 2022-06-21 18:05:00.022 | 0 upgraded, 6 newly installed, 0 to remove and 145 not upgraded. 2022-06-21 18:05:00.022 | Need to get 356 kB of archives. 2022-06-21 18:05:00.022 | After this operation, 2,294 kB of additional disk space will be used. 2022-06-21 18:05:00.022 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-06-21 18:05:00.393 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-06-21 18:05:00.598 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-06-21 18:05:00.622 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-06-21 18:05:00.641 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-06-21 18:05:00.661 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-06-21 18:05:01.237 | Fetched 356 kB in 1s (398 kB/s) 2022-06-21 18:05:01.268 | Selecting previously unselected package python3-pyparsing. 2022-06-21 18:05:01.320 | (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 ... 90881 files and directories currently installed.) 2022-06-21 18:05:01.324 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-06-21 18:05:01.327 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-06-21 18:05:01.364 | Selecting previously unselected package python3-urwid. 2022-06-21 18:05:01.373 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-06-21 18:05:01.375 | Unpacking python3-urwid (2.0.1-3) ... 2022-06-21 18:05:01.436 | Selecting previously unselected package python3-configshell-fb. 2022-06-21 18:05:01.446 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-06-21 18:05:01.448 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-06-21 18:05:01.486 | Selecting previously unselected package python3-pyudev. 2022-06-21 18:05:01.497 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-06-21 18:05:01.499 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-06-21 18:05:01.540 | Selecting previously unselected package python3-rtslib-fb. 2022-06-21 18:05:01.550 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-06-21 18:05:01.552 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-06-21 18:05:01.594 | Selecting previously unselected package targetcli-fb. 2022-06-21 18:05:01.603 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-06-21 18:05:01.606 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-06-21 18:05:01.666 | Setting up python3-urwid (2.0.1-3) ... 2022-06-21 18:05:02.024 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-21 18:05:02.024 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-21 18:05:02.024 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-21 18:05:02.024 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-21 18:05:02.024 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-21 18:05:02.024 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-21 18:05:02.024 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-06-21 18:05:02.024 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-06-21 18:05:02.132 | Setting up python3-pyparsing (2.4.6-1) ... 2022-06-21 18:05:02.460 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-06-21 18:05:02.769 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-06-21 18:05:03.048 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-06-21 18:05:04.313 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-06-21 18:05:04.835 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-06-21 18:05:04.835 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-06-21 18:05:06.828 | Processing triggers for man-db (2.9.1-1) ... 2022-06-21 18:05:06.931 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-06-21 18:05:15.723 | + functions-common:apt_get:1130 : result=0 2022-06-21 18:05:15.726 | + functions-common:apt_get:1133 : time_stop apt-get 2022-06-21 18:05:15.729 | + functions-common:time_stop:2321 : local name 2022-06-21 18:05:15.731 | + functions-common:time_stop:2322 : local end_time 2022-06-21 18:05:15.734 | + functions-common:time_stop:2323 : local elapsed_time 2022-06-21 18:05:15.736 | + functions-common:time_stop:2324 : local total 2022-06-21 18:05:15.739 | + functions-common:time_stop:2325 : local start_time 2022-06-21 18:05:15.741 | + functions-common:time_stop:2327 : name=apt-get 2022-06-21 18:05:15.744 | + functions-common:time_stop:2328 : start_time=1655834699067 2022-06-21 18:05:15.747 | + functions-common:time_stop:2330 : [[ -z 1655834699067 ]] 2022-06-21 18:05:15.750 | ++ functions-common:time_stop:2333 : date +%s%3N 2022-06-21 18:05:15.755 | + functions-common:time_stop:2333 : end_time=1655834715752 2022-06-21 18:05:15.757 | + functions-common:time_stop:2334 : elapsed_time=16685 2022-06-21 18:05:15.760 | + functions-common:time_stop:2335 : total=286649 2022-06-21 18:05:15.762 | + functions-common:time_stop:2337 : _TIME_START[$name]= 2022-06-21 18:05:15.765 | + functions-common:time_stop:2338 : _TIME_TOTAL[$name]=303334 2022-06-21 18:05:15.768 | + functions-common:apt_get:1134 : return 0 2022-06-21 18:05:15.770 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-21 18:05:15.773 | + ./stack.sh:main:908 : configure_cinder 2022-06-21 18:05:15.776 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-21 18:05:15.790 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-06-21 18:05:15.795 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-06-21 18:05:15.797 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-21 18:05:15.799 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-21 18:05:15.803 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-21 18:05:15.803 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-21 18:05:15.808 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-21 18:05:15.810 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-21 18:05:15.813 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-21 18:05:15.815 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-21 18:05:15.817 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-21 18:05:15.819 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-21 18:05:15.822 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-21 18:05:15.824 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-21 18:05:15.836 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-21 18:05:15.849 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-21 18:05:15.863 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-21 18:05:15.880 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-21 18:05:15.893 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-21 18:05:15.896 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-21 18:05:15.902 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.rccNVfREK2 2022-06-21 18:05:15.904 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-21 18:05:15.906 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-21 18:05:15.909 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-21 18:05:15.911 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.rccNVfREK2 2022-06-21 18:05:15.915 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.rccNVfREK2 2022-06-21 18:05:15.929 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.rccNVfREK2 /etc/sudoers.d/cinder-rootwrap 2022-06-21 18:05:15.942 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-21 18:05:15.946 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-21 18:05:15.948 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-21 18:05:15.950 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-21 18:05:15.953 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-21 18:05:15.955 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-21 18:05:15.957 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-21 18:05:15.959 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-21 18:05:15.962 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-21 18:05:15.967 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-21 18:05:15.971 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-21 18:05:15.991 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-21 18:05:16.013 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-21 18:05:16.043 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-21 18:05:16.064 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-21 18:05:16.087 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-21 18:05:16.109 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-21 18:05:16.128 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-21 18:05:16.146 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-21 18:05:16.149 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-06-21 18:05:16.151 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2022-06-21 18:05:16.154 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-06-21 18:05:16.156 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-21 18:05:16.189 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-21 18:05:16.217 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.66/identity 2022-06-21 18:05:16.245 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-21 18:05:16.274 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-21 18:05:16.301 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-21 18:05:16.329 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-21 18:05:16.359 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-21 18:05:16.389 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-21 18:05:16.420 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-21 18:05:16.449 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-21 18:05:16.481 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-06-21 18:05:16.511 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-06-21 18:05:16.514 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-06-21 18:05:16.516 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-06-21 18:05:16.518 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-06-21 18:05:16.522 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-21 18:05:16.526 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-06-21 18:05:16.558 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-21 18:05:16.589 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-21 18:05:16.617 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-21 18:05:16.647 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-21 18:05:16.678 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-21 18:05:16.707 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-21 18:05:16.739 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-06-21 18:05:16.742 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.66 2022-06-21 18:05:16.775 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-21 18:05:16.811 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-06-21 18:05:16.818 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key c5fb35f616ed11133029df9f9575f1ab 2022-06-21 18:05:16.848 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-06-21 18:05:16.851 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-06-21 18:05:16.881 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2022-06-21 18:05:16.899 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:05:16.901 | + lib/cinder:configure_cinder:294 : [[ -n lvm:lvmdriver-1 ]] 2022-06-21 18:05:16.903 | + lib/cinder:configure_cinder:295 : local enabled_backends= 2022-06-21 18:05:16.906 | + lib/cinder:configure_cinder:296 : local default_name= 2022-06-21 18:05:16.908 | + lib/cinder:configure_cinder:297 : local be be_name be_type 2022-06-21 18:05:16.911 | + lib/cinder:configure_cinder:298 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-21 18:05:16.913 | + lib/cinder:configure_cinder:299 : be_type=lvm 2022-06-21 18:05:16.916 | + lib/cinder:configure_cinder:300 : be_name=lvmdriver-1 2022-06-21 18:05:16.918 | + lib/cinder:configure_cinder:301 : type configure_cinder_backend_lvm 2022-06-21 18:05:16.920 | + lib/cinder:configure_cinder:302 : configure_cinder_backend_lvm lvmdriver-1 2022-06-21 18:05:16.923 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-21 18:05:16.925 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-21 18:05:16.956 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-21 18:05:16.986 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-21 18:05:17.017 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-06-21 18:05:17.046 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-21 18:05:17.075 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-21 18:05:17.102 | + lib/cinder:configure_cinder:304 : [[ -z '' ]] 2022-06-21 18:05:17.105 | + lib/cinder:configure_cinder:305 : default_name=lvmdriver-1 2022-06-21 18:05:17.107 | + lib/cinder:configure_cinder:307 : enabled_backends+=lvmdriver-1, 2022-06-21 18:05:17.110 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-21 18:05:17.138 | + lib/cinder:configure_cinder:310 : [[ -n lvmdriver-1 ]] 2022-06-21 18:05:17.140 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-21 18:05:17.170 | + lib/cinder:configure_cinder:313 : configure_cinder_image_volume_cache 2022-06-21 18:05:17.172 | + lib/cinder:configure_cinder_image_volume_cache:616 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-21 18:05:17.175 | + lib/cinder:configure_cinder_image_volume_cache:617 : local be_name=lvmdriver-1 2022-06-21 18:05:17.177 | + lib/cinder:configure_cinder_image_volume_cache:619 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-21 18:05:17.210 | + lib/cinder:configure_cinder_image_volume_cache:621 : [[ -n '' ]] 2022-06-21 18:05:17.213 | + lib/cinder:configure_cinder_image_volume_cache:625 : [[ -n '' ]] 2022-06-21 18:05:17.216 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2022-06-21 18:05:17.236 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:05:17.239 | + lib/cinder:configure_cinder:316 : [[ -n swift ]] 2022-06-21 18:05:17.241 | + lib/cinder:configure_cinder:317 : type configure_cinder_backup_swift 2022-06-21 18:05:17.244 | + lib/cinder:configure_cinder:318 : configure_cinder_backup_swift 2022-06-21 18:05:17.247 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-06-21 18:05:17.280 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.66:8080/v1/AUTH_ 2022-06-21 18:05:17.313 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2022-06-21 18:05:17.330 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:05:17.332 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2022-06-21 18:05:17.351 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:05:17.354 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2022-06-21 18:05:17.357 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-21 18:05:17.359 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-21 18:05:17.362 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-21 18:05:17.364 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-21 18:05:17.367 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-21 18:05:17.369 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-21 18:05:17.387 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:05:17.391 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-21 18:05:17.393 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-21 18:05:17.396 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-21 18:05:17.414 | ++ functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:05:17.418 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-21 18:05:17.420 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.66:5672/ 2022-06-21 18:05:17.452 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-21 18:05:17.455 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-21 18:05:17.458 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2022-06-21 18:05:17.461 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-21 18:05:17.464 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-06-21 18:05:17.467 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-21 18:05:17.485 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-21 18:05:17.488 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-21 18:05:17.490 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-21 18:05:17.492 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-21 18:05:17.495 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-21 18:05:17.524 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-21 18:05:17.555 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-21 18:05:17.583 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-21 18:05:17.614 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-21 18:05:17.617 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-21 18:05:17.619 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-21 18:05:17.622 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-06-21 18:05:17.624 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-21 18:05:17.626 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-21 18:05:17.629 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-06-21 18:05:17.633 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-06-21 18:05:17.636 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-21 18:05:17.638 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-21 18:05:17.651 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-21 18:05:17.651 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:05:17.660 | d /var/run/uwsgi 0755 ubuntu root 2022-06-21 18:05:17.664 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-21 18:05:17.680 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-21 18:05:17.683 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-21 18:05:17.687 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-21 18:05:17.721 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-21 18:05:17.751 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-21 18:05:17.781 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-21 18:05:17.809 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-21 18:05:17.839 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-21 18:05:17.867 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-21 18:05:17.898 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-21 18:05:17.928 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-21 18:05:17.959 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-21 18:05:17.990 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-21 18:05:18.021 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-21 18:05:18.054 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-21 18:05:18.085 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-21 18:05:18.087 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-21 18:05:18.093 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-06-21 18:05:18.095 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-06-21 18:05:18.098 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-21 18:05:18.102 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:05:18.105 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:05:18.108 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-21 18:05:18.111 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-21 18:05:18.114 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-21 18:05:18.145 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-21 18:05:18.179 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-21 18:05:18.179 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-21 18:05:18.189 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-21 18:05:18.192 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-06-21 18:05:18.195 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-06-21 18:05:18.198 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-21 18:05:18.201 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-06-21 18:05:18.211 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-06-21 18:05:18.214 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:05:18.216 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:05:18.219 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-21 18:05:18.221 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-21 18:05:18.223 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-06-21 18:05:18.225 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-06-21 18:05:18.228 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-06-21 18:05:18.291 | Enabling site cinder-wsgi. 2022-06-21 18:05:18.296 | To activate the new configuration, you need to run: 2022-06-21 18:05:18.296 | systemctl reload apache2 2022-06-21 18:05:18.301 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-21 18:05:18.303 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-21 18:05:18.305 | + functions-common:restart_service:2205 : '[' -x /bin/systemctl ']' 2022-06-21 18:05:18.308 | + functions-common:restart_service:2206 : sudo /bin/systemctl restart apache2 2022-06-21 18:05:18.445 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-21 18:05:18.448 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-21 18:05:18.478 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.66/image 2022-06-21 18:05:18.509 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2022-06-21 18:05:18.527 | + functions-common:is_service_enabled:1977 : return 1 2022-06-21 18:05:18.529 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-21 18:05:18.531 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-06-21 18:05:18.534 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-06-21 18:05:18.536 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2022-06-21 18:05:18.538 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-21 18:05:18.571 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-21 18:05:18.601 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.66/identity 2022-06-21 18:05:18.631 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-21 18:05:18.661 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-21 18:05:18.692 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-21 18:05:18.722 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-21 18:05:18.753 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-21 18:05:18.782 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-21 18:05:18.812 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-21 18:05:18.842 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-21 18:05:18.873 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-21 18:05:18.902 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2022-06-21 18:05:18.904 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2022-06-21 18:05:18.922 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:05:18.924 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.66:2379 2022-06-21 18:05:18.964 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2022-06-21 18:05:18.966 | + ./stack.sh:main:911 : is_service_enabled neutron 2022-06-21 18:05:18.985 | + functions-common:is_service_enabled:1977 : return 0 2022-06-21 18:05:18.987 | + ./stack.sh:main:913 : stack_install_service neutron 2022-06-21 18:05:18.990 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-21 18:05:18.992 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-21 18:05:18.995 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-21 18:05:18.997 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-21 18:05:19.000 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-06-21 18:05:19.004 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-21 18:05:19.005 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-06-21 18:05:19.011 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-21 18:05:19.013 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-21 18:05:19.016 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,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,c-bak,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-06-21 18:05:19.019 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-06-21 18:05:19.021 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-06-21 18:05:19.023 | + lib/neutron-legacy:install_mutnauq:444 : use_library_from_git neutron-lib 2022-06-21 18:05:19.026 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-06-21 18:05:19.028 | + inc/python:use_library_from_git:251 : local enabled=1 2022-06-21 18:05:19.031 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-06-21 18:05:19.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-06-21 18:05:19.036 | + inc/python:use_library_from_git:253 : return 1 2022-06-21 18:05:19.038 | + lib/neutron-legacy:install_mutnauq:449 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/xena 2022-06-21 18:05:19.040 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-21 18:05:19.043 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2022-06-21 18:05:19.045 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-06-21 18:05:19.047 | + functions-common:git_clone:526 : local orig_dir 2022-06-21 18:05:19.050 | ++ functions-common:git_clone:527 : pwd 2022-06-21 18:05:19.053 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-06-21 18:05:19.057 | + functions-common:git_clone:528 : local git_clone_flags= 2022-06-21 18:05:19.060 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-06-21 18:05:19.077 | + functions-common:git_clone:530 : RECLONE=False 2022-06-21 18:05:19.079 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-06-21 18:05:19.082 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-06-21 18:05:19.085 | + functions-common:git_clone:544 : echo stable/xena 2022-06-21 18:05:19.086 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-06-21 18:05:19.091 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2022-06-21 18:05:19.094 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-06-21 18:05:19.096 | + functions-common:git_clone:601 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-21 18:05:19.109 | + functions-common:git_clone:604 : cd /opt/stack/neutron 2022-06-21 18:05:19.111 | + functions-common:git_clone:605 : git show --oneline 2022-06-21 18:05:19.112 | + functions-common:git_clone:605 : head -1 2022-06-21 18:05:19.125 | 669993550d Merge commit 'refs/changes/31/846031/3' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-06-21 18:05:19.128 | + functions-common:git_clone:606 : cd /home/ubuntu/devstack 2022-06-21 18:05:19.131 | + lib/neutron-legacy:install_mutnauq:450 : setup_develop /opt/stack/neutron 2022-06-21 18:05:19.134 | + inc/python:setup_develop:338 : local bindep 2022-06-21 18:05:19.137 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-21 18:05:19.140 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-06-21 18:05:19.142 | + inc/python:setup_develop:344 : local extras= 2022-06-21 18:05:19.144 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-21 18:05:19.147 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-06-21 18:05:19.149 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-21 18:05:19.152 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-06-21 18:05:19.154 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-06-21 18:05:19.157 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-06-21 18:05:19.160 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-06-21 18:05:19.162 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-06-21 18:05:19.165 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-06-21 18:05:19.168 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-06-21 18:05:19.170 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-06-21 18:05:19.174 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-21 18:05:19.180 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-06-21 18:05:19.183 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-06-21 18:05:19.817 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-06-21 18:05:19.820 | + inc/python:setup_package:418 : local bindep=0 2022-06-21 18:05:19.822 | + inc/python:setup_package:419 : local bindep_flag= 2022-06-21 18:05:19.825 | + inc/python:setup_package:420 : local bindep_profiles= 2022-06-21 18:05:19.827 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-21 18:05:19.830 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-06-21 18:05:19.832 | + inc/python:setup_package:427 : local flags=-e 2022-06-21 18:05:19.836 | + inc/python:setup_package:428 : local extras= 2022-06-21 18:05:19.839 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-06-21 18:05:19.842 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-06-21 18:05:19.844 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-06-21 18:05:19.847 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-06-21 18:05:19.850 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-06-21 18:05:19.852 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-06-21 18:05:19.875 | Using python 3.8 to install /opt/stack/neutron 2022-06-21 18:05:19.877 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-21 18:05:20.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:05:20.631 | from cryptography.utils import int_from_bytes 2022-06-21 18:05:20.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-21 18:05:20.631 | from cryptography.utils import int_from_bytes 2022-06-21 18:05:21.945 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-21 18:05:21.955 | Obtaining file:///opt/stack/neutron 2022-06-21 18:05:21.956 | Preparing metadata (setup.py): started 2022-06-21 18:05:24.108 | Preparing metadata (setup.py): finished with status 'done' 2022-06-21 18:05:24.204 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (5.6.0) 2022-06-21 18:05:24.205 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (3.5.0) 2022-06-21 18:05:24.207 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.1.1) 2022-06-21 18:05:24.208 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.5.1) 2022-06-21 18:05:24.210 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.3.0) 2022-06-21 18:05:24.211 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (5.0.9) 2022-06-21 18:05:24.213 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (0.31.1) 2022-06-21 18:05:24.214 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (1.3.3) 2022-06-21 18:05:24.215 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (0.19.1) 2022-06-21 18:05:24.217 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.26.0) 2022-06-21 18:05:24.218 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (3.0.1) 2022-06-21 18:05:24.220 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (9.3.0) 2022-06-21 18:05:24.221 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (0.8.0) 2022-06-21 18:05:24.222 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (0.11.0) 2022-06-21 18:05:24.224 | Requirement already satisfied: neutron-lib>=2.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.15.2) 2022-06-21 18:05:24.225 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (7.6.0) 2022-06-21 18:05:24.227 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (6.3.1) 2022-06-21 18:05:24.228 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (1.4.23) 2022-06-21 18:05:24.230 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (1.8.7) 2022-06-21 18:05:24.231 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (4.4.0) 2022-06-21 18:05:24.233 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (1.7.1) 2022-06-21 18:05:24.234 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (3.4.0) 2022-06-21 18:05:24.236 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.8.2) 2022-06-21 18:05:24.237 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (4.4.1) 2022-06-21 18:05:24.239 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (8.7.1) 2022-06-21 18:05:24.240 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (3.3.2) 2022-06-21 18:05:24.242 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (11.0.0) 2022-06-21 18:05:24.243 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (5.1.0) 2022-06-21 18:05:24.245 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (4.6.0) 2022-06-21 18:05:24.247 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (12.9.3) 2022-06-21 18:05:24.248 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (4.4.0) 2022-06-21 18:05:24.250 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (3.8.3) 2022-06-21 18:05:24.251 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.6.2) 2022-06-21 18:05:24.253 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.3.0) 2022-06-21 18:05:24.254 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (6.3.1) 2022-06-21 18:05:24.255 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (4.2.0) 2022-06-21 18:05:24.258 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.6.2) 2022-06-21 18:05:24.259 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (1.4.0) 2022-06-21 18:05:24.261 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (4.10.2) 2022-06-21 18:05:24.263 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.5.0) 2022-06-21 18:05:24.264 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (3.4.2) 2022-06-21 18:05:24.266 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.1.0) 2022-06-21 18:05:24.267 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (1.1.0) 2022-06-21 18:05:24.269 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.3.1.dev37) (2.13.3) 2022-06-21 18:05:24.357 | ERROR: Cannot install neutron==19.3.1.dev37 because these package versions have conflicting dependencies. 2022-06-21 18:05:24.358 | 2022-06-21 18:05:24.358 | The conflict is caused by: 2022-06-21 18:05:24.358 | neutron 19.3.1.dev37 depends on ovsdbapp>=1.12.2 2022-06-21 18:05:24.358 | The user requested (constraint) ovsdbapp===1.12.1 2022-06-21 18:05:24.358 | 2022-06-21 18:05:24.358 | To fix this you could try to: 2022-06-21 18:05:24.358 | 1. loosen the range of package versions you've specified 2022-06-21 18:05:24.358 | 2. remove package versions to allow pip attempt to solve the dependency conflict 2022-06-21 18:05:24.358 | 2022-06-21 18:05:24.358 | ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 2022-06-21 18:05:24.497 | + inc/python:pip_install:1 : exit_trap 2022-06-21 18:05:24.500 | + ./stack.sh:exit_trap:507 : local r=1 2022-06-21 18:05:24.503 | ++ ./stack.sh:exit_trap:508 : jobs -p 2022-06-21 18:05:24.505 | + ./stack.sh:exit_trap:508 : jobs= 2022-06-21 18:05:24.507 | + ./stack.sh:exit_trap:511 : [[ -n '' ]] 2022-06-21 18:05:24.510 | + ./stack.sh:exit_trap:517 : '[' -f '' ']' 2022-06-21 18:05:24.512 | + ./stack.sh:exit_trap:522 : kill_spinner 2022-06-21 18:05:24.515 | + ./stack.sh:kill_spinner:417 : '[' '!' -z '' ']' 2022-06-21 18:05:24.517 | + ./stack.sh:exit_trap:524 : [[ 1 -ne 0 ]] 2022-06-21 18:05:24.519 | + ./stack.sh:exit_trap:525 : echo 'Error on exit' 2022-06-21 18:05:24.519 | Error on exit 2022-06-21 18:05:24.521 | + ./stack.sh:exit_trap:527 : type -p generate-subunit 2022-06-21 18:05:24.524 | + ./stack.sh:exit_trap:528 : generate-subunit 1655834134 590 fail 2022-06-21 18:05:25.135 | + ./stack.sh:exit_trap:530 : [[ -z /opt/stack/logs ]] 2022-06-21 18:05:25.137 | + ./stack.sh:exit_trap:533 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-06-21 18:05:25.782 | + ./stack.sh:exit_trap:542 : exit 1