2022-04-11 18:28:25.307 | + ./stack.sh:main:489 : exec 2022-04-11 18:28:25.307 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-11-182825' 2022-04-11 18:28:25.307 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-11-182825.summary.2022-04-11-182825 2022-04-11 18:28:25.307 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 18:28:25.307 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-11-182825 2022-04-11 18:28:25.307 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-11-182825 /opt/stack/logs/stack.sh.log 2022-04-11 18:28:25.307 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-11-182825.summary.2022-04-11-182825 /opt/stack/logs/stack.sh.log.summary 2022-04-11 18:28:25.307 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-11 18:28:25.307 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-11 18:28:25.307 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-11 18:28:25.307 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-11 18:28:25.307 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-11 18:28:25.307 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-11 18:28:25.307 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-11 18:28:25.307 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-11 18:28:25.307 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-11 18:28:25.307 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-11 18:28:25.307 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-11 18:28:25.307 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-11 18:28:25.307 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-11 18:28:25.307 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-11 18:28:25.307 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-11 18:28:25.307 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-11 18:28:25.309 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-11 18:28:25.311 | + ./stack.sh:main:575 : set -o errexit 2022-04-11 18:28:25.313 | + ./stack.sh:main:578 : uname -a 2022-04-11 18:28:25.314 | Linux dv-neutron-837392-1-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-04-11 18:28:25.316 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-11 18:28:25.318 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-11 18:28:25.320 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-11 18:28:25.361 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-11 18:28:25.376 | + ./stack.sh:main:592 : fetch_plugins 2022-04-11 18:28:25.378 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-11 18:28:25.380 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-11 18:28:25.382 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-11 18:28:25.384 | + functions-common:fetch_plugins:1776 : return 2022-04-11 18:28:25.385 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-11 18:28:25.387 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-11 18:28:25.389 | + functions-common:run_phase:1854 : local phase= 2022-04-11 18:28:25.391 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-11 18:28:25.392 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-11 18:28:25.394 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-11 18:28:25.396 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-11 18:28:25.397 | + functions-common:run_phase:1863 : local extra 2022-04-11 18:28:25.400 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-11 18:28:25.402 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-11 18:28:25.404 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-11 18:28:25.406 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-11 18:28:25.408 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-11 18:28:25.410 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-11 18:28:25.422 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:28:25.425 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-11 18:28:25.426 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-11 18:28:25.428 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-11 18:28:25.430 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-11 18:28:25.432 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-11 18:28:25.434 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-11 18:28:25.435 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-11 18:28:25.437 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-11 18:28:25.439 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-11 18:28:25.441 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-11 18:28:25.443 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-11 18:28:25.445 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-11 18:28:25.446 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-11 18:28:25.448 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-11 18:28:25.450 | + functions-common:plugin_override_defaults:1817 : return 2022-04-11 18:28:25.452 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-11 18:28:25.468 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-11 18:28:25.470 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-11 18:28:25.482 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:28:25.485 | +++ lib/tls:source:43 : hostname -f 2022-04-11 18:28:25.489 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-11 18:28:25.490 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-11 18:28:25.492 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-11 18:28:25.494 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-11 18:28:25.496 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-11 18:28:25.498 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-11 18:28:25.500 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-11 18:28:25.501 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-11 18:28:25.503 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-11 18:28:25.505 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-11 18:28:25.509 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-11 18:28:25.520 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-11 18:28:25.537 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-11 18:28:25.549 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-11 18:28:25.560 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-11 18:28:25.594 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-11 18:28:25.653 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-11 18:28:25.741 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-11 18:28:25.768 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-11 18:28:25.819 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-11 18:28:25.870 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-11 18:28:26.016 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-11 18:28:26.030 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-11 18:28:26.042 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-11 18:28:26.055 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-11 18:28:26.139 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-11 18:28:26.141 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-11 18:28:26.145 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-11 18:28:26.147 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-11 18:28:26.149 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-11 18:28:26.151 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-11 18:28:26.153 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-11 18:28:26.153 | False' 2022-04-11 18:28:26.156 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-11 18:28:26.170 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-11 18:28:26.173 | + ./stack.sh:main:626 : run_phase source 2022-04-11 18:28:26.175 | + functions-common:run_phase:1853 : local mode=source 2022-04-11 18:28:26.176 | + functions-common:run_phase:1854 : local phase= 2022-04-11 18:28:26.178 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-11 18:28:26.180 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-11 18:28:26.183 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-11 18:28:26.185 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-11 18:28:26.188 | + functions-common:run_phase:1863 : local extra 2022-04-11 18:28:26.191 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-11 18:28:26.195 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-11 18:28:26.197 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-11 18:28:26.199 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-11 18:28:26.201 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-11 18:28:26.203 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-11 18:28:26.218 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:28:26.220 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-11 18:28:26.222 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-11 18:28:26.259 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-11 18:28:26.261 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-11 18:28:26.263 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-11 18:28:26.265 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-11 18:28:26.268 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-11 18:28:26.270 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-11 18:28:26.272 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-11 18:28:26.274 | + functions-common:load_plugin_settings:1794 : return 2022-04-11 18:28:26.276 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-11 18:28:26.279 | + functions-common:verify_disabled_services:2136 : local service 2022-04-11 18:28:26.281 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.283 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-11 18:28:26.285 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.288 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-11 18:28:26.290 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.292 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-11 18:28:26.294 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.296 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-11 18:28:26.299 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.301 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-11 18:28:26.303 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.306 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-11 18:28:26.308 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.310 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-11 18:28:26.312 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.315 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-11 18:28:26.317 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.320 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-11 18:28:26.322 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.324 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-11 18:28:26.326 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.328 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-11 18:28:26.331 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.333 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-11 18:28:26.335 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.338 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-11 18:28:26.340 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.342 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-11 18:28:26.344 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.346 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-11 18:28:26.349 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.351 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-11 18:28:26.353 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.355 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-11 18:28:26.357 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.359 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-11 18:28:26.362 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.364 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-11 18:28:26.367 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.369 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-11 18:28:26.371 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.373 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-11 18:28:26.375 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.379 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-11 18:28:26.381 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.383 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-11 18:28:26.385 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.387 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-11 18:28:26.390 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.392 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-11 18:28:26.394 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.397 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-11 18:28:26.399 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.401 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-11 18:28:26.403 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.405 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-11 18:28:26.408 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.410 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-11 18:28:26.412 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.414 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-11 18:28:26.417 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.419 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-11 18:28:26.421 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.424 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-11 18:28:26.426 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.428 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-11 18:28:26.431 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.433 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-11 18:28:26.435 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.437 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-11 18:28:26.440 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.442 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-11 18:28:26.444 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.446 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-11 18:28:26.448 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.451 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-11 18:28:26.453 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.456 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-11 18:28:26.458 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.460 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-11 18:28:26.462 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.464 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-11 18:28:26.467 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.469 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-11 18:28:26.472 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.474 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-11 18:28:26.476 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.479 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-11 18:28:26.481 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.483 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-11 18:28:26.485 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.488 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-11 18:28:26.490 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-11 18:28:26.492 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-11 18:28:26.495 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-11 18:28:26.498 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-11 18:28:26.500 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-11 18:28:26.515 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:28:26.518 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-11 18:28:26.520 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-11 18:28:26.522 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-11 18:28:26.537 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:28:26.539 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-11 18:28:26.541 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-11 18:28:26.544 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-11 18:28:26.546 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-11 18:28:26.548 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-11 18:28:26.550 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-11 18:28:26.553 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-11 18:28:26.555 | + lib/database:initialize_database_backends:92 : return 0 2022-04-11 18:28:26.557 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-11 18:28:26.557 | Using mysql database backend 2022-04-11 18:28:26.560 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-11 18:28:26.575 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-11 18:28:26.578 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-11 18:28:26.581 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-11 18:28:26.584 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-11 18:28:26.586 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-11 18:28:26.589 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-11 18:28:26.605 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:28:26.607 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-11 18:28:26.626 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-11 18:28:26.643 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:28:26.645 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-11 18:28:26.662 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-11 18:28:26.677 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-11 18:28:26.694 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:28:26.696 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-11 18:28:26.713 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:28:26.715 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-11 18:28:26.732 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-11 18:28:26.734 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-11 18:28:26.737 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-11 18:28:26.739 | + functions-common:save_stackenv:60 : local tag=759 2022-04-11 18:28:26.742 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-11 18:28:26.746 | + functions-common:save_stackenv:62 : time_stamp=2022-04-11-182826 2022-04-11 18:28:26.748 | + functions-common:save_stackenv:63 : echo '# 2022-04-11-182826 759' 2022-04-11 18:28:26.751 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:28:26.754 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-11 18:28:26.756 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:28:26.759 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-11 18:28:26.761 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:28:26.763 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-11 18:28:26.765 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:28:26.768 | + 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-04-11 18:28:26.771 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:28:26.773 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.70 2022-04-11 18:28:26.775 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:28:26.778 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.70/identity 2022-04-11 18:28:26.780 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:28:26.782 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-11-182825 2022-04-11 18:28:26.785 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:28:26.787 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-11 18:28:26.789 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:28:26.792 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.70 2022-04-11 18:28:26.794 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:28:26.796 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-11 18:28:26.799 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:28:26.801 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-11 18:28:26.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:28:26.805 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-11 18:28:26.808 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:28:26.810 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-11 18:28:26.812 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-11 18:28:26.816 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-11 18:28:26.818 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-11 18:28:26.820 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-11 18:28:26.822 | + functions-common:git_clone:610 : local git_ref=master 2022-04-11 18:28:26.824 | + functions-common:git_clone:611 : local orig_dir 2022-04-11 18:28:26.827 | ++ functions-common:git_clone:612 : pwd 2022-04-11 18:28:26.829 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-11 18:28:26.832 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-11 18:28:26.834 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-11 18:28:26.848 | + functions-common:git_clone:615 : RECLONE=False 2022-04-11 18:28:26.851 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-11 18:28:26.853 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-11 18:28:26.855 | + functions-common:git_clone:629 : echo master 2022-04-11 18:28:26.856 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-11 18:28:26.860 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-11 18:28:26.863 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-11 18:28:26.865 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-11 18:28:26.867 | + functions-common:git_clone:678 : git show --oneline 2022-04-11 18:28:26.868 | + functions-common:git_clone:678 : head -1 2022-04-11 18:28:26.871 | 9583edc0 Merge "Updated from generate-constraints" 2022-04-11 18:28:26.874 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-11 18:28:26.877 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-11 18:28:26.879 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 18:28:26.882 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-11 18:28:26.884 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-11 18:28:26.887 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-11 18:28:26.889 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-11 18:28:26.892 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-11 18:28:26.895 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-11 18:28:26.897 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-11 18:28:26.900 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-11 18:28:26.903 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-11 18:28:26.907 | ++ tools/install_prereqs.sh:source:47 : NOW=1649701706 2022-04-11 18:28:26.910 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-11 18:28:26.914 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-04-11 18:28:26.917 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-04-11 18:28:26.919 | ++ tools/install_prereqs.sh:source:49 : DELTA=1649701706 2022-04-11 18:28:26.921 | ++ tools/install_prereqs.sh:source:50 : [[ 1649701706 -lt 7200 ]] 2022-04-11 18:28:26.925 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-11 18:28:26.927 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-11 18:28:26.929 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-11 18:28:26.932 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-11 18:28:26.934 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-11 18:28:26.936 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-11 18:28:26.938 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-11 18:28:26.942 | +++ 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-04-11 18:28:26.988 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-11 18:28:26.988 | apache2-dev 2022-04-11 18:28:26.988 | bc 2022-04-11 18:28:26.988 | bsdmainutils 2022-04-11 18:28:26.988 | curl 2022-04-11 18:28:26.988 | g++ 2022-04-11 18:28:26.988 | gawk 2022-04-11 18:28:26.988 | gcc 2022-04-11 18:28:26.988 | gettext 2022-04-11 18:28:26.988 | git 2022-04-11 18:28:26.988 | graphviz 2022-04-11 18:28:26.988 | iputils-ping 2022-04-11 18:28:26.989 | libapache2-mod-proxy-uwsgi 2022-04-11 18:28:26.989 | libffi-dev 2022-04-11 18:28:26.989 | libjpeg-dev 2022-04-11 18:28:26.989 | libpcre3-dev 2022-04-11 18:28:26.989 | libpq-dev 2022-04-11 18:28:26.989 | libssl-dev 2022-04-11 18:28:26.989 | libsystemd-dev 2022-04-11 18:28:26.989 | libxml2-dev 2022-04-11 18:28:26.989 | libxslt1-dev 2022-04-11 18:28:26.989 | libyaml-dev 2022-04-11 18:28:26.989 | lsof 2022-04-11 18:28:26.989 | openssh-server 2022-04-11 18:28:26.989 | openssl 2022-04-11 18:28:26.989 | pkg-config 2022-04-11 18:28:26.989 | psmisc 2022-04-11 18:28:26.989 | python3-dev 2022-04-11 18:28:26.989 | python3-pip 2022-04-11 18:28:26.989 | python3-systemd 2022-04-11 18:28:26.989 | python3-venv 2022-04-11 18:28:26.989 | tar 2022-04-11 18:28:26.989 | tcpdump 2022-04-11 18:28:26.989 | unzip 2022-04-11 18:28:26.989 | uuid-runtime 2022-04-11 18:28:26.989 | wget 2022-04-11 18:28:26.989 | wget 2022-04-11 18:28:26.989 | zlib1g-dev 2022-04-11 18:28:26.989 | libkrb5-dev 2022-04-11 18:28:26.989 | libldap2-dev 2022-04-11 18:28:26.989 | libsasl2-dev 2022-04-11 18:28:26.989 | memcached 2022-04-11 18:28:26.989 | python3-mysqldb 2022-04-11 18:28:26.989 | sqlite3 2022-04-11 18:28:26.989 | conntrack 2022-04-11 18:28:26.989 | curl 2022-04-11 18:28:26.989 | dnsmasq-base 2022-04-11 18:28:26.989 | dnsmasq-utils 2022-04-11 18:28:26.990 | ebtables 2022-04-11 18:28:26.990 | genisoimage 2022-04-11 18:28:26.990 | iptables 2022-04-11 18:28:26.990 | iputils-arping 2022-04-11 18:28:26.990 | kpartx 2022-04-11 18:28:26.990 | libjs-jquery-tablesorter 2022-04-11 18:28:26.990 | parted 2022-04-11 18:28:26.990 | pm-utils 2022-04-11 18:28:26.990 | python3-mysqldb 2022-04-11 18:28:26.990 | socat 2022-04-11 18:28:26.990 | sqlite3 2022-04-11 18:28:26.990 | sudo 2022-04-11 18:28:26.990 | vlan 2022-04-11 18:28:26.990 | lsscsi 2022-04-11 18:28:26.990 | open-iscsi 2022-04-11 18:28:26.990 | lvm2 2022-04-11 18:28:26.990 | qemu-utils 2022-04-11 18:28:26.990 | thin-provisioning-tools 2022-04-11 18:28:26.990 | acl 2022-04-11 18:28:26.990 | dnsmasq-base 2022-04-11 18:28:26.990 | dnsmasq-utils 2022-04-11 18:28:26.990 | ebtables 2022-04-11 18:28:26.990 | haproxy 2022-04-11 18:28:26.990 | iptables 2022-04-11 18:28:26.990 | iputils-arping 2022-04-11 18:28:26.990 | iputils-ping 2022-04-11 18:28:26.990 | postgresql-server-dev-all 2022-04-11 18:28:26.990 | python3-mysqldb 2022-04-11 18:28:26.990 | sqlite3 2022-04-11 18:28:26.990 | sudo 2022-04-11 18:28:26.990 | vlan 2022-04-11 18:28:26.990 | pcp 2022-04-11 18:28:26.990 | ipset 2022-04-11 18:28:26.990 | conntrack 2022-04-11 18:28:26.990 | conntrackd 2022-04-11 18:28:26.991 | keepalived 2022-04-11 18:28:26.991 | lvm2 2022-04-11 18:28:26.991 | qemu-utils 2022-04-11 18:28:26.991 | thin-provisioning-tools 2022-04-11 18:28:26.991 | curl 2022-04-11 18:28:26.991 | liberasurecode-dev 2022-04-11 18:28:26.991 | make 2022-04-11 18:28:26.991 | memcached 2022-04-11 18:28:26.991 | rsync 2022-04-11 18:28:26.991 | sqlite3 2022-04-11 18:28:26.991 | xfsprogs' 2022-04-11 18:28:26.993 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-11 18:28:27.011 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-11 18:28:27.011 | apache2-dev 2022-04-11 18:28:27.011 | bc 2022-04-11 18:28:27.011 | bsdmainutils 2022-04-11 18:28:27.011 | curl 2022-04-11 18:28:27.011 | g++ 2022-04-11 18:28:27.011 | gawk 2022-04-11 18:28:27.011 | gcc 2022-04-11 18:28:27.011 | gettext 2022-04-11 18:28:27.011 | git 2022-04-11 18:28:27.011 | graphviz 2022-04-11 18:28:27.011 | iputils-ping 2022-04-11 18:28:27.011 | libapache2-mod-proxy-uwsgi 2022-04-11 18:28:27.011 | libffi-dev 2022-04-11 18:28:27.011 | libjpeg-dev 2022-04-11 18:28:27.011 | libpcre3-dev 2022-04-11 18:28:27.011 | libpq-dev 2022-04-11 18:28:27.011 | libssl-dev 2022-04-11 18:28:27.011 | libsystemd-dev 2022-04-11 18:28:27.011 | libxml2-dev 2022-04-11 18:28:27.011 | libxslt1-dev 2022-04-11 18:28:27.011 | libyaml-dev 2022-04-11 18:28:27.011 | lsof 2022-04-11 18:28:27.011 | openssh-server 2022-04-11 18:28:27.011 | openssl 2022-04-11 18:28:27.011 | pkg-config 2022-04-11 18:28:27.011 | psmisc 2022-04-11 18:28:27.012 | python3-dev 2022-04-11 18:28:27.012 | python3-pip 2022-04-11 18:28:27.012 | python3-systemd 2022-04-11 18:28:27.012 | python3-venv 2022-04-11 18:28:27.012 | tar 2022-04-11 18:28:27.012 | tcpdump 2022-04-11 18:28:27.012 | unzip 2022-04-11 18:28:27.012 | uuid-runtime 2022-04-11 18:28:27.012 | wget 2022-04-11 18:28:27.012 | wget 2022-04-11 18:28:27.012 | zlib1g-dev 2022-04-11 18:28:27.012 | libkrb5-dev 2022-04-11 18:28:27.012 | libldap2-dev 2022-04-11 18:28:27.012 | libsasl2-dev 2022-04-11 18:28:27.012 | memcached 2022-04-11 18:28:27.012 | python3-mysqldb 2022-04-11 18:28:27.012 | sqlite3 2022-04-11 18:28:27.012 | conntrack 2022-04-11 18:28:27.012 | curl 2022-04-11 18:28:27.012 | dnsmasq-base 2022-04-11 18:28:27.012 | dnsmasq-utils 2022-04-11 18:28:27.012 | ebtables 2022-04-11 18:28:27.012 | genisoimage 2022-04-11 18:28:27.012 | iptables 2022-04-11 18:28:27.012 | iputils-arping 2022-04-11 18:28:27.012 | kpartx 2022-04-11 18:28:27.012 | libjs-jquery-tablesorter 2022-04-11 18:28:27.012 | parted 2022-04-11 18:28:27.012 | pm-utils 2022-04-11 18:28:27.012 | python3-mysqldb 2022-04-11 18:28:27.012 | socat 2022-04-11 18:28:27.012 | sqlite3 2022-04-11 18:28:27.012 | sudo 2022-04-11 18:28:27.012 | vlan 2022-04-11 18:28:27.012 | lsscsi 2022-04-11 18:28:27.012 | open-iscsi 2022-04-11 18:28:27.013 | lvm2 2022-04-11 18:28:27.013 | qemu-utils 2022-04-11 18:28:27.013 | thin-provisioning-tools 2022-04-11 18:28:27.013 | acl 2022-04-11 18:28:27.013 | dnsmasq-base 2022-04-11 18:28:27.013 | dnsmasq-utils 2022-04-11 18:28:27.013 | ebtables 2022-04-11 18:28:27.013 | haproxy 2022-04-11 18:28:27.013 | iptables 2022-04-11 18:28:27.013 | iputils-arping 2022-04-11 18:28:27.013 | iputils-ping 2022-04-11 18:28:27.013 | postgresql-server-dev-all 2022-04-11 18:28:27.013 | python3-mysqldb 2022-04-11 18:28:27.013 | sqlite3 2022-04-11 18:28:27.013 | sudo 2022-04-11 18:28:27.013 | vlan 2022-04-11 18:28:27.013 | pcp 2022-04-11 18:28:27.013 | ipset 2022-04-11 18:28:27.013 | conntrack 2022-04-11 18:28:27.013 | conntrackd 2022-04-11 18:28:27.013 | keepalived 2022-04-11 18:28:27.013 | lvm2 2022-04-11 18:28:27.013 | qemu-utils 2022-04-11 18:28:27.013 | thin-provisioning-tools 2022-04-11 18:28:27.013 | curl 2022-04-11 18:28:27.013 | liberasurecode-dev 2022-04-11 18:28:27.013 | make 2022-04-11 18:28:27.013 | memcached 2022-04-11 18:28:27.013 | rsync 2022-04-11 18:28:27.013 | sqlite3 2022-04-11 18:28:27.013 | xfsprogs ' 2022-04-11 18:28:27.013 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-11 18:28:27.016 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:28:27.019 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:28:27.022 | ++ 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 rsync sqlite3 xfsprogs 2022-04-11 18:28:27.022 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-11 18:28:27.027 | ++ 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 rsync sqlite3 xfsprogs 2022-04-11 18:28:27.029 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-11 18:28:27.031 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 18:28:27.033 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-11 18:28:27.035 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 18:28:27.037 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 18:28:27.039 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 18:28:27.041 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:28:27.043 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:28:27.045 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 18:28:27.047 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-11 18:28:27.049 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-11 18:28:27.051 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-11 18:28:27.054 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-11 18:28:27.057 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-11 18:28:27.059 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-11 18:28:27.061 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-11 18:28:27.063 | ++ functions-common:time_start:2412 : local start_time= 2022-04-11 18:28:27.066 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 18:28:27.068 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 18:28:27.072 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649701707069 2022-04-11 18:28:27.074 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-11 18:28:27.076 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-11 18:28:27.078 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-11 18:28:27.291 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-11 18:28:27.325 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-11 18:28:27.459 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-11 18:28:27.504 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-11 18:28:27.639 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1,712 kB] 2022-04-11 18:28:28.118 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] 2022-04-11 18:28:28.419 | Get:7 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [14.1 kB] 2022-04-11 18:28:42.162 | Fetched 2,978 kB in 2s (1,937 kB/s) 2022-04-11 18:28:43.687 | Reading package lists... 2022-04-11 18:28:43.719 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-11 18:28:43.721 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-11 18:28:43.723 | ++ functions-common:time_stop:2425 : local name 2022-04-11 18:28:43.725 | ++ functions-common:time_stop:2426 : local end_time 2022-04-11 18:28:43.727 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:28:43.729 | ++ functions-common:time_stop:2428 : local total 2022-04-11 18:28:43.731 | ++ functions-common:time_stop:2429 : local start_time 2022-04-11 18:28:43.733 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-11 18:28:43.736 | ++ functions-common:time_stop:2432 : start_time=1649701707069 2022-04-11 18:28:43.738 | ++ functions-common:time_stop:2434 : [[ -z 1649701707069 ]] 2022-04-11 18:28:43.741 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:28:43.744 | ++ functions-common:time_stop:2437 : end_time=1649701723742 2022-04-11 18:28:43.746 | ++ functions-common:time_stop:2438 : elapsed_time=16673 2022-04-11 18:28:43.748 | ++ functions-common:time_stop:2439 : total=0 2022-04-11 18:28:43.751 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:28:43.753 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16673 2022-04-11 18:28:43.756 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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 rsync sqlite3 xfsprogs 2022-04-11 18:28:43.758 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 18:28:43.760 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:28:43.762 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:28:43.764 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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 rsync sqlite3 xfsprogs 2022-04-11 18:28:43.784 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl 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 rsync sqlite3 xfsprogs 2022-04-11 18:28:43.892 | Reading package lists... 2022-04-11 18:28:44.139 | Building dependency tree... 2022-04-11 18:28:44.140 | Reading state information... 2022-04-11 18:28:44.427 | bc is already the newest version (1.07.1-2build1). 2022-04-11 18:28:44.427 | bc set to manually installed. 2022-04-11 18:28:44.427 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-11 18:28:44.427 | bsdmainutils set to manually installed. 2022-04-11 18:28:44.427 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-11 18:28:44.427 | gawk set to manually installed. 2022-04-11 18:28:44.427 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-11 18:28:44.427 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-11 18:28:44.427 | iptables set to manually installed. 2022-04-11 18:28:44.427 | iputils-ping is already the newest version (3:20190709-3). 2022-04-11 18:28:44.427 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-11 18:28:44.427 | kpartx set to manually installed. 2022-04-11 18:28:44.427 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-11 18:28:44.427 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-11 18:28:44.427 | psmisc is already the newest version (23.3-1). 2022-04-11 18:28:44.427 | psmisc set to manually installed. 2022-04-11 18:28:44.427 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-11 18:28:44.427 | python3-systemd is already the newest version (234-3build2). 2022-04-11 18:28:44.427 | python3-systemd set to manually installed. 2022-04-11 18:28:44.427 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-11 18:28:44.427 | thin-provisioning-tools set to manually installed. 2022-04-11 18:28:44.427 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-11 18:28:44.428 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-11 18:28:44.428 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-11 18:28:44.428 | lsof set to manually installed. 2022-04-11 18:28:44.428 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-11 18:28:44.428 | parted set to manually installed. 2022-04-11 18:28:44.428 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-11 18:28:44.428 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-11 18:28:44.428 | zlib1g-dev set to manually installed. 2022-04-11 18:28:44.428 | The following packages were automatically installed and are no longer required: 2022-04-11 18:28:44.428 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-11 18:28:44.428 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-11 18:28:44.428 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-11 18:28:44.428 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-11 18:28:44.428 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 18:28:44.428 | python3-zope.interface 2022-04-11 18:28:44.428 | Use 'sudo apt autoremove' to remove them. 2022-04-11 18:28:44.429 | The following additional packages will be installed: 2022-04-11 18:28:44.429 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-04-11 18:28:44.429 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-04-11 18:28:44.429 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-04-11 18:28:44.429 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-04-11 18:28:44.429 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-04-11 18:28:44.429 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-04-11 18:28:44.429 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-04-11 18:28:44.429 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-04-11 18:28:44.429 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-04-11 18:28:44.429 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-04-11 18:28:44.429 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-04-11 18:28:44.429 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-04-11 18:28:44.429 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-04-11 18:28:44.429 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-04-11 18:28:44.429 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-04-11 18:28:44.429 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-04-11 18:28:44.429 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-04-11 18:28:44.429 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-04-11 18:28:44.429 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-04-11 18:28:44.429 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-04-11 18:28:44.429 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-04-11 18:28:44.429 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-04-11 18:28:44.429 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-04-11 18:28:44.429 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-04-11 18:28:44.429 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-04-11 18:28:44.429 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-04-11 18:28:44.429 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-04-11 18:28:44.430 | libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-04-11 18:28:44.430 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-04-11 18:28:44.430 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-04-11 18:28:44.430 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-04-11 18:28:44.430 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-04-11 18:28:44.430 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-04-11 18:28:44.430 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-11 18:28:44.430 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-04-11 18:28:44.430 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-04-11 18:28:44.430 | systemd-timesyncd uuid-dev vbetool x11-common 2022-04-11 18:28:44.431 | Suggested packages: 2022-04-11 18:28:44.431 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-04-11 18:28:44.431 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-04-11 18:28:44.431 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-04-11 18:28:44.431 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-04-11 18:28:44.431 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-04-11 18:28:44.431 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-04-11 18:28:44.431 | libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-04-11 18:28:44.431 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-04-11 18:28:44.431 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-04-11 18:28:44.431 | libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-04-11 18:28:44.432 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-04-11 18:28:44.432 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-04-11 18:28:44.432 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-04-11 18:28:44.432 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-04-11 18:28:44.432 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-04-11 18:28:44.432 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-04-11 18:28:44.432 | | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2022-04-11 18:28:44.432 | tar-scripts tar-doc zip 2022-04-11 18:28:44.695 | The following NEW packages will be installed: 2022-04-11 18:28:44.695 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-04-11 18:28:44.695 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-04-11 18:28:44.695 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-04-11 18:28:44.695 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-04-11 18:28:44.695 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-04-11 18:28:44.695 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-04-11 18:28:44.695 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-04-11 18:28:44.695 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-04-11 18:28:44.695 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-04-11 18:28:44.695 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-04-11 18:28:44.695 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-04-11 18:28:44.695 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-04-11 18:28:44.695 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-04-11 18:28:44.695 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-04-11 18:28:44.695 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-04-11 18:28:44.695 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-04-11 18:28:44.695 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-04-11 18:28:44.695 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-04-11 18:28:44.695 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-04-11 18:28:44.695 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-04-11 18:28:44.695 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-04-11 18:28:44.695 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-04-11 18:28:44.695 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-04-11 18:28:44.695 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-04-11 18:28:44.695 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-04-11 18:28:44.695 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-04-11 18:28:44.695 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-04-11 18:28:44.696 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-04-11 18:28:44.696 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-04-11 18:28:44.696 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-04-11 18:28:44.696 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-04-11 18:28:44.696 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-04-11 18:28:44.696 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-04-11 18:28:44.696 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-04-11 18:28:44.696 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-04-11 18:28:44.696 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-04-11 18:28:44.696 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-04-11 18:28:44.696 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-04-11 18:28:44.696 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-04-11 18:28:44.696 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-04-11 18:28:44.696 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-04-11 18:28:44.696 | unzip uuid-dev vbetool vlan x11-common 2022-04-11 18:28:44.696 | The following packages will be upgraded: 2022-04-11 18:28:44.697 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd 2022-04-11 18:28:44.697 | libsasl2-2 libsasl2-modules libsasl2-modules-db libssl1.1 libsystemd0 2022-04-11 18:28:44.697 | libuuid1 libxml2 open-iscsi openssh-client openssh-server 2022-04-11 18:28:44.697 | openssh-sftp-server openssl rsync systemd systemd-sysv systemd-timesyncd tar 2022-04-11 18:28:44.697 | tcpdump uuid-runtime wget 2022-04-11 18:28:44.811 | 26 upgraded, 219 newly installed, 0 to remove and 124 not upgraded. 2022-04-11 18:28:44.811 | Need to get 165 MB of archives. 2022-04-11 18:28:44.811 | After this operation, 768 MB of additional disk space will be used. 2022-04-11 18:28:44.811 | 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-04-11 18:28:45.419 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.15 [95.8 kB] 2022-04-11 18:28:45.490 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 2022-04-11 18:28:45.491 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 2022-04-11 18:28:45.491 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 2022-04-11 18:28:45.658 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.15 [3,811 kB] 2022-04-11 18:28:46.734 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 2022-04-11 18:28:46.740 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-04-11 18:28:46.894 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-04-11 18:28:46.895 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-04-11 18:28:46.896 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-04-11 18:28:46.943 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1,322 kB] 2022-04-11 18:28:47.291 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-04-11 18:28:47.306 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-04-11 18:28:47.310 | 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-04-11 18:28:47.312 | 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-04-11 18:28:47.318 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-04-11 18:28:47.428 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-04-11 18:28:47.428 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-04-11 18:28:47.549 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-04-11 18:28:47.649 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-04-11 18:28:47.650 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-04-11 18:28:47.652 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-04-11 18:28:50.625 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [640 kB] 2022-04-11 18:28:50.894 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.10 [1,181 kB] 2022-04-11 18:28:51.293 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.10 [158 kB] 2022-04-11 18:28:51.341 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.10 [84.5 kB] 2022-04-11 18:28:51.412 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.10 [95.5 kB] 2022-04-11 18:28:51.443 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-04-11 18:28:51.458 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-04-11 18:28:52.046 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-04-11 18:28:52.047 | 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-04-11 18:28:52.049 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-04-11 18:28:52.050 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.28-0ubuntu0.20.04.3 [1,292 kB] 2022-04-11 18:28:52.440 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-04-11 18:28:52.440 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-04-11 18:28:52.445 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-04-11 18:28:52.468 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-04-11 18:28:52.698 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-04-11 18:28:52.920 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-04-11 18:28:52.923 | 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-04-11 18:28:52.935 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 2022-04-11 18:28:53.169 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-04-11 18:28:53.252 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-04-11 18:28:53.263 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-04-11 18:28:53.368 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-04-11 18:28:53.515 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-04-11 18:28:53.628 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-04-11 18:28:53.653 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-04-11 18:28:53.660 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-04-11 18:28:53.664 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-04-11 18:28:53.694 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-04-11 18:28:53.795 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-04-11 18:28:53.923 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-04-11 18:28:53.972 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-04-11 18:28:59.282 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-04-11 18:29:03.896 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1,722 kB] 2022-04-11 18:29:04.739 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-04-11 18:29:04.799 | 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-04-11 18:29:04.801 | 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-04-11 18:29:04.935 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.7 [2,725 kB] 2022-04-11 18:29:06.093 | 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-04-11 18:29:06.095 | 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-04-11 18:29:06.325 | 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-04-11 18:29:08.387 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-04-11 18:29:10.508 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-04-11 18:29:10.636 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-04-11 18:29:10.639 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-04-11 18:29:10.640 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-04-11 18:29:10.641 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-04-11 18:29:10.643 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-04-11 18:29:10.644 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-04-11 18:29:10.645 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-04-11 18:29:10.645 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-04-11 18:29:10.672 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-04-11 18:29:10.680 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-04-11 18:29:10.986 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-04-11 18:29:11.004 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-04-11 18:29:11.029 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-04-11 18:29:11.287 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-04-11 18:29:11.288 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-04-11 18:29:11.405 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-04-11 18:29:11.656 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-04-11 18:29:11.722 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-04-11 18:29:11.723 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-04-11 18:29:11.724 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-04-11 18:29:12.069 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-04-11 18:29:12.137 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-04-11 18:29:12.240 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.10 [180 kB] 2022-04-11 18:29:12.287 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-04-11 18:29:12.302 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8,420 kB] 2022-04-11 18:29:15.461 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-04-11 18:29:15.462 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-04-11 18:29:15.462 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-04-11 18:29:15.464 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-04-11 18:29:15.464 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-04-11 18:29:15.465 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-04-11 18:29:15.467 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-04-11 18:29:15.468 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-04-11 18:29:15.479 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-04-11 18:29:15.539 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-04-11 18:29:15.648 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-04-11 18:29:15.806 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-04-11 18:29:15.817 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-04-11 18:29:15.845 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-04-11 18:29:16.015 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-04-11 18:29:16.104 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-04-11 18:29:16.107 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-04-11 18:29:16.119 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-04-11 18:29:16.142 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-04-11 18:29:16.181 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-04-11 18:29:16.184 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-04-11 18:29:16.187 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-04-11 18:29:16.192 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-04-11 18:29:16.206 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-04-11 18:29:16.222 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-04-11 18:29:16.225 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-04-11 18:29:16.243 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-04-11 18:29:16.282 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-04-11 18:29:16.286 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-04-11 18:29:16.298 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-04-11 18:29:16.312 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-04-11 18:29:16.335 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-04-11 18:29:16.336 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-04-11 18:29:16.337 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-04-11 18:29:16.361 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-04-11 18:29:16.422 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-04-11 18:29:16.429 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-04-11 18:29:16.485 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-04-11 18:29:16.498 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-04-11 18:29:16.501 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-04-11 18:29:16.502 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-04-11 18:29:16.523 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-04-11 18:29:16.527 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-04-11 18:29:16.531 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-04-11 18:29:16.565 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-04-11 18:29:16.632 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-04-11 18:29:16.649 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-04-11 18:29:16.687 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-04-11 18:29:16.689 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-04-11 18:29:16.693 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-04-11 18:29:16.695 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-04-11 18:29:16.711 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-04-11 18:29:16.717 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-04-11 18:29:16.738 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-04-11 18:29:16.824 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-04-11 18:29:16.839 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-04-11 18:29:16.845 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-04-11 18:29:16.915 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-04-11 18:29:16.934 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-04-11 18:29:16.935 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-04-11 18:29:16.936 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-04-11 18:29:16.941 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-04-11 18:29:16.945 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-04-11 18:29:16.950 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-04-11 18:29:16.983 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-04-11 18:29:16.987 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-04-11 18:29:16.999 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-04-11 18:29:17.030 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-04-11 18:29:17.032 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-04-11 18:29:17.033 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-04-11 18:29:17.034 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-04-11 18:29:17.058 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-04-11 18:29:17.084 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-04-11 18:29:17.088 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-04-11 18:29:17.104 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-04-11 18:29:18.622 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-04-11 18:29:18.624 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-04-11 18:29:18.625 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-04-11 18:29:18.626 | Get:170 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-04-11 18:29:18.680 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-04-11 18:29:18.681 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-04-11 18:29:18.681 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-04-11 18:29:18.703 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-04-11 18:29:18.704 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-04-11 18:29:18.707 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-04-11 18:29:18.727 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-04-11 18:29:18.756 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-04-11 18:29:18.760 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-04-11 18:29:18.813 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-04-11 18:29:18.829 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-04-11 18:29:19.016 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-04-11 18:29:19.138 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-04-11 18:29:19.140 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-04-11 18:29:19.140 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-04-11 18:29:19.145 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-04-11 18:29:19.146 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-04-11 18:29:19.147 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-04-11 18:29:19.150 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-04-11 18:29:19.166 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-04-11 18:29:19.748 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-04-11 18:29:19.997 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-04-11 18:29:20.003 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-04-11 18:29:20.004 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.12 [1,584 kB] 2022-04-11 18:29:20.220 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.15 [246 kB] 2022-04-11 18:29:20.361 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-04-11 18:29:20.362 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-04-11 18:29:20.364 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.2 [737 kB] 2022-04-11 18:29:20.419 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-04-11 18:29:20.423 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-04-11 18:29:20.531 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-04-11 18:29:20.536 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-04-11 18:29:21.404 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-04-11 18:29:21.541 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-04-11 18:29:21.699 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-04-11 18:29:21.741 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-04-11 18:29:23.120 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-04-11 18:29:23.148 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-04-11 18:29:30.799 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-04-11 18:29:30.811 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-04-11 18:29:30.832 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-04-11 18:29:30.852 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-04-11 18:29:30.866 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-04-11 18:29:31.131 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-04-11 18:29:31.134 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-04-11 18:29:31.168 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-04-11 18:29:31.361 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-04-11 18:29:31.362 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-04-11 18:29:31.668 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-04-11 18:29:31.675 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-04-11 18:29:31.678 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-04-11 18:29:31.712 | Get:222 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-04-11 18:29:31.714 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-04-11 18:29:31.714 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.21 [54.8 kB] 2022-04-11 18:29:31.725 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.21 [976 kB] 2022-04-11 18:29:31.920 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-04-11 18:29:31.953 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-04-11 18:29:32.133 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-04-11 18:29:32.182 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-04-11 18:29:32.184 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-04-11 18:29:32.191 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-04-11 18:29:32.200 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.10 [1,184 B] 2022-04-11 18:29:32.201 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-04-11 18:29:32.210 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-04-11 18:29:32.212 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-04-11 18:29:32.215 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-04-11 18:29:32.271 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-04-11 18:29:32.313 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-04-11 18:29:32.315 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-04-11 18:29:32.317 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-04-11 18:29:32.341 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-04-11 18:29:32.354 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-04-11 18:29:32.367 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-04-11 18:29:33.248 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-04-11 18:29:33.305 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-04-11 18:29:34.910 | Preconfiguring packages ... 2022-04-11 18:29:35.055 | Fetched 165 MB in 49s (3,390 kB/s) 2022-04-11 18:29:35.118 | (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 ... 67325 files and directories currently installed.) 2022-04-11 18:29:35.120 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-04-11 18:29:35.131 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-04-11 18:29:35.212 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-04-11 18:29:35.295 | (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 ... 67325 files and directories currently installed.) 2022-04-11 18:29:35.298 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-11 18:29:35.306 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-11 18:29:35.366 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-11 18:29:35.377 | Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-11 18:29:35.769 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 2022-04-11 18:29:35.774 | Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-11 18:29:35.812 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-11 18:29:35.822 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-11 18:29:35.891 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.15_amd64.deb ... 2022-04-11 18:29:36.050 | Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-11 18:29:36.832 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 2022-04-11 18:29:36.839 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3.6) ... 2022-04-11 18:29:36.923 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 2022-04-11 18:29:37.006 | (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 ... 67326 files and directories currently installed.) 2022-04-11 18:29:37.009 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-04-11 18:29:37.018 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-04-11 18:29:37.425 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-11 18:29:37.441 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-11 18:29:37.489 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-11 18:29:37.582 | (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 ... 67326 files and directories currently installed.) 2022-04-11 18:29:37.585 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-11 18:29:37.594 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-04-11 18:29:37.633 | Selecting previously unselected package libapr1:amd64. 2022-04-11 18:29:37.641 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-04-11 18:29:37.643 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-11 18:29:37.703 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-11 18:29:37.720 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-11 18:29:37.933 | Selecting previously unselected package libaprutil1:amd64. 2022-04-11 18:29:37.940 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-04-11 18:29:37.943 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-11 18:29:37.989 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-04-11 18:29:37.996 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-04-11 18:29:37.999 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-11 18:29:38.032 | Preparing to unpack .../005-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-11 18:29:38.038 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-11 18:29:38.081 | Preparing to unpack .../006-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-11 18:29:38.090 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-11 18:29:38.135 | Preparing to unpack .../007-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-11 18:29:38.142 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-04-11 18:29:38.190 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-04-11 18:29:38.197 | Preparing to unpack .../008-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-04-11 18:29:38.199 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-11 18:29:38.231 | Preparing to unpack .../009-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-11 18:29:38.238 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-11 18:29:38.298 | Preparing to unpack .../010-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-04-11 18:29:38.307 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-04-11 18:29:38.371 | Selecting previously unselected package libjansson4:amd64. 2022-04-11 18:29:38.378 | Preparing to unpack .../011-libjansson4_2.12-1build1_amd64.deb ... 2022-04-11 18:29:38.380 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-04-11 18:29:38.410 | Selecting previously unselected package liblua5.2-0:amd64. 2022-04-11 18:29:38.417 | Preparing to unpack .../012-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-04-11 18:29:38.420 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-11 18:29:38.471 | Preparing to unpack .../013-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-04-11 18:29:38.478 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-04-11 18:29:39.814 | Preparing to unpack .../014-libxml2_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-11 18:29:39.820 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) over (2.9.10+dfsg-5) ... 2022-04-11 18:29:39.943 | Selecting previously unselected package apache2-bin. 2022-04-11 18:29:39.950 | Preparing to unpack .../015-apache2-bin_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-11 18:29:39.953 | Unpacking apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-11 18:29:40.164 | Selecting previously unselected package apache2-data. 2022-04-11 18:29:40.172 | Preparing to unpack .../016-apache2-data_2.4.41-4ubuntu3.10_all.deb ... 2022-04-11 18:29:40.174 | Unpacking apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-11 18:29:40.284 | Selecting previously unselected package apache2-utils. 2022-04-11 18:29:40.291 | Preparing to unpack .../017-apache2-utils_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-11 18:29:40.293 | Unpacking apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-11 18:29:40.337 | Selecting previously unselected package apache2. 2022-04-11 18:29:40.345 | Preparing to unpack .../018-apache2_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-11 18:29:40.364 | Unpacking apache2 (2.4.41-4ubuntu3.10) ... 2022-04-11 18:29:40.448 | Selecting previously unselected package liblua5.3-0:amd64. 2022-04-11 18:29:40.456 | Preparing to unpack .../019-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-04-11 18:29:40.459 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-11 18:29:40.507 | Selecting previously unselected package haproxy. 2022-04-11 18:29:40.514 | Preparing to unpack .../020-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-04-11 18:29:40.525 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-04-11 18:29:40.742 | Selecting previously unselected package libnl-3-200:amd64. 2022-04-11 18:29:40.750 | Preparing to unpack .../021-libnl-3-200_3.4.0-1_amd64.deb ... 2022-04-11 18:29:40.753 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-04-11 18:29:40.790 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-04-11 18:29:40.798 | Preparing to unpack .../022-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-04-11 18:29:40.800 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-11 18:29:40.831 | Selecting previously unselected package mysql-common. 2022-04-11 18:29:40.838 | Preparing to unpack .../023-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-04-11 18:29:40.854 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-11 18:29:40.883 | Selecting previously unselected package libmysqlclient21:amd64. 2022-04-11 18:29:40.890 | Preparing to unpack .../024-libmysqlclient21_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-11 18:29:40.892 | Unpacking libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 18:29:41.132 | Selecting previously unselected package libsensors-config. 2022-04-11 18:29:41.139 | Preparing to unpack .../025-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-04-11 18:29:41.141 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-11 18:29:41.168 | Selecting previously unselected package libsensors5:amd64. 2022-04-11 18:29:41.175 | Preparing to unpack .../026-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-04-11 18:29:41.277 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-11 18:29:41.310 | Selecting previously unselected package libsnmp-base. 2022-04-11 18:29:41.317 | Preparing to unpack .../027-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-04-11 18:29:41.319 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-11 18:29:41.389 | Selecting previously unselected package libsnmp35:amd64. 2022-04-11 18:29:41.396 | Preparing to unpack .../028-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-04-11 18:29:41.398 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-11 18:29:41.561 | Selecting previously unselected package keepalived. 2022-04-11 18:29:41.568 | Preparing to unpack .../029-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-04-11 18:29:41.570 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-11 18:29:41.658 | Selecting previously unselected package memcached. 2022-04-11 18:29:41.666 | Preparing to unpack .../030-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-04-11 18:29:41.668 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-04-11 18:29:41.725 | Preparing to unpack .../031-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-04-11 18:29:42.193 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-04-11 18:29:42.295 | Preparing to unpack .../032-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-11 18:29:42.301 | Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2.3) ... 2022-04-11 18:29:42.430 | Selecting previously unselected package python3-yaml. 2022-04-11 18:29:42.438 | Preparing to unpack .../033-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-04-11 18:29:42.440 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-11 18:29:42.495 | Preparing to unpack .../034-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-11 18:29:42.501 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-11 18:29:42.550 | Preparing to unpack .../035-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-11 18:29:42.624 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-11 18:29:43.076 | Preparing to unpack .../036-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-04-11 18:29:43.104 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-04-11 18:29:43.263 | Preparing to unpack .../037-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-04-11 18:29:43.276 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-04-11 18:29:43.369 | Preparing to unpack .../038-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-04-11 18:29:43.378 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-04-11 18:29:43.455 | Selecting previously unselected package acl. 2022-04-11 18:29:43.462 | Preparing to unpack .../039-acl_2.2.53-6_amd64.deb ... 2022-04-11 18:29:43.465 | Unpacking acl (2.2.53-6) ... 2022-04-11 18:29:43.496 | Selecting previously unselected package autotools-dev. 2022-04-11 18:29:43.504 | Preparing to unpack .../040-autotools-dev_20180224.1_all.deb ... 2022-04-11 18:29:43.507 | Unpacking autotools-dev (20180224.1) ... 2022-04-11 18:29:43.544 | Selecting previously unselected package m4. 2022-04-11 18:29:43.552 | Preparing to unpack .../041-m4_1.4.18-4_amd64.deb ... 2022-04-11 18:29:43.554 | Unpacking m4 (1.4.18-4) ... 2022-04-11 18:29:43.606 | Selecting previously unselected package autoconf. 2022-04-11 18:29:43.614 | Preparing to unpack .../042-autoconf_2.69-11.1_all.deb ... 2022-04-11 18:29:43.616 | Unpacking autoconf (2.69-11.1) ... 2022-04-11 18:29:43.696 | Selecting previously unselected package automake. 2022-04-11 18:29:43.704 | Preparing to unpack .../043-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-04-11 18:29:43.708 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-04-11 18:29:43.812 | Selecting previously unselected package autopoint. 2022-04-11 18:29:43.819 | Preparing to unpack .../044-autopoint_0.19.8.1-10build1_all.deb ... 2022-04-11 18:29:43.835 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-04-11 18:29:43.881 | Selecting previously unselected package libllvm10:amd64. 2022-04-11 18:29:43.887 | Preparing to unpack .../045-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 18:29:43.889 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-11 18:29:46.189 | Selecting previously unselected package libclang-cpp10. 2022-04-11 18:29:46.196 | Preparing to unpack .../046-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 18:29:46.198 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-11 18:29:47.703 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-04-11 18:29:47.710 | Preparing to unpack .../047-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-11 18:29:47.713 | Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-11 18:29:48.216 | Selecting previously unselected package libgc1c2:amd64. 2022-04-11 18:29:48.225 | Preparing to unpack .../048-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-04-11 18:29:48.228 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-11 18:29:48.272 | Selecting previously unselected package libobjc4:amd64. 2022-04-11 18:29:48.279 | Preparing to unpack .../049-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-11 18:29:48.282 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-11 18:29:48.313 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-04-11 18:29:48.321 | Preparing to unpack .../050-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-11 18:29:48.325 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-11 18:29:48.410 | Selecting previously unselected package libc6-i386. 2022-04-11 18:29:48.417 | Preparing to unpack .../051-libc6-i386_2.31-0ubuntu9.7_amd64.deb ... 2022-04-11 18:29:48.419 | Unpacking libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-11 18:29:48.978 | Selecting previously unselected package lib32gcc-s1. 2022-04-11 18:29:48.987 | Preparing to unpack .../052-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-11 18:29:48.989 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-11 18:29:49.031 | Selecting previously unselected package lib32stdc++6. 2022-04-11 18:29:49.040 | Preparing to unpack .../053-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-04-11 18:29:49.042 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-11 18:29:49.156 | Selecting previously unselected package libclang-common-10-dev. 2022-04-11 18:29:49.164 | Preparing to unpack .../054-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 18:29:49.167 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-11 18:29:50.174 | Selecting previously unselected package libclang1-10. 2022-04-11 18:29:50.183 | Preparing to unpack .../055-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 18:29:50.185 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-11 18:29:51.305 | Selecting previously unselected package clang-10. 2022-04-11 18:29:51.313 | Preparing to unpack .../056-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 18:29:51.315 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-11 18:29:51.354 | Selecting previously unselected package libtool. 2022-04-11 18:29:51.362 | Preparing to unpack .../057-libtool_2.4.6-14_all.deb ... 2022-04-11 18:29:51.364 | Unpacking libtool (2.4.6-14) ... 2022-04-11 18:29:51.417 | Selecting previously unselected package dh-autoreconf. 2022-04-11 18:29:51.425 | Preparing to unpack .../058-dh-autoreconf_19_all.deb ... 2022-04-11 18:29:51.427 | Unpacking dh-autoreconf (19) ... 2022-04-11 18:29:51.459 | Selecting previously unselected package libdebhelper-perl. 2022-04-11 18:29:51.467 | Preparing to unpack .../059-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-04-11 18:29:51.469 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-04-11 18:29:51.523 | Selecting previously unselected package libarchive-zip-perl. 2022-04-11 18:29:51.530 | Preparing to unpack .../060-libarchive-zip-perl_1.67-2_all.deb ... 2022-04-11 18:29:51.532 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-04-11 18:29:51.577 | Selecting previously unselected package libsub-override-perl. 2022-04-11 18:29:51.585 | Preparing to unpack .../061-libsub-override-perl_0.09-2_all.deb ... 2022-04-11 18:29:51.587 | Unpacking libsub-override-perl (0.09-2) ... 2022-04-11 18:29:51.614 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-04-11 18:29:51.621 | Preparing to unpack .../062-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-04-11 18:29:51.624 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-11 18:29:51.665 | Selecting previously unselected package dh-strip-nondeterminism. 2022-04-11 18:29:51.673 | Preparing to unpack .../063-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-04-11 18:29:51.675 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-04-11 18:29:51.706 | Selecting previously unselected package libdpkg-perl. 2022-04-11 18:29:51.713 | Preparing to unpack .../064-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-04-11 18:29:51.715 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-04-11 18:29:51.791 | Selecting previously unselected package make. 2022-04-11 18:29:51.799 | Preparing to unpack .../065-make_4.2.1-1.2_amd64.deb ... 2022-04-11 18:29:51.801 | Unpacking make (4.2.1-1.2) ... 2022-04-11 18:29:51.868 | Selecting previously unselected package dpkg-dev. 2022-04-11 18:29:51.876 | Preparing to unpack .../066-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-04-11 18:29:51.879 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-04-11 18:29:52.026 | Selecting previously unselected package dwz. 2022-04-11 18:29:52.036 | Preparing to unpack .../067-dwz_0.13-5_amd64.deb ... 2022-04-11 18:29:52.039 | Unpacking dwz (0.13-5) ... 2022-04-11 18:29:52.095 | Selecting previously unselected package libcroco3:amd64. 2022-04-11 18:29:52.103 | Preparing to unpack .../068-libcroco3_0.6.13-1_amd64.deb ... 2022-04-11 18:29:52.106 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-04-11 18:29:52.147 | Selecting previously unselected package gettext. 2022-04-11 18:29:52.155 | Preparing to unpack .../069-gettext_0.19.8.1-10build1_amd64.deb ... 2022-04-11 18:29:52.158 | Unpacking gettext (0.19.8.1-10build1) ... 2022-04-11 18:29:52.324 | Selecting previously unselected package intltool-debian. 2022-04-11 18:29:52.332 | Preparing to unpack .../070-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-04-11 18:29:52.335 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-04-11 18:29:52.366 | Selecting previously unselected package po-debconf. 2022-04-11 18:29:52.374 | Preparing to unpack .../071-po-debconf_1.0.21_all.deb ... 2022-04-11 18:29:52.377 | Unpacking po-debconf (1.0.21) ... 2022-04-11 18:29:52.443 | Selecting previously unselected package debhelper. 2022-04-11 18:29:52.451 | Preparing to unpack .../072-debhelper_12.10ubuntu1_all.deb ... 2022-04-11 18:29:52.454 | Unpacking debhelper (12.10ubuntu1) ... 2022-04-11 18:29:52.657 | Selecting previously unselected package uuid-dev:amd64. 2022-04-11 18:29:52.665 | Preparing to unpack .../073-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-04-11 18:29:52.667 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-11 18:29:52.706 | Selecting previously unselected package libsctp1:amd64. 2022-04-11 18:29:52.714 | Preparing to unpack .../074-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-04-11 18:29:52.717 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-11 18:29:52.744 | Selecting previously unselected package libsctp-dev:amd64. 2022-04-11 18:29:52.753 | Preparing to unpack .../075-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-04-11 18:29:52.755 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-11 18:29:52.793 | Selecting previously unselected package libapr1-dev. 2022-04-11 18:29:52.801 | Preparing to unpack .../076-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-04-11 18:29:52.803 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-11 18:29:53.057 | Selecting previously unselected package libldap2-dev:amd64. 2022-04-11 18:29:53.065 | Preparing to unpack .../077-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-04-11 18:29:53.067 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-11 18:29:53.184 | Selecting previously unselected package libaprutil1-dev. 2022-04-11 18:29:53.192 | Preparing to unpack .../078-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-04-11 18:29:53.194 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-11 18:29:53.418 | Selecting previously unselected package apache2-dev. 2022-04-11 18:29:53.428 | Preparing to unpack .../079-apache2-dev_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-11 18:29:53.431 | Unpacking apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-11 18:29:53.497 | Selecting previously unselected package binfmt-support. 2022-04-11 18:29:53.506 | Preparing to unpack .../080-binfmt-support_2.2.0-2_amd64.deb ... 2022-04-11 18:29:53.516 | Unpacking binfmt-support (2.2.0-2) ... 2022-04-11 18:29:53.552 | Selecting previously unselected package g++-9. 2022-04-11 18:29:53.560 | Preparing to unpack .../081-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-04-11 18:29:53.563 | Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-11 18:29:54.706 | Selecting previously unselected package g++. 2022-04-11 18:29:54.713 | Preparing to unpack .../082-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-04-11 18:29:54.716 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-04-11 18:29:54.740 | Selecting previously unselected package build-essential. 2022-04-11 18:29:54.748 | Preparing to unpack .../083-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-04-11 18:29:54.750 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-04-11 18:29:54.776 | Selecting previously unselected package conntrack. 2022-04-11 18:29:54.784 | Preparing to unpack .../084-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-04-11 18:29:54.787 | Unpacking conntrack (1:1.4.5-2) ... 2022-04-11 18:29:54.819 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-04-11 18:29:54.826 | Preparing to unpack .../085-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-04-11 18:29:54.829 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-11 18:29:54.856 | Selecting previously unselected package libnetfilter-queue1. 2022-04-11 18:29:54.865 | Preparing to unpack .../086-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-04-11 18:29:54.867 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-04-11 18:29:54.898 | Selecting previously unselected package conntrackd. 2022-04-11 18:29:54.906 | Preparing to unpack .../087-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-04-11 18:29:54.908 | Unpacking conntrackd (1:1.4.5-2) ... 2022-04-11 18:29:54.954 | Selecting previously unselected package dns-root-data. 2022-04-11 18:29:54.961 | Preparing to unpack .../088-dns-root-data_2019052802_all.deb ... 2022-04-11 18:29:54.964 | Unpacking dns-root-data (2019052802) ... 2022-04-11 18:29:54.993 | Selecting previously unselected package libidn11:amd64. 2022-04-11 18:29:55.001 | Preparing to unpack .../089-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-04-11 18:29:55.004 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-11 18:29:55.040 | Selecting previously unselected package dnsmasq-base. 2022-04-11 18:29:55.049 | Preparing to unpack .../090-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-11 18:29:55.051 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-11 18:29:55.129 | Selecting previously unselected package dnsmasq-utils. 2022-04-11 18:29:55.137 | Preparing to unpack .../091-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-04-11 18:29:55.139 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-11 18:29:55.173 | Selecting previously unselected package ebtables. 2022-04-11 18:29:55.181 | Preparing to unpack .../092-ebtables_2.0.11-3build1_amd64.deb ... 2022-04-11 18:29:55.195 | Unpacking ebtables (2.0.11-3build1) ... 2022-04-11 18:29:55.236 | Selecting previously unselected package libfakeroot:amd64. 2022-04-11 18:29:55.244 | Preparing to unpack .../093-libfakeroot_1.24-1_amd64.deb ... 2022-04-11 18:29:55.247 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-04-11 18:29:55.278 | Selecting previously unselected package fakeroot. 2022-04-11 18:29:55.286 | Preparing to unpack .../094-fakeroot_1.24-1_amd64.deb ... 2022-04-11 18:29:55.288 | Unpacking fakeroot (1.24-1) ... 2022-04-11 18:29:55.328 | Selecting previously unselected package fonts-dejavu-core. 2022-04-11 18:29:55.335 | Preparing to unpack .../095-fonts-dejavu-core_2.37-1_all.deb ... 2022-04-11 18:29:55.338 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-04-11 18:29:55.508 | Selecting previously unselected package fonts-liberation. 2022-04-11 18:29:55.516 | Preparing to unpack .../096-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-04-11 18:29:55.518 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-04-11 18:29:55.661 | Selecting previously unselected package fontconfig-config. 2022-04-11 18:29:55.669 | Preparing to unpack .../097-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-04-11 18:29:55.671 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-11 18:29:55.707 | Selecting previously unselected package libfontconfig1:amd64. 2022-04-11 18:29:55.715 | Preparing to unpack .../098-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-04-11 18:29:55.717 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-11 18:29:55.760 | Selecting previously unselected package fontconfig. 2022-04-11 18:29:55.769 | Preparing to unpack .../099-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-04-11 18:29:55.771 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-04-11 18:29:55.816 | Selecting previously unselected package genisoimage. 2022-04-11 18:29:55.824 | Preparing to unpack .../100-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-04-11 18:29:55.826 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-11 18:29:55.905 | Selecting previously unselected package libann0. 2022-04-11 18:29:55.913 | Preparing to unpack .../101-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-04-11 18:29:55.915 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-04-11 18:29:55.947 | Selecting previously unselected package libcdt5:amd64. 2022-04-11 18:29:55.955 | Preparing to unpack .../102-libcdt5_2.42.2-3build2_amd64.deb ... 2022-04-11 18:29:55.957 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-04-11 18:29:55.987 | Selecting previously unselected package libcgraph6:amd64. 2022-04-11 18:29:55.995 | Preparing to unpack .../103-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-04-11 18:29:55.997 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-11 18:29:56.031 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-04-11 18:29:56.039 | Preparing to unpack .../104-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-11 18:29:56.041 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-11 18:29:56.084 | Selecting previously unselected package libjpeg8:amd64. 2022-04-11 18:29:56.092 | Preparing to unpack .../105-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-04-11 18:29:56.094 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-11 18:29:56.124 | Selecting previously unselected package libjbig0:amd64. 2022-04-11 18:29:56.139 | Preparing to unpack .../106-libjbig0_2.1-3.1build1_amd64.deb ... 2022-04-11 18:29:56.141 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-04-11 18:29:56.174 | Selecting previously unselected package libwebp6:amd64. 2022-04-11 18:29:56.182 | Preparing to unpack .../107-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-04-11 18:29:56.185 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-11 18:29:56.240 | Selecting previously unselected package libtiff5:amd64. 2022-04-11 18:29:56.248 | Preparing to unpack .../108-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-04-11 18:29:56.251 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-11 18:29:56.302 | Selecting previously unselected package libxpm4:amd64. 2022-04-11 18:29:56.310 | Preparing to unpack .../109-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-04-11 18:29:56.313 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-04-11 18:29:56.345 | Selecting previously unselected package libgd3:amd64. 2022-04-11 18:29:56.353 | Preparing to unpack .../110-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-04-11 18:29:56.355 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-11 18:29:56.403 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-04-11 18:29:56.411 | Preparing to unpack .../111-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-04-11 18:29:56.413 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-11 18:29:56.462 | Selecting previously unselected package libpixman-1-0:amd64. 2022-04-11 18:29:56.470 | Preparing to unpack .../112-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-04-11 18:29:56.472 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-11 18:29:56.534 | Selecting previously unselected package libxcb-render0:amd64. 2022-04-11 18:29:56.542 | Preparing to unpack .../113-libxcb-render0_1.14-2_amd64.deb ... 2022-04-11 18:29:56.545 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-04-11 18:29:56.582 | Selecting previously unselected package libxcb-shm0:amd64. 2022-04-11 18:29:56.589 | Preparing to unpack .../114-libxcb-shm0_1.14-2_amd64.deb ... 2022-04-11 18:29:56.592 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-04-11 18:29:56.627 | Selecting previously unselected package libxrender1:amd64. 2022-04-11 18:29:56.632 | Preparing to unpack .../115-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-04-11 18:29:56.635 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-04-11 18:29:56.668 | Selecting previously unselected package libcairo2:amd64. 2022-04-11 18:29:56.677 | Preparing to unpack .../116-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-04-11 18:29:56.679 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-11 18:29:56.778 | Selecting previously unselected package libgraphite2-3:amd64. 2022-04-11 18:29:56.787 | Preparing to unpack .../117-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-04-11 18:29:56.789 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-11 18:29:56.830 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-04-11 18:29:56.838 | Preparing to unpack .../118-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-04-11 18:29:56.840 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-11 18:29:56.922 | Selecting previously unselected package libthai-data. 2022-04-11 18:29:56.930 | Preparing to unpack .../119-libthai-data_0.1.28-3_all.deb ... 2022-04-11 18:29:56.932 | Unpacking libthai-data (0.1.28-3) ... 2022-04-11 18:29:56.984 | Selecting previously unselected package libdatrie1:amd64. 2022-04-11 18:29:56.992 | Preparing to unpack .../120-libdatrie1_0.2.12-3_amd64.deb ... 2022-04-11 18:29:56.994 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-04-11 18:29:57.028 | Selecting previously unselected package libthai0:amd64. 2022-04-11 18:29:57.036 | Preparing to unpack .../121-libthai0_0.1.28-3_amd64.deb ... 2022-04-11 18:29:57.039 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-04-11 18:29:57.074 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-04-11 18:29:57.083 | Preparing to unpack .../122-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-11 18:29:57.086 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-11 18:29:57.142 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-04-11 18:29:57.150 | Preparing to unpack .../123-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-11 18:29:57.153 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-11 18:29:57.188 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-04-11 18:29:57.196 | Preparing to unpack .../124-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-04-11 18:29:57.198 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-11 18:29:57.230 | Selecting previously unselected package libpathplan4:amd64. 2022-04-11 18:29:57.238 | Preparing to unpack .../125-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-04-11 18:29:57.241 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-11 18:29:57.277 | Selecting previously unselected package libgvc6. 2022-04-11 18:29:57.285 | Preparing to unpack .../126-libgvc6_2.42.2-3build2_amd64.deb ... 2022-04-11 18:29:57.288 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-04-11 18:29:57.409 | Selecting previously unselected package libgvpr2:amd64. 2022-04-11 18:29:57.418 | Preparing to unpack .../127-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-04-11 18:29:57.420 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-11 18:29:57.473 | Selecting previously unselected package liblab-gamut1:amd64. 2022-04-11 18:29:57.482 | Preparing to unpack .../128-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-04-11 18:29:57.485 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-11 18:29:57.644 | Selecting previously unselected package x11-common. 2022-04-11 18:29:57.652 | Preparing to unpack .../129-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-04-11 18:29:57.678 | dpkg-query: no packages found matching nux-tools 2022-04-11 18:29:57.689 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-04-11 18:29:57.734 | Selecting previously unselected package libice6:amd64. 2022-04-11 18:29:57.744 | Preparing to unpack .../130-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-04-11 18:29:57.746 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-11 18:29:57.778 | Selecting previously unselected package libsm6:amd64. 2022-04-11 18:29:57.787 | Preparing to unpack .../131-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-04-11 18:29:57.789 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-04-11 18:29:57.820 | Selecting previously unselected package libxt6:amd64. 2022-04-11 18:29:57.829 | Preparing to unpack .../132-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-04-11 18:29:57.832 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-04-11 18:29:57.883 | Selecting previously unselected package libxmu6:amd64. 2022-04-11 18:29:57.891 | Preparing to unpack .../133-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-04-11 18:29:57.894 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-11 18:29:57.927 | Selecting previously unselected package libxaw7:amd64. 2022-04-11 18:29:57.935 | Preparing to unpack .../134-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-04-11 18:29:57.938 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-04-11 18:29:57.996 | Selecting previously unselected package graphviz. 2022-04-11 18:29:58.004 | Preparing to unpack .../135-graphviz_2.42.2-3build2_amd64.deb ... 2022-04-11 18:29:58.006 | Unpacking graphviz (2.42.2-3build2) ... 2022-04-11 18:29:58.144 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-04-11 18:29:58.153 | Preparing to unpack .../136-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-04-11 18:29:58.156 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-11 18:29:58.210 | Selecting previously unselected package libibverbs1:amd64. 2022-04-11 18:29:58.219 | Preparing to unpack .../137-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-04-11 18:29:58.222 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-11 18:29:58.266 | Selecting previously unselected package ibverbs-providers:amd64. 2022-04-11 18:29:58.274 | Preparing to unpack .../138-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-04-11 18:29:58.289 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-11 18:29:58.353 | Selecting previously unselected package icu-devtools. 2022-04-11 18:29:58.362 | Preparing to unpack .../139-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-04-11 18:29:58.365 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-04-11 18:29:58.424 | Selecting previously unselected package iputils-arping. 2022-04-11 18:29:58.431 | Preparing to unpack .../140-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-04-11 18:29:58.434 | Unpacking iputils-arping (3:20190709-3) ... 2022-04-11 18:29:58.467 | Selecting previously unselected package javascript-common. 2022-04-11 18:29:58.475 | Preparing to unpack .../141-javascript-common_11_all.deb ... 2022-04-11 18:29:58.491 | Unpacking javascript-common (11) ... 2022-04-11 18:29:58.522 | Selecting previously unselected package libgssrpc4:amd64. 2022-04-11 18:29:58.530 | Preparing to unpack .../142-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-04-11 18:29:58.533 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 18:29:58.571 | Selecting previously unselected package libkdb5-9:amd64. 2022-04-11 18:29:58.579 | Preparing to unpack .../143-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-04-11 18:29:58.582 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 18:29:58.618 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-04-11 18:29:58.628 | Preparing to unpack .../144-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-11 18:29:58.630 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 18:29:58.667 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-04-11 18:29:58.677 | Preparing to unpack .../145-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-04-11 18:29:58.679 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 18:29:58.714 | Selecting previously unselected package comerr-dev:amd64. 2022-04-11 18:29:58.722 | Preparing to unpack .../146-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-04-11 18:29:58.726 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-11 18:29:58.760 | Selecting previously unselected package krb5-multidev:amd64. 2022-04-11 18:29:58.768 | Preparing to unpack .../147-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-11 18:29:58.770 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 18:29:58.820 | Selecting previously unselected package libalgorithm-diff-perl. 2022-04-11 18:29:58.828 | Preparing to unpack .../148-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-04-11 18:29:58.831 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-04-11 18:29:58.864 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-04-11 18:29:58.872 | Preparing to unpack .../149-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-04-11 18:29:58.889 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-11 18:29:58.918 | Selecting previously unselected package libalgorithm-merge-perl. 2022-04-11 18:29:58.927 | Preparing to unpack .../150-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-04-11 18:29:58.929 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-04-11 18:29:58.956 | Selecting previously unselected package libarchive-cpio-perl. 2022-04-11 18:29:58.965 | Preparing to unpack .../151-libarchive-cpio-perl_0.10-1_all.deb ... 2022-04-11 18:29:58.967 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-04-11 18:29:59.000 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-04-11 18:29:59.009 | Preparing to unpack .../152-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-11 18:29:59.013 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-11 18:29:59.080 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-04-11 18:29:59.088 | Preparing to unpack .../153-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-04-11 18:29:59.090 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-11 18:29:59.161 | Selecting previously unselected package libfile-fcntllock-perl. 2022-04-11 18:29:59.169 | Preparing to unpack .../154-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-04-11 18:29:59.171 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-04-11 18:29:59.200 | Selecting previously unselected package libgts-bin. 2022-04-11 18:29:59.209 | Preparing to unpack .../155-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-04-11 18:29:59.211 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-04-11 18:29:59.246 | Selecting previously unselected package libicu-dev:amd64. 2022-04-11 18:29:59.254 | Preparing to unpack .../156-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-04-11 18:29:59.256 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-11 18:30:00.708 | Selecting previously unselected package libipset13:amd64. 2022-04-11 18:30:00.717 | Preparing to unpack .../157-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-11 18:30:00.719 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-11 18:30:00.758 | Selecting previously unselected package librdmacm1:amd64. 2022-04-11 18:30:00.766 | Preparing to unpack .../158-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-04-11 18:30:00.769 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-11 18:30:00.808 | Selecting previously unselected package libiscsi7:amd64. 2022-04-11 18:30:00.817 | Preparing to unpack .../159-libiscsi7_1.18.0-2_amd64.deb ... 2022-04-11 18:30:00.819 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-04-11 18:30:00.855 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-04-11 18:30:00.864 | Preparing to unpack .../160-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-04-11 18:30:00.867 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-11 18:30:00.933 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-04-11 18:30:00.942 | Preparing to unpack .../161-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-04-11 18:30:00.947 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-11 18:30:00.972 | Selecting previously unselected package libjpeg-dev:amd64. 2022-04-11 18:30:00.980 | Preparing to unpack .../162-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-04-11 18:30:00.982 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-11 18:30:01.008 | Selecting previously unselected package libjs-jquery. 2022-04-11 18:30:01.017 | Preparing to unpack .../163-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-04-11 18:30:01.020 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-04-11 18:30:01.081 | Selecting previously unselected package libjs-jquery-metadata. 2022-04-11 18:30:01.089 | Preparing to unpack .../164-libjs-jquery-metadata_12-1.1_all.deb ... 2022-04-11 18:30:01.091 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-04-11 18:30:01.120 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-04-11 18:30:01.128 | Preparing to unpack .../165-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-04-11 18:30:01.130 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-11 18:30:01.209 | Selecting previously unselected package libltdl-dev:amd64. 2022-04-11 18:30:01.218 | Preparing to unpack .../166-libltdl-dev_2.4.6-14_amd64.deb ... 2022-04-11 18:30:01.221 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-04-11 18:30:01.285 | Selecting previously unselected package libsys-hostname-long-perl. 2022-04-11 18:30:01.293 | Preparing to unpack .../167-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-04-11 18:30:01.295 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-04-11 18:30:01.325 | Selecting previously unselected package libmail-sendmail-perl. 2022-04-11 18:30:01.334 | Preparing to unpack .../168-libmail-sendmail-perl_0.80-1_all.deb ... 2022-04-11 18:30:01.338 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-04-11 18:30:01.369 | Selecting previously unselected package libncurses-dev:amd64. 2022-04-11 18:30:01.378 | Preparing to unpack .../169-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-11 18:30:01.380 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-11 18:30:01.478 | Selecting previously unselected package libnspr4:amd64. 2022-04-11 18:30:01.487 | Preparing to unpack .../170-libnspr4_2%3a4.25-1_amd64.deb ... 2022-04-11 18:30:01.489 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-04-11 18:30:01.536 | Selecting previously unselected package libnss3:amd64. 2022-04-11 18:30:01.544 | Preparing to unpack .../171-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-04-11 18:30:01.548 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-11 18:30:01.753 | Selecting previously unselected package libomp5-10:amd64. 2022-04-11 18:30:01.762 | Preparing to unpack .../172-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 18:30:01.764 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-11 18:30:01.841 | Selecting previously unselected package libomp-10-dev. 2022-04-11 18:30:01.851 | Preparing to unpack .../173-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 18:30:01.853 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-11 18:30:01.891 | Selecting previously unselected package pcp-conf. 2022-04-11 18:30:01.900 | Preparing to unpack .../174-pcp-conf_5.0.3-1_amd64.deb ... 2022-04-11 18:30:01.904 | Unpacking pcp-conf (5.0.3-1) ... 2022-04-11 18:30:01.940 | Selecting previously unselected package libpcp3. 2022-04-11 18:30:01.948 | Preparing to unpack .../175-libpcp3_5.0.3-1_amd64.deb ... 2022-04-11 18:30:01.952 | Unpacking libpcp3 (5.0.3-1) ... 2022-04-11 18:30:02.019 | Selecting previously unselected package libpcp-pmda3. 2022-04-11 18:30:02.027 | Preparing to unpack .../176-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-04-11 18:30:02.030 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-04-11 18:30:02.065 | Selecting previously unselected package libpcp-pmda-perl. 2022-04-11 18:30:02.073 | Preparing to unpack .../177-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-04-11 18:30:02.076 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-04-11 18:30:02.112 | Selecting previously unselected package libpq5:amd64. 2022-04-11 18:30:02.120 | Preparing to unpack .../178-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-11 18:30:02.122 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-11 18:30:02.169 | Selecting previously unselected package libpq-dev. 2022-04-11 18:30:02.177 | Preparing to unpack .../179-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-11 18:30:02.180 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-11 18:30:02.256 | Selecting previously unselected package librados2. 2022-04-11 18:30:02.264 | Preparing to unpack .../180-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-11 18:30:02.267 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-11 18:30:02.745 | Selecting previously unselected package librbd1. 2022-04-11 18:30:02.753 | Preparing to unpack .../181-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-04-11 18:30:02.755 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-11 18:30:03.022 | Selecting previously unselected package libsasl2-dev. 2022-04-11 18:30:03.029 | Preparing to unpack .../182-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-11 18:30:03.032 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-11 18:30:03.110 | Preparing to unpack .../183-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-04-11 18:30:03.116 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-04-11 18:30:03.162 | Selecting previously unselected package libssl-dev:amd64. 2022-04-11 18:30:03.170 | Preparing to unpack .../184-libssl-dev_1.1.1f-1ubuntu2.12_amd64.deb ... 2022-04-11 18:30:03.173 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-11 18:30:03.434 | Selecting previously unselected package libsystemd-dev:amd64. 2022-04-11 18:30:03.442 | Preparing to unpack .../185-libsystemd-dev_245.4-4ubuntu3.15_amd64.deb ... 2022-04-11 18:30:03.445 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-04-11 18:30:03.563 | Selecting previously unselected package libtinfo-dev:amd64. 2022-04-11 18:30:03.571 | Preparing to unpack .../186-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-04-11 18:30:03.574 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-11 18:30:03.602 | Selecting previously unselected package libx86-1:amd64. 2022-04-11 18:30:03.610 | Preparing to unpack .../187-libx86-1_1.1+ds1-11_amd64.deb ... 2022-04-11 18:30:03.613 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-04-11 18:30:03.654 | Selecting previously unselected package libxml2-dev:amd64. 2022-04-11 18:30:03.662 | Preparing to unpack .../188-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.2_amd64.deb ... 2022-04-11 18:30:03.664 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-11 18:30:03.816 | Selecting previously unselected package libxslt1-dev:amd64. 2022-04-11 18:30:03.824 | Preparing to unpack .../189-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-04-11 18:30:03.827 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-11 18:30:03.914 | Selecting previously unselected package llvm-10-runtime. 2022-04-11 18:30:03.922 | Preparing to unpack .../190-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 18:30:03.924 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-11 18:30:03.984 | Selecting previously unselected package libpfm4:amd64. 2022-04-11 18:30:03.992 | Preparing to unpack .../191-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-04-11 18:30:03.994 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-11 18:30:04.073 | Selecting previously unselected package llvm-10. 2022-04-11 18:30:04.082 | Preparing to unpack .../192-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 18:30:04.085 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-11 18:30:04.898 | Selecting previously unselected package libffi-dev:amd64. 2022-04-11 18:30:04.908 | Preparing to unpack .../193-libffi-dev_3.3-4_amd64.deb ... 2022-04-11 18:30:04.910 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-04-11 18:30:04.954 | Selecting previously unselected package python3-pygments. 2022-04-11 18:30:04.963 | Preparing to unpack .../194-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-04-11 18:30:04.965 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-11 18:30:05.134 | Selecting previously unselected package llvm-10-tools. 2022-04-11 18:30:05.144 | Preparing to unpack .../195-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 18:30:05.146 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-11 18:30:05.303 | Selecting previously unselected package libz3-4:amd64. 2022-04-11 18:30:05.312 | Preparing to unpack .../196-libz3-4_4.8.7-4build1_amd64.deb ... 2022-04-11 18:30:05.315 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-04-11 18:30:06.301 | Selecting previously unselected package libz3-dev:amd64. 2022-04-11 18:30:06.309 | Preparing to unpack .../197-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-04-11 18:30:06.312 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-11 18:30:06.358 | Selecting previously unselected package llvm-10-dev. 2022-04-11 18:30:06.366 | Preparing to unpack .../198-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-04-11 18:30:06.369 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-11 18:30:10.922 | Selecting previously unselected package lsscsi. 2022-04-11 18:30:10.931 | Preparing to unpack .../199-lsscsi_0.30-0.1_amd64.deb ... 2022-04-11 18:30:10.934 | Unpacking lsscsi (0.30-0.1) ... 2022-04-11 18:30:10.976 | Selecting previously unselected package pkg-config. 2022-04-11 18:30:10.986 | Preparing to unpack .../200-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-04-11 18:30:10.988 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-04-11 18:30:11.024 | Selecting previously unselected package pm-utils. 2022-04-11 18:30:11.033 | Preparing to unpack .../201-pm-utils_1.4.1-19_all.deb ... 2022-04-11 18:30:11.036 | Unpacking pm-utils (1.4.1-19) ... 2022-04-11 18:30:11.087 | Selecting previously unselected package postgresql-client-common. 2022-04-11 18:30:11.096 | Preparing to unpack .../202-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-04-11 18:30:11.098 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-04-11 18:30:11.138 | Selecting previously unselected package postgresql-client-12. 2022-04-11 18:30:11.147 | Preparing to unpack .../203-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-11 18:30:11.149 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-11 18:30:11.355 | Selecting previously unselected package ssl-cert. 2022-04-11 18:30:11.364 | Preparing to unpack .../204-ssl-cert_1.0.39_all.deb ... 2022-04-11 18:30:11.366 | Unpacking ssl-cert (1.0.39) ... 2022-04-11 18:30:11.405 | Selecting previously unselected package postgresql-common. 2022-04-11 18:30:11.414 | Preparing to unpack .../205-postgresql-common_214ubuntu0.1_all.deb ... 2022-04-11 18:30:11.446 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-04-11 18:30:11.453 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-04-11 18:30:11.520 | Selecting previously unselected package postgresql-server-dev-12. 2022-04-11 18:30:11.529 | Preparing to unpack .../206-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-04-11 18:30:11.531 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-11 18:30:11.857 | Selecting previously unselected package postgresql-server-dev-all. 2022-04-11 18:30:11.866 | Preparing to unpack .../207-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-04-11 18:30:11.868 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-11 18:30:11.898 | Selecting previously unselected package python-pip-whl. 2022-04-11 18:30:11.907 | Preparing to unpack .../208-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-04-11 18:30:11.909 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-11 18:30:12.131 | Selecting previously unselected package python3-mysqldb. 2022-04-11 18:30:12.140 | Preparing to unpack .../209-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-04-11 18:30:12.142 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-04-11 18:30:12.178 | Selecting previously unselected package python3-wheel. 2022-04-11 18:30:12.187 | Preparing to unpack .../210-python3-wheel_0.34.2-1_all.deb ... 2022-04-11 18:30:12.190 | Unpacking python3-wheel (0.34.2-1) ... 2022-04-11 18:30:12.227 | Selecting previously unselected package python3-pip. 2022-04-11 18:30:12.236 | Preparing to unpack .../211-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-04-11 18:30:12.238 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-11 18:30:12.332 | Selecting previously unselected package python3.8-venv. 2022-04-11 18:30:12.342 | Preparing to unpack .../212-python3.8-venv_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 2022-04-11 18:30:12.344 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-11 18:30:12.372 | Selecting previously unselected package python3-venv. 2022-04-11 18:30:12.382 | Preparing to unpack .../213-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-04-11 18:30:12.384 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-04-11 18:30:12.414 | Selecting previously unselected package qemu-block-extra:amd64. 2022-04-11 18:30:12.423 | Preparing to unpack .../214-qemu-block-extra_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-11 18:30:12.425 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-11 18:30:12.460 | Selecting previously unselected package qemu-utils. 2022-04-11 18:30:12.469 | Preparing to unpack .../215-qemu-utils_1%3a4.2-3ubuntu6.21_amd64.deb ... 2022-04-11 18:30:12.471 | Unpacking qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-11 18:30:12.653 | Selecting previously unselected package sharutils. 2022-04-11 18:30:12.662 | Preparing to unpack .../216-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-04-11 18:30:12.664 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-04-11 18:30:12.713 | Selecting previously unselected package sqlite3. 2022-04-11 18:30:12.722 | Preparing to unpack .../217-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-04-11 18:30:12.724 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-11 18:30:12.877 | Selecting previously unselected package unzip. 2022-04-11 18:30:12.886 | Preparing to unpack .../218-unzip_6.0-25ubuntu1_amd64.deb ... 2022-04-11 18:30:12.888 | Unpacking unzip (6.0-25ubuntu1) ... 2022-04-11 18:30:12.940 | Selecting previously unselected package vbetool. 2022-04-11 18:30:12.948 | Preparing to unpack .../219-vbetool_1.1-4_amd64.deb ... 2022-04-11 18:30:12.950 | Unpacking vbetool (1.1-4) ... 2022-04-11 18:30:12.984 | Selecting previously unselected package ipset. 2022-04-11 18:30:12.993 | Preparing to unpack .../220-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-04-11 18:30:13.004 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-11 18:30:13.040 | Selecting previously unselected package ipvsadm. 2022-04-11 18:30:13.050 | Preparing to unpack .../221-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-04-11 18:30:13.053 | Unpacking ipvsadm (1:1.31-1) ... 2022-04-11 18:30:13.088 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-04-11 18:30:13.101 | Preparing to unpack .../222-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.10_amd64.deb ... 2022-04-11 18:30:13.111 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-11 18:30:13.137 | Selecting previously unselected package liberasurecode1:amd64. 2022-04-11 18:30:13.146 | Preparing to unpack .../223-liberasurecode1_1.6.1-4_amd64.deb ... 2022-04-11 18:30:13.149 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-04-11 18:30:13.182 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-04-11 18:30:13.191 | Preparing to unpack .../224-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-04-11 18:30:13.193 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-11 18:30:13.225 | Selecting previously unselected package libkrb5-dev:amd64. 2022-04-11 18:30:13.234 | Preparing to unpack .../225-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-04-11 18:30:13.236 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 18:30:13.271 | Selecting previously unselected package libpcp-gui2. 2022-04-11 18:30:13.280 | Preparing to unpack .../226-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-04-11 18:30:13.283 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-04-11 18:30:13.314 | Selecting previously unselected package libpcp-import1. 2022-04-11 18:30:13.324 | Preparing to unpack .../227-libpcp-import1_5.0.3-1_amd64.deb ... 2022-04-11 18:30:13.327 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-04-11 18:30:13.361 | Selecting previously unselected package libpcp-mmv1. 2022-04-11 18:30:13.369 | Preparing to unpack .../228-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-04-11 18:30:13.372 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-04-11 18:30:13.402 | Selecting previously unselected package libpcp-trace2. 2022-04-11 18:30:13.412 | Preparing to unpack .../229-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-04-11 18:30:13.414 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-04-11 18:30:13.444 | Selecting previously unselected package libpcp-web1. 2022-04-11 18:30:13.453 | Preparing to unpack .../230-libpcp-web1_5.0.3-1_amd64.deb ... 2022-04-11 18:30:13.456 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-04-11 18:30:13.502 | Selecting previously unselected package libyaml-dev:amd64. 2022-04-11 18:30:13.510 | Preparing to unpack .../231-libyaml-dev_0.2.2-1_amd64.deb ... 2022-04-11 18:30:13.512 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-04-11 18:30:13.566 | Selecting previously unselected package python3-pcp. 2022-04-11 18:30:13.574 | Preparing to unpack .../232-python3-pcp_5.0.3-1_amd64.deb ... 2022-04-11 18:30:13.577 | Unpacking python3-pcp (5.0.3-1) ... 2022-04-11 18:30:13.625 | Selecting previously unselected package pcp. 2022-04-11 18:30:13.634 | Preparing to unpack .../233-pcp_5.0.3-1_amd64.deb ... 2022-04-11 18:30:13.707 | Unpacking pcp (5.0.3-1) ... 2022-04-11 18:30:14.301 | Selecting previously unselected package socat. 2022-04-11 18:30:14.310 | Preparing to unpack .../234-socat_1.7.3.3-2_amd64.deb ... 2022-04-11 18:30:14.313 | Unpacking socat (1.7.3.3-2) ... 2022-04-11 18:30:14.389 | Selecting previously unselected package vlan. 2022-04-11 18:30:14.398 | Preparing to unpack .../235-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-04-11 18:30:14.400 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-11 18:30:14.459 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-04-11 18:30:14.465 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-04-11 18:30:14.474 | Setting up javascript-common (11) ... 2022-04-11 18:30:14.506 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-04-11 18:30:14.523 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-04-11 18:30:14.528 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-04-11 18:30:14.534 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-04-11 18:30:14.540 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-04-11 18:30:14.563 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-11 18:30:14.567 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-04-11 18:30:14.573 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-04-11 18:30:14.579 | Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-11 18:30:14.585 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-04-11 18:30:14.590 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-04-11 18:30:14.596 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-04-11 18:30:14.602 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-04-11 18:30:14.609 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-04-11 18:30:14.614 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-04-11 18:30:14.621 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-04-11 18:30:14.627 | Setting up libarchive-zip-perl (1.67-2) ... 2022-04-11 18:30:14.632 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-04-11 18:30:14.638 | Setting up vbetool (1.1-4) ... 2022-04-11 18:30:14.644 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-04-11 18:30:14.649 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-04-11 18:30:14.657 | Setting up pm-utils (1.4.1-19) ... 2022-04-11 18:30:14.667 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-11 18:30:14.911 | Setting up unzip (6.0-25ubuntu1) ... 2022-04-11 18:30:14.938 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-04-11 18:30:14.944 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-11 18:30:14.961 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-04-11 18:30:14.969 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-04-11 18:30:15.219 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-04-11 18:30:15.950 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-04-11 18:30:15.961 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-04-11 18:30:15.967 | Setting up m4 (1.4.18-4) ... 2022-04-11 18:30:15.974 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-04-11 18:30:16.273 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-04-11 18:30:16.279 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-04-11 18:30:16.286 | Setting up iputils-arping (3:20190709-3) ... 2022-04-11 18:30:16.316 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-04-11 18:30:16.329 | Setting up conntrack (1:1.4.5-2) ... 2022-04-11 18:30:16.336 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-11 18:30:16.342 | Setting up python3-wheel (0.34.2-1) ... 2022-04-11 18:30:16.595 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-04-11 18:30:16.600 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-04-11 18:30:16.801 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-04-11 18:30:18.940 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-04-11 18:30:18.950 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-04-11 18:30:18.955 | Setting up acl (2.2.53-6) ... 2022-04-11 18:30:18.963 | Setting up dns-root-data (2019052802) ... 2022-04-11 18:30:18.969 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-11 18:30:18.975 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-11 18:30:18.981 | Setting up fakeroot (1.24-1) ... 2022-04-11 18:30:18.989 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-04-11 18:30:18.997 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-04-11 18:30:19.003 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 18:30:19.009 | Setting up autotools-dev (20180224.1) ... 2022-04-11 18:30:19.014 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-04-11 18:30:19.818 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-04-11 18:30:19.825 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-04-11 18:30:19.832 | Setting up make (4.2.1-1.2) ... 2022-04-11 18:30:19.840 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-04-11 18:30:19.845 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-04-11 18:30:19.854 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-04-11 18:30:19.861 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-04-11 18:30:19.867 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-04-11 18:30:19.876 | Setting up ebtables (2.0.11-3build1) ... 2022-04-11 18:30:20.487 | Setting up socat (1.7.3.3-2) ... 2022-04-11 18:30:20.493 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-04-11 18:30:20.501 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-04-11 18:30:20.509 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.12) ... 2022-04-11 18:30:20.516 | Setting up autopoint (0.19.8.1-10build1) ... 2022-04-11 18:30:20.523 | Setting up binfmt-support (2.2.0-2) ... 2022-04-11 18:30:20.828 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-04-11 18:30:21.917 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-04-11 18:30:21.923 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-04-11 18:30:21.929 | Setting up fonts-dejavu-core (2.37-1) ... 2022-04-11 18:30:21.977 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-04-11 18:30:21.985 | Setting up lsscsi (0.30-0.1) ... 2022-04-11 18:30:21.990 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-04-11 18:30:21.996 | Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-11 18:30:22.004 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-11 18:30:22.011 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-04-11 18:30:22.017 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-04-11 18:30:22.023 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-11 18:30:22.031 | Setting up autoconf (2.69-11.1) ... 2022-04-11 18:30:22.039 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-04-11 18:30:22.046 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-04-11 18:30:22.094 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-04-11 18:30:22.098 | Setting up dwz (0.13-5) ... 2022-04-11 18:30:22.103 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-04-11 18:30:22.108 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-04-11 18:30:22.114 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-04-11 18:30:22.121 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-04-11 18:30:22.128 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-04-11 18:30:22.143 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-04-11 18:30:23.484 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 18:30:23.490 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-04-11 18:30:23.495 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-04-11 18:30:23.501 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-04-11 18:30:23.506 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-04-11 18:30:23.511 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-04-11 18:30:23.521 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-04-11 18:30:23.526 | Setting up pcp-conf (5.0.3-1) ... 2022-04-11 18:30:23.534 | Setting up libc6-i386 (2.31-0ubuntu9.7) ... 2022-04-11 18:30:23.542 | Setting up libsub-override-perl (0.09-2) ... 2022-04-11 18:30:23.548 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-04-11 18:30:23.553 | Setting up libthai-data (0.1.28-3) ... 2022-04-11 18:30:23.559 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-04-11 18:30:23.565 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-04-11 18:30:23.570 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-04-11 18:30:23.576 | Setting up apache2-data (2.4.41-4ubuntu3.10) ... 2022-04-11 18:30:23.581 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 18:30:23.587 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-04-11 18:30:23.593 | Setting up sharutils (1:4.15.2-4build1) ... 2022-04-11 18:30:23.598 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-04-11 18:30:23.611 | Setting up openssl (1.1.1f-1ubuntu2.12) ... 2022-04-11 18:30:23.620 | Setting up conntrackd (1:1.4.5-2) ... 2022-04-11 18:30:24.711 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-04-11 18:30:25.040 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-04-11 18:30:25.046 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-04-11 18:30:25.052 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-04-11 18:30:25.057 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-11 18:30:25.063 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.15) ... 2022-04-11 18:30:25.069 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-04-11 18:30:25.074 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-04-11 18:30:26.399 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-04-11 18:30:26.407 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-04-11 18:30:26.412 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-04-11 18:30:26.418 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-04-11 18:30:26.425 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-04-11 18:30:26.429 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-04-11 18:30:26.434 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-04-11 18:30:26.440 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 18:30:26.446 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-04-11 18:30:26.452 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-04-11 18:30:26.457 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-04-11 18:30:26.463 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-04-11 18:30:26.668 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-04-11 18:30:26.675 | Setting up libmysqlclient21:amd64 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 18:30:26.682 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-04-11 18:30:26.694 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-04-11 18:30:26.709 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-11 18:30:26.715 | Setting up wget (1.20.3-1ubuntu2) ... 2022-04-11 18:30:26.727 | Setting up libtool (2.4.6-14) ... 2022-04-11 18:30:26.734 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-04-11 18:30:26.851 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-04-11 18:30:26.893 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-04-11 18:30:27.354 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-04-11 18:30:28.434 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-11 18:30:28.440 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-04-11 18:30:28.445 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-04-11 18:30:28.451 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-04-11 18:30:28.617 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-04-11 18:30:28.624 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-04-11 18:30:28.629 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-04-11 18:30:28.637 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-04-11 18:30:29.839 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-04-11 18:30:30.549 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-04-11 18:30:30.562 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-04-11 18:30:30.568 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-04-11 18:30:30.830 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-04-11 18:30:30.836 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-04-11 18:30:30.841 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-04-11 18:30:30.847 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-04-11 18:30:30.853 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.2) ... 2022-04-11 18:30:30.859 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-04-11 18:30:30.865 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-04-11 18:30:30.870 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-04-11 18:30:30.878 | Setting up ssl-cert (1.0.39) ... 2022-04-11 18:30:31.464 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-04-11 18:30:31.473 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.4) ... 2022-04-11 18:30:31.550 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-04-11 18:30:31.555 | Setting up postgresql-common (214ubuntu0.1) ... 2022-04-11 18:30:32.060 | Adding user postgres to group ssl-cert 2022-04-11 18:30:32.239 | 2022-04-11 18:30:32.240 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-04-11 18:30:32.431 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-04-11 18:30:32.431 | Removing obsolete dictionary files: 2022-04-11 18:30:33.020 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-04-11 18:30:34.157 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-04-11 18:30:34.163 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-04-11 18:30:34.169 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-04-11 18:30:34.251 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-04-11 18:30:34.659 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-04-11 18:30:34.664 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-04-11 18:30:34.669 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-04-11 18:30:34.674 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-04-11 18:30:34.679 | Setting up build-essential (12.8ubuntu1.1) ... 2022-04-11 18:30:34.684 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-04-11 18:30:34.696 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-04-11 18:30:34.701 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-04-11 18:30:34.706 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-04-11 18:30:34.711 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-04-11 18:30:34.716 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-04-11 18:30:34.722 | Setting up apache2-utils (2.4.41-4ubuntu3.10) ... 2022-04-11 18:30:34.727 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 18:30:34.732 | Setting up ipvsadm (1:1.31-1) ... 2022-04-11 18:30:35.485 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-04-11 18:30:35.490 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-04-11 18:30:35.590 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-04-11 18:30:37.649 | Regenerating fonts cache... done. 2022-04-11 18:30:37.652 | Setting up gettext (0.19.8.1-10build1) ... 2022-04-11 18:30:37.658 | Setting up libpcp3 (5.0.3-1) ... 2022-04-11 18:30:37.663 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-04-11 18:30:37.668 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-04-11 18:30:37.674 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-04-11 18:30:39.030 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-04-11 18:30:39.916 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-04-11 18:30:39.965 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-11 18:30:39.971 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-04-11 18:30:40.961 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-04-11 18:30:41.668 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-04-11 18:30:41.674 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-04-11 18:30:41.679 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-11 18:30:41.685 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-04-11 18:30:41.690 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-04-11 18:30:41.696 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-04-11 18:30:41.702 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-04-11 18:30:41.707 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-04-11 18:30:41.727 | Setting up apache2-bin (2.4.41-4ubuntu3.10) ... 2022-04-11 18:30:41.734 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-04-11 18:30:41.740 | Setting up libpcp-web1 (5.0.3-1) ... 2022-04-11 18:30:41.745 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-04-11 18:30:41.751 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-04-11 18:30:41.760 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-04-11 18:30:41.766 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-11 18:30:42.396 | 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-04-11 18:30:42.420 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-04-11 18:30:42.426 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-04-11 18:30:42.431 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-04-11 18:30:42.437 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-04-11 18:30:42.443 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-04-11 18:30:42.449 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-04-11 18:30:42.455 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-04-11 18:30:42.460 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-11 18:30:42.466 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-04-11 18:30:42.472 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-04-11 18:30:42.477 | Setting up libpcp-import1 (5.0.3-1) ... 2022-04-11 18:30:42.484 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-04-11 18:30:42.490 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-11 18:30:42.498 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-04-11 18:30:42.503 | Setting up po-debconf (1.0.21) ... 2022-04-11 18:30:42.509 | Setting up apache2 (2.4.41-4ubuntu3.10) ... 2022-04-11 18:30:42.899 | Enabling module mpm_event. 2022-04-11 18:30:42.965 | Enabling module authz_core. 2022-04-11 18:30:42.972 | Enabling module authz_host. 2022-04-11 18:30:43.035 | Enabling module authn_core. 2022-04-11 18:30:43.040 | Enabling module auth_basic. 2022-04-11 18:30:43.099 | Enabling module access_compat. 2022-04-11 18:30:43.160 | Enabling module authn_file. 2022-04-11 18:30:43.220 | Enabling module authz_user. 2022-04-11 18:30:43.284 | Enabling module alias. 2022-04-11 18:30:43.346 | Enabling module dir. 2022-04-11 18:30:43.406 | Enabling module autoindex. 2022-04-11 18:30:43.467 | Enabling module env. 2022-04-11 18:30:43.527 | Enabling module mime. 2022-04-11 18:30:43.593 | Enabling module negotiation. 2022-04-11 18:30:43.653 | Enabling module setenvif. 2022-04-11 18:30:43.715 | Enabling module filter. 2022-04-11 18:30:43.776 | Enabling module deflate. 2022-04-11 18:30:43.836 | Enabling module status. 2022-04-11 18:30:43.895 | Enabling module reqtimeout. 2022-04-11 18:30:43.953 | Enabling conf charset. 2022-04-11 18:30:44.014 | Enabling conf localized-error-pages. 2022-04-11 18:30:44.074 | Enabling conf other-vhosts-access-log. 2022-04-11 18:30:44.135 | Enabling conf security. 2022-04-11 18:30:44.194 | Enabling conf serve-cgi-bin. 2022-04-11 18:30:44.257 | Enabling site 000-default. 2022-04-11 18:30:44.310 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-04-11 18:30:44.366 | Enabling conf javascript-common. 2022-04-11 18:30:44.642 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-04-11 18:30:45.234 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-04-11 18:30:47.928 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-04-11 18:30:47.945 | Setting up python3-pcp (5.0.3-1) ... 2022-04-11 18:30:48.251 | Setting up libgvc6 (2.42.2-3build2) ... 2022-04-11 18:30:48.275 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-04-11 18:30:48.281 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.10) ... 2022-04-11 18:30:48.292 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-04-11 18:30:48.298 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-04-11 18:30:48.304 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.21) ... 2022-04-11 18:30:48.328 | Setting up graphviz (2.42.2-3build2) ... 2022-04-11 18:30:48.343 | Setting up pcp (5.0.3-1) ... 2022-04-11 18:30:48.696 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-04-11 18:30:49.109 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-04-11 18:30:49.539 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-04-11 18:30:49.963 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-04-11 18:31:07.031 | Setting up qemu-utils (1:4.2-3ubuntu6.21) ... 2022-04-11 18:31:07.040 | Setting up systemd (245.4-4ubuntu3.15) ... 2022-04-11 18:31:07.047 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-04-11 18:31:08.204 | Setting up dh-autoreconf (19) ... 2022-04-11 18:31:08.209 | Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 2022-04-11 18:31:09.068 | Setting up systemd-sysv (245.4-4ubuntu3.15) ... 2022-04-11 18:31:09.077 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-04-11 18:31:09.088 | Setting up debhelper (12.10ubuntu1) ... 2022-04-11 18:31:09.095 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 2022-04-11 18:31:09.425 | Setting up apache2-dev (2.4.41-4ubuntu3.10) ... 2022-04-11 18:31:09.432 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-04-11 18:31:09.457 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-04-11 18:31:09.549 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-04-11 18:31:22.937 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-11 18:31:22.964 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-04-11 18:31:23.353 | Processing triggers for ufw (0.36-6) ... 2022-04-11 18:31:23.498 | Processing triggers for man-db (2.9.1-1) ... 2022-04-11 18:31:51.259 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-04-11 18:31:51.272 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-04-11 18:31:58.997 | ++ functions-common:apt_get:1234 : result=0 2022-04-11 18:31:59.000 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 18:31:59.002 | ++ functions-common:time_stop:2425 : local name 2022-04-11 18:31:59.004 | ++ functions-common:time_stop:2426 : local end_time 2022-04-11 18:31:59.006 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:31:59.008 | ++ functions-common:time_stop:2428 : local total 2022-04-11 18:31:59.011 | ++ functions-common:time_stop:2429 : local start_time 2022-04-11 18:31:59.013 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-11 18:31:59.015 | ++ functions-common:time_stop:2432 : start_time=1649701723781 2022-04-11 18:31:59.017 | ++ functions-common:time_stop:2434 : [[ -z 1649701723781 ]] 2022-04-11 18:31:59.020 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:31:59.024 | ++ functions-common:time_stop:2437 : end_time=1649701919022 2022-04-11 18:31:59.026 | ++ functions-common:time_stop:2438 : elapsed_time=195241 2022-04-11 18:31:59.028 | ++ functions-common:time_stop:2439 : total=749 2022-04-11 18:31:59.031 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:31:59.033 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=195990 2022-04-11 18:31:59.035 | ++ functions-common:apt_get:1238 : return 0 2022-04-11 18:31:59.038 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-11 18:31:59.040 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-11 18:31:59.043 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-11 18:31:59.047 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-11 18:31:59.051 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-11 18:31:59.053 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-11 18:31:59.056 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-11 18:32:00.395 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-11 18:32:00.397 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-11 18:32:00.399 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-11 18:32:00.401 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-11 18:32:00.403 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-11 18:32:00.404 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-11 18:32:00.407 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-11 18:32:00.408 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-11 18:32:00.410 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-11 18:32:00.412 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-11 18:32:00.413 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-11 18:32:00.415 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-11 18:32:00.417 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-11 18:32:00.418 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-11 18:32:00.420 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-11 18:32:00.422 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-11 18:32:00.423 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-11 18:32:00.425 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-11 18:32:00.427 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-11 18:32:00.429 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-11 18:32:00.431 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-11 18:32:00.433 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-11 18:32:00.435 | + functions-common:_ensure_lsb_release:394 : return 2022-04-11 18:32:00.437 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-11 18:32:00.506 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-11 18:32:00.508 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-11 18:32:00.576 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-11 18:32:00.579 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-11 18:32:00.646 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-11 18:32:00.648 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-11 18:32:00.650 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-11 18:32:00.652 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-11 18:32:00.654 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-11 18:32:00.656 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-11 18:32:00.657 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-11 18:32:00.659 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-11 18:32:00.661 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-11 18:32:00.663 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-11 18:32:00.665 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-11 18:32:00.665 | Distro: focal 2022-04-11 18:32:00.667 | + tools/install_pip.sh:main:124 : get_versions 2022-04-11 18:32:00.670 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-11 18:32:00.673 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-11 18:32:00.675 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-11 18:32:00.678 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-11 18:32:00.678 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-11 18:32:01.249 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-11 18:32:01.251 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-11 18:32:01.251 | pip: 21.3.1 2022-04-11 18:32:01.253 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-11 18:32:01.254 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-11 18:32:01.256 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 18:32:01.258 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 18:32:01.260 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 18:32:01.261 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 18:32:01.263 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 18:32:01.265 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 18:32:01.267 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 18:32:01.269 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 18:32:01.270 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 18:32:01.272 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 18:32:01.274 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 18:32:01.275 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-11 18:32:01.277 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:32:01.279 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:32:01.281 | + tools/install_pip.sh:main:142 : : 2022-04-11 18:32:01.283 | + tools/install_pip.sh:main:147 : set -x 2022-04-11 18:32:01.285 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-11 18:32:01.286 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-11 18:32:01.288 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-11 18:32:01.290 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-11 18:32:01.292 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-11 18:32:01.294 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-11 18:32:01.297 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-11 18:32:01.297 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-11 18:32:01.301 | ++ 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-04-11 18:32:01.303 | ++ 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-04-11 18:32:01.305 | ++ 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-04-11 18:32:01.307 | + 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-04-11 18:32:01.308 | + 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-04-11 18:32:01.324 | 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-04-11 18:32:01.326 | + 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-04-11 18:32:02.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:32:02.051 | from cryptography.utils import int_from_bytes 2022-04-11 18:32:02.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:32:02.051 | from cryptography.utils import int_from_bytes 2022-04-11 18:32:03.286 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:32:04.152 | 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-04-11 18:32:04.161 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-11 18:32:05.870 | Installing collected packages: setuptools 2022-04-11 18:32:06.707 | Successfully installed setuptools-62.0.0 2022-04-11 18:32:06.707 | 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-04-11 18:32:06.889 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:32:06.889 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:32:07.013 | + inc/python:pip_install:200 : result=0 2022-04-11 18:32:07.015 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:32:07.017 | + functions-common:time_stop:2425 : local name 2022-04-11 18:32:07.019 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:32:07.020 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:32:07.022 | + functions-common:time_stop:2428 : local total 2022-04-11 18:32:07.024 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:32:07.025 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:32:07.028 | + functions-common:time_stop:2432 : start_time=1649701921320 2022-04-11 18:32:07.029 | + functions-common:time_stop:2434 : [[ -z 1649701921320 ]] 2022-04-11 18:32:07.032 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:32:07.035 | + functions-common:time_stop:2437 : end_time=1649701927033 2022-04-11 18:32:07.037 | + functions-common:time_stop:2438 : elapsed_time=5713 2022-04-11 18:32:07.038 | + functions-common:time_stop:2439 : total=0 2022-04-11 18:32:07.040 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:32:07.042 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5713 2022-04-11 18:32:07.043 | + inc/python:pip_install:203 : return 0 2022-04-11 18:32:07.045 | + tools/install_pip.sh:main:153 : get_versions 2022-04-11 18:32:07.048 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-11 18:32:07.051 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-11 18:32:07.053 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-11 18:32:07.056 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-11 18:32:07.056 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-11 18:32:07.618 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-11 18:32:07.620 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-11 18:32:07.620 | pip: 21.3.1 2022-04-11 18:32:07.623 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-11 18:32:07.626 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-11 18:32:07.629 | + ./stack.sh:main:798 : fixup_all 2022-04-11 18:32:07.631 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-11 18:32:07.633 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-11 18:32:07.636 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:32:07.638 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:32:07.640 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-04-11 18:32:07.652 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-11 18:32:07.662 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-11 18:32:07.673 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-11 18:32:07.676 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-11 18:32:07.678 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 18:32:07.680 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 18:32:07.682 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 18:32:07.684 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 18:32:07.687 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 18:32:07.689 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 18:32:07.691 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 18:32:07.693 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 18:32:07.695 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 18:32:07.697 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 18:32:07.699 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 18:32:07.701 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-11 18:32:07.704 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-11 18:32:07.706 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-11 18:32:07.708 | + functions-common:is_suse:542 : is_opensuse 2022-04-11 18:32:07.710 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-11 18:32:07.712 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-11 18:32:07.714 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-11 18:32:07.716 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-11 18:32:07.719 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-11 18:32:07.721 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-11 18:32:07.723 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-11 18:32:07.725 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-11 18:32:07.728 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-11 18:32:07.730 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-11 18:32:07.732 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-11 18:32:07.735 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-11 18:32:07.755 | Using python 3.8 to install os-testr 2022-04-11 18:32:07.757 | + 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-04-11 18:32:08.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:32:08.479 | from cryptography.utils import int_from_bytes 2022-04-11 18:32:08.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:32:08.479 | from cryptography.utils import int_from_bytes 2022-04-11 18:32:09.688 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:32:09.793 | Collecting os-testr 2022-04-11 18:32:09.802 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-04-11 18:32:09.812 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-11 18:32:09.814 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-11 18:32:10.164 | Collecting python-subunit>=1.0.0 2022-04-11 18:32:10.171 | 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-04-11 18:32:10.192 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-11 18:32:10.202 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-11 18:32:10.212 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-11 18:32:11.790 | Installing collected packages: python-subunit, os-testr 2022-04-11 18:32:12.011 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-04-11 18:32:12.012 | 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-04-11 18:32:12.018 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:32:12.018 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:32:12.127 | + inc/python:pip_install:200 : result=0 2022-04-11 18:32:12.130 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:32:12.132 | + functions-common:time_stop:2425 : local name 2022-04-11 18:32:12.134 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:32:12.136 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:32:12.138 | + functions-common:time_stop:2428 : local total 2022-04-11 18:32:12.141 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:32:12.143 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:32:12.145 | + functions-common:time_stop:2432 : start_time=1649701927750 2022-04-11 18:32:12.147 | + functions-common:time_stop:2434 : [[ -z 1649701927750 ]] 2022-04-11 18:32:12.149 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:32:12.153 | + functions-common:time_stop:2437 : end_time=1649701932151 2022-04-11 18:32:12.155 | + functions-common:time_stop:2438 : elapsed_time=4401 2022-04-11 18:32:12.157 | + functions-common:time_stop:2439 : total=0 2022-04-11 18:32:12.159 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:32:12.161 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4401 2022-04-11 18:32:12.164 | + inc/python:pip_install:203 : return 0 2022-04-11 18:32:12.166 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-11 18:32:12.215 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-11 18:32:12.315 | + ./stack.sh:main:812 : install_infra 2022-04-11 18:32:12.317 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-11 18:32:12.320 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-11 18:32:12.323 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-04-11 18:32:15.453 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-11 18:32:15.456 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-11 18:32:15.478 | + 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-04-11 18:32:17.266 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.277 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.295 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.332 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.365 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.372 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.396 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.404 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.426 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.430 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.447 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.457 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.478 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.489 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.538 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.554 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.614 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.633 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.651 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.681 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.690 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.704 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.721 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.733 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.746 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.755 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.762 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.796 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.800 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.821 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.829 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.860 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.891 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.898 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.901 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.906 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.933 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.949 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.977 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.981 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.994 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:17.996 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.012 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.029 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.049 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.066 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.082 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.097 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.108 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.118 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.128 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.150 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.178 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.189 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.194 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.209 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.223 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.240 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.247 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.251 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:18.256 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:32:18.396 | Collecting pbr===5.8.1 2022-04-11 18:32:18.403 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-11 18:32:18.441 | Installing collected packages: pbr 2022-04-11 18:32:18.584 | Successfully installed pbr-5.8.1 2022-04-11 18:32:18.647 | + inc/python:pip_install:200 : result=0 2022-04-11 18:32:18.649 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:32:18.651 | + functions-common:time_stop:2425 : local name 2022-04-11 18:32:18.653 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:32:18.655 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:32:18.657 | + functions-common:time_stop:2428 : local total 2022-04-11 18:32:18.659 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:32:18.661 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:32:18.663 | + functions-common:time_stop:2432 : start_time=1649701935471 2022-04-11 18:32:18.665 | + functions-common:time_stop:2434 : [[ -z 1649701935471 ]] 2022-04-11 18:32:18.668 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:32:18.672 | + functions-common:time_stop:2437 : end_time=1649701938669 2022-04-11 18:32:18.674 | + functions-common:time_stop:2438 : elapsed_time=3198 2022-04-11 18:32:18.676 | + functions-common:time_stop:2439 : total=4401 2022-04-11 18:32:18.678 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:32:18.680 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7599 2022-04-11 18:32:18.682 | + inc/python:pip_install:203 : return 0 2022-04-11 18:32:18.685 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-11 18:32:18.687 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-11 18:32:18.709 | + 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-04-11 18:32:20.506 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.517 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.533 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.572 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.605 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.611 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.635 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.643 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.665 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.669 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.686 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.696 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.716 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.727 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.776 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.793 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.853 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.872 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.890 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.919 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.928 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.942 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.959 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.971 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.983 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.992 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:20.999 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.032 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.036 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.057 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.065 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.097 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.127 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.133 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.136 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.140 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.167 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.184 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.212 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.216 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.229 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.231 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.247 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.263 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.283 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.300 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.317 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.330 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.341 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.351 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.362 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.384 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.411 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.423 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.427 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.442 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.455 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.472 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.480 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.484 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-11 18:32:21.489 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:32:21.490 | Processing /opt/stack/requirements 2022-04-11 18:32:22.918 | Collecting fixtures===3.0.0 2022-04-11 18:32:22.925 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-04-11 18:32:23.128 | Collecting PyYAML===6.0 2022-04-11 18:32:23.135 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-04-11 18:32:23.311 | Collecting requests===2.27.1 2022-04-11 18:32:23.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-04-11 18:32:23.414 | Collecting packaging===21.3 2022-04-11 18:32:23.420 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-11 18:32:23.484 | Collecting testtools===2.5.0 2022-04-11 18:32:23.490 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-04-11 18:32:23.573 | Collecting idna===3.3 2022-04-11 18:32:23.579 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-04-11 18:32:23.715 | Collecting pyparsing===3.0.7 2022-04-11 18:32:23.722 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-04-11 18:32:23.784 | Collecting six===1.16.0 2022-04-11 18:32:23.791 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-04-11 18:32:23.844 | Collecting charset-normalizer===2.0.12 2022-04-11 18:32:23.851 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-04-11 18:32:23.885 | Collecting Parsley>=1.2 2022-04-11 18:32:23.892 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-11 18:32:23.939 | Collecting beagle>=0.2.1 2022-04-11 18:32:23.946 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-04-11 18:32:23.973 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 48)) (5.8.1) 2022-04-11 18:32:24.044 | Collecting urllib3===1.26.9 2022-04-11 18:32:24.054 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44e/ce4d53fb1706f/urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-04-11 18:32:24.211 | Collecting certifi>=2017.4.17 2022-04-11 18:32:24.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-04-11 18:32:24.253 | Collecting extras===1.0.0 2022-04-11 18:32:24.260 | 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-04-11 18:32:24.347 | Collecting cliff===3.10.1 2022-04-11 18:32:24.354 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-04-11 18:32:24.536 | Collecting cmd2===2.4.0 2022-04-11 18:32:24.543 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-04-11 18:32:24.653 | Collecting prettytable===3.2.0 2022-04-11 18:32:24.659 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6c/5ec87c3ef9df5/prettytable-3.2.0-py3-none-any.whl (26 kB) 2022-04-11 18:32:24.756 | Collecting stevedore===3.5.0 2022-04-11 18:32:24.763 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-04-11 18:32:24.812 | Collecting autopage===0.5.0 2022-04-11 18:32:24.818 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-04-11 18:32:24.869 | Collecting attrs===21.4.0 2022-04-11 18:32:24.874 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-04-11 18:32:25.006 | Collecting pyperclip===1.8.2 2022-04-11 18:32:25.012 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-04-11 18:32:25.051 | Collecting wcwidth===0.2.5 2022-04-11 18:32:25.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-04-11 18:32:25.076 | Building wheels for collected packages: openstack-requirements 2022-04-11 18:32:25.076 | Building wheel for openstack-requirements (setup.py): started 2022-04-11 18:32:25.895 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-11 18:32:25.895 | ERROR: Command errored out with exit status 1: 2022-04-11 18:32:25.895 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-emxfeloz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-emxfeloz/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-ft1k3alz 2022-04-11 18:32:25.895 | cwd: /tmp/pip-req-build-emxfeloz/ 2022-04-11 18:32:25.895 | Complete output (6 lines): 2022-04-11 18:32:25.895 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-11 18:32:25.895 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-11 18:32:25.895 | or: setup.py --help-commands 2022-04-11 18:32:25.895 | or: setup.py cmd --help 2022-04-11 18:32:25.895 | 2022-04-11 18:32:25.895 | error: invalid command 'bdist_wheel' 2022-04-11 18:32:25.895 | ---------------------------------------- 2022-04-11 18:32:25.895 | ERROR: Failed building wheel for openstack-requirements 2022-04-11 18:32:25.895 | Running setup.py clean for openstack-requirements 2022-04-11 18:32:26.723 | Failed to build openstack-requirements 2022-04-11 18:32:26.975 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, idna, charset-normalizer, requests, pyperclip, cmd2, pyparsing, stevedore, autopage, cliff, packaging, Parsley, beagle, openstack-requirements 2022-04-11 18:32:28.805 | Running setup.py install for openstack-requirements: started 2022-04-11 18:32:31.081 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-11 18:32:31.113 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5353 packaging-21.3 prettytable-3.2.0 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.9 wcwidth-0.2.5 2022-04-11 18:32:31.247 | + inc/python:pip_install:200 : result=0 2022-04-11 18:32:31.249 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:32:31.251 | + functions-common:time_stop:2425 : local name 2022-04-11 18:32:31.253 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:32:31.255 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:32:31.258 | + functions-common:time_stop:2428 : local total 2022-04-11 18:32:31.260 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:32:31.262 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:32:31.264 | + functions-common:time_stop:2432 : start_time=1649701938702 2022-04-11 18:32:31.266 | + functions-common:time_stop:2434 : [[ -z 1649701938702 ]] 2022-04-11 18:32:31.269 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:32:31.272 | + functions-common:time_stop:2437 : end_time=1649701951270 2022-04-11 18:32:31.274 | + functions-common:time_stop:2438 : elapsed_time=12568 2022-04-11 18:32:31.276 | + functions-common:time_stop:2439 : total=7599 2022-04-11 18:32:31.278 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:32:31.280 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20167 2022-04-11 18:32:31.283 | + inc/python:pip_install:203 : return 0 2022-04-11 18:32:31.285 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-11 18:32:31.288 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-11 18:32:31.290 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-11 18:32:31.293 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:32:31.295 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:32:31.297 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-11 18:32:31.299 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:32:31.302 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-11 18:32:31.321 | Using python 3.8 to install pbr 2022-04-11 18:32:31.323 | + 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-04-11 18:32:32.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:32:32.034 | from cryptography.utils import int_from_bytes 2022-04-11 18:32:32.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:32:32.034 | from cryptography.utils import int_from_bytes 2022-04-11 18:32:33.199 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:32:33.232 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-11 18:32:35.007 | 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-04-11 18:32:35.012 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:32:35.013 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:32:35.132 | + inc/python:pip_install:200 : result=0 2022-04-11 18:32:35.134 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:32:35.136 | + functions-common:time_stop:2425 : local name 2022-04-11 18:32:35.138 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:32:35.140 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:32:35.142 | + functions-common:time_stop:2428 : local total 2022-04-11 18:32:35.144 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:32:35.147 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:32:35.149 | + functions-common:time_stop:2432 : start_time=1649701951316 2022-04-11 18:32:35.151 | + functions-common:time_stop:2434 : [[ -z 1649701951316 ]] 2022-04-11 18:32:35.154 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:32:35.157 | + functions-common:time_stop:2437 : end_time=1649701955155 2022-04-11 18:32:35.159 | + functions-common:time_stop:2438 : elapsed_time=3839 2022-04-11 18:32:35.162 | + functions-common:time_stop:2439 : total=20167 2022-04-11 18:32:35.164 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:32:35.166 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24006 2022-04-11 18:32:35.168 | + inc/python:pip_install:203 : return 0 2022-04-11 18:32:35.171 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-11 18:32:38.260 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-11 18:32:40.020 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:32:40.098 | Collecting bindep 2022-04-11 18:32:40.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81f/df1ef59c504c3/bindep-2.10.2-py2.py3-none-any.whl (33 kB) 2022-04-11 18:32:40.165 | Collecting distro 2022-04-11 18:32:40.171 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-04-11 18:32:40.197 | Collecting Parsley 2022-04-11 18:32:40.203 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-04-11 18:32:40.303 | Collecting packaging; python_version >= "3.6" 2022-04-11 18:32:40.308 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-04-11 18:32:40.453 | Collecting pbr>=2.0.0 2022-04-11 18:32:40.459 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-04-11 18:32:40.679 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-04-11 18:32:40.686 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef7/b523f6356f763/pyparsing-3.0.8-py3-none-any.whl (98 kB) 2022-04-11 18:32:40.735 | Installing collected packages: distro, Parsley, pyparsing, packaging, pbr, bindep 2022-04-11 18:32:41.323 | Successfully installed Parsley-1.3 bindep-2.10.2 distro-1.7.0 packaging-21.3 pbr-5.8.1 pyparsing-3.0.8 2022-04-11 18:32:41.397 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-11 18:32:41.399 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-11 18:32:41.403 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-11 18:32:41.419 | + ./stack.sh:main:821 : pkgs= 2022-04-11 18:32:41.422 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-11 18:32:41.424 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-11 18:32:41.427 | + functions-common:run_phase:1853 : local mode=stack 2022-04-11 18:32:41.430 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-11 18:32:41.432 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-11 18:32:41.435 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-11 18:32:41.437 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-11 18:32:41.439 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-11 18:32:41.442 | + functions-common:run_phase:1863 : local extra 2022-04-11 18:32:41.444 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-11 18:32:41.448 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-11 18:32:41.450 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-11 18:32:41.453 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-11 18:32:41.455 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-11 18:32:41.457 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-11 18:32:41.473 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:32:41.475 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 18:32:41.477 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-11 18:32:41.479 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-11 18:32:41.481 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-11 18:32:41.484 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-11 18:32:41.486 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-11 18:32:41.488 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-11 18:32:41.490 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-11 18:32:41.492 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-11 18:32:41.495 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-11 18:32:41.497 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-11 18:32:41.499 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-11 18:32:41.501 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-11 18:32:41.503 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 18:32:41.505 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-11 18:32:41.507 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-11 18:32:41.510 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-11 18:32:41.512 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-11 18:32:41.514 | + functions-common:run_plugins:1842 : local plugins= 2022-04-11 18:32:41.516 | + functions-common:run_plugins:1843 : local plugin 2022-04-11 18:32:41.519 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-11 18:32:41.521 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-11 18:32:41.523 | + functions:set_systemd_override:821 : local value=2048 2022-04-11 18:32:41.526 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-11 18:32:41.528 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-11 18:32:41.577 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-11 18:32:41.578 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-11 18:32:41.580 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-11 18:32:41.922 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-11 18:32:41.925 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-11 18:32:41.941 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:32:41.943 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-11 18:32:41.945 | + functions-common:install_package:1463 : update_package_repo 2022-04-11 18:32:41.948 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 18:32:41.950 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-11 18:32:41.952 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 18:32:41.955 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 18:32:41.957 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 18:32:41.960 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:32:41.962 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:32:41.964 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 18:32:41.967 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-11 18:32:41.969 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-11 18:32:41.971 | + functions-common:apt_get_update:1190 : return 2022-04-11 18:32:41.974 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-11 18:32:41.976 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 18:32:41.979 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:32:41.981 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:32:41.983 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-11 18:32:42.004 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-11 18:32:42.112 | Reading package lists... 2022-04-11 18:32:42.362 | Building dependency tree... 2022-04-11 18:32:42.363 | Reading state information... 2022-04-11 18:32:42.644 | The following packages were automatically installed and are no longer required: 2022-04-11 18:32:42.645 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-11 18:32:42.645 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-11 18:32:42.645 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-11 18:32:42.645 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-11 18:32:42.645 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 18:32:42.645 | python3-zope.interface 2022-04-11 18:32:42.645 | Use 'sudo apt autoremove' to remove them. 2022-04-11 18:32:42.646 | The following additional packages will be installed: 2022-04-11 18:32:42.646 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-11 18:32:42.646 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-11 18:32:42.646 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-11 18:32:42.647 | erlang-tools erlang-xmerl locales-all 2022-04-11 18:32:42.648 | Suggested packages: 2022-04-11 18:32:42.648 | erlang erlang-manpages erlang-doc 2022-04-11 18:32:42.718 | The following NEW packages will be installed: 2022-04-11 18:32:42.718 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-04-11 18:32:42.718 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-04-11 18:32:42.718 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-04-11 18:32:42.719 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-04-11 18:32:43.003 | 0 upgraded, 19 newly installed, 0 to remove and 124 not upgraded. 2022-04-11 18:32:43.004 | Need to get 38.1 MB of archives. 2022-04-11 18:32:43.004 | After this operation, 276 MB of additional disk space will be used. 2022-04-11 18:32:43.004 | 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-04-11 18:32:44.736 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-04-11 18:32:44.797 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-04-11 18:32:44.808 | 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-04-11 18:32:44.857 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-04-11 18:32:45.051 | 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-04-11 18:32:45.054 | 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-04-11 18:32:45.261 | 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-04-11 18:32:45.263 | 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-04-11 18:32:45.264 | 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-04-11 18:32:45.266 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-04-11 18:32:45.275 | 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-04-11 18:32:45.740 | 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-04-11 18:32:45.742 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-04-11 18:32:45.745 | 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-04-11 18:32:45.750 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-04-11 18:32:45.769 | 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-04-11 18:32:45.813 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.7 [10.6 MB] 2022-04-11 18:32:47.697 | 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-04-11 18:32:50.005 | Fetched 38.1 MB in 7s (5,686 kB/s) 2022-04-11 18:32:50.038 | Selecting previously unselected package erlang-base. 2022-04-11 18:32:50.088 | (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 ... 81597 files and directories currently installed.) 2022-04-11 18:32:50.092 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 18:32:50.095 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-04-11 18:32:51.178 | Selecting previously unselected package erlang-asn1. 2022-04-11 18:32:51.186 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 18:32:51.189 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-11 18:32:51.312 | Selecting previously unselected package erlang-crypto. 2022-04-11 18:32:51.321 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 18:32:51.323 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-11 18:32:51.367 | Selecting previously unselected package erlang-public-key. 2022-04-11 18:32:51.376 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 18:32:51.379 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-11 18:32:51.477 | Selecting previously unselected package erlang-mnesia. 2022-04-11 18:32:51.486 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 18:32:51.488 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-11 18:32:51.601 | Selecting previously unselected package erlang-runtime-tools. 2022-04-11 18:32:51.609 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 18:32:51.612 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-11 18:32:51.668 | Selecting previously unselected package erlang-ssl. 2022-04-11 18:32:51.677 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 18:32:51.680 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-11 18:32:51.849 | Selecting previously unselected package erlang-eldap. 2022-04-11 18:32:51.858 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 18:32:51.860 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-11 18:32:51.898 | Selecting previously unselected package erlang-ftp. 2022-04-11 18:32:51.907 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 18:32:51.909 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-11 18:32:51.943 | Selecting previously unselected package erlang-tftp. 2022-04-11 18:32:51.952 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 18:32:51.954 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-11 18:32:51.992 | Selecting previously unselected package erlang-inets. 2022-04-11 18:32:52.002 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 18:32:52.004 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-11 18:32:52.108 | Selecting previously unselected package erlang-snmp. 2022-04-11 18:32:52.117 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 18:32:52.119 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-11 18:32:52.368 | Selecting previously unselected package erlang-os-mon. 2022-04-11 18:32:52.377 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 18:32:52.379 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-11 18:32:52.415 | Selecting previously unselected package erlang-parsetools. 2022-04-11 18:32:52.424 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 18:32:52.427 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-11 18:32:52.473 | Selecting previously unselected package erlang-syntax-tools. 2022-04-11 18:32:52.481 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 18:32:52.484 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-11 18:32:52.553 | Selecting previously unselected package erlang-tools. 2022-04-11 18:32:52.563 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 18:32:52.565 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-11 18:32:52.661 | Selecting previously unselected package erlang-xmerl. 2022-04-11 18:32:52.670 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-04-11 18:32:52.673 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-11 18:32:52.850 | Selecting previously unselected package locales-all. 2022-04-11 18:32:52.859 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.7_amd64.deb ... 2022-04-11 18:32:52.862 | Unpacking locales-all (2.31-0ubuntu9.7) ... 2022-04-11 18:32:57.160 | Selecting previously unselected package rabbitmq-server. 2022-04-11 18:32:57.172 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-04-11 18:32:57.174 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-11 18:32:58.348 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-04-11 18:32:58.742 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-04-11 18:32:58.742 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-04-11 18:33:03.148 | Searching for services which depend on erlang and should be started... none found. 2022-04-11 18:33:03.151 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-04-11 18:33:03.158 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-04-11 18:33:03.163 | Setting up locales-all (2.31-0ubuntu9.7) ... 2022-04-11 18:33:03.172 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-04-11 18:33:03.177 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-04-11 18:33:03.182 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-04-11 18:33:03.188 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-04-11 18:33:03.193 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-04-11 18:33:03.199 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-04-11 18:33:03.205 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-04-11 18:33:03.211 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-04-11 18:33:03.216 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-04-11 18:33:03.222 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-04-11 18:33:03.228 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-04-11 18:33:03.234 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-04-11 18:33:03.240 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-04-11 18:33:03.246 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-04-11 18:33:03.252 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-04-11 18:33:03.345 | Adding group `rabbitmq' (GID 125) ... 2022-04-11 18:33:03.357 | Done. 2022-04-11 18:33:03.438 | Adding system user `rabbitmq' (UID 117) ... 2022-04-11 18:33:03.438 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-04-11 18:33:03.472 | Not creating home directory `/var/lib/rabbitmq'. 2022-04-11 18:33:03.739 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-04-11 18:33:09.816 | Processing triggers for man-db (2.9.1-1) ... 2022-04-11 18:33:10.442 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-11 18:33:18.449 | + functions-common:apt_get:1234 : result=0 2022-04-11 18:33:18.451 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 18:33:18.454 | + functions-common:time_stop:2425 : local name 2022-04-11 18:33:18.456 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:33:18.458 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:33:18.460 | + functions-common:time_stop:2428 : local total 2022-04-11 18:33:18.462 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:33:18.465 | + functions-common:time_stop:2431 : name=apt-get 2022-04-11 18:33:18.467 | + functions-common:time_stop:2432 : start_time=1649701962001 2022-04-11 18:33:18.469 | + functions-common:time_stop:2434 : [[ -z 1649701962001 ]] 2022-04-11 18:33:18.472 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:33:18.476 | + functions-common:time_stop:2437 : end_time=1649701998473 2022-04-11 18:33:18.478 | + functions-common:time_stop:2438 : elapsed_time=36472 2022-04-11 18:33:18.480 | + functions-common:time_stop:2439 : total=195990 2022-04-11 18:33:18.482 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:33:18.484 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=232462 2022-04-11 18:33:18.487 | + functions-common:apt_get:1238 : return 0 2022-04-11 18:33:18.489 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-11 18:33:18.491 | + functions-common:is_suse:542 : is_opensuse 2022-04-11 18:33:18.494 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-11 18:33:18.496 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-11 18:33:18.499 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-11 18:33:18.501 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-11 18:33:18.503 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-11 18:33:18.506 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-11 18:33:18.508 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 18:33:18.511 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 18:33:18.513 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 18:33:18.515 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 18:33:18.518 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 18:33:18.520 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 18:33:18.522 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 18:33:18.524 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 18:33:18.527 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 18:33:18.529 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 18:33:18.531 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 18:33:18.534 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-11 18:33:18.536 | + functions-common:is_suse:542 : is_opensuse 2022-04-11 18:33:18.538 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-11 18:33:18.540 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-11 18:33:18.543 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-11 18:33:18.546 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-11 18:33:18.548 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-11 18:33:18.550 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-11 18:33:18.553 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-11 18:33:18.569 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:33:18.572 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-11 18:33:18.574 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 18:33:18.576 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-11 18:33:18.579 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-11 18:33:18.582 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-11 18:33:18.586 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-11 18:33:18.588 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-11 18:33:18.591 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-11 18:33:18.593 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-11 18:33:18.595 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-11 18:33:18.597 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-11 18:33:18.600 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-11 18:33:19.304 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-11 18:33:19.304 | user tags 2022-04-11 18:33:19.304 | guest [administrator]' 2022-04-11 18:33:19.308 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-11 18:33:19.308 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-11 18:33:19.308 | user tags 2022-04-11 18:33:19.308 | guest [administrator]' 2022-04-11 18:33:19.314 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-04-11 18:33:19.316 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-04-11 18:33:19.318 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-04-11 18:33:19.996 | Adding user "stackrabbit" ... 2022-04-11 18:33:20.018 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-11 18:33:20.696 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-11 18:33:20.720 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-11 18:33:20.722 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-11 18:33:21.397 | Changing password for user "stackrabbit" ... 2022-04-11 18:33:21.421 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-11 18:33:21.423 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-11 18:33:21.426 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-11 18:33:22.086 | Deleting user "guest" ... 2022-04-11 18:33:22.110 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-11 18:33:22.126 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:33:22.128 | + ./stack.sh:main:838 : install_database 2022-04-11 18:33:22.131 | + lib/database:install_database:118 : install_database_mysql 2022-04-11 18:33:22.133 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-11 18:33:22.135 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:33:22.138 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:33:22.140 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-11 18:33:22.354 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-11 18:33:22.356 | + lib/databases/mysql:install_database_mysql:171 : cat 2022-04-11 18:33:22.361 | + lib/databases/mysql:install_database_mysql:177 : is_ubuntu 2022-04-11 18:33:22.363 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:33:22.366 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:33:22.368 | + lib/databases/mysql:install_database_mysql:177 : '[' mysql '!=' mariadb ']' 2022-04-11 18:33:22.371 | + lib/databases/mysql:install_database_mysql:178 : echo host=127.0.0.1 2022-04-11 18:33:22.373 | + lib/databases/mysql:install_database_mysql:180 : chmod 0600 /home/ubuntu/.my.cnf 2022-04-11 18:33:22.377 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-11 18:33:22.379 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-11 18:33:22.382 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-11 18:33:22.385 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-11 18:33:22.387 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-11 18:33:22.389 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 18:33:22.392 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 18:33:22.394 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 18:33:22.397 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 18:33:22.399 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 18:33:22.402 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 18:33:22.404 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 18:33:22.406 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 18:33:22.409 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 18:33:22.411 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 18:33:22.413 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 18:33:22.416 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-11 18:33:22.418 | + functions-common:is_suse:542 : is_opensuse 2022-04-11 18:33:22.420 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-11 18:33:22.423 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-11 18:33:22.425 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-11 18:33:22.427 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-11 18:33:22.429 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-11 18:33:22.432 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-11 18:33:22.434 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:33:22.436 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:33:22.439 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-11 18:33:22.441 | + functions-common:install_package:1463 : update_package_repo 2022-04-11 18:33:22.443 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 18:33:22.445 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-11 18:33:22.448 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 18:33:22.450 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 18:33:22.453 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 18:33:22.455 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:33:22.458 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:33:22.460 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 18:33:22.464 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-11 18:33:22.466 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-11 18:33:22.468 | + functions-common:apt_get_update:1190 : return 2022-04-11 18:33:22.471 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-11 18:33:22.473 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 18:33:22.475 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:33:22.478 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:33:22.480 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-11 18:33:22.502 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-11 18:33:22.612 | Reading package lists... 2022-04-11 18:33:22.867 | Building dependency tree... 2022-04-11 18:33:22.869 | Reading state information... 2022-04-11 18:33:23.127 | The following packages were automatically installed and are no longer required: 2022-04-11 18:33:23.128 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-11 18:33:23.129 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-11 18:33:23.129 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-11 18:33:23.129 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-11 18:33:23.129 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 18:33:23.129 | python3-zope.interface 2022-04-11 18:33:23.129 | Use 'sudo apt autoremove' to remove them. 2022-04-11 18:33:23.129 | The following additional packages will be installed: 2022-04-11 18:33:23.129 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-11 18:33:23.129 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-11 18:33:23.129 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-11 18:33:23.130 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-11 18:33:23.130 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-11 18:33:23.130 | mysql-server-8.0 mysql-server-core-8.0 2022-04-11 18:33:23.131 | Suggested packages: 2022-04-11 18:33:23.131 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-04-11 18:33:23.209 | The following NEW packages will be installed: 2022-04-11 18:33:23.209 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-04-11 18:33:23.210 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-04-11 18:33:23.210 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-04-11 18:33:23.210 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-04-11 18:33:23.210 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-04-11 18:33:23.210 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-04-11 18:33:23.461 | 0 upgraded, 24 newly installed, 0 to remove and 124 not upgraded. 2022-04-11 18:33:23.461 | Need to get 31.4 MB of archives. 2022-04-11 18:33:23.461 | After this operation, 262 MB of additional disk space will be used. 2022-04-11 18:33:23.462 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [4,429 kB] 2022-04-11 18:33:25.066 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [22.0 kB] 2022-04-11 18:33:25.068 | 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-04-11 18:33:25.190 | 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-04-11 18:33:25.190 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-04-11 18:33:25.343 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [18.0 MB] 2022-04-11 18:33:28.832 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.28-0ubuntu0.20.04.3 [1,271 kB] 2022-04-11 18:33:29.154 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-04-11 18:33:29.155 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-04-11 18:33:29.156 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-04-11 18:33:29.195 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-04-11 18:33:29.219 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-04-11 18:33:29.220 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-04-11 18:33:29.220 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-04-11 18:33:29.221 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-04-11 18:33:29.222 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-04-11 18:33:29.268 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-04-11 18:33:29.269 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-04-11 18:33:29.382 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-04-11 18:33:29.385 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-04-11 18:33:29.401 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-04-11 18:33:29.402 | 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-04-11 18:33:30.747 | 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-04-11 18:33:30.747 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.28-0ubuntu0.20.04.3 [9,544 B] 2022-04-11 18:33:31.251 | Preconfiguring packages ... 2022-04-11 18:33:31.365 | Fetched 31.4 MB in 8s (4,177 kB/s) 2022-04-11 18:33:31.393 | Selecting previously unselected package mysql-client-core-8.0. 2022-04-11 18:33:31.444 | (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 ... 90053 files and directories currently installed.) 2022-04-11 18:33:31.448 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-11 18:33:31.450 | Unpacking mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 18:33:32.384 | Selecting previously unselected package mysql-client-8.0. 2022-04-11 18:33:32.394 | Preparing to unpack .../01-mysql-client-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-11 18:33:32.396 | Unpacking mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 18:33:32.429 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-04-11 18:33:32.439 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-11 18:33:32.443 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-11 18:33:32.485 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-04-11 18:33:32.495 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-04-11 18:33:32.497 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-11 18:33:32.527 | Selecting previously unselected package libmecab2:amd64. 2022-04-11 18:33:32.536 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-04-11 18:33:32.539 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-04-11 18:33:32.605 | Selecting previously unselected package mysql-server-core-8.0. 2022-04-11 18:33:32.615 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-11 18:33:32.618 | Unpacking mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 18:33:35.571 | Selecting previously unselected package mysql-server-8.0. 2022-04-11 18:33:35.580 | Preparing to unpack .../06-mysql-server-8.0_8.0.28-0ubuntu0.20.04.3_amd64.deb ... 2022-04-11 18:33:36.047 | Unpacking mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 18:33:36.113 | Selecting previously unselected package libhtml-tagset-perl. 2022-04-11 18:33:36.123 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-04-11 18:33:36.125 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-04-11 18:33:36.153 | Selecting previously unselected package liburi-perl. 2022-04-11 18:33:36.164 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-04-11 18:33:36.166 | Unpacking liburi-perl (1.76-2) ... 2022-04-11 18:33:36.214 | Selecting previously unselected package libhtml-parser-perl. 2022-04-11 18:33:36.224 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-04-11 18:33:36.227 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-04-11 18:33:36.268 | Selecting previously unselected package libcgi-pm-perl. 2022-04-11 18:33:36.278 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-04-11 18:33:36.280 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-04-11 18:33:36.334 | Selecting previously unselected package libfcgi-perl. 2022-04-11 18:33:36.344 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-04-11 18:33:36.347 | Unpacking libfcgi-perl (0.79-1) ... 2022-04-11 18:33:36.380 | Selecting previously unselected package libcgi-fast-perl. 2022-04-11 18:33:36.390 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-04-11 18:33:36.392 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-04-11 18:33:36.422 | Selecting previously unselected package libencode-locale-perl. 2022-04-11 18:33:36.431 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-04-11 18:33:36.433 | Unpacking libencode-locale-perl (1.05-1) ... 2022-04-11 18:33:36.461 | Selecting previously unselected package libhtml-template-perl. 2022-04-11 18:33:36.471 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-04-11 18:33:36.473 | Unpacking libhtml-template-perl (2.97-1) ... 2022-04-11 18:33:36.507 | Selecting previously unselected package libtimedate-perl. 2022-04-11 18:33:36.517 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-04-11 18:33:36.519 | Unpacking libtimedate-perl (2.3200-1) ... 2022-04-11 18:33:36.561 | Selecting previously unselected package libhttp-date-perl. 2022-04-11 18:33:36.571 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-04-11 18:33:36.573 | Unpacking libhttp-date-perl (6.05-1) ... 2022-04-11 18:33:36.604 | Selecting previously unselected package libio-html-perl. 2022-04-11 18:33:36.614 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-04-11 18:33:36.616 | Unpacking libio-html-perl (1.001-1) ... 2022-04-11 18:33:36.644 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-04-11 18:33:36.656 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-04-11 18:33:36.658 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-04-11 18:33:36.688 | Selecting previously unselected package libhttp-message-perl. 2022-04-11 18:33:36.698 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-04-11 18:33:36.700 | Unpacking libhttp-message-perl (6.22-1) ... 2022-04-11 18:33:36.738 | Selecting previously unselected package mecab-utils. 2022-04-11 18:33:36.748 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-04-11 18:33:36.751 | Unpacking mecab-utils (0.996-10build1) ... 2022-04-11 18:33:36.782 | Selecting previously unselected package mecab-ipadic. 2022-04-11 18:33:36.792 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-04-11 18:33:36.795 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-11 18:33:38.081 | Selecting previously unselected package mecab-ipadic-utf8. 2022-04-11 18:33:38.091 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-04-11 18:33:38.093 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-11 18:33:38.121 | Selecting previously unselected package mysql-server. 2022-04-11 18:33:38.131 | Preparing to unpack .../23-mysql-server_8.0.28-0ubuntu0.20.04.3_all.deb ... 2022-04-11 18:33:38.133 | Unpacking mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 18:33:38.186 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-04-11 18:33:38.194 | Setting up mysql-client-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 18:33:38.200 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-04-11 18:33:38.206 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-04-11 18:33:38.212 | Setting up libencode-locale-perl (1.05-1) ... 2022-04-11 18:33:38.219 | Setting up mecab-utils (0.996-10build1) ... 2022-04-11 18:33:38.226 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-11 18:33:38.232 | Setting up libio-html-perl (1.001-1) ... 2022-04-11 18:33:38.238 | Setting up libtimedate-perl (2.3200-1) ... 2022-04-11 18:33:38.245 | Setting up mysql-client-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 18:33:38.251 | Setting up libfcgi-perl (0.79-1) ... 2022-04-11 18:33:38.257 | Setting up liburi-perl (1.76-2) ... 2022-04-11 18:33:38.263 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-04-11 18:33:38.269 | Setting up libhttp-date-perl (6.05-1) ... 2022-04-11 18:33:38.275 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-04-11 18:33:38.280 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-11 18:33:38.284 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-11 18:33:38.284 | 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-04-11 18:33:38.284 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-11 18:33:38.284 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-11 18:33:38.425 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-11 18:33:38.425 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-11 18:33:38.425 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-11 18:33:38.425 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-11 18:33:38.433 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-11 18:33:38.522 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-11 18:33:38.523 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-11 18:33:38.523 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-11 18:33:38.549 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-11 18:33:38.594 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-11 18:33:38.881 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-11 18:33:38.888 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-11 18:33:38.979 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-11 18:33:38.979 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-11 18:33:38.980 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-11 18:33:38.980 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-11 18:33:38.983 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-11 18:33:38.984 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-11 18:33:39.029 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-11 18:33:39.220 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-11 18:33:39.221 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-11 18:33:39.221 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-11 18:33:39.222 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-11 18:33:39.224 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-11 18:33:39.225 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-11 18:33:39.656 | 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-04-11 18:33:39.778 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-11 18:33:40.090 | 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-04-11 18:33:40.094 | 2022-04-11 18:33:40.094 | done! 2022-04-11 18:33:40.100 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-11 18:33:40.105 | Setting up mysql-server-core-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 18:33:40.111 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-04-11 18:33:40.116 | Compiling IPA dictionary for Mecab. This takes long time... 2022-04-11 18:33:40.120 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-04-11 18:33:40.120 | 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-04-11 18:33:40.120 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-04-11 18:33:40.120 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-04-11 18:33:40.331 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-04-11 18:33:40.332 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-04-11 18:33:40.332 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-04-11 18:33:40.332 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-04-11 18:33:40.344 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-04-11 18:33:40.476 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-04-11 18:33:40.476 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-04-11 18:33:40.477 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-04-11 18:33:40.517 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-04-11 18:33:40.590 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-04-11 18:33:41.099 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-04-11 18:33:41.110 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-04-11 18:33:41.227 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-04-11 18:33:41.227 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-04-11 18:33:41.227 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-04-11 18:33:41.228 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-04-11 18:33:41.233 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-04-11 18:33:41.233 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-04-11 18:33:41.326 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-04-11 18:33:41.618 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-04-11 18:33:41.618 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-04-11 18:33:41.619 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-04-11 18:33:41.620 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-04-11 18:33:41.623 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-04-11 18:33:41.623 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-04-11 18:33:42.140 | 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-04-11 18:33:42.280 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-04-11 18:33:42.597 | 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-04-11 18:33:42.602 | 2022-04-11 18:33:42.602 | done! 2022-04-11 18:33:42.617 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-04-11 18:33:42.624 | Setting up libhtml-parser-perl (3.72-5) ... 2022-04-11 18:33:42.633 | Setting up libhttp-message-perl (6.22-1) ... 2022-04-11 18:33:42.648 | Setting up mysql-server-8.0 (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 18:33:43.399 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-04-11 18:33:43.432 | Renaming removed key_buffer and myisam-recover options (if present) 2022-04-11 18:33:51.491 | mysqld will log errors to /var/log/mysql/error.log 2022-04-11 18:33:52.211 | mysqld is running as pid 56759 2022-04-11 18:33:55.045 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-04-11 18:33:57.157 | Setting up libcgi-pm-perl (4.46-1) ... 2022-04-11 18:33:57.163 | Setting up libhtml-template-perl (2.97-1) ... 2022-04-11 18:33:57.168 | Setting up mysql-server (8.0.28-0ubuntu0.20.04.3) ... 2022-04-11 18:33:57.173 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-04-11 18:33:57.180 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-11 18:33:57.537 | Processing triggers for man-db (2.9.1-1) ... 2022-04-11 18:33:59.264 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-11 18:34:06.919 | + functions-common:apt_get:1234 : result=0 2022-04-11 18:34:06.921 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 18:34:06.924 | + functions-common:time_stop:2425 : local name 2022-04-11 18:34:06.926 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:34:06.928 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:34:06.930 | + functions-common:time_stop:2428 : local total 2022-04-11 18:34:06.932 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:34:06.934 | + functions-common:time_stop:2431 : name=apt-get 2022-04-11 18:34:06.936 | + functions-common:time_stop:2432 : start_time=1649702002499 2022-04-11 18:34:06.939 | + functions-common:time_stop:2434 : [[ -z 1649702002499 ]] 2022-04-11 18:34:06.942 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:34:06.946 | + functions-common:time_stop:2437 : end_time=1649702046943 2022-04-11 18:34:06.948 | + functions-common:time_stop:2438 : elapsed_time=44444 2022-04-11 18:34:06.950 | + functions-common:time_stop:2439 : total=232462 2022-04-11 18:34:06.952 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:34:06.954 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=276906 2022-04-11 18:34:06.957 | + functions-common:apt_get:1238 : return 0 2022-04-11 18:34:06.959 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-11 18:34:06.961 | + ./stack.sh:main:841 : install_database_python 2022-04-11 18:34:06.964 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-11 18:34:06.966 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-11 18:34:06.968 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-11 18:34:06.970 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-11 18:34:06.973 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-11 18:34:06.976 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-11 18:34:06.978 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-11 18:34:06.981 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-11 18:34:06.982 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-11 18:34:06.987 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-11 18:34:06.990 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-11 18:34:06.992 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-11 18:34:06.995 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-11 18:34:06.997 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-11 18:34:07.019 | Using python 3.8 to install PyMySQL 2022-04-11 18:34:07.021 | + 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-04-11 18:34:07.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:34:07.754 | from cryptography.utils import int_from_bytes 2022-04-11 18:34:07.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:34:07.754 | from cryptography.utils import int_from_bytes 2022-04-11 18:34:08.923 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:34:09.419 | Collecting PyMySQL 2022-04-11 18:34:09.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-04-11 18:34:11.035 | Installing collected packages: PyMySQL 2022-04-11 18:34:11.160 | Successfully installed PyMySQL-1.0.2 2022-04-11 18:34:11.160 | 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-04-11 18:34:11.166 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:34:11.166 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:34:11.289 | + inc/python:pip_install:200 : result=0 2022-04-11 18:34:11.291 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:34:11.294 | + functions-common:time_stop:2425 : local name 2022-04-11 18:34:11.296 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:34:11.298 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:34:11.300 | + functions-common:time_stop:2428 : local total 2022-04-11 18:34:11.303 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:34:11.305 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:34:11.308 | + functions-common:time_stop:2432 : start_time=1649702047013 2022-04-11 18:34:11.310 | + functions-common:time_stop:2434 : [[ -z 1649702047013 ]] 2022-04-11 18:34:11.313 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:34:11.317 | + functions-common:time_stop:2437 : end_time=1649702051315 2022-04-11 18:34:11.320 | + functions-common:time_stop:2438 : elapsed_time=4302 2022-04-11 18:34:11.322 | + functions-common:time_stop:2439 : total=24006 2022-04-11 18:34:11.324 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:34:11.327 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28308 2022-04-11 18:34:11.329 | + inc/python:pip_install:203 : return 0 2022-04-11 18:34:11.332 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-11 18:34:11.334 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-11 18:34:11.336 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-11 18:34:11.339 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-11 18:34:11.356 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:34:11.359 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-11 18:34:11.362 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-11 18:34:11.366 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-11 18:34:11.366 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-11 18:34:11.371 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-11 18:34:11.374 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-11 18:34:11.376 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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-04-11 18:34:11.379 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-11 18:34:11.381 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-11 18:34:11.384 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-11 18:34:11.400 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:34:11.403 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-11 18:34:11.405 | + functions-common:install_package:1463 : update_package_repo 2022-04-11 18:34:11.408 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 18:34:11.410 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-11 18:34:11.412 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 18:34:11.415 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 18:34:11.417 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 18:34:11.419 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:34:11.421 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:34:11.424 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 18:34:11.427 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-11 18:34:11.429 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-11 18:34:11.431 | + functions-common:apt_get_update:1190 : return 2022-04-11 18:34:11.433 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-11 18:34:11.436 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 18:34:11.439 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:34:11.441 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:34:11.443 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-11 18:34:11.464 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-11 18:34:11.577 | Reading package lists... 2022-04-11 18:34:11.834 | Building dependency tree... 2022-04-11 18:34:11.835 | Reading state information... 2022-04-11 18:34:12.117 | The following packages were automatically installed and are no longer required: 2022-04-11 18:34:12.118 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-11 18:34:12.118 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-11 18:34:12.118 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-11 18:34:12.118 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-11 18:34:12.118 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 18:34:12.119 | python3-zope.interface 2022-04-11 18:34:12.119 | Use 'sudo apt autoremove' to remove them. 2022-04-11 18:34:12.186 | The following NEW packages will be installed: 2022-04-11 18:34:12.186 | radvd 2022-04-11 18:34:12.432 | 0 upgraded, 1 newly installed, 0 to remove and 124 not upgraded. 2022-04-11 18:34:12.432 | Need to get 59.0 kB of archives. 2022-04-11 18:34:12.432 | After this operation, 164 kB of additional disk space will be used. 2022-04-11 18:34:12.432 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-04-11 18:34:14.051 | Fetched 59.0 kB in 1s (45.6 kB/s) 2022-04-11 18:34:14.084 | Selecting previously unselected package radvd. 2022-04-11 18:34:14.138 | (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 ... 90631 files and directories currently installed.) 2022-04-11 18:34:14.142 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-04-11 18:34:14.144 | Unpacking radvd (1:2.17-2) ... 2022-04-11 18:34:14.207 | Setting up radvd (1:2.17-2) ... 2022-04-11 18:34:15.146 | Job for radvd.service failed because the control process exited with error code. 2022-04-11 18:34:15.146 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-04-11 18:34:15.147 | invoke-rc.d: initscript radvd, action "start" failed. 2022-04-11 18:34:15.160 | ● radvd.service - Router advertisement daemon for IPv6 2022-04-11 18:34:15.160 | Loaded: loaded (]8;;file://dv-neutron-837392-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-04-11 18:34:15.160 | Active: failed (Result: exit-code) since Mon 2022-04-11 18:34:15 UTC; 15ms ago 2022-04-11 18:34:15.160 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-04-11 18:34:15.160 | Process: 57909 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-04-11 18:34:15.160 | 2022-04-11 18:34:15.160 | Apr 11 18:34:15 dv-neutron-837392-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-04-11 18:34:15.160 | Apr 11 18:34:15 dv-neutron-837392-1-hyperv radvd[57909]: can't open /etc/radvd.conf: No such file or directory 2022-04-11 18:34:15.160 | Apr 11 18:34:15 dv-neutron-837392-1-hyperv radvd[57909]: Insecure file permissions, but continuing anyway 2022-04-11 18:34:15.161 | Apr 11 18:34:15 dv-neutron-837392-1-hyperv radvd[57909]: exiting, failed to read config file 2022-04-11 18:34:15.161 | Apr 11 18:34:15 dv-neutron-837392-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-04-11 18:34:15.161 | Apr 11 18:34:15 dv-neutron-837392-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-04-11 18:34:15.161 | Apr 11 18:34:15 dv-neutron-837392-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-04-11 18:34:15.164 | Processing triggers for man-db (2.9.1-1) ... 2022-04-11 18:34:15.261 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-11 18:34:23.288 | + functions-common:apt_get:1234 : result=0 2022-04-11 18:34:23.291 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 18:34:23.293 | + functions-common:time_stop:2425 : local name 2022-04-11 18:34:23.295 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:34:23.298 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:34:23.300 | + functions-common:time_stop:2428 : local total 2022-04-11 18:34:23.302 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:34:23.304 | + functions-common:time_stop:2431 : name=apt-get 2022-04-11 18:34:23.306 | + functions-common:time_stop:2432 : start_time=1649702051462 2022-04-11 18:34:23.308 | + functions-common:time_stop:2434 : [[ -z 1649702051462 ]] 2022-04-11 18:34:23.311 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:34:23.315 | + functions-common:time_stop:2437 : end_time=1649702063313 2022-04-11 18:34:23.317 | + functions-common:time_stop:2438 : elapsed_time=11851 2022-04-11 18:34:23.319 | + functions-common:time_stop:2439 : total=276906 2022-04-11 18:34:23.321 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:34:23.324 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=288757 2022-04-11 18:34:23.326 | + functions-common:apt_get:1238 : return 0 2022-04-11 18:34:23.328 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-11 18:34:23.345 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:34:23.348 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-11 18:34:23.350 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-11 18:34:23.352 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-11 18:34:23.355 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-11 18:34:23.376 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-11 18:34:23.378 | + functions-common:install_package:1463 : update_package_repo 2022-04-11 18:34:23.380 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 18:34:23.382 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-11 18:34:23.385 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 18:34:23.387 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 18:34:23.389 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 18:34:23.392 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:34:23.394 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:34:23.396 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 18:34:23.402 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-11 18:34:23.404 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-11 18:34:23.407 | + functions-common:apt_get_update:1190 : return 2022-04-11 18:34:23.409 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-11 18:34:23.411 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 18:34:23.414 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:34:23.416 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:34:23.418 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-11 18:34:23.438 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-11 18:34:23.548 | Reading package lists... 2022-04-11 18:34:23.804 | Building dependency tree... 2022-04-11 18:34:23.806 | Reading state information... 2022-04-11 18:34:24.070 | fakeroot is already the newest version (1.24-1). 2022-04-11 18:34:24.070 | fakeroot set to manually installed. 2022-04-11 18:34:24.070 | make is already the newest version (4.2.1-1.2). 2022-04-11 18:34:24.070 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-11 18:34:24.070 | The following packages were automatically installed and are no longer required: 2022-04-11 18:34:24.072 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-11 18:34:24.072 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-11 18:34:24.072 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-11 18:34:24.072 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-11 18:34:24.072 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 18:34:24.072 | python3-zope.interface 2022-04-11 18:34:24.072 | Use 'sudo apt autoremove' to remove them. 2022-04-11 18:34:24.206 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-11 18:34:24.210 | + functions-common:apt_get:1234 : result=0 2022-04-11 18:34:24.213 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 18:34:24.215 | + functions-common:time_stop:2425 : local name 2022-04-11 18:34:24.217 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:34:24.219 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:34:24.221 | + functions-common:time_stop:2428 : local total 2022-04-11 18:34:24.224 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:34:24.226 | + functions-common:time_stop:2431 : name=apt-get 2022-04-11 18:34:24.228 | + functions-common:time_stop:2432 : start_time=1649702063435 2022-04-11 18:34:24.230 | + functions-common:time_stop:2434 : [[ -z 1649702063435 ]] 2022-04-11 18:34:24.233 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:34:24.237 | + functions-common:time_stop:2437 : end_time=1649702064234 2022-04-11 18:34:24.239 | + functions-common:time_stop:2438 : elapsed_time=799 2022-04-11 18:34:24.241 | + functions-common:time_stop:2439 : total=288757 2022-04-11 18:34:24.243 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:34:24.245 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=289556 2022-04-11 18:34:24.248 | + functions-common:apt_get:1238 : return 0 2022-04-11 18:34:24.250 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-11 18:34:24.253 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:34:24.255 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:34:24.257 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-11 18:34:24.259 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-11 18:34:24.262 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-11 18:34:24.267 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-11 18:34:24.269 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-11 18:34:24.273 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-11 18:34:24.273 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-11 18:34:24.278 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-11 18:34:24.280 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-11 18:34:24.283 | + functions:vercmp:628 : local v1=5.4 2022-04-11 18:34:24.285 | + functions:vercmp:629 : local 'op=<' 2022-04-11 18:34:24.288 | + functions:vercmp:630 : local v2=3.13 2022-04-11 18:34:24.290 | + functions:vercmp:631 : local result 2022-04-11 18:34:24.293 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-11 18:34:24.294 | ++ functions:vercmp:635 : sort -V 2022-04-11 18:34:24.294 | ++ functions:vercmp:635 : head -1 2022-04-11 18:34:24.299 | + functions:vercmp:635 : result=3.13 2022-04-11 18:34:24.301 | + functions:vercmp:637 : case $op in 2022-04-11 18:34:24.303 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-11 18:34:24.305 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-11 18:34:24.307 | + functions:vercmp:648 : return 2022-04-11 18:34:24.310 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-11 18:34:24.312 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 18:34:24.314 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-11 18:34:24.643 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-11 18:34:24.645 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-11 18:34:24.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:24.651 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:24.653 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-11 18:34:24.656 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:24.659 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-11 18:34:24.676 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:34:24.679 | + ./stack.sh:main:849 : install_etcd3 2022-04-11 18:34:24.681 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-11 18:34:24.681 | Installing etcd 2022-04-11 18:34:24.683 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-11 18:34:24.698 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-11 18:34:24.710 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-11 18:34:24.713 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-11 18:34:24.725 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-11 18:34:24.731 | ++ 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-04-11 18:34:24.734 | ++ 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-04-11 18:34:24.738 | +++ 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-04-11 18:34:24.743 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-11 18:34:24.745 | ++ 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-04-11 18:34:24.747 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-11 18:34:24.751 | ++ 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-04-11 18:34:24.754 | --2022-04-11 18:34:24-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-11 18:34:24.762 | Resolving github.com (github.com)... 140.82.121.3 2022-04-11 18:34:24.807 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-04-11 18:34:25.145 | HTTP request sent, awaiting response... 302 Found 2022-04-11 18:34:25.146 | 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%2F20220411%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220411T183425Z&X-Amz-Expires=300&X-Amz-Signature=abbabef57f8f91a46709ab0fcc8f22fca3089bf5b806226ccebbe9bf9fe1e606&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-04-11 18:34:25.146 | --2022-04-11 18:34:25-- 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%2F20220411%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220411T183425Z&X-Amz-Expires=300&X-Amz-Signature=abbabef57f8f91a46709ab0fcc8f22fca3089bf5b806226ccebbe9bf9fe1e606&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-04-11 18:34:25.147 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2022-04-11 18:34:25.172 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2022-04-11 18:34:25.508 | HTTP request sent, awaiting response... 200 OK 2022-04-11 18:34:25.508 | Length: 11350736 (11M) [application/octet-stream] 2022-04-11 18:34:25.508 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-04-11 18:34:25.624 | 2022-04-11 18:34:25.782 | 0K ........ .. 100% 39.5M=0.3s 2022-04-11 18:34:25.782 | 2022-04-11 18:34:25.783 | 2022-04-11 18:34:25 (39.5 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-04-11 18:34:25.783 | 2022-04-11 18:34:25.786 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-04-11 18:34:25.789 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-11 18:34:25.791 | ++ functions:get_extra_file:74 : return 2022-04-11 18:34:25.794 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-11 18:34:25.796 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-11 18:34:25.799 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-04-11 18:34:25.801 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-04-11 18:34:25.936 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-04-11 18:34:25.939 | + 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-04-11 18:34:25.943 | etcd-v3.3.12-linux-amd64/ 2022-04-11 18:34:25.944 | etcd-v3.3.12-linux-amd64/README.md 2022-04-11 18:34:25.944 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-04-11 18:34:25.944 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-04-11 18:34:25.944 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-04-11 18:34:25.944 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-04-11 18:34:25.944 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-04-11 18:34:25.944 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-04-11 18:34:25.944 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-04-11 18:34:25.944 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-04-11 18:34:25.944 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-04-11 18:34:25.944 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-04-11 18:34:25.944 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-04-11 18:34:25.944 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-04-11 18:34:25.945 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-04-11 18:34:25.945 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-04-11 18:34:25.945 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-04-11 18:34:25.945 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-04-11 18:34:25.945 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-04-11 18:34:25.945 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-04-11 18:34:25.945 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-11 18:34:25.945 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-04-11 18:34:25.945 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-04-11 18:34:25.945 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-11 18:34:25.945 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-11 18:34:25.945 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-11 18:34:25.945 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-11 18:34:25.945 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-04-11 18:34:25.945 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-04-11 18:34:25.945 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-04-11 18:34:25.945 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-04-11 18:34:25.946 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-04-11 18:34:25.946 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-04-11 18:34:25.946 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-04-11 18:34:25.946 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-04-11 18:34:25.946 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-04-11 18:34:25.946 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-04-11 18:34:25.946 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-04-11 18:34:25.946 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-04-11 18:34:25.946 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-04-11 18:34:25.946 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-04-11 18:34:25.946 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-04-11 18:34:25.946 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-04-11 18:34:25.946 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-04-11 18:34:25.946 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-04-11 18:34:25.946 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-04-11 18:34:25.946 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-04-11 18:34:25.946 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-04-11 18:34:25.947 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-04-11 18:34:25.947 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-04-11 18:34:25.947 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-04-11 18:34:25.947 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-04-11 18:34:25.947 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-04-11 18:34:25.947 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-04-11 18:34:25.947 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-04-11 18:34:25.947 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-04-11 18:34:25.947 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-04-11 18:34:25.947 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-04-11 18:34:25.947 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-04-11 18:34:25.947 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-04-11 18:34:25.947 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-04-11 18:34:25.947 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-04-11 18:34:25.947 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-04-11 18:34:25.947 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-04-11 18:34:25.948 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-04-11 18:34:25.948 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-04-11 18:34:25.948 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-04-11 18:34:25.948 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-04-11 18:34:25.948 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-04-11 18:34:25.948 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-04-11 18:34:25.948 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-04-11 18:34:25.948 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-04-11 18:34:25.948 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-04-11 18:34:25.948 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-04-11 18:34:25.948 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-04-11 18:34:25.948 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-04-11 18:34:25.948 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-04-11 18:34:25.949 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-04-11 18:34:25.949 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-04-11 18:34:25.949 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-04-11 18:34:25.949 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-04-11 18:34:25.949 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-04-11 18:34:25.949 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-04-11 18:34:25.949 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-04-11 18:34:25.949 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-04-11 18:34:25.949 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-04-11 18:34:25.949 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-04-11 18:34:25.949 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-04-11 18:34:25.949 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-04-11 18:34:25.949 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-04-11 18:34:25.949 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-04-11 18:34:25.949 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-04-11 18:34:25.950 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-04-11 18:34:25.950 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-04-11 18:34:25.950 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-04-11 18:34:25.950 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-04-11 18:34:25.950 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-04-11 18:34:25.950 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-04-11 18:34:25.950 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-04-11 18:34:25.950 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-04-11 18:34:25.950 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-04-11 18:34:25.950 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-04-11 18:34:25.950 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-04-11 18:34:25.950 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-04-11 18:34:25.950 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-04-11 18:34:25.950 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-04-11 18:34:25.950 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-04-11 18:34:25.950 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-04-11 18:34:25.951 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-04-11 18:34:25.951 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-04-11 18:34:25.951 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-04-11 18:34:25.951 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-04-11 18:34:25.951 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-04-11 18:34:25.951 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-04-11 18:34:25.951 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-04-11 18:34:25.951 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-04-11 18:34:25.951 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-04-11 18:34:25.952 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-04-11 18:34:25.952 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-04-11 18:34:25.952 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-04-11 18:34:25.952 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-04-11 18:34:25.952 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-04-11 18:34:25.952 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-04-11 18:34:25.952 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-04-11 18:34:25.952 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-04-11 18:34:25.952 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-04-11 18:34:25.953 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-04-11 18:34:25.955 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-04-11 18:34:25.955 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-04-11 18:34:25.955 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-04-11 18:34:25.955 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-04-11 18:34:25.955 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-04-11 18:34:25.955 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-04-11 18:34:25.955 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-04-11 18:34:25.955 | etcd-v3.3.12-linux-amd64/etcdctl 2022-04-11 18:34:26.143 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-04-11 18:34:26.143 | etcd-v3.3.12-linux-amd64/etcd 2022-04-11 18:34:26.373 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-04-11 18:34:26.411 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-04-11 18:34:26.445 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-11 18:34:26.448 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-11 18:34:26.465 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:34:26.467 | + ./stack.sh:main:868 : install_dstat 2022-04-11 18:34:26.470 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-11 18:34:26.491 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:34:26.493 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-11 18:34:26.496 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 18:34:26.498 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-11 18:34:26.502 | + ./stack.sh:main:877 : install_libs 2022-04-11 18:34:26.504 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-11 18:34:26.507 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-11 18:34:26.509 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-11 18:34:26.511 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-11 18:34:26.513 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.515 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.518 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-11 18:34:26.520 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.522 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-11 18:34:26.524 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-11 18:34:26.526 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-11 18:34:26.529 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-11 18:34:26.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-11 18:34:26.537 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.540 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-11 18:34:26.542 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-11 18:34:26.545 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-11 18:34:26.548 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-11 18:34:26.550 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.552 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-11 18:34:26.557 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.559 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-11 18:34:26.561 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-11 18:34:26.564 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-11 18:34:26.567 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-11 18:34:26.569 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.571 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.573 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-11 18:34:26.576 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.578 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-11 18:34:26.580 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-11 18:34:26.583 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-11 18:34:26.585 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-11 18:34:26.587 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-11 18:34:26.594 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.596 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-11 18:34:26.598 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-11 18:34:26.601 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-11 18:34:26.603 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-11 18:34:26.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.608 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.611 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-11 18:34:26.613 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.615 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-11 18:34:26.618 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-11 18:34:26.620 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-11 18:34:26.622 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-11 18:34:26.624 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.627 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.629 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-11 18:34:26.631 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.634 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-11 18:34:26.636 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-11 18:34:26.638 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-11 18:34:26.640 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-11 18:34:26.645 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.647 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.649 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-11 18:34:26.652 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.654 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-11 18:34:26.656 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-11 18:34:26.658 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-11 18:34:26.662 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-11 18:34:26.664 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.669 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-11 18:34:26.671 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.674 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-11 18:34:26.676 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-11 18:34:26.678 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-11 18:34:26.681 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-11 18:34:26.683 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.685 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.687 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-11 18:34:26.690 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.692 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-11 18:34:26.695 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-11 18:34:26.697 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-11 18:34:26.700 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-11 18:34:26.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.704 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.706 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-11 18:34:26.708 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.711 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-11 18:34:26.713 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-11 18:34:26.715 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-11 18:34:26.717 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-11 18:34:26.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.722 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.724 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-11 18:34:26.726 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.729 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-11 18:34:26.731 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-11 18:34:26.733 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-11 18:34:26.736 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-11 18:34:26.738 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.741 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.743 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-11 18:34:26.745 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.748 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-11 18:34:26.750 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-11 18:34:26.753 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-11 18:34:26.755 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-11 18:34:26.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.760 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.762 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-11 18:34:26.764 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.767 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-11 18:34:26.769 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-11 18:34:26.771 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-11 18:34:26.773 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-11 18:34:26.776 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.778 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.780 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-11 18:34:26.783 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.786 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-11 18:34:26.788 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-11 18:34:26.790 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-11 18:34:26.792 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-11 18:34:26.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.797 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.800 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-11 18:34:26.802 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.805 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-11 18:34:26.807 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-11 18:34:26.809 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-11 18:34:26.812 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-11 18:34:26.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.818 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-11 18:34:26.821 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.823 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-11 18:34:26.825 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-11 18:34:26.828 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-11 18:34:26.830 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-11 18:34:26.832 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.835 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.837 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-11 18:34:26.839 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.841 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-11 18:34:26.844 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-11 18:34:26.846 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-11 18:34:26.849 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-11 18:34:26.851 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.853 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.855 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-11 18:34:26.858 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.860 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-11 18:34:26.863 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-11 18:34:26.865 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-11 18:34:26.867 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-11 18:34:26.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.874 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-11 18:34:26.877 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.879 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-11 18:34:26.881 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-11 18:34:26.884 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-11 18:34:26.886 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-11 18:34:26.888 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.890 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-11 18:34:26.895 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.897 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-11 18:34:26.900 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-11 18:34:26.902 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-11 18:34:26.904 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-11 18:34:26.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.909 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.912 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-11 18:34:26.914 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.916 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-11 18:34:26.919 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-11 18:34:26.921 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-11 18:34:26.923 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-11 18:34:26.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.928 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.930 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-11 18:34:26.933 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.935 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-11 18:34:26.937 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-11 18:34:26.940 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-11 18:34:26.943 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-11 18:34:26.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.947 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.950 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-11 18:34:26.952 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.955 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-11 18:34:26.957 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-11 18:34:26.959 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-11 18:34:26.961 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-11 18:34:26.964 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.966 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.968 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-11 18:34:26.971 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.973 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-11 18:34:26.976 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-11 18:34:26.978 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-11 18:34:26.980 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-11 18:34:26.983 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:26.985 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:26.987 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-11 18:34:26.990 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:26.992 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-11 18:34:26.994 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-11 18:34:26.996 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-11 18:34:26.999 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-11 18:34:27.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:27.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:27.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-11 18:34:27.009 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:27.011 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-11 18:34:27.013 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-11 18:34:27.016 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-11 18:34:27.019 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-11 18:34:27.021 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:27.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:27.026 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-11 18:34:27.028 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:27.030 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-11 18:34:27.033 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-11 18:34:27.035 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-11 18:34:27.037 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-11 18:34:27.040 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:27.042 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:27.044 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-11 18:34:27.047 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:27.049 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-11 18:34:27.052 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-11 18:34:27.054 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-11 18:34:27.056 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-11 18:34:27.059 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:27.061 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:27.064 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-11 18:34:27.066 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:27.069 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-11 18:34:27.071 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-11 18:34:27.074 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-11 18:34:27.076 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-11 18:34:27.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:27.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:27.084 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-11 18:34:27.086 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:27.088 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-11 18:34:27.091 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-11 18:34:27.093 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-11 18:34:27.096 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-11 18:34:27.098 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:27.100 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:27.103 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-11 18:34:27.105 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:27.107 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-11 18:34:27.110 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-11 18:34:27.113 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-11 18:34:27.115 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-11 18:34:27.117 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:27.120 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:27.122 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-11 18:34:27.124 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:27.127 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-11 18:34:27.129 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-11 18:34:27.131 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-11 18:34:27.134 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-11 18:34:27.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:27.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:27.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-11 18:34:27.144 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:27.146 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-11 18:34:27.149 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-11 18:34:27.151 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-11 18:34:27.153 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-11 18:34:27.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:27.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:27.161 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-11 18:34:27.163 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:27.166 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-11 18:34:27.168 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-11 18:34:27.170 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-11 18:34:27.173 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-11 18:34:27.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:27.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:27.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-11 18:34:27.183 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:27.185 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-11 18:34:27.187 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-11 18:34:27.190 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-11 18:34:27.192 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-11 18:34:27.195 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:27.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:27.199 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-11 18:34:27.202 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:27.205 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-11 18:34:27.207 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-11 18:34:27.209 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-11 18:34:27.212 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-11 18:34:27.214 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:27.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:27.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-11 18:34:27.222 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:27.224 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-11 18:34:27.247 | Using python 3.8 to install etcd3 2022-04-11 18:34:27.249 | + 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-04-11 18:34:27.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:34:27.980 | from cryptography.utils import int_from_bytes 2022-04-11 18:34:27.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:34:27.980 | from cryptography.utils import int_from_bytes 2022-04-11 18:34:29.136 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:34:29.233 | Collecting etcd3 2022-04-11 18:34:29.240 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-04-11 18:34:29.266 | Preparing metadata (setup.py): started 2022-04-11 18:34:32.575 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 18:34:35.032 | Collecting grpcio>=1.27.1 2022-04-11 18:34:35.049 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36a/7bdd6ef9bca05/grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) 2022-04-11 18:34:35.945 | Collecting protobuf>=3.6.1 2022-04-11 18:34:35.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38f/d9eb74b852e4e/protobuf-3.20.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2022-04-11 18:34:35.981 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-11 18:34:35.982 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-11 18:34:36.010 | Building wheels for collected packages: etcd3 2022-04-11 18:34:36.011 | Building wheel for etcd3 (setup.py): started 2022-04-11 18:34:40.331 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-04-11 18:34:40.332 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=036a183a7b2363a52928e298a9922b1cfb75b0aef02666070cba7a3908b02257 2022-04-11 18:34:40.332 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-04-11 18:34:40.336 | Successfully built etcd3 2022-04-11 18:34:41.939 | Installing collected packages: protobuf, grpcio, etcd3 2022-04-11 18:34:42.515 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.20.0 2022-04-11 18:34:42.515 | 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-04-11 18:34:42.522 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:34:42.522 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:34:42.673 | + inc/python:pip_install:200 : result=0 2022-04-11 18:34:42.675 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:34:42.678 | + functions-common:time_stop:2425 : local name 2022-04-11 18:34:42.680 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:34:42.682 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:34:42.684 | + functions-common:time_stop:2428 : local total 2022-04-11 18:34:42.686 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:34:42.688 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:34:42.690 | + functions-common:time_stop:2432 : start_time=1649702067241 2022-04-11 18:34:42.692 | + functions-common:time_stop:2434 : [[ -z 1649702067241 ]] 2022-04-11 18:34:42.696 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:34:42.700 | + functions-common:time_stop:2437 : end_time=1649702082697 2022-04-11 18:34:42.702 | + functions-common:time_stop:2438 : elapsed_time=15456 2022-04-11 18:34:42.704 | + functions-common:time_stop:2439 : total=28308 2022-04-11 18:34:42.706 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:34:42.709 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=43764 2022-04-11 18:34:42.711 | + inc/python:pip_install:203 : return 0 2022-04-11 18:34:42.714 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-11 18:34:42.735 | Using python 3.8 to install etcd3gw 2022-04-11 18:34:42.737 | + 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-04-11 18:34:43.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:34:43.479 | from cryptography.utils import int_from_bytes 2022-04-11 18:34:43.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:34:43.479 | from cryptography.utils import int_from_bytes 2022-04-11 18:34:44.656 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:34:44.763 | Collecting etcd3gw 2022-04-11 18:34:44.770 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-04-11 18:34:44.782 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-11 18:34:44.783 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-11 18:34:44.784 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-11 18:34:44.785 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-11 18:34:44.822 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-11 18:34:44.823 | 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.9) 2022-04-11 18:34:44.825 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-11 18:34:44.826 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-11 18:34:46.444 | Installing collected packages: etcd3gw 2022-04-11 18:34:46.548 | Successfully installed etcd3gw-1.0.1 2022-04-11 18:34:46.549 | 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-04-11 18:34:46.555 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:34:46.555 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:34:46.682 | + inc/python:pip_install:200 : result=0 2022-04-11 18:34:46.685 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:34:46.687 | + functions-common:time_stop:2425 : local name 2022-04-11 18:34:46.689 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:34:46.691 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:34:46.693 | + functions-common:time_stop:2428 : local total 2022-04-11 18:34:46.696 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:34:46.698 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:34:46.700 | + functions-common:time_stop:2432 : start_time=1649702082729 2022-04-11 18:34:46.702 | + functions-common:time_stop:2434 : [[ -z 1649702082729 ]] 2022-04-11 18:34:46.705 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:34:46.709 | + functions-common:time_stop:2437 : end_time=1649702086707 2022-04-11 18:34:46.712 | + functions-common:time_stop:2438 : elapsed_time=3978 2022-04-11 18:34:46.714 | + functions-common:time_stop:2439 : total=43764 2022-04-11 18:34:46.716 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:34:46.718 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47742 2022-04-11 18:34:46.720 | + inc/python:pip_install:203 : return 0 2022-04-11 18:34:46.723 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-11 18:34:46.726 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-11 18:34:46.728 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-11 18:34:46.730 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 18:34:46.733 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 18:34:46.735 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 18:34:46.737 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 18:34:46.740 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 18:34:46.742 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 18:34:46.744 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 18:34:46.747 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 18:34:46.749 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 18:34:46.751 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 18:34:46.754 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 18:34:46.756 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-11 18:34:46.758 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:34:46.760 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:34:46.763 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-11 18:34:46.765 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-11 18:34:46.767 | + functions-common:install_package:1463 : update_package_repo 2022-04-11 18:34:46.770 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 18:34:46.772 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-11 18:34:46.775 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 18:34:46.777 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 18:34:46.779 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 18:34:46.782 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:34:46.784 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:34:46.786 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 18:34:46.789 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-11 18:34:46.791 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-11 18:34:46.793 | + functions-common:apt_get_update:1190 : return 2022-04-11 18:34:46.796 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-11 18:34:46.798 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 18:34:46.800 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:34:46.803 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:34:46.806 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-11 18:34:46.828 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-11 18:34:46.946 | Reading package lists... 2022-04-11 18:34:47.201 | Building dependency tree... 2022-04-11 18:34:47.202 | Reading state information... 2022-04-11 18:34:47.458 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-11 18:34:47.458 | The following packages were automatically installed and are no longer required: 2022-04-11 18:34:47.460 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-11 18:34:47.460 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-11 18:34:47.460 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-11 18:34:47.460 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-11 18:34:47.460 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 18:34:47.460 | python3-zope.interface 2022-04-11 18:34:47.460 | Use 'sudo apt autoremove' to remove them. 2022-04-11 18:34:47.461 | The following additional packages will be installed: 2022-04-11 18:34:47.462 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-04-11 18:34:47.463 | Suggested packages: 2022-04-11 18:34:47.463 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-04-11 18:34:47.530 | The following NEW packages will be installed: 2022-04-11 18:34:47.531 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-04-11 18:34:47.780 | 0 upgraded, 6 newly installed, 0 to remove and 124 not upgraded. 2022-04-11 18:34:47.780 | Need to get 1,306 kB of archives. 2022-04-11 18:34:47.780 | After this operation, 4,613 kB of additional disk space will be used. 2022-04-11 18:34:47.780 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-04-11 18:34:48.421 | 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-04-11 18:34:48.467 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-04-11 18:34:48.562 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-04-11 18:34:48.673 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-04-11 18:34:48.675 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-04-11 18:34:49.242 | Fetched 1,306 kB in 1s (1,141 kB/s) 2022-04-11 18:34:49.275 | Selecting previously unselected package libnorm1:amd64. 2022-04-11 18:34:49.327 | (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 ... 90644 files and directories currently installed.) 2022-04-11 18:34:49.331 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-04-11 18:34:49.335 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-11 18:34:49.405 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-04-11 18:34:49.415 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-04-11 18:34:49.417 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-11 18:34:49.469 | Selecting previously unselected package libzmq5:amd64. 2022-04-11 18:34:49.479 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-04-11 18:34:49.481 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-11 18:34:49.544 | Selecting previously unselected package uwsgi-core. 2022-04-11 18:34:49.554 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-04-11 18:34:49.557 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-11 18:34:49.704 | Selecting previously unselected package uwsgi. 2022-04-11 18:34:49.714 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-04-11 18:34:49.717 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-04-11 18:34:49.752 | Selecting previously unselected package uwsgi-plugin-python3. 2022-04-11 18:34:49.761 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-04-11 18:34:49.763 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-11 18:34:49.829 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-04-11 18:34:49.836 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-04-11 18:34:49.842 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-04-11 18:34:49.847 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-04-11 18:34:49.861 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-04-11 18:34:50.738 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-04-11 18:34:50.767 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-11 18:34:51.155 | Processing triggers for man-db (2.9.1-1) ... 2022-04-11 18:34:51.523 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-04-11 18:34:59.187 | + functions-common:apt_get:1234 : result=0 2022-04-11 18:34:59.189 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 18:34:59.191 | + functions-common:time_stop:2425 : local name 2022-04-11 18:34:59.193 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:34:59.196 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:34:59.198 | + functions-common:time_stop:2428 : local total 2022-04-11 18:34:59.200 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:34:59.203 | + functions-common:time_stop:2431 : name=apt-get 2022-04-11 18:34:59.205 | + functions-common:time_stop:2432 : start_time=1649702086825 2022-04-11 18:34:59.207 | + functions-common:time_stop:2434 : [[ -z 1649702086825 ]] 2022-04-11 18:34:59.210 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:34:59.215 | + functions-common:time_stop:2437 : end_time=1649702099211 2022-04-11 18:34:59.217 | + functions-common:time_stop:2438 : elapsed_time=12386 2022-04-11 18:34:59.219 | + functions-common:time_stop:2439 : total=289556 2022-04-11 18:34:59.221 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:34:59.224 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=301942 2022-04-11 18:34:59.226 | + functions-common:apt_get:1238 : return 0 2022-04-11 18:34:59.228 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-11 18:34:59.231 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:34:59.233 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:34:59.235 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-11 18:34:59.297 | Enabling module proxy. 2022-04-11 18:34:59.303 | To activate the new configuration, you need to run: 2022-04-11 18:34:59.303 | systemctl restart apache2 2022-04-11 18:34:59.308 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-11 18:34:59.372 | Considering dependency proxy for proxy_uwsgi: 2022-04-11 18:34:59.372 | Module proxy already enabled 2022-04-11 18:34:59.372 | Enabling module proxy_uwsgi. 2022-04-11 18:34:59.378 | To activate the new configuration, you need to run: 2022-04-11 18:34:59.379 | systemctl restart apache2 2022-04-11 18:34:59.383 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-11 18:34:59.386 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-11 18:34:59.388 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 18:34:59.391 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-11 18:34:59.516 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-11 18:34:59.519 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-11 18:34:59.522 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-11 18:34:59.525 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:59.527 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:59.529 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-11 18:34:59.532 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:59.534 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-11 18:34:59.536 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-11 18:34:59.539 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-11 18:34:59.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:59.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:59.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-11 18:34:59.548 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:59.551 | + ./stack.sh:main:885 : install_glanceclient 2022-04-11 18:34:59.553 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-11 18:34:59.555 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-11 18:34:59.558 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:59.561 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:59.563 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-11 18:34:59.566 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:59.568 | + ./stack.sh:main:886 : install_cinderclient 2022-04-11 18:34:59.570 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-11 18:34:59.574 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-11 18:34:59.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:59.578 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:59.581 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-11 18:34:59.583 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:59.586 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-11 18:34:59.589 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-11 18:34:59.591 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:59.593 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:59.596 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-11 18:34:59.598 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:59.600 | + ./stack.sh:main:887 : install_novaclient 2022-04-11 18:34:59.603 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-11 18:34:59.605 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-11 18:34:59.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:59.610 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:59.612 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-11 18:34:59.615 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:59.617 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-11 18:34:59.637 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:34:59.640 | + ./stack.sh:main:889 : install_swiftclient 2022-04-11 18:34:59.644 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-11 18:34:59.647 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-11 18:34:59.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:59.653 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:59.656 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-11 18:34:59.658 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:59.661 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-11 18:34:59.680 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:34:59.683 | + ./stack.sh:main:892 : install_neutronclient 2022-04-11 18:34:59.685 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-11 18:34:59.688 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-11 18:34:59.691 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:59.694 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:59.698 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-11 18:34:59.700 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:59.704 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-11 18:34:59.707 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-11 18:34:59.709 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-11 18:34:59.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:34:59.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:34:59.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-11 18:34:59.719 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:34:59.721 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-11 18:34:59.728 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-11 18:34:59.730 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-11 18:34:59.733 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-11 18:34:59.736 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-11 18:34:59.738 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-11 18:34:59.742 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-11 18:34:59.742 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-11 18:34:59.748 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-11 18:34:59.750 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-11 18:34:59.752 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-11 18:34:59.755 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-11 18:34:59.757 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-11 18:34:59.779 | Using python 3.8 to install keystonemiddleware 2022-04-11 18:34:59.781 | + 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-04-11 18:35:00.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:35:00.516 | from cryptography.utils import int_from_bytes 2022-04-11 18:35:00.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:35:00.516 | from cryptography.utils import int_from_bytes 2022-04-11 18:35:01.730 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:35:01.764 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-11 18:35:01.819 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-11 18:35:01.820 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-11 18:35:01.821 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-11 18:35:01.823 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-11 18:35:01.824 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-11 18:35:01.825 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-11 18:35:01.826 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-11 18:35:01.827 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-11 18:35:01.828 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-11 18:35:01.829 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-11 18:35:01.830 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-11 18:35:01.831 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-11 18:35:01.832 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-11 18:35:01.834 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-11 18:35:01.893 | 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-04-11 18:35:01.894 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-11 18:35:01.896 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-11 18:35:01.937 | 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-04-11 18:35:01.979 | 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-04-11 18:35:01.980 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-11 18:35:01.982 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-11 18:35:01.983 | 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-04-11 18:35:02.035 | 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-04-11 18:35:02.037 | 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-04-11 18:35:02.047 | 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.3) 2022-04-11 18:35:02.049 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-11 18:35:02.063 | 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-04-11 18:35:02.065 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-11 18:35:02.066 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-11 18:35:02.133 | 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.9) 2022-04-11 18:35:02.135 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-11 18:35:02.137 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-11 18:35:02.140 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-11 18:35:02.192 | 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.14.0) 2022-04-11 18:35:02.206 | 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.1.1) 2022-04-11 18:35:03.831 | 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-04-11 18:35:03.837 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:35:03.837 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:35:03.947 | + inc/python:pip_install:200 : result=0 2022-04-11 18:35:03.949 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:35:03.952 | + functions-common:time_stop:2425 : local name 2022-04-11 18:35:03.954 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:35:03.956 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:35:03.958 | + functions-common:time_stop:2428 : local total 2022-04-11 18:35:03.961 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:35:03.963 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:35:03.965 | + functions-common:time_stop:2432 : start_time=1649702099773 2022-04-11 18:35:03.968 | + functions-common:time_stop:2434 : [[ -z 1649702099773 ]] 2022-04-11 18:35:03.970 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:35:03.974 | + functions-common:time_stop:2437 : end_time=1649702103972 2022-04-11 18:35:03.977 | + functions-common:time_stop:2438 : elapsed_time=4199 2022-04-11 18:35:03.979 | + functions-common:time_stop:2439 : total=47742 2022-04-11 18:35:03.981 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:35:03.984 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=51941 2022-04-11 18:35:03.986 | + inc/python:pip_install:203 : return 0 2022-04-11 18:35:03.988 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-11 18:35:03.991 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-11 18:35:03.993 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-11 18:35:03.996 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-11 18:35:03.999 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-11 18:35:04.001 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-11 18:35:04.005 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-11 18:35:04.005 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-11 18:35:04.010 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-11 18:35:04.012 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-11 18:35:04.015 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-11 18:35:04.018 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-11 18:35:04.020 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-11 18:35:04.042 | Using python 3.8 to install python-memcached 2022-04-11 18:35:04.044 | + 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-04-11 18:35:04.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:35:04.786 | from cryptography.utils import int_from_bytes 2022-04-11 18:35:04.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:35:04.786 | from cryptography.utils import int_from_bytes 2022-04-11 18:35:05.940 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:35:06.033 | Collecting python-memcached 2022-04-11 18:35:06.040 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-04-11 18:35:06.047 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-11 18:35:07.653 | Installing collected packages: python-memcached 2022-04-11 18:35:07.743 | Successfully installed python-memcached-1.59 2022-04-11 18:35:07.743 | 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-04-11 18:35:07.750 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:35:07.750 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:35:07.865 | + inc/python:pip_install:200 : result=0 2022-04-11 18:35:07.867 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:35:07.870 | + functions-common:time_stop:2425 : local name 2022-04-11 18:35:07.872 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:35:07.875 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:35:07.877 | + functions-common:time_stop:2428 : local total 2022-04-11 18:35:07.879 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:35:07.881 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:35:07.883 | + functions-common:time_stop:2432 : start_time=1649702104036 2022-04-11 18:35:07.886 | + functions-common:time_stop:2434 : [[ -z 1649702104036 ]] 2022-04-11 18:35:07.889 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:35:07.893 | + functions-common:time_stop:2437 : end_time=1649702107891 2022-04-11 18:35:07.896 | + functions-common:time_stop:2438 : elapsed_time=3855 2022-04-11 18:35:07.898 | + functions-common:time_stop:2439 : total=51941 2022-04-11 18:35:07.900 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:35:07.903 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=55796 2022-04-11 18:35:07.905 | + inc/python:pip_install:203 : return 0 2022-04-11 18:35:07.907 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-11 18:35:07.924 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:35:07.926 | + ./stack.sh:main:899 : '[' 10.222.0.70 == 10.222.0.70 ']' 2022-04-11 18:35:07.928 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-11 18:35:07.931 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-11 18:35:07.933 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-11 18:35:07.936 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-11 18:35:07.938 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-11 18:35:07.940 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-11 18:35:07.956 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:35:07.958 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-11 18:35:07.961 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-11 18:35:07.963 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-11 18:35:07.965 | + functions-common:git_clone:610 : local git_ref=master 2022-04-11 18:35:07.967 | + functions-common:git_clone:611 : local orig_dir 2022-04-11 18:35:07.970 | ++ functions-common:git_clone:612 : pwd 2022-04-11 18:35:07.972 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-11 18:35:07.974 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-11 18:35:07.977 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-11 18:35:07.992 | + functions-common:git_clone:615 : RECLONE=False 2022-04-11 18:35:07.994 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-11 18:35:07.996 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-11 18:35:07.999 | + functions-common:git_clone:629 : echo master 2022-04-11 18:35:07.999 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-11 18:35:08.004 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-11 18:35:08.006 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-11 18:35:08.008 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-11 18:35:08.012 | + functions-common:git_clone:678 : git show --oneline 2022-04-11 18:35:08.012 | + functions-common:git_clone:678 : head -1 2022-04-11 18:35:08.015 | c141e6164 trivial: Fix typo 2022-04-11 18:35:08.017 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-11 18:35:08.020 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-11 18:35:08.022 | + inc/python:setup_develop:338 : local bindep 2022-04-11 18:35:08.024 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-11 18:35:08.027 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-11 18:35:08.029 | + inc/python:setup_develop:344 : local extras= 2022-04-11 18:35:08.031 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-11 18:35:08.034 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-11 18:35:08.036 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-11 18:35:08.038 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-11 18:35:08.041 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-11 18:35:08.043 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-11 18:35:08.046 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-11 18:35:08.049 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-11 18:35:08.052 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-11 18:35:08.054 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-11 18:35:08.056 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-11 18:35:08.060 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-11 18:35:08.065 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-11 18:35:08.068 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-11 18:35:08.736 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-11 18:35:08.738 | + inc/python:setup_package:418 : local bindep=0 2022-04-11 18:35:08.741 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-11 18:35:08.743 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-11 18:35:08.746 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-11 18:35:08.748 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-11 18:35:08.750 | + inc/python:setup_package:427 : local flags=-e 2022-04-11 18:35:08.752 | + inc/python:setup_package:428 : local extras= 2022-04-11 18:35:08.754 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-11 18:35:08.756 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-11 18:35:08.759 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-11 18:35:08.762 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-11 18:35:08.764 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-11 18:35:08.766 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-11 18:35:08.786 | Using python 3.8 to install /opt/stack/keystone 2022-04-11 18:35:08.788 | + 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-04-11 18:35:09.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:35:09.523 | from cryptography.utils import int_from_bytes 2022-04-11 18:35:09.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:35:09.523 | from cryptography.utils import int_from_bytes 2022-04-11 18:35:10.687 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:35:10.720 | Obtaining file:///opt/stack/keystone 2022-04-11 18:35:10.721 | Preparing metadata (setup.py): started 2022-04-11 18:35:15.594 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 18:35:15.733 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-11 18:35:15.734 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-11 18:35:15.838 | Collecting Flask!=0.11,>=1.0.2 2022-04-11 18:35:15.847 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/cf32d904cf562/Flask-2.1.1-py3-none-any.whl (95 kB) 2022-04-11 18:35:15.899 | Collecting Flask-RESTful>=0.3.5 2022-04-11 18:35:15.906 | 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-04-11 18:35:15.909 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-11 18:35:15.910 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-11 18:35:15.911 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-11 18:35:15.912 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-11 18:35:15.957 | Collecting passlib>=1.7.0 2022-04-11 18:35:15.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-04-11 18:35:15.982 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-11 18:35:15.983 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-11 18:35:15.984 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-11 18:35:16.214 | Collecting scrypt>=0.8.0 2022-04-11 18:35:16.225 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-04-11 18:35:16.259 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-11 18:35:16.260 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-11 18:35:16.261 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-11 18:35:16.262 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-11 18:35:16.263 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-11 18:35:16.264 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-11 18:35:16.265 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-11 18:35:16.266 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-11 18:35:16.268 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-11 18:35:16.269 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-11 18:35:16.270 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-11 18:35:16.271 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-11 18:35:16.322 | Collecting oauthlib>=0.6.2 2022-04-11 18:35:16.330 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-04-11 18:35:16.398 | Collecting pysaml2>=5.0.0 2022-04-11 18:35:16.405 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d91/5961aaa4d4d97/pysaml2-7.1.2-py2.py3-none-any.whl (406 kB) 2022-04-11 18:35:16.492 | Collecting PyJWT>=1.6.1 2022-04-11 18:35:16.499 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-04-11 18:35:16.503 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-11 18:35:16.504 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-11 18:35:16.505 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-11 18:35:16.506 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-11 18:35:16.507 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-11 18:35:16.508 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-11 18:35:16.519 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-11 18:35:16.520 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-11 18:35:16.563 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-11 18:35:16.581 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-11 18:35:16.582 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-11 18:35:16.622 | Collecting itsdangerous>=2.0 2022-04-11 18:35:16.629 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-04-11 18:35:16.708 | Collecting click>=8.0 2022-04-11 18:35:16.716 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/24e/1a4a9ec5bf629/click-8.1.2-py3-none-any.whl (96 kB) 2022-04-11 18:35:16.810 | Collecting Werkzeug>=2.0 2022-04-11 18:35:16.818 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c5/493ece8268fec/Werkzeug-2.1.1-py3-none-any.whl (224 kB) 2022-04-11 18:35:16.901 | Collecting aniso8601>=0.82 2022-04-11 18:35:16.908 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-04-11 18:35:16.972 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-11 18:35:16.975 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-11 18:35:17.100 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-11 18:35:17.100 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-11 18:35:17.101 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-11 18:35:17.104 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-11 18:35:17.157 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-11 18:35:17.157 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-11 18:35:17.160 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-11 18:35:17.209 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-11 18:35:17.212 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-11 18:35:17.267 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-11 18:35:17.268 | 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==21.1.0.dev2) (2.8.0) 2022-04-11 18:35:17.271 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-11 18:35:17.273 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-11 18:35:17.274 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-11 18:35:17.275 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-11 18:35:17.297 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-11 18:35:17.343 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-11 18:35:17.364 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-11 18:35:17.365 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-11 18:35:17.366 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-11 18:35:17.367 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-11 18:35:17.418 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-11 18:35:17.533 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-11 18:35:17.535 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-11 18:35:17.641 | Collecting xmlschema>=1.2.1 2022-04-11 18:35:17.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dbd/68bded2fef00c/xmlschema-1.10.0-py3-none-any.whl (273 kB) 2022-04-11 18:35:17.659 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-11 18:35:17.691 | Collecting defusedxml 2022-04-11 18:35:17.698 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-04-11 18:35:17.919 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-11 18:35:17.940 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-11 18:35:17.941 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-11 18:35:18.009 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-11 18:35:18.028 | 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==21.1.0.dev2) (5.0.0) 2022-04-11 18:35:18.084 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-11 18:35:18.125 | 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==21.1.0.dev2) (1.14.0) 2022-04-11 18:35:18.231 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-11 18:35:18.287 | 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==21.1.0.dev2) (2.1.1) 2022-04-11 18:35:18.359 | 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==21.1.0.dev2) (1.7.0) 2022-04-11 18:35:18.484 | 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==21.1.0.dev2) (0.17.3) 2022-04-11 18:35:18.516 | 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==21.1.0.dev2) (0.14.1) 2022-04-11 18:35:18.555 | 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==21.1.0.dev2) (1.3.3) 2022-04-11 18:35:18.556 | 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==21.1.0.dev2) (2.1.1) 2022-04-11 18:35:18.558 | 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==21.1.0.dev2) (0.33.0) 2022-04-11 18:35:18.560 | 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==21.1.0.dev2) (3.0.0) 2022-04-11 18:35:18.561 | 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==21.1.0.dev2) (3.5.0) 2022-04-11 18:35:18.563 | 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==21.1.0.dev2) (2.5.1) 2022-04-11 18:35:18.617 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-11 18:35:18.782 | 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==21.1.0.dev2) (1.26.9) 2022-04-11 18:35:18.784 | 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==21.1.0.dev2) (3.3) 2022-04-11 18:35:18.786 | 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==21.1.0.dev2) (2.0.12) 2022-04-11 18:35:18.787 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-11 18:35:18.942 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-11 18:35:19.106 | Collecting elementpath<3.0.0,>=2.5.0 2022-04-11 18:35:19.113 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a4/32775e37a19e4/elementpath-2.5.0-py3-none-any.whl (181 kB) 2022-04-11 18:35:19.380 | Requirement already satisfied: dnspython>=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==21.1.0.dev2) (2.2.1) 2022-04-11 18:35:19.655 | 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==21.1.0.dev2) (0.7) 2022-04-11 18:35:19.691 | 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==21.1.0.dev2) (1.0.0) 2022-04-11 18:35:21.092 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-04-11 18:35:21.571 | Attempting uninstall: click 2022-04-11 18:35:21.574 | Found existing installation: Click 7.0 2022-04-11 18:35:21.578 | Uninstalling Click-7.0: 2022-04-11 18:35:21.607 | Successfully uninstalled Click-7.0 2022-04-11 18:35:22.791 | Attempting uninstall: PyJWT 2022-04-11 18:35:22.793 | Found existing installation: PyJWT 1.7.1 2022-04-11 18:35:22.807 | Uninstalling PyJWT-1.7.1: 2022-04-11 18:35:22.836 | Successfully uninstalled PyJWT-1.7.1 2022-04-11 18:35:23.271 | Attempting uninstall: oauthlib 2022-04-11 18:35:23.273 | Found existing installation: oauthlib 3.1.0 2022-04-11 18:35:23.283 | Uninstalling oauthlib-3.1.0: 2022-04-11 18:35:23.311 | Successfully uninstalled oauthlib-3.1.0 2022-04-11 18:35:23.480 | Running setup.py develop for keystone 2022-04-11 18:35:29.081 | Successfully installed Flask-2.1.1 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.1.1 aniso8601-9.0.1 click-8.1.2 defusedxml-0.7.1 elementpath-2.5.0 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.2 scrypt-0.8.20 xmlschema-1.10.0 2022-04-11 18:35:29.081 | 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-04-11 18:35:29.088 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:35:29.088 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:35:29.241 | + inc/python:pip_install:200 : result=0 2022-04-11 18:35:29.243 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:35:29.245 | + functions-common:time_stop:2425 : local name 2022-04-11 18:35:29.247 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:35:29.249 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:35:29.251 | + functions-common:time_stop:2428 : local total 2022-04-11 18:35:29.253 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:35:29.255 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:35:29.257 | + functions-common:time_stop:2432 : start_time=1649702108780 2022-04-11 18:35:29.259 | + functions-common:time_stop:2434 : [[ -z 1649702108780 ]] 2022-04-11 18:35:29.262 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:35:29.266 | + functions-common:time_stop:2437 : end_time=1649702129264 2022-04-11 18:35:29.268 | + functions-common:time_stop:2438 : elapsed_time=20484 2022-04-11 18:35:29.271 | + functions-common:time_stop:2439 : total=55796 2022-04-11 18:35:29.273 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:35:29.275 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=76280 2022-04-11 18:35:29.277 | + inc/python:pip_install:203 : return 0 2022-04-11 18:35:29.280 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-11 18:35:29.282 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-11 18:35:29.284 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-11 18:35:29.302 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-11 18:35:29.314 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-11 18:35:29.317 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-11 18:35:29.319 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:35:29.321 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:35:29.324 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-11 18:35:29.327 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:35:29.329 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-11 18:35:29.346 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:35:29.348 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-11 18:35:29.351 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-11 18:35:29.353 | + ./stack.sh:main:901 : configure_keystone 2022-04-11 18:35:29.355 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-11 18:35:29.368 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-11 18:35:29.370 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-11 18:35:29.375 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-11 18:35:29.391 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:35:29.393 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-11 18:35:29.423 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-11 18:35:29.452 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-11 18:35:29.482 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-11 18:35:29.513 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-11 18:35:29.543 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-11 18:35:29.574 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-11 18:35:29.602 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-11 18:35:29.630 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-11 18:35:29.632 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-11 18:35:29.635 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-11 18:35:29.637 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-11 18:35:29.639 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-11 18:35:29.642 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-11 18:35:29.657 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:35:29.660 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-11 18:35:29.663 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-11 18:35:29.665 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-11 18:35:29.680 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:35:29.682 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-11 18:35:29.686 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-11 18:35:29.716 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-11 18:35:29.718 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-11 18:35:29.720 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-11 18:35:29.723 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-11 18:35:29.739 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:35:29.741 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.70/identity 2022-04-11 18:35:29.771 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-11 18:35:29.773 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-11 18:35:29.806 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-11 18:35:29.808 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-11 18:35:29.811 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-11 18:35:29.814 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-11 18:35:29.816 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-11 18:35:29.819 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-11 18:35:29.852 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-11 18:35:29.854 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-11 18:35:29.856 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-11 18:35:29.859 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-11 18:35:29.862 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-11 18:35:29.879 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-11 18:35:29.882 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-11 18:35:29.884 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-11 18:35:29.886 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-11 18:35:29.889 | + 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-04-11 18:35:29.917 | + 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-04-11 18:35:29.944 | + 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-04-11 18:35:29.973 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-11 18:35:30.000 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-11 18:35:30.029 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-11 18:35:30.031 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-11 18:35:30.033 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-11 18:35:30.036 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-11 18:35:30.038 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-11 18:35:30.040 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-11 18:35:30.043 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-11 18:35:30.046 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-11 18:35:30.050 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-11 18:35:30.052 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-11 18:35:30.054 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-11 18:35:30.068 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-11 18:35:30.068 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-11 18:35:30.077 | d /var/run/uwsgi 0755 ubuntu root 2022-04-11 18:35:30.080 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-11 18:35:30.096 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-11 18:35:30.098 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-11 18:35:30.102 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-11 18:35:30.132 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-11 18:35:30.159 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-11 18:35:30.187 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-11 18:35:30.218 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-11 18:35:30.244 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-11 18:35:30.272 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-11 18:35:30.299 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-11 18:35:30.326 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-11 18:35:30.353 | + 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-04-11 18:35:30.381 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-11 18:35:30.408 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-11 18:35:30.435 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-11 18:35:30.464 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-11 18:35:30.466 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-11 18:35:30.469 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-11 18:35:30.471 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-11 18:35:30.473 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-11 18:35:30.476 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:35:30.478 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:35:30.480 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-11 18:35:30.483 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-11 18:35:30.485 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-11 18:35:30.512 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-11 18:35:30.540 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-11 18:35:30.541 | + 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-04-11 18:35:30.549 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-11 18:35:30.553 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-11 18:35:30.555 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-11 18:35:30.557 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-11 18:35:30.559 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-11 18:35:30.561 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-11 18:35:30.564 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:35:30.566 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:35:30.568 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-11 18:35:30.570 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-11 18:35:30.573 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:35:30.575 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:35:30.578 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-11 18:35:30.641 | Enabling site keystone-wsgi-public. 2022-04-11 18:35:30.646 | To activate the new configuration, you need to run: 2022-04-11 18:35:30.646 | systemctl reload apache2 2022-04-11 18:35:30.651 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-11 18:35:30.654 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-11 18:35:30.656 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 18:35:30.659 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-11 18:35:30.784 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-11 18:35:30.816 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-11 18:35:30.848 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-11 18:35:30.878 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-11 18:35:30.881 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-11 18:35:30.912 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-11 18:35:30.940 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-11 18:35:30.968 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-11 18:35:30.971 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-11 18:35:30.987 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:35:30.989 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-11 18:35:31.007 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:35:31.009 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-11 18:35:31.011 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-11 18:35:31.014 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-11 18:35:31.017 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-11 18:35:31.019 | + lib/stack:stack_install_service:32 : install_swift 2022-04-11 18:35:31.021 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-11 18:35:31.024 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-11 18:35:31.026 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-11 18:35:31.029 | + functions-common:git_clone:610 : local git_ref=master 2022-04-11 18:35:31.031 | + functions-common:git_clone:611 : local orig_dir 2022-04-11 18:35:31.034 | ++ functions-common:git_clone:612 : pwd 2022-04-11 18:35:31.036 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-11 18:35:31.039 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-11 18:35:31.041 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-11 18:35:31.057 | + functions-common:git_clone:615 : RECLONE=False 2022-04-11 18:35:31.060 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-11 18:35:31.062 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-11 18:35:31.065 | + functions-common:git_clone:629 : echo master 2022-04-11 18:35:31.065 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-11 18:35:31.071 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-11 18:35:31.073 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-11 18:35:31.076 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-11 18:35:31.078 | + functions-common:git_clone:678 : git show --oneline 2022-04-11 18:35:31.079 | + functions-common:git_clone:678 : head -1 2022-04-11 18:35:31.082 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-11 18:35:31.085 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-11 18:35:31.087 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-11 18:35:31.090 | + inc/python:setup_develop:338 : local bindep 2022-04-11 18:35:31.093 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-11 18:35:31.095 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-11 18:35:31.097 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-11 18:35:31.100 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-11 18:35:31.102 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-11 18:35:31.104 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-11 18:35:31.107 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-11 18:35:31.109 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-11 18:35:31.111 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-11 18:35:31.114 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-11 18:35:31.117 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-11 18:35:31.119 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-11 18:35:31.122 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-11 18:35:31.124 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-11 18:35:31.127 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-11 18:35:31.133 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-11 18:35:31.135 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-11 18:35:31.806 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-11 18:35:31.808 | + inc/python:setup_package:418 : local bindep=0 2022-04-11 18:35:31.810 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-11 18:35:31.813 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-11 18:35:31.815 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-11 18:35:31.817 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-11 18:35:31.819 | + inc/python:setup_package:427 : local flags=-e 2022-04-11 18:35:31.822 | + inc/python:setup_package:428 : local extras=keystone 2022-04-11 18:35:31.824 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-11 18:35:31.826 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-11 18:35:31.828 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-11 18:35:31.831 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-11 18:35:31.833 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-11 18:35:31.835 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-11 18:35:31.857 | Using python 3.8 to install /opt/stack/swift 2022-04-11 18:35:31.859 | + 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-04-11 18:35:32.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:35:32.622 | from cryptography.utils import int_from_bytes 2022-04-11 18:35:32.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:35:32.622 | from cryptography.utils import int_from_bytes 2022-04-11 18:35:33.780 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:35:33.811 | Obtaining file:///opt/stack/swift 2022-04-11 18:35:33.812 | Preparing metadata (setup.py): started 2022-04-11 18:35:38.253 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 18:35:38.359 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-11 18:35:38.360 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-11 18:35:38.361 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-11 18:35:38.363 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-11 18:35:40.676 | Collecting lxml>=3.4.1 2022-04-11 18:35:40.698 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-04-11 18:35:40.875 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-11 18:35:40.876 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-11 18:35:40.982 | Collecting xattr>=0.4 2022-04-11 18:35:40.989 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-04-11 18:35:41.029 | Collecting PyECLib>=1.3.1 2022-04-11 18:35:41.047 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-04-11 18:35:41.376 | Preparing metadata (setup.py): started 2022-04-11 18:35:44.308 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 18:35:44.312 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-11 18:35:44.313 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-11 18:35:44.351 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-11 18:35:44.359 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-11 18:35:44.414 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-11 18:35:44.415 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-11 18:35:44.416 | 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.30.0.dev15) (5.8.1) 2022-04-11 18:35:44.417 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-11 18:35:44.418 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-11 18:35:44.420 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-11 18:35:44.421 | 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.30.0.dev15) (4.3.0) 2022-04-11 18:35:44.422 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-11 18:35:44.423 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-11 18:35:44.424 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-11 18:35:44.425 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-11 18:35:44.426 | 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.30.0.dev15) (3.1.1) 2022-04-11 18:35:44.450 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-11 18:35:44.481 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-11 18:35:44.484 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-11 18:35:44.485 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-11 18:35:44.487 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-11 18:35:44.511 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-11 18:35:44.649 | 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.30.0.dev15) (1.7.0) 2022-04-11 18:35:44.650 | 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.30.0.dev15) (1.0.2) 2022-04-11 18:35:44.651 | 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.30.0.dev15) (3.5.0) 2022-04-11 18:35:44.693 | 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.30.0.dev15) (1.1.5) 2022-04-11 18:35:44.737 | 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.30.0.dev15) (6.0) 2022-04-11 18:35:44.737 | 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.30.0.dev15) (1.5.0) 2022-04-11 18:35:44.739 | 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.30.0.dev15) (2.5.0) 2022-04-11 18:35:44.740 | 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.30.0.dev15) (0.8.0) 2022-04-11 18:35:44.800 | 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.30.0.dev15) (2.8.2) 2022-04-11 18:35:44.804 | 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.30.0.dev15) (0.9.6) 2022-04-11 18:35:44.816 | 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.30.0.dev15) (2022.1) 2022-04-11 18:35:44.818 | 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.30.0.dev15) (1.0.3) 2022-04-11 18:35:44.837 | 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.30.0.dev15) (3.0.7) 2022-04-11 18:35:44.839 | 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.30.0.dev15) (21.3) 2022-04-11 18:35:44.954 | 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.30.0.dev15) (1.14.0) 2022-04-11 18:35:44.970 | 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.30.0.dev15) (5.1.1) 2022-04-11 18:35:45.263 | Building wheels for collected packages: PyECLib 2022-04-11 18:35:45.263 | Building wheel for PyECLib (setup.py): started 2022-04-11 18:35:49.565 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-04-11 18:35:49.566 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55554 sha256=31ccb907d4662fd15fee13d3aef2b6d122dcec1601c681b8ca2c6d7c7bbca1a4 2022-04-11 18:35:49.566 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-04-11 18:35:49.570 | Successfully built PyECLib 2022-04-11 18:35:50.938 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-04-11 18:35:51.300 | Running setup.py develop for swift 2022-04-11 18:35:56.697 | Successfully installed PyECLib-1.6.0 lxml-4.8.0 swift xattr-0.9.9 2022-04-11 18:35:56.697 | 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-04-11 18:35:56.704 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:35:56.704 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:35:56.852 | + inc/python:pip_install:200 : result=0 2022-04-11 18:35:56.854 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:35:56.857 | + functions-common:time_stop:2425 : local name 2022-04-11 18:35:56.859 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:35:56.862 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:35:56.864 | + functions-common:time_stop:2428 : local total 2022-04-11 18:35:56.866 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:35:56.868 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:35:56.871 | + functions-common:time_stop:2432 : start_time=1649702131851 2022-04-11 18:35:56.873 | + functions-common:time_stop:2434 : [[ -z 1649702131851 ]] 2022-04-11 18:35:56.876 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:35:56.880 | + functions-common:time_stop:2437 : end_time=1649702156878 2022-04-11 18:35:56.882 | + functions-common:time_stop:2438 : elapsed_time=25027 2022-04-11 18:35:56.885 | + functions-common:time_stop:2439 : total=76280 2022-04-11 18:35:56.887 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:35:56.889 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=101307 2022-04-11 18:35:56.891 | + inc/python:pip_install:203 : return 0 2022-04-11 18:35:56.894 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-11 18:35:56.896 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-11 18:35:56.898 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-11 18:35:56.917 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-11 18:35:56.929 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-11 18:35:56.932 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-11 18:35:56.934 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:35:56.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:35:56.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-11 18:35:56.942 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:35:56.944 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-11 18:35:56.947 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-11 18:35:56.949 | + ./stack.sh:main:910 : configure_swift 2022-04-11 18:35:56.952 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-11 18:35:56.954 | + lib/swift:configure_swift:332 : local node_number 2022-04-11 18:35:56.956 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-11 18:35:56.958 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-11 18:35:56.960 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-11 18:35:58.121 | No container-sync running 2022-04-11 18:35:58.121 | No object-server running 2022-04-11 18:35:58.121 | No object-auditor running 2022-04-11 18:35:58.122 | No container-auditor running 2022-04-11 18:35:58.122 | No account-auditor running 2022-04-11 18:35:58.122 | No account-reaper running 2022-04-11 18:35:58.122 | No container-updater running 2022-04-11 18:35:58.122 | No container-server running 2022-04-11 18:35:58.122 | No object-expirer running 2022-04-11 18:35:58.122 | No container-replicator running 2022-04-11 18:35:58.122 | No container-sharder running 2022-04-11 18:35:58.122 | No container-reconciler running 2022-04-11 18:35:58.122 | No object-reconstructor running 2022-04-11 18:35:58.122 | No object-updater running 2022-04-11 18:35:58.122 | No object-replicator running 2022-04-11 18:35:58.122 | No proxy-server running 2022-04-11 18:35:58.122 | No account-server running 2022-04-11 18:35:58.122 | No account-replicator running 2022-04-11 18:35:58.229 | + lib/swift:configure_swift:337 : true 2022-04-11 18:35:58.231 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-11 18:35:58.244 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-11 18:35:58.256 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-11 18:35:58.259 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-11 18:35:58.259 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-11 18:35:58.264 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-11 18:35:58.264 | s/%GROUP%/ubuntu/; 2022-04-11 18:35:58.265 | s/%USER%/ubuntu/; 2022-04-11 18:35:58.265 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-11 18:35:58.265 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-11 18:35:58.268 | uid = ubuntu 2022-04-11 18:35:58.268 | gid = ubuntu 2022-04-11 18:35:58.268 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-11 18:35:58.268 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-11 18:35:58.268 | address = 127.0.0.1 2022-04-11 18:35:58.268 | 2022-04-11 18:35:58.268 | [account6612] 2022-04-11 18:35:58.268 | max connections = 25 2022-04-11 18:35:58.268 | path = /opt/stack/data/swift/1/node/ 2022-04-11 18:35:58.268 | read only = false 2022-04-11 18:35:58.268 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-11 18:35:58.268 | 2022-04-11 18:35:58.268 | [account6622] 2022-04-11 18:35:58.268 | max connections = 25 2022-04-11 18:35:58.268 | path = /opt/stack/data/swift/2/node/ 2022-04-11 18:35:58.268 | read only = false 2022-04-11 18:35:58.268 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-11 18:35:58.268 | 2022-04-11 18:35:58.268 | [account6632] 2022-04-11 18:35:58.268 | max connections = 25 2022-04-11 18:35:58.268 | path = /opt/stack/data/swift/3/node/ 2022-04-11 18:35:58.268 | read only = false 2022-04-11 18:35:58.268 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-11 18:35:58.268 | 2022-04-11 18:35:58.268 | [account6642] 2022-04-11 18:35:58.268 | max connections = 25 2022-04-11 18:35:58.268 | path = /opt/stack/data/swift/4/node/ 2022-04-11 18:35:58.269 | read only = false 2022-04-11 18:35:58.269 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-11 18:35:58.269 | 2022-04-11 18:35:58.269 | 2022-04-11 18:35:58.269 | [container6611] 2022-04-11 18:35:58.269 | max connections = 25 2022-04-11 18:35:58.269 | path = /opt/stack/data/swift/1/node/ 2022-04-11 18:35:58.269 | read only = false 2022-04-11 18:35:58.269 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-11 18:35:58.269 | 2022-04-11 18:35:58.269 | [container6621] 2022-04-11 18:35:58.269 | max connections = 25 2022-04-11 18:35:58.269 | path = /opt/stack/data/swift/2/node/ 2022-04-11 18:35:58.269 | read only = false 2022-04-11 18:35:58.269 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-11 18:35:58.269 | 2022-04-11 18:35:58.269 | [container6631] 2022-04-11 18:35:58.269 | max connections = 25 2022-04-11 18:35:58.269 | path = /opt/stack/data/swift/3/node/ 2022-04-11 18:35:58.269 | read only = false 2022-04-11 18:35:58.269 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-11 18:35:58.269 | 2022-04-11 18:35:58.269 | [container6641] 2022-04-11 18:35:58.269 | max connections = 25 2022-04-11 18:35:58.269 | path = /opt/stack/data/swift/4/node/ 2022-04-11 18:35:58.269 | read only = false 2022-04-11 18:35:58.269 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-11 18:35:58.269 | 2022-04-11 18:35:58.269 | 2022-04-11 18:35:58.269 | [object6613] 2022-04-11 18:35:58.269 | max connections = 25 2022-04-11 18:35:58.269 | path = /opt/stack/data/swift/1/node/ 2022-04-11 18:35:58.269 | read only = false 2022-04-11 18:35:58.269 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-11 18:35:58.269 | 2022-04-11 18:35:58.270 | [object6623] 2022-04-11 18:35:58.270 | max connections = 25 2022-04-11 18:35:58.270 | path = /opt/stack/data/swift/2/node/ 2022-04-11 18:35:58.270 | read only = false 2022-04-11 18:35:58.270 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-11 18:35:58.270 | 2022-04-11 18:35:58.270 | [object6633] 2022-04-11 18:35:58.270 | max connections = 25 2022-04-11 18:35:58.270 | path = /opt/stack/data/swift/3/node/ 2022-04-11 18:35:58.270 | read only = false 2022-04-11 18:35:58.270 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-11 18:35:58.270 | 2022-04-11 18:35:58.270 | [object6643] 2022-04-11 18:35:58.270 | max connections = 25 2022-04-11 18:35:58.270 | path = /opt/stack/data/swift/4/node/ 2022-04-11 18:35:58.270 | read only = false 2022-04-11 18:35:58.270 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-11 18:35:58.271 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-11 18:35:58.273 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:35:58.275 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:35:58.277 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-11 18:35:58.289 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-11 18:35:58.291 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-11 18:35:58.295 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-11 18:35:58.299 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-11 18:35:58.302 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-11 18:35:58.305 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-11 18:35:58.333 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.70:8080/v1/ 2022-04-11 18:35:58.359 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-11 18:35:58.377 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-11 18:35:58.404 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-11 18:35:58.421 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-11 18:35:58.450 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-11 18:35:58.468 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-11 18:35:58.496 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-11 18:35:58.515 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-11 18:35:58.544 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-11 18:35:58.563 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-11 18:35:58.593 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-11 18:35:58.611 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-11 18:35:58.627 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:35:58.629 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-11 18:35:58.660 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-11 18:35:58.688 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-11 18:35:58.721 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-11 18:35:58.749 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-11 18:35:58.764 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:35:58.766 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-11 18:35:58.794 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-11 18:35:58.810 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:35:58.812 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-11 18:35:58.827 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:35:58.829 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-11 18:35:58.831 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-11 18:35:58.847 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:35:58.849 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-11 18:35:58.851 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-11 18:35:58.853 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-11 18:35:58.859 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-11 18:35:58.864 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-11 18:35:58.891 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-11 18:35:58.918 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-11 18:35:58.947 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-11 18:35:58.976 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-11 18:35:59.003 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-11 18:35:59.005 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-11 18:35:59.007 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-11 18:35:59.009 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-11 18:35:59.011 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-11 18:35:59.038 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-11 18:35:59.066 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.70/identity 2022-04-11 18:35:59.092 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-11 18:35:59.119 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-11 18:35:59.146 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-11 18:35:59.173 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-11 18:35:59.201 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-11 18:35:59.227 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-11 18:35:59.255 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-11 18:35:59.282 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-11 18:35:59.309 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-11 18:35:59.336 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-11 18:35:59.364 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-11 18:35:59.394 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-11 18:35:59.423 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-11 18:35:59.442 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-11 18:35:59.470 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-11 18:35:59.499 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-11 18:35:59.503 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-11 18:35:59.532 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-11 18:35:59.560 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-11 18:35:59.587 | + lib/swift:configure_swift:475 : local node_number 2022-04-11 18:35:59.589 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-11 18:35:59.592 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-11 18:35:59.594 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-11 18:35:59.598 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-11 18:35:59.601 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-11 18:35:59.603 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-11 18:35:59.605 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-11 18:35:59.608 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-11 18:35:59.610 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-11 18:35:59.612 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-11 18:35:59.614 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-11 18:35:59.632 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-11 18:35:59.661 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-11 18:35:59.679 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-11 18:35:59.707 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-11 18:35:59.725 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-11 18:35:59.754 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-11 18:35:59.771 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-11 18:35:59.800 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-11 18:35:59.818 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-11 18:35:59.847 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-11 18:35:59.865 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-11 18:35:59.893 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-11 18:35:59.911 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-11 18:35:59.941 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-11 18:35:59.960 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-11 18:35:59.990 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-11 18:36:00.009 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-11 18:36:00.038 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-11 18:36:00.044 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-11 18:36:00.063 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-11 18:36:00.093 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-11 18:36:00.122 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-11 18:36:00.125 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-11 18:36:00.129 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-11 18:36:00.132 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-11 18:36:00.134 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-11 18:36:00.137 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-11 18:36:00.139 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-11 18:36:00.141 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-11 18:36:00.143 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-11 18:36:00.146 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-11 18:36:00.164 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-11 18:36:00.194 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-11 18:36:00.212 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-11 18:36:00.242 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-11 18:36:00.264 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-11 18:36:00.293 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-11 18:36:00.312 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-11 18:36:00.342 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-11 18:36:00.361 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-11 18:36:00.392 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-11 18:36:00.412 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-11 18:36:00.446 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-11 18:36:00.466 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-11 18:36:00.496 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-11 18:36:00.516 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-11 18:36:00.546 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-11 18:36:00.566 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-11 18:36:00.595 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-11 18:36:00.600 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-11 18:36:00.619 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-11 18:36:00.648 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-11 18:36:00.651 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-11 18:36:00.655 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-11 18:36:00.657 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-11 18:36:00.660 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-11 18:36:00.662 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-11 18:36:00.664 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-11 18:36:00.666 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-11 18:36:00.668 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-11 18:36:00.671 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-11 18:36:00.690 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-11 18:36:00.720 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-11 18:36:00.739 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-11 18:36:00.769 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-11 18:36:00.787 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-11 18:36:00.821 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-11 18:36:00.839 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-11 18:36:00.870 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-11 18:36:00.898 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-11 18:36:00.929 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-11 18:36:00.948 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-11 18:36:00.983 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-11 18:36:01.003 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-11 18:36:01.034 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-11 18:36:01.054 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-11 18:36:01.083 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-11 18:36:01.105 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-11 18:36:01.137 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-11 18:36:01.142 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-11 18:36:01.161 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-11 18:36:01.196 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-11 18:36:01.230 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-11 18:36:01.261 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-11 18:36:01.290 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-11 18:36:01.293 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-11 18:36:01.298 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-11 18:36:01.329 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-11 18:36:01.358 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-11 18:36:01.387 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-11 18:36:01.419 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-11 18:36:01.450 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-11 18:36:01.479 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-11 18:36:01.508 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-11 18:36:01.537 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-11 18:36:01.571 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-11 18:36:01.587 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:36:01.590 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-11 18:36:01.612 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-11 18:36:01.614 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-11 18:36:01.637 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-11 18:36:01.640 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.70 2022-04-11 18:36:01.669 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-11 18:36:01.673 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-11 18:36:01.704 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.70/identity 2022-04-11 18:36:01.732 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-11 18:36:01.735 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-11 18:36:01.765 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-11 18:36:01.781 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:36:01.784 | + lib/swift:configure_swift:538 : local user_group 2022-04-11 18:36:01.787 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-11 18:36:01.791 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-11 18:36:01.794 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-11 18:36:01.809 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-11 18:36:01.812 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-11 18:36:01.824 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-11 18:36:01.827 | + lib/swift:configure_swift:545 : is_suse 2022-04-11 18:36:01.829 | + functions-common:is_suse:542 : is_opensuse 2022-04-11 18:36:01.831 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-11 18:36:01.833 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-11 18:36:01.836 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-11 18:36:01.838 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-11 18:36:01.840 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-11 18:36:01.843 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-11 18:36:01.857 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-11 18:36:01.859 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-11 18:36:01.862 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-11 18:36:01.882 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:36:01.884 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-11 18:36:01.903 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:36:01.905 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-11 18:36:01.908 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-11 18:36:01.910 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-11 18:36:01.913 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-11 18:36:01.916 | + lib/stack:stack_install_service:32 : install_glance 2022-04-11 18:36:01.918 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-11 18:36:01.921 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-11 18:36:01.923 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-11 18:36:01.941 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:36:01.944 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-11 18:36:01.946 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-11 18:36:01.965 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:36:01.968 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-11 18:36:01.970 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-11 18:36:01.973 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-11 18:36:01.976 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:36:01.978 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:36:01.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-11 18:36:01.984 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:36:01.987 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-11 18:36:01.989 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-11 18:36:01.992 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-11 18:36:01.995 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-11 18:36:01.997 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-11 18:36:02.000 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-11 18:36:02.003 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-11 18:36:02.006 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-11 18:36:02.009 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-11 18:36:02.012 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-11 18:36:02.017 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-11 18:36:02.017 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-11 18:36:02.022 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-11 18:36:02.025 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-11 18:36:02.028 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-11 18:36:02.031 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-11 18:36:02.034 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-11 18:36:02.056 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-11 18:36:02.059 | + 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-04-11 18:36:02.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:36:02.862 | from cryptography.utils import int_from_bytes 2022-04-11 18:36:02.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:36:02.862 | from cryptography.utils import int_from_bytes 2022-04-11 18:36:04.059 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:36:04.213 | Collecting glance-store[cinder,swift]!=0.29.0 2022-04-11 18:36:04.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-04-11 18:36:04.314 | 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.4.0) 2022-04-11 18:36:04.315 | 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-04-11 18:36:04.316 | 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.33.0) 2022-04-11 18:36:04.318 | 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.8.0) 2022-04-11 18:36:04.319 | 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.12.2) 2022-04-11 18:36:04.320 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-11 18:36:04.321 | 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-04-11 18:36:04.322 | 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.5.0) 2022-04-11 18:36:04.323 | 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-04-11 18:36:04.324 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-11 18:36:04.325 | 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.3.0) 2022-04-11 18:36:04.327 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-11 18:36:04.329 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-11 18:36:04.396 | Collecting python-swiftclient>=3.2.0 2022-04-11 18:36:04.403 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB) 2022-04-11 18:36:04.410 | 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.7.0) 2022-04-11 18:36:05.066 | Collecting os-brick>=2.6.0 2022-04-11 18:36:05.073 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f8/bfbcf8ac3a657/os_brick-5.2.0-py3-none-any.whl (266 kB) 2022-04-11 18:36:05.088 | 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-04-11 18:36:05.602 | Collecting python-cinderclient>=4.1.0 2022-04-11 18:36:05.609 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-04-11 18:36:05.629 | Requirement already satisfied: dnspython>=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) (2.2.1) 2022-04-11 18:36:05.631 | 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.2) 2022-04-11 18:36:05.644 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-11 18:36:05.713 | 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.8.1) 2022-04-11 18:36:05.714 | 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) (1.0.2) 2022-04-11 18:36:05.715 | 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-04-11 18:36:05.741 | 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-04-11 18:36:05.743 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-11 18:36:05.745 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-11 18:36:05.746 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-11 18:36:05.747 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-11 18:36:05.761 | 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.17.3) 2022-04-11 18:36:05.801 | 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) (6.0) 2022-04-11 18:36:05.803 | 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-04-11 18:36:05.804 | 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.5.0) 2022-04-11 18:36:05.805 | 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-04-11 18:36:05.827 | 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.15.0) 2022-04-11 18:36:05.828 | 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.3) 2022-04-11 18:36:05.844 | 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) (2022.1) 2022-04-11 18:36:05.860 | 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.3) 2022-04-11 18:36:05.863 | 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-04-11 18:36:05.884 | 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.6) 2022-04-11 18:36:05.885 | 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) (3.2.0) 2022-04-11 18:36:05.970 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-11 18:36:05.972 | 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.12) 2022-04-11 18:36:05.974 | 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.3) 2022-04-11 18:36:05.975 | 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.9) 2022-04-11 18:36:06.026 | 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.21) 2022-04-11 18:36:06.051 | 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.14.0) 2022-04-11 18:36:06.290 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-11 18:36:06.294 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-11 18:36:06.327 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-11 18:36:06.329 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-11 18:36:06.330 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-11 18:36:06.333 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-11 18:36:06.334 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-11 18:36:06.336 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-11 18:36:06.391 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-11 18:36:06.572 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-11 18:36:06.596 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-11 18:36:06.679 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-11 18:36:06.827 | 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.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-11 18:36:08.439 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-04-11 18:36:09.470 | Successfully installed glance-store-3.0.0 os-brick-5.2.0 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-04-11 18:36:09.471 | 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-04-11 18:36:09.477 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:36:09.477 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:36:09.612 | + inc/python:pip_install:200 : result=0 2022-04-11 18:36:09.614 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:36:09.617 | + functions-common:time_stop:2425 : local name 2022-04-11 18:36:09.620 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:36:09.622 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:36:09.625 | + functions-common:time_stop:2428 : local total 2022-04-11 18:36:09.627 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:36:09.629 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:36:09.631 | + functions-common:time_stop:2432 : start_time=1649702162051 2022-04-11 18:36:09.634 | + functions-common:time_stop:2434 : [[ -z 1649702162051 ]] 2022-04-11 18:36:09.637 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:36:09.641 | + functions-common:time_stop:2437 : end_time=1649702169639 2022-04-11 18:36:09.644 | + functions-common:time_stop:2438 : elapsed_time=7588 2022-04-11 18:36:09.646 | + functions-common:time_stop:2439 : total=101307 2022-04-11 18:36:09.648 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:36:09.651 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=108895 2022-04-11 18:36:09.653 | + inc/python:pip_install:203 : return 0 2022-04-11 18:36:09.656 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-11 18:36:09.659 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-11 18:36:09.661 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-11 18:36:09.675 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-11 18:36:09.679 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-11 18:36:09.682 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-11 18:36:09.684 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-11 18:36:09.686 | + functions-common:git_clone:610 : local git_ref=master 2022-04-11 18:36:09.688 | + functions-common:git_clone:611 : local orig_dir 2022-04-11 18:36:09.691 | ++ functions-common:git_clone:612 : pwd 2022-04-11 18:36:09.694 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-11 18:36:09.696 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-11 18:36:09.699 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-11 18:36:09.716 | + functions-common:git_clone:615 : RECLONE=False 2022-04-11 18:36:09.719 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-11 18:36:09.721 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-11 18:36:09.724 | + functions-common:git_clone:629 : echo master 2022-04-11 18:36:09.725 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-11 18:36:09.730 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-11 18:36:09.732 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-11 18:36:09.735 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-11 18:36:09.737 | + functions-common:git_clone:678 : git show --oneline 2022-04-11 18:36:09.738 | + functions-common:git_clone:678 : head -1 2022-04-11 18:36:09.742 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-11 18:36:09.744 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-11 18:36:09.747 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-11 18:36:09.750 | + inc/python:setup_develop:338 : local bindep 2022-04-11 18:36:09.752 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-11 18:36:09.755 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-11 18:36:09.757 | + inc/python:setup_develop:344 : local extras= 2022-04-11 18:36:09.760 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-11 18:36:09.762 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-11 18:36:09.766 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-11 18:36:09.768 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-11 18:36:09.771 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-11 18:36:09.773 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-11 18:36:09.776 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-11 18:36:09.779 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-11 18:36:09.782 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-11 18:36:09.785 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-11 18:36:09.787 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-11 18:36:09.790 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-11 18:36:09.796 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-11 18:36:09.799 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-11 18:36:10.476 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-11 18:36:10.479 | + inc/python:setup_package:418 : local bindep=0 2022-04-11 18:36:10.482 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-11 18:36:10.484 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-11 18:36:10.487 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-11 18:36:10.489 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-11 18:36:10.492 | + inc/python:setup_package:427 : local flags=-e 2022-04-11 18:36:10.494 | + inc/python:setup_package:428 : local extras= 2022-04-11 18:36:10.499 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-11 18:36:10.502 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-11 18:36:10.504 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-11 18:36:10.507 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-11 18:36:10.510 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-11 18:36:10.515 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-11 18:36:10.539 | Using python 3.8 to install /opt/stack/glance 2022-04-11 18:36:10.541 | + 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-04-11 18:36:11.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:36:11.302 | from cryptography.utils import int_from_bytes 2022-04-11 18:36:11.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:36:11.302 | from cryptography.utils import int_from_bytes 2022-04-11 18:36:12.477 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:36:12.508 | Obtaining file:///opt/stack/glance 2022-04-11 18:36:12.509 | Preparing metadata (setup.py): started 2022-04-11 18:36:17.003 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 18:36:17.147 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-04-11 18:36:17.148 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-04-11 18:36:17.149 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.35) 2022-04-11 18:36:17.151 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-04-11 18:36:17.152 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-04-11 18:36:17.153 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-04-11 18:36:17.154 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-04-11 18:36:17.155 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-04-11 18:36:17.156 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.7) 2022-04-11 18:36:17.157 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-04-11 18:36:17.158 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-04-11 18:36:17.159 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-11 18:36:17.160 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-04-11 18:36:17.161 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-11 18:36:17.162 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-04-11 18:36:17.163 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-11 18:36:17.164 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-04-11 18:36:17.683 | Collecting taskflow>=4.0.0 2022-04-11 18:36:17.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-04-11 18:36:17.712 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-11 18:36:17.713 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-04-11 18:36:17.756 | Collecting WSME>=0.8.0 2022-04-11 18:36:17.762 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-04-11 18:36:17.767 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-11 18:36:17.768 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-11 18:36:17.769 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-11 18:36:17.771 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-04-11 18:36:17.771 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-04-11 18:36:17.773 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-04-11 18:36:17.773 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-04-11 18:36:18.127 | Collecting oslo.limit>=1.4.0 2022-04-11 18:36:18.134 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/732a4a0a011f0/oslo.limit-1.5.0-py3-none-any.whl (19 kB) 2022-04-11 18:36:18.138 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-04-11 18:36:18.139 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-04-11 18:36:18.140 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-04-11 18:36:18.141 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-04-11 18:36:18.143 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-04-11 18:36:18.490 | Collecting retrying!=1.3.0,>=1.2.3 2022-04-11 18:36:18.496 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-04-11 18:36:18.500 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-04-11 18:36:18.501 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-04-11 18:36:18.502 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-04-11 18:36:18.503 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.2) 2022-04-11 18:36:18.847 | Collecting cursive>=0.2.1 2022-04-11 18:36:18.854 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-04-11 18:36:18.859 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-04-11 18:36:18.860 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-04-11 18:36:19.325 | Collecting castellan>=0.17.0 2022-04-11 18:36:19.358 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1fb/f349d59a1db61/castellan-3.10.1-py3-none-any.whl (96 kB) 2022-04-11 18:36:19.380 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.6.0) 2022-04-11 18:36:19.381 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.3) 2022-04-11 18:36:19.383 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.2.0) 2022-04-11 18:36:19.807 | Collecting python-barbicanclient>=4.5.2 2022-04-11 18:36:19.814 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-04-11 18:36:19.821 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-04-11 18:36:19.863 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-04-11 18:36:19.877 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-04-11 18:36:19.901 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.14.0) 2022-04-11 18:36:19.917 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.2.1) 2022-04-11 18:36:19.918 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-04-11 18:36:19.919 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-04-11 18:36:20.017 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-04-11 18:36:20.120 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-04-11 18:36:20.171 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-04-11 18:36:20.174 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-04-11 18:36:20.207 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-04-11 18:36:20.252 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-04-11 18:36:20.254 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-04-11 18:36:20.255 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-04-11 18:36:20.312 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-04-11 18:36:20.314 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-04-11 18:36:20.317 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-04-11 18:36:20.342 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-04-11 18:36:20.388 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-04-11 18:36:20.392 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-04-11 18:36:20.449 | 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==24.1.0.dev4) (5.1.0) 2022-04-11 18:36:20.450 | 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==24.1.0.dev4) (5.0.0) 2022-04-11 18:36:20.452 | 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==24.1.0.dev4) (2.8.0) 2022-04-11 18:36:20.455 | 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==24.1.0.dev4) (5.2.4) 2022-04-11 18:36:20.457 | 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==24.1.0.dev4) (0.4.0) 2022-04-11 18:36:20.482 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.1.1) 2022-04-11 18:36:20.484 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-04-11 18:36:20.486 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-04-11 18:36:20.528 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-04-11 18:36:20.571 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-04-11 18:36:20.572 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-04-11 18:36:20.573 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2022.1) 2022-04-11 18:36:20.651 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (62.0.0) 2022-04-11 18:36:20.709 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-04-11 18:36:20.810 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-04-11 18:36:21.079 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-04-11 18:36:21.477 | Collecting automaton>=1.9.0 2022-04-11 18:36:21.484 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-04-11 18:36:21.866 | Collecting pydot>=1.2.4 2022-04-11 18:36:21.873 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-04-11 18:36:21.985 | Collecting networkx>=2.1.0 2022-04-11 18:36:21.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a1/e8fe052cc1b4e/networkx-2.8-py3-none-any.whl (2.0 MB) 2022-04-11 18:36:22.137 | Collecting simplegeneric 2022-04-11 18:36:22.148 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-04-11 18:36:22.153 | Preparing metadata (setup.py): started 2022-04-11 18:36:24.817 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 18:36:24.846 | 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==24.1.0.dev4) (5.0.0) 2022-04-11 18:36:24.942 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-04-11 18:36:25.059 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.1) 2022-04-11 18:36:25.309 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-04-11 18:36:25.312 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.0.0) 2022-04-11 18:36:25.313 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-04-11 18:36:25.315 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-04-11 18:36:25.316 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-04-11 18:36:25.317 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-04-11 18:36:25.319 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-04-11 18:36:25.437 | 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==24.1.0.dev4) (0.14.1) 2022-04-11 18:36:25.469 | 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==24.1.0.dev4) (1.0.3) 2022-04-11 18:36:25.520 | 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==24.1.0.dev4) (3.0.0) 2022-04-11 18:36:25.521 | 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==24.1.0.dev4) (1.3.3) 2022-04-11 18:36:25.769 | 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==24.1.0.dev4) (3.10.1) 2022-04-11 18:36:25.949 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-04-11 18:36:25.951 | 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==24.1.0.dev4) (3.3) 2022-04-11 18:36:25.952 | 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==24.1.0.dev4) (1.26.9) 2022-04-11 18:36:25.954 | 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==24.1.0.dev4) (2.0.12) 2022-04-11 18:36:26.066 | 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==24.1.0.dev4) (0.5.2) 2022-04-11 18:36:26.219 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-11 18:36:26.321 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.8.0) 2022-04-11 18:36:26.633 | 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==24.1.0.dev4) (0.5.0) 2022-04-11 18:36:26.636 | 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==24.1.0.dev4) (2.4.0) 2022-04-11 18:36:26.864 | 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.4.0->glance==24.1.0.dev4) (2.2) 2022-04-11 18:36:27.141 | 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==24.1.0.dev4) (1.0.0) 2022-04-11 18:36:27.500 | 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==24.1.0.dev4) (1.8.2) 2022-04-11 18:36:27.501 | 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==24.1.0.dev4) (21.4.0) 2022-04-11 18:36:27.858 | Building wheels for collected packages: simplegeneric 2022-04-11 18:36:27.859 | Building wheel for simplegeneric (setup.py): started 2022-04-11 18:36:31.498 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-04-11 18:36:31.499 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=4de450e1c7fe45a17ad75b99f357b0cedb60e39fa3f5f3c4dd133756af7e75a9 2022-04-11 18:36:31.499 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-04-11 18:36:31.503 | Successfully built simplegeneric 2022-04-11 18:36:32.396 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-04-11 18:36:35.177 | Running setup.py develop for glance 2022-04-11 18:36:40.983 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.1 cursive-0.2.2 glance networkx-2.8 oslo.limit-1.5.0 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4 2022-04-11 18:36:40.983 | 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-04-11 18:36:40.990 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:36:40.990 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:36:41.153 | + inc/python:pip_install:200 : result=0 2022-04-11 18:36:41.155 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:36:41.157 | + functions-common:time_stop:2425 : local name 2022-04-11 18:36:41.160 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:36:41.162 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:36:41.164 | + functions-common:time_stop:2428 : local total 2022-04-11 18:36:41.167 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:36:41.170 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:36:41.172 | + functions-common:time_stop:2432 : start_time=1649702170531 2022-04-11 18:36:41.174 | + functions-common:time_stop:2434 : [[ -z 1649702170531 ]] 2022-04-11 18:36:41.177 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:36:41.181 | + functions-common:time_stop:2437 : end_time=1649702201179 2022-04-11 18:36:41.183 | + functions-common:time_stop:2438 : elapsed_time=30648 2022-04-11 18:36:41.186 | + functions-common:time_stop:2439 : total=108895 2022-04-11 18:36:41.189 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:36:41.191 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=139543 2022-04-11 18:36:41.194 | + inc/python:pip_install:203 : return 0 2022-04-11 18:36:41.196 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-11 18:36:41.199 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-11 18:36:41.201 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-11 18:36:41.221 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-11 18:36:41.234 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-11 18:36:41.237 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-11 18:36:41.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:36:41.244 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:36:41.246 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-11 18:36:41.250 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:36:41.253 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-11 18:36:41.255 | + ./stack.sh:main:922 : configure_glance 2022-04-11 18:36:41.258 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-11 18:36:41.271 | + lib/glance:configure_glance:326 : local dburl 2022-04-11 18:36:41.274 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-11 18:36:41.277 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-11 18:36:41.280 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-11 18:36:41.282 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-11 18:36:41.284 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-11 18:36:41.287 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-11 18:36:41.290 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-11 18:36:41.320 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-11 18:36:41.352 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-11 18:36:41.385 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-11 18:36:41.418 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-11 18:36:41.451 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-11 18:36:41.486 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-11 18:36:41.489 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-11 18:36:41.491 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-11 18:36:41.494 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-11 18:36:41.496 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-11 18:36:41.527 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-11 18:36:41.558 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-04-11 18:36:41.590 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-11 18:36:41.621 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-11 18:36:41.650 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-11 18:36:41.683 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-11 18:36:41.716 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-11 18:36:41.746 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-11 18:36:41.774 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-11 18:36:41.805 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-11 18:36:41.840 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-11 18:36:41.843 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-11 18:36:41.845 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-11 18:36:41.848 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-11 18:36:41.850 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-11 18:36:41.852 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-11 18:36:41.870 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:36:41.873 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-11 18:36:41.876 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-11 18:36:41.878 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-11 18:36:41.897 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:36:41.900 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-11 18:36:41.903 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-11 18:36:41.935 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-11 18:36:41.937 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-11 18:36:41.940 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-11 18:36:41.942 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-11 18:36:41.944 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-11 18:36:41.974 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-11 18:36:42.005 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-11 18:36:42.009 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-11 18:36:42.011 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-11 18:36:42.014 | + lib/glance:configure_glance_store:254 : local be 2022-04-11 18:36:42.017 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-11 18:36:42.019 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-11 18:36:42.022 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-11 18:36:42.057 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-11 18:36:42.060 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.70 2022-04-11 18:36:42.094 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-11 18:36:42.097 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-11 18:36:42.114 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:36:42.117 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-11 18:36:42.147 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-11 18:36:42.181 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-11 18:36:42.215 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-11 18:36:42.246 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-11 18:36:42.281 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-11 18:36:42.300 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:36:42.302 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-11 18:36:42.332 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-11 18:36:42.365 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-11 18:36:42.393 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.70/identity/v3 2022-04-11 18:36:42.424 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-11 18:36:42.454 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.70/image 2022-04-11 18:36:42.486 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-11 18:36:42.503 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:36:42.506 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-11 18:36:42.508 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-11 18:36:42.511 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-11 18:36:42.516 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-11 18:36:42.537 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-11 18:36:42.539 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-11 18:36:42.542 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-11 18:36:42.545 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-11 18:36:42.548 | + 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-04-11 18:36:42.578 | + 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-04-11 18:36:42.608 | + 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-04-11 18:36:42.638 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-11 18:36:42.670 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-11 18:36:42.675 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-11 18:36:42.707 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-11 18:36:42.737 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-11 18:36:42.767 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.70/identity 2022-04-11 18:36:42.796 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-11 18:36:42.826 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-11 18:36:42.857 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-11 18:36:42.890 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-11 18:36:42.923 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-11 18:36:42.958 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-11 18:36:42.991 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-11 18:36:43.023 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-11 18:36:43.030 | + lib/glance:configure_glance:411 : 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-04-11 18:36:43.037 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-11 18:36:43.055 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:36:43.057 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-11 18:36:43.060 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-11 18:36:43.064 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-11 18:36:43.067 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-11 18:36:43.073 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-11 18:36:43.077 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-11 18:36:43.081 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-11 18:36:43.083 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-11 18:36:43.087 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-11 18:36:43.119 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-11 18:36:43.121 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-11 18:36:43.126 | ++ functions:get_random_port:837 : true 2022-04-11 18:36:43.129 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-11 18:36:43.131 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-11 18:36:43.133 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-11 18:36:43.213 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-11 18:36:43.216 | ++ functions:get_random_port:841 : break 2 2022-04-11 18:36:43.218 | ++ functions:get_random_port:845 : echo 60999 2022-04-11 18:36:43.221 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-11 18:36:43.223 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-11 18:36:43.252 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-11 18:36:43.283 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-11 18:36:43.313 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-11 18:36:43.342 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-11 18:36:43.371 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-11 18:36:43.403 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-11 18:36:43.432 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-11 18:36:43.462 | + 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-04-11 18:36:43.494 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-11 18:36:43.523 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-11 18:36:43.551 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-11 18:36:43.580 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-11 18:36:43.614 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-11 18:36:43.644 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-11 18:36:43.678 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-11 18:36:43.706 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-11 18:36:43.737 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-11 18:36:43.768 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-11 18:36:43.800 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-11 18:36:43.804 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-11 18:36:43.806 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-11 18:36:43.809 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:36:43.811 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:36:43.814 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-11 18:36:43.816 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-11 18:36:43.876 | proxy (enabled by site administrator) 2022-04-11 18:36:43.879 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-11 18:36:43.881 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-11 18:36:43.883 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-11 18:36:43.886 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:36:43.888 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:36:43.891 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-11 18:36:43.893 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-11 18:36:43.947 | No module matches proxy_http 2022-04-11 18:36:43.951 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-04-11 18:36:44.014 | Considering dependency proxy for proxy_http: 2022-04-11 18:36:44.015 | Module proxy already enabled 2022-04-11 18:36:44.015 | Enabling module proxy_http. 2022-04-11 18:36:44.020 | To activate the new configuration, you need to run: 2022-04-11 18:36:44.020 | systemctl restart apache2 2022-04-11 18:36:44.025 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-04-11 18:36:44.027 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-11 18:36:44.030 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 18:36:44.033 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-11 18:36:44.162 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-11 18:36:44.165 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-11 18:36:44.169 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-11 18:36:44.172 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-11 18:36:44.175 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:36:44.178 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:36:44.180 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-11 18:36:44.183 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-11 18:36:44.187 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-11 18:36:44.187 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-11 18:36:44.196 | KeepAlive Off 2022-04-11 18:36:44.201 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-11 18:36:44.201 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-11 18:36:44.210 | SetEnv proxy-sendchunked 1 2022-04-11 18:36:44.214 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-11 18:36:44.215 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-11 18:36:44.224 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-11 18:36:44.227 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-11 18:36:44.230 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-11 18:36:44.234 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-11 18:36:44.236 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-11 18:36:44.239 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-11 18:36:44.244 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:36:44.247 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:36:44.250 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-11 18:36:44.252 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-11 18:36:44.254 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:36:44.257 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:36:44.259 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-11 18:36:44.322 | Enabling site glance-wsgi-api. 2022-04-11 18:36:44.329 | To activate the new configuration, you need to run: 2022-04-11 18:36:44.329 | systemctl reload apache2 2022-04-11 18:36:44.334 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-11 18:36:44.337 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-11 18:36:44.339 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 18:36:44.342 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-11 18:36:44.475 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-11 18:36:44.481 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-11 18:36:44.513 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-11 18:36:44.515 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-11 18:36:44.534 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:36:44.537 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-11 18:36:44.539 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-11 18:36:44.542 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-11 18:36:44.548 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-11 18:36:44.550 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-11 18:36:44.553 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-11 18:36:44.555 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-11 18:36:44.558 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-11 18:36:44.560 | + functions-common:git_clone:610 : local git_ref=master 2022-04-11 18:36:44.563 | + functions-common:git_clone:611 : local orig_dir 2022-04-11 18:36:44.566 | ++ functions-common:git_clone:612 : pwd 2022-04-11 18:36:44.568 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-11 18:36:44.571 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-11 18:36:44.574 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-11 18:36:44.593 | + functions-common:git_clone:615 : RECLONE=False 2022-04-11 18:36:44.595 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-11 18:36:44.598 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-11 18:36:44.601 | + functions-common:git_clone:629 : echo master 2022-04-11 18:36:44.601 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-11 18:36:44.608 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-11 18:36:44.611 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-11 18:36:44.613 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-11 18:36:44.616 | + functions-common:git_clone:678 : git show --oneline 2022-04-11 18:36:44.617 | + functions-common:git_clone:678 : head -1 2022-04-11 18:36:44.621 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-11 18:36:44.624 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-11 18:36:44.628 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-11 18:36:44.631 | + inc/python:setup_develop:338 : local bindep 2022-04-11 18:36:44.633 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-11 18:36:44.636 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-11 18:36:44.638 | + inc/python:setup_develop:344 : local extras= 2022-04-11 18:36:44.641 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-11 18:36:44.643 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-11 18:36:44.646 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-11 18:36:44.648 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-11 18:36:44.651 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-11 18:36:44.654 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-11 18:36:44.659 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-11 18:36:44.663 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-11 18:36:44.666 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-11 18:36:44.669 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-11 18:36:44.672 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-11 18:36:44.675 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-11 18:36:44.681 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-11 18:36:44.683 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-11 18:36:45.354 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-11 18:36:45.357 | + inc/python:setup_package:418 : local bindep=0 2022-04-11 18:36:45.359 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-11 18:36:45.361 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-11 18:36:45.364 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-11 18:36:45.366 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-11 18:36:45.368 | + inc/python:setup_package:427 : local flags=-e 2022-04-11 18:36:45.371 | + inc/python:setup_package:428 : local extras= 2022-04-11 18:36:45.373 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-11 18:36:45.376 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-11 18:36:45.378 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-11 18:36:45.381 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-11 18:36:45.383 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-11 18:36:45.385 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-11 18:36:45.407 | Using python 3.8 to install /opt/stack/cinder 2022-04-11 18:36:45.409 | + 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-04-11 18:36:46.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:36:46.209 | from cryptography.utils import int_from_bytes 2022-04-11 18:36:46.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:36:46.209 | from cryptography.utils import int_from_bytes 2022-04-11 18:36:47.361 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:36:47.392 | Obtaining file:///opt/stack/cinder 2022-04-11 18:36:47.393 | Preparing metadata (setup.py): started 2022-04-11 18:36:53.035 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 18:36:53.254 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-11 18:36:53.256 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-11 18:36:53.257 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-11 18:36:53.258 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-11 18:36:53.259 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-11 18:36:53.260 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-11 18:36:53.261 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-11 18:36:53.262 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-11 18:36:53.263 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-11 18:36:53.264 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-11 18:36:53.377 | Collecting oauth2client>=4.1.3 2022-04-11 18:36:53.384 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-04-11 18:36:53.391 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-11 18:36:53.392 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-11 18:36:53.393 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-11 18:36:53.394 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-11 18:36:53.395 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-11 18:36:53.396 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-11 18:36:53.397 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-11 18:36:53.398 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-11 18:36:53.399 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-11 18:36:53.400 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-11 18:36:53.402 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-11 18:36:53.403 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-11 18:36:53.404 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-11 18:36:53.405 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-11 18:36:53.406 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-11 18:36:53.407 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-11 18:36:53.408 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-11 18:36:53.409 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-11 18:36:53.540 | Collecting paramiko>=2.7.2 2022-04-11 18:36:53.547 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-04-11 18:36:53.557 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-11 18:36:53.558 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-11 18:36:53.559 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-11 18:36:53.560 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-11 18:36:53.561 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-11 18:36:54.037 | Collecting python-glanceclient>=3.2.2 2022-04-11 18:36:54.045 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-04-11 18:36:54.055 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-11 18:36:54.056 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-11 18:36:54.057 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-11 18:36:54.060 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-11 18:36:54.061 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-11 18:36:54.062 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-11 18:36:54.063 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-11 18:36:54.104 | Collecting rtslib-fb>=2.1.74 2022-04-11 18:36:54.112 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-04-11 18:36:54.117 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-11 18:36:54.118 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-11 18:36:54.119 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-11 18:36:54.120 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-11 18:36:54.161 | Collecting tabulate>=0.8.7 2022-04-11 18:36:54.171 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-04-11 18:36:54.175 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-11 18:36:54.176 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-11 18:36:54.177 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-11 18:36:54.299 | Collecting oslo.vmware>=3.10.0 2022-04-11 18:36:54.306 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-04-11 18:36:54.323 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-11 18:36:54.324 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-11 18:36:54.325 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-11 18:36:54.488 | Collecting google-api-python-client>=1.11.0 2022-04-11 18:36:54.508 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a06/b9621de90623e/google_api_python_client-2.43.0-py2.py3-none-any.whl (8.3 MB) 2022-04-11 18:36:54.702 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-11 18:36:54.703 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-11 18:36:54.704 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-11 18:36:54.756 | Collecting zstd>=1.4.5.1 2022-04-11 18:36:54.763 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-04-11 18:36:54.864 | Preparing metadata (setup.py): started 2022-04-11 18:36:57.500 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 18:36:58.744 | Collecting boto3>=1.16.51 2022-04-11 18:36:58.752 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e8/45aa92b3ad70b/boto3-1.21.37-py3-none-any.whl (132 kB) 2022-04-11 18:37:00.351 | Collecting botocore<1.25.0,>=1.24.37 2022-04-11 18:37:00.372 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/21e/164a213beca36/botocore-1.24.37-py3-none-any.whl (8.7 MB) 2022-04-11 18:37:00.575 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-11 18:37:00.637 | Collecting s3transfer<0.6.0,>=0.5.0 2022-04-11 18:37:00.644 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-04-11 18:37:00.710 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-11 18:37:00.741 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev48) (2.2.1) 2022-04-11 18:37:00.905 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 2022-04-11 18:37:00.912 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6be/1fc59e2a7ba9f/google_api_core-2.7.1-py3-none-any.whl (114 kB) 2022-04-11 18:37:01.069 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-04-11 18:37:01.077 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e0/79eb4d21df185/google_auth-2.6.3-py2.py3-none-any.whl (156 kB) 2022-04-11 18:37:01.114 | Collecting google-auth-httplib2>=0.1.0 2022-04-11 18:37:01.121 | 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-04-11 18:37:01.163 | Collecting uritemplate<5,>=3.0.1 2022-04-11 18:37:01.169 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-04-11 18:37:01.268 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev48) (1.7.0) 2022-04-11 18:37:01.323 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (2.10.1) 2022-04-11 18:37:01.325 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (3.1.1) 2022-04-11 18:37:01.960 | Collecting pyasn1>=0.1.7 2022-04-11 18:37:01.982 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-04-11 18:37:02.051 | Collecting rsa>=3.1.4 2022-04-11 18:37:02.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-04-11 18:37:02.632 | Collecting pyasn1-modules>=0.0.5 2022-04-11 18:37:02.642 | 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-04-11 18:37:02.704 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev48) (0.17.3) 2022-04-11 18:37:02.747 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-11 18:37:02.748 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (2.5.0) 2022-04-11 18:37:02.750 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-11 18:37:02.751 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (0.8.0) 2022-04-11 18:37:02.810 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (2.0.1) 2022-04-11 18:37:02.812 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.7.7) 2022-04-11 18:37:02.814 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-11 18:37:02.875 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (0.9.6) 2022-04-11 18:37:02.876 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (2.8.2) 2022-04-11 18:37:02.937 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (2.4.0) 2022-04-11 18:37:02.938 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.2.4) 2022-04-11 18:37:02.941 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.4.0) 2022-04-11 18:37:02.943 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.1.0) 2022-04-11 18:37:02.945 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-11 18:37:02.970 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-11 18:37:02.972 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-11 18:37:02.974 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.3.0) 2022-04-11 18:37:03.017 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev48) (1.0.3) 2022-04-11 18:37:03.151 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-11 18:37:03.155 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (3.0.0) 2022-04-11 18:37:03.179 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-11 18:37:03.206 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev48) (0.11.0) 2022-04-11 18:37:03.314 | Collecting suds-community>=0.6 2022-04-11 18:37:03.320 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9bf/f1653ea6a86ba/suds_community-1.1.0-py3-none-any.whl (144 kB) 2022-04-11 18:37:03.332 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.26.9) 2022-04-11 18:37:03.588 | Collecting pynacl>=1.0.1 2022-04-11 18:37:03.597 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/4947a22519e01/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 2022-04-11 18:37:03.643 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-11 18:37:03.786 | 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==20.1.0.dev48) (3.10.1) 2022-04-11 18:37:04.156 | Collecting warlock<2,>=1.2.0 2022-04-11 18:37:04.162 | 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-04-11 18:37:04.167 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.14.0) 2022-04-11 18:37:04.169 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (22.0.0) 2022-04-11 18:37:04.368 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-11 18:37:04.370 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2.0.12) 2022-04-11 18:37:04.371 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-11 18:37:04.407 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-11 18:37:04.478 | Collecting pyudev>=0.16.1 2022-04-11 18:37:04.486 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-04-11 18:37:04.728 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-11 18:37:04.731 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-11 18:37:04.871 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-11 18:37:04.872 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-11 18:37:04.876 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-11 18:37:05.009 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-11 18:37:05.128 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (4.11.3) 2022-04-11 18:37:05.129 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.2.0) 2022-04-11 18:37:05.131 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (5.6.0) 2022-04-11 18:37:05.165 | 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==20.1.0.dev48) (5.0.0) 2022-04-11 18:37:05.384 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-11 18:37:05.462 | 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==20.1.0.dev48) (0.5.0) 2022-04-11 18:37:05.463 | 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==20.1.0.dev48) (2.4.0) 2022-04-11 18:37:05.643 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-11 18:37:05.791 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-04-11 18:37:05.799 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/602/20c89b8bd5272/googleapis_common_protos-1.56.0-py2.py3-none-any.whl (241 kB) 2022-04-11 18:37:05.842 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-11 18:37:06.038 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (2.1.1) 2022-04-11 18:37:06.471 | 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==20.1.0.dev48) (1.1.5) 2022-04-11 18:37:06.521 | 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==20.1.0.dev48) (0.14.1) 2022-04-11 18:37:06.572 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (0.2.5) 2022-04-11 18:37:07.915 | 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==20.1.0.dev48) (1.32) 2022-04-11 18:37:08.193 | 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==20.1.0.dev48) (1.8.2) 2022-04-11 18:37:08.194 | 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==20.1.0.dev48) (21.4.0) 2022-04-11 18:37:08.345 | 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==20.1.0.dev48) (2.2) 2022-04-11 18:37:08.540 | 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.8.0->cinder==20.1.0.dev48) (1.0.0) 2022-04-11 18:37:08.728 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (3.8.0) 2022-04-11 18:37:09.382 | Building wheels for collected packages: zstd 2022-04-11 18:37:09.383 | Building wheel for zstd (setup.py): started 2022-04-11 18:37:59.314 | Building wheel for zstd (setup.py): finished with status 'done' 2022-04-11 18:37:59.326 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761477 sha256=47bd92a00f8045d948540875200fa068a67fda41680835cc6caff43c97b9c2d8 2022-04-11 18:37:59.326 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-04-11 18:37:59.330 | Successfully built zstd 2022-04-11 18:38:00.371 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-04-11 18:38:02.425 | Attempting uninstall: pynacl 2022-04-11 18:38:02.427 | Found existing installation: PyNaCl 1.3.0 2022-04-11 18:38:02.435 | Uninstalling PyNaCl-1.3.0: 2022-04-11 18:38:02.462 | Successfully uninstalled PyNaCl-1.3.0 2022-04-11 18:38:04.217 | Running setup.py develop for cinder 2022-04-11 18:38:11.536 | Successfully installed boto3-1.21.37 botocore-1.24.37 cinder google-api-core-2.7.1 google-api-python-client-2.43.0 google-auth-2.6.3 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.5.0 python-glanceclient-3.6.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.2 suds-community-1.1.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-04-11 18:38:11.536 | 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-04-11 18:38:11.544 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:38:11.544 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:38:11.812 | + inc/python:pip_install:200 : result=0 2022-04-11 18:38:11.814 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:38:11.816 | + functions-common:time_stop:2425 : local name 2022-04-11 18:38:11.818 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:38:11.821 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:38:11.823 | + functions-common:time_stop:2428 : local total 2022-04-11 18:38:11.826 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:38:11.828 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:38:11.830 | + functions-common:time_stop:2432 : start_time=1649702205401 2022-04-11 18:38:11.832 | + functions-common:time_stop:2434 : [[ -z 1649702205401 ]] 2022-04-11 18:38:11.836 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:38:11.840 | + functions-common:time_stop:2437 : end_time=1649702291837 2022-04-11 18:38:11.842 | + functions-common:time_stop:2438 : elapsed_time=86436 2022-04-11 18:38:11.844 | + functions-common:time_stop:2439 : total=139543 2022-04-11 18:38:11.847 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:38:11.849 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=225979 2022-04-11 18:38:11.851 | + inc/python:pip_install:203 : return 0 2022-04-11 18:38:11.853 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-11 18:38:11.856 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-11 18:38:11.858 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-11 18:38:11.877 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-11 18:38:11.889 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-11 18:38:11.892 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-11 18:38:11.894 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:38:11.897 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:38:11.900 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-11 18:38:11.902 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:38:11.905 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-11 18:38:11.907 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-11 18:38:11.910 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-11 18:38:11.912 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:38:11.915 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:38:11.917 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-11 18:38:11.929 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-11 18:38:11.932 | + functions-common:install_package:1463 : update_package_repo 2022-04-11 18:38:11.934 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 18:38:11.937 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-11 18:38:11.939 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 18:38:11.942 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 18:38:11.945 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 18:38:11.947 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:38:11.950 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:38:11.952 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 18:38:11.955 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-11 18:38:11.958 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-11 18:38:11.961 | + functions-common:apt_get_update:1190 : return 2022-04-11 18:38:11.964 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-11 18:38:11.966 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 18:38:11.969 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:38:11.971 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:38:11.974 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-11 18:38:11.997 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-11 18:38:12.109 | Reading package lists... 2022-04-11 18:38:12.378 | Building dependency tree... 2022-04-11 18:38:12.379 | Reading state information... 2022-04-11 18:38:12.652 | The following packages were automatically installed and are no longer required: 2022-04-11 18:38:12.653 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-11 18:38:12.653 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-11 18:38:12.654 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-11 18:38:12.654 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-11 18:38:12.654 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 18:38:12.654 | python3-zope.interface 2022-04-11 18:38:12.654 | Use 'sudo apt autoremove' to remove them. 2022-04-11 18:38:12.655 | The following additional packages will be installed: 2022-04-11 18:38:12.655 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-04-11 18:38:12.655 | python3-urwid 2022-04-11 18:38:12.656 | Suggested packages: 2022-04-11 18:38:12.656 | python-pyparsing-doc python-urwid-doc 2022-04-11 18:38:12.725 | The following NEW packages will be installed: 2022-04-11 18:38:12.726 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-04-11 18:38:12.726 | python3-urwid targetcli-fb 2022-04-11 18:38:12.971 | 0 upgraded, 6 newly installed, 0 to remove and 124 not upgraded. 2022-04-11 18:38:12.971 | Need to get 356 kB of archives. 2022-04-11 18:38:12.971 | After this operation, 2,294 kB of additional disk space will be used. 2022-04-11 18:38:12.971 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-04-11 18:38:13.339 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-04-11 18:38:13.541 | 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-04-11 18:38:13.566 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-04-11 18:38:13.585 | 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-04-11 18:38:13.603 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-04-11 18:38:14.208 | Fetched 356 kB in 1s (403 kB/s) 2022-04-11 18:38:14.239 | Selecting previously unselected package python3-pyparsing. 2022-04-11 18:38:14.293 | (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 ... 90882 files and directories currently installed.) 2022-04-11 18:38:14.297 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-04-11 18:38:14.299 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-04-11 18:38:14.337 | Selecting previously unselected package python3-urwid. 2022-04-11 18:38:14.349 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-04-11 18:38:14.352 | Unpacking python3-urwid (2.0.1-3) ... 2022-04-11 18:38:14.414 | Selecting previously unselected package python3-configshell-fb. 2022-04-11 18:38:14.424 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-04-11 18:38:14.426 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-04-11 18:38:14.466 | Selecting previously unselected package python3-pyudev. 2022-04-11 18:38:14.476 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-04-11 18:38:14.478 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-04-11 18:38:14.524 | Selecting previously unselected package python3-rtslib-fb. 2022-04-11 18:38:14.534 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-04-11 18:38:14.536 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-04-11 18:38:14.581 | Selecting previously unselected package targetcli-fb. 2022-04-11 18:38:14.592 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-04-11 18:38:14.594 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-04-11 18:38:14.657 | Setting up python3-urwid (2.0.1-3) ... 2022-04-11 18:38:15.034 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-11 18:38:15.034 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-11 18:38:15.034 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-11 18:38:15.034 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-11 18:38:15.034 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-11 18:38:15.034 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-11 18:38:15.034 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-04-11 18:38:15.034 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-04-11 18:38:15.142 | Setting up python3-pyparsing (2.4.6-1) ... 2022-04-11 18:38:15.457 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-04-11 18:38:15.769 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-04-11 18:38:16.056 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-04-11 18:38:17.371 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-04-11 18:38:17.912 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-04-11 18:38:17.912 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-04-11 18:38:19.937 | Processing triggers for man-db (2.9.1-1) ... 2022-04-11 18:38:20.041 | Processing triggers for systemd (245.4-4ubuntu3.15) ... 2022-04-11 18:38:28.596 | + functions-common:apt_get:1234 : result=0 2022-04-11 18:38:28.599 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 18:38:28.601 | + functions-common:time_stop:2425 : local name 2022-04-11 18:38:28.604 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:38:28.606 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:38:28.608 | + functions-common:time_stop:2428 : local total 2022-04-11 18:38:28.611 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:38:28.613 | + functions-common:time_stop:2431 : name=apt-get 2022-04-11 18:38:28.616 | + functions-common:time_stop:2432 : start_time=1649702291994 2022-04-11 18:38:28.618 | + functions-common:time_stop:2434 : [[ -z 1649702291994 ]] 2022-04-11 18:38:28.621 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:38:28.626 | + functions-common:time_stop:2437 : end_time=1649702308623 2022-04-11 18:38:28.628 | + functions-common:time_stop:2438 : elapsed_time=16629 2022-04-11 18:38:28.631 | + functions-common:time_stop:2439 : total=301942 2022-04-11 18:38:28.634 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:38:28.636 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=318571 2022-04-11 18:38:28.639 | + functions-common:apt_get:1238 : return 0 2022-04-11 18:38:28.642 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-11 18:38:28.644 | + ./stack.sh:main:928 : configure_cinder 2022-04-11 18:38:28.648 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-11 18:38:28.663 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-11 18:38:28.667 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-11 18:38:28.669 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-11 18:38:28.672 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-11 18:38:28.675 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-11 18:38:28.675 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-11 18:38:28.680 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-11 18:38:28.682 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-11 18:38:28.685 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-11 18:38:28.687 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-11 18:38:28.689 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-11 18:38:28.691 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-11 18:38:28.694 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-11 18:38:28.696 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-11 18:38:28.707 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-11 18:38:28.720 | + 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-04-11 18:38:28.732 | + 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-04-11 18:38:28.745 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-11 18:38:28.758 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-11 18:38:28.761 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-11 18:38:28.765 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.9nwWFHd7NX 2022-04-11 18:38:28.767 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-11 18:38:28.770 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-11 18:38:28.772 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-11 18:38:28.774 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.9nwWFHd7NX 2022-04-11 18:38:28.778 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.9nwWFHd7NX 2022-04-11 18:38:28.791 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.9nwWFHd7NX /etc/sudoers.d/cinder-rootwrap 2022-04-11 18:38:28.805 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-11 18:38:28.810 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-11 18:38:28.812 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-11 18:38:28.814 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-11 18:38:28.816 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-11 18:38:28.820 | + 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-04-11 18:38:28.822 | + 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-04-11 18:38:28.824 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-11 18:38:28.827 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-11 18:38:28.831 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-11 18:38:28.837 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-11 18:38:28.857 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-11 18:38:28.876 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-11 18:38:28.895 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-11 18:38:28.916 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-11 18:38:28.935 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-11 18:38:28.954 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-11 18:38:28.974 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-11 18:38:28.993 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-11 18:38:28.996 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-11 18:38:28.998 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-11 18:38:29.001 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-11 18:38:29.003 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-11 18:38:29.035 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-11 18:38:29.065 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-04-11 18:38:29.094 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-11 18:38:29.124 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-11 18:38:29.155 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-11 18:38:29.184 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-11 18:38:29.215 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-11 18:38:29.250 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-11 18:38:29.279 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-11 18:38:29.308 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-11 18:38:29.343 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-11 18:38:29.374 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-11 18:38:29.376 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-11 18:38:29.378 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-11 18:38:29.381 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-11 18:38:29.383 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-11 18:38:29.386 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-11 18:38:29.419 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-11 18:38:29.447 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-11 18:38:29.477 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-11 18:38:29.507 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-11 18:38:29.537 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-11 18:38:29.567 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-11 18:38:29.601 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-11 18:38:29.603 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.70 2022-04-11 18:38:29.633 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-11 18:38:29.671 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-11 18:38:29.680 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 0ad3f6116e3704a145b94a24cb961329 2022-04-11 18:38:29.712 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-11 18:38:29.715 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-11 18:38:29.746 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-11 18:38:29.776 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-11 18:38:29.806 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-11 18:38:29.837 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-11 18:38:29.854 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:38:29.857 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-11 18:38:29.859 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-11 18:38:29.861 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-11 18:38:29.864 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-11 18:38:29.866 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-11 18:38:29.871 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-11 18:38:29.873 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-11 18:38:29.876 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-11 18:38:29.878 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-11 18:38:29.882 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-11 18:38:29.884 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-11 18:38:29.916 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-11 18:38:29.947 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-11 18:38:29.977 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-11 18:38:30.010 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-11 18:38:30.041 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-11 18:38:30.071 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-11 18:38:30.074 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-11 18:38:30.077 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-11 18:38:30.079 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-11 18:38:30.114 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-11 18:38:30.116 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-11 18:38:30.148 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-11 18:38:30.150 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-11 18:38:30.153 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-11 18:38:30.155 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-11 18:38:30.184 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-11 18:38:30.186 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-11 18:38:30.189 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-11 18:38:30.206 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:38:30.210 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-11 18:38:30.212 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-11 18:38:30.215 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-11 18:38:30.217 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-11 18:38:30.248 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.70:8080/v1/AUTH_ 2022-04-11 18:38:30.278 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-11 18:38:30.297 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:38:30.299 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-11 18:38:30.316 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:38:30.319 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-11 18:38:30.338 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:38:30.340 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-11 18:38:30.343 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-11 18:38:30.345 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-11 18:38:30.347 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-11 18:38:30.351 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-11 18:38:30.353 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-11 18:38:30.356 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-11 18:38:30.373 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:38:30.376 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-11 18:38:30.379 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-11 18:38:30.382 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-11 18:38:30.401 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:38:30.404 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-11 18:38:30.406 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-11 18:38:30.436 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-11 18:38:30.439 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-11 18:38:30.442 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-11 18:38:30.444 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-11 18:38:30.446 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-11 18:38:30.450 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-11 18:38:30.468 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-11 18:38:30.470 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-11 18:38:30.472 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-11 18:38:30.475 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-11 18:38:30.478 | + 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-04-11 18:38:30.513 | + 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-04-11 18:38:30.552 | + 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-04-11 18:38:30.585 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-11 18:38:30.616 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-11 18:38:30.633 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:38:30.636 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-11 18:38:30.638 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-11 18:38:30.641 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-11 18:38:30.643 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-11 18:38:30.646 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-11 18:38:30.649 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-11 18:38:30.652 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-11 18:38:30.657 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-11 18:38:30.659 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-11 18:38:30.662 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-11 18:38:30.675 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-11 18:38:30.676 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-11 18:38:30.685 | d /var/run/uwsgi 0755 ubuntu root 2022-04-11 18:38:30.689 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-11 18:38:30.706 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-11 18:38:30.709 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-11 18:38:30.713 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-11 18:38:30.745 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-11 18:38:30.774 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-11 18:38:30.802 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-11 18:38:30.829 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-11 18:38:30.859 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-11 18:38:30.888 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-11 18:38:30.921 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-11 18:38:30.952 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-11 18:38:30.987 | + 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-04-11 18:38:31.016 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-11 18:38:31.045 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-11 18:38:31.076 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-11 18:38:31.107 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-11 18:38:31.109 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-11 18:38:31.112 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-11 18:38:31.115 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-11 18:38:31.117 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-11 18:38:31.119 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:38:31.122 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:38:31.124 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-11 18:38:31.127 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-11 18:38:31.129 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-11 18:38:31.157 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-11 18:38:31.189 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-11 18:38:31.189 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-11 18:38:31.198 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-11 18:38:31.202 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-11 18:38:31.204 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-11 18:38:31.206 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-11 18:38:31.209 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-11 18:38:31.211 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-11 18:38:31.214 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:38:31.216 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:38:31.218 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-11 18:38:31.220 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-11 18:38:31.223 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:38:31.225 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:38:31.227 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-11 18:38:31.292 | Enabling site cinder-wsgi. 2022-04-11 18:38:31.298 | To activate the new configuration, you need to run: 2022-04-11 18:38:31.298 | systemctl reload apache2 2022-04-11 18:38:31.303 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-11 18:38:31.306 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-11 18:38:31.308 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 18:38:31.311 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-11 18:38:31.440 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-11 18:38:31.443 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-11 18:38:31.478 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.70/image 2022-04-11 18:38:31.509 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-11 18:38:31.526 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:38:31.528 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-11 18:38:31.531 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-11 18:38:31.533 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-11 18:38:31.536 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-11 18:38:31.539 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-11 18:38:31.574 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-11 18:38:31.610 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.70/identity 2022-04-11 18:38:31.640 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-11 18:38:31.672 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-11 18:38:31.702 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-11 18:38:31.732 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-11 18:38:31.762 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-11 18:38:31.795 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-11 18:38:31.825 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-11 18:38:31.857 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-11 18:38:31.887 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-11 18:38:31.920 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-11 18:38:31.922 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-11 18:38:31.941 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:38:31.944 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.70:2379 2022-04-11 18:38:31.979 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-11 18:38:31.982 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-11 18:38:32.000 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:38:32.002 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-11 18:38:32.004 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-11 18:38:32.007 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-11 18:38:32.009 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-11 18:38:32.012 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-11 18:38:32.014 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-11 18:38:32.018 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-11 18:38:32.018 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-11 18:38:32.024 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-11 18:38:32.027 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-11 18:38:32.030 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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-04-11 18:38:32.032 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-11 18:38:32.035 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-11 18:38:32.039 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-11 18:38:32.041 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-11 18:38:32.044 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:38:32.046 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:38:32.049 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-11 18:38:32.051 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:38:32.054 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-11 18:38:32.056 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-11 18:38:32.058 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-11 18:38:32.061 | + functions-common:git_clone:610 : local git_ref=master 2022-04-11 18:38:32.063 | + functions-common:git_clone:611 : local orig_dir 2022-04-11 18:38:32.066 | ++ functions-common:git_clone:612 : pwd 2022-04-11 18:38:32.069 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-11 18:38:32.071 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-11 18:38:32.074 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-11 18:38:32.092 | + functions-common:git_clone:615 : RECLONE=False 2022-04-11 18:38:32.094 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-11 18:38:32.096 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-11 18:38:32.099 | + functions-common:git_clone:629 : echo master 2022-04-11 18:38:32.100 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-11 18:38:32.105 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-11 18:38:32.107 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-11 18:38:32.109 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-11 18:38:32.112 | + functions-common:git_clone:678 : git show --oneline 2022-04-11 18:38:32.113 | + functions-common:git_clone:678 : head -1 2022-04-11 18:38:32.116 | 8e7073ed4c DNM WIP: Don't register config options on imports 2022-04-11 18:38:32.118 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-11 18:38:32.121 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-11 18:38:32.123 | + inc/python:setup_develop:338 : local bindep 2022-04-11 18:38:32.126 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-11 18:38:32.128 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-11 18:38:32.132 | + inc/python:setup_develop:344 : local extras= 2022-04-11 18:38:32.134 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-11 18:38:32.137 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-11 18:38:32.139 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-11 18:38:32.142 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-11 18:38:32.144 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-11 18:38:32.146 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-11 18:38:32.150 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-11 18:38:32.152 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-11 18:38:32.155 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-11 18:38:32.158 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-11 18:38:32.160 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-11 18:38:32.164 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-11 18:38:32.170 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-11 18:38:32.173 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-11 18:38:32.842 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-11 18:38:32.844 | + inc/python:setup_package:418 : local bindep=0 2022-04-11 18:38:32.847 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-11 18:38:32.849 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-11 18:38:32.851 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-11 18:38:32.854 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-11 18:38:32.856 | + inc/python:setup_package:427 : local flags=-e 2022-04-11 18:38:32.859 | + inc/python:setup_package:428 : local extras= 2022-04-11 18:38:32.861 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-11 18:38:32.863 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-11 18:38:32.866 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-11 18:38:32.868 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-11 18:38:32.871 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-11 18:38:32.873 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-11 18:38:32.894 | Using python 3.8 to install /opt/stack/neutron 2022-04-11 18:38:32.897 | + 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-04-11 18:38:33.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:38:33.734 | from cryptography.utils import int_from_bytes 2022-04-11 18:38:33.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:38:33.734 | from cryptography.utils import int_from_bytes 2022-04-11 18:38:34.984 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:38:35.017 | Obtaining file:///opt/stack/neutron 2022-04-11 18:38:35.017 | Preparing metadata (setup.py): started 2022-04-11 18:38:40.641 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 18:38:40.731 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (5.8.1) 2022-04-11 18:38:40.732 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (3.5.0) 2022-04-11 18:38:40.733 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (2.1.1) 2022-04-11 18:38:40.734 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (2.5.1) 2022-04-11 18:38:40.735 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (2.5.0) 2022-04-11 18:38:40.736 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (5.1.1) 2022-04-11 18:38:40.737 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (0.33.0) 2022-04-11 18:38:40.738 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (1.4.1) 2022-04-11 18:38:40.739 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (0.20.4) 2022-04-11 18:38:40.740 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (2.27.1) 2022-04-11 18:38:40.741 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (3.1.1) 2022-04-11 18:38:40.742 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (9.4.0) 2022-04-11 18:38:40.743 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (0.8.0) 2022-04-11 18:38:40.744 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (0.11.0) 2022-04-11 18:38:40.745 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (2.20.0) 2022-04-11 18:38:40.746 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (7.8.0) 2022-04-11 18:38:40.748 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (6.3.1) 2022-04-11 18:38:40.749 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (1.4.35) 2022-04-11 18:38:40.749 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (1.8.7) 2022-04-11 18:38:40.750 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (4.5.0) 2022-04-11 18:38:40.752 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (1.7.7) 2022-04-11 18:38:40.753 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (3.5.0) 2022-04-11 18:38:40.754 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (2.10.1) 2022-04-11 18:38:40.755 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (4.5.0) 2022-04-11 18:38:40.756 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (8.8.0) 2022-04-11 18:38:40.758 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (4.1.0) 2022-04-11 18:38:40.759 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (11.2.0) 2022-04-11 18:38:40.760 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (5.1.0) 2022-04-11 18:38:40.761 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (4.7.0) 2022-04-11 18:38:40.762 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (12.13.0) 2022-04-11 18:38:40.763 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (4.5.1) 2022-04-11 18:38:40.764 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (3.11.0) 2022-04-11 18:38:40.765 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (2.7.0) 2022-04-11 18:38:40.766 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (2.3.0) 2022-04-11 18:38:40.768 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (6.3.1) 2022-04-11 18:38:40.769 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (4.3.0) 2022-04-11 18:38:40.770 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (2.8.0) 2022-04-11 18:38:40.771 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (1.5.0) 2022-04-11 18:38:40.772 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (4.12.2) 2022-04-11 18:38:40.773 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (2.6.0) 2022-04-11 18:38:40.774 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (3.4.2) 2022-04-11 18:38:40.775 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (2.3.1) 2022-04-11 18:38:40.776 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (1.1.0) 2022-04-11 18:38:40.778 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (2.16.0) 2022-04-11 18:38:40.784 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (1.15.1) 2022-04-11 18:38:40.784 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (21.3) 2022-04-11 18:38:40.784 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (5.9.0) 2022-04-11 18:38:40.784 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (0.6.9) 2022-04-11 18:38:40.784 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (22.0.0) 2022-04-11 18:38:40.784 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (17.7.0) 2022-04-11 18:38:40.785 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (0.61.0) 2022-04-11 18:38:40.786 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (4.5.0) 2022-04-11 18:38:40.787 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (2.7.1) 2022-04-11 18:38:40.788 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (2.4.0) 2022-04-11 18:38:40.789 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev105) (2.11.0) 2022-04-11 18:38:40.805 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev105) (1.2.0) 2022-04-11 18:38:40.807 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev105) (4.11.3) 2022-04-11 18:38:40.808 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev105) (5.6.0) 2022-04-11 18:38:40.815 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev105) (1.14.0) 2022-04-11 18:38:40.828 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev105) (1.16.0) 2022-04-11 18:38:40.829 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev105) (2.2.1) 2022-04-11 18:38:40.830 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev105) (1.1.2) 2022-04-11 18:38:40.849 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev105) (3.0.7) 2022-04-11 18:38:40.857 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev105) (2.1.1) 2022-04-11 18:38:40.916 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev105) (1.0.2) 2022-04-11 18:38:40.918 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev105) (1.7.0) 2022-04-11 18:38:40.970 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev105) (3.1.1) 2022-04-11 18:38:40.972 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev105) (4.4.0) 2022-04-11 18:38:41.016 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev105) (1.2.2) 2022-04-11 18:38:41.022 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev105) (2.7.0) 2022-04-11 18:38:41.049 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev105) (1.32) 2022-04-11 18:38:41.050 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev105) (1.4.4) 2022-04-11 18:38:41.052 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev105) (1.1.5) 2022-04-11 18:38:41.054 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev105) (1.4.0) 2022-04-11 18:38:41.055 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev105) (2.5.0) 2022-04-11 18:38:41.056 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev105) (36.0.2) 2022-04-11 18:38:41.057 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev105) (6.0) 2022-04-11 18:38:41.058 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev105) (1.0.0) 2022-04-11 18:38:41.077 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev105) (1.0.3) 2022-04-11 18:38:41.167 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev105) (0.17.3) 2022-04-11 18:38:41.211 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev105) (1.5.0) 2022-04-11 18:38:41.300 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev105) (0.13.0) 2022-04-11 18:38:41.302 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev105) (0.5.0) 2022-04-11 18:38:41.305 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev105) (2.0.1) 2022-04-11 18:38:41.360 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev105) (2.8.2) 2022-04-11 18:38:41.364 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev105) (0.9.6) 2022-04-11 18:38:41.423 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev105) (5.2.4) 2022-04-11 18:38:41.424 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev105) (5.0.0) 2022-04-11 18:38:41.428 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev105) (5.1.0) 2022-04-11 18:38:41.429 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev105) (0.4.0) 2022-04-11 18:38:41.451 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev105) (3.2.0) 2022-04-11 18:38:41.456 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev105) (3.3.0) 2022-04-11 18:38:41.503 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev105) (1.15.0) 2022-04-11 18:38:41.564 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev105) (2022.1) 2022-04-11 18:38:41.596 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev105) (3.0.0) 2022-04-11 18:38:41.601 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev105) (1.3.3) 2022-04-11 18:38:41.622 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev105) (3.2.0) 2022-04-11 18:38:41.763 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev105) (2.4.0) 2022-04-11 18:38:41.832 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev105) (62.0.0) 2022-04-11 18:38:41.910 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev105) (3.0.0) 2022-04-11 18:38:41.911 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev105) (0.3.5) 2022-04-11 18:38:42.018 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev105) (0.6.9) 2022-04-11 18:38:42.019 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev105) (0.6.9) 2022-04-11 18:38:42.021 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev105) (0.6.9) 2022-04-11 18:38:42.022 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev105) (0.6.9) 2022-04-11 18:38:42.023 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev105) (0.6.9) 2022-04-11 18:38:42.024 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev105) (0.6.9) 2022-04-11 18:38:42.025 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev105) (0.6.9) 2022-04-11 18:38:42.226 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev105) (3.2.0) 2022-04-11 18:38:42.229 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev105) (2.5.0) 2022-04-11 18:38:42.232 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev105) (3.10.1) 2022-04-11 18:38:42.276 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev105) (2.1.0) 2022-04-11 18:38:42.277 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev105) (3.17.6) 2022-04-11 18:38:42.369 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev105) (3.3) 2022-04-11 18:38:42.370 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev105) (1.26.9) 2022-04-11 18:38:42.372 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev105) (2.0.12) 2022-04-11 18:38:42.373 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev105) (2019.11.28) 2022-04-11 18:38:42.409 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev105) (0.7) 2022-04-11 18:38:42.735 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev105) (0.13.1) 2022-04-11 18:38:42.811 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev105) (5.0.0) 2022-04-11 18:38:42.969 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev105) (2.21) 2022-04-11 18:38:43.042 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev105) (2.4.0) 2022-04-11 18:38:43.043 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev105) (0.5.0) 2022-04-11 18:38:43.272 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev105) (2.5.0) 2022-04-11 18:38:43.438 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev105) (2.2) 2022-04-11 18:38:43.955 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev105) (0.14.1) 2022-04-11 18:38:44.001 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev105) (0.2.5) 2022-04-11 18:38:44.626 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev105) (0.5.2) 2022-04-11 18:38:44.630 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev105) (0.4.2) 2022-04-11 18:38:44.938 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev105) (4.11.1) 2022-04-11 18:38:44.940 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev105) (2.1.1) 2022-04-11 18:38:45.102 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev105) (3.8.0) 2022-04-11 18:38:45.342 | 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-designateclient>=2.7.0->neutron==20.1.0.dev105) (1.8.2) 2022-04-11 18:38:45.343 | 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-designateclient>=2.7.0->neutron==20.1.0.dev105) (21.4.0) 2022-04-11 18:38:45.525 | 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.8.0->neutron==20.1.0.dev105) (1.0.0) 2022-04-11 18:38:45.783 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev105) (2.3.2) 2022-04-11 18:38:47.177 | Installing collected packages: neutron 2022-04-11 18:38:47.177 | Attempting uninstall: neutron 2022-04-11 18:38:47.179 | Found existing installation: neutron 20.0.0 2022-04-11 18:38:48.449 | Uninstalling neutron-20.0.0: 2022-04-11 18:38:48.526 | Successfully uninstalled neutron-20.0.0 2022-04-11 18:38:48.528 | Running setup.py develop for neutron 2022-04-11 18:38:56.236 | Successfully installed neutron 2022-04-11 18:38:56.236 | 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-04-11 18:38:56.244 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:38:56.244 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:38:56.407 | + inc/python:pip_install:200 : result=0 2022-04-11 18:38:56.409 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:38:56.412 | + functions-common:time_stop:2425 : local name 2022-04-11 18:38:56.415 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:38:56.417 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:38:56.419 | + functions-common:time_stop:2428 : local total 2022-04-11 18:38:56.421 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:38:56.423 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:38:56.426 | + functions-common:time_stop:2432 : start_time=1649702312889 2022-04-11 18:38:56.429 | + functions-common:time_stop:2434 : [[ -z 1649702312889 ]] 2022-04-11 18:38:56.432 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:38:56.436 | + functions-common:time_stop:2437 : end_time=1649702336434 2022-04-11 18:38:56.439 | + functions-common:time_stop:2438 : elapsed_time=23545 2022-04-11 18:38:56.441 | + functions-common:time_stop:2439 : total=225979 2022-04-11 18:38:56.444 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:38:56.446 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=249524 2022-04-11 18:38:56.449 | + inc/python:pip_install:203 : return 0 2022-04-11 18:38:56.451 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-11 18:38:56.454 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-11 18:38:56.456 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-11 18:38:56.478 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-11 18:38:56.490 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-11 18:38:56.493 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-11 18:38:56.497 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:38:56.499 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:38:56.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-11 18:38:56.504 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:38:56.507 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-11 18:38:56.510 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-11 18:38:56.514 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-11 18:38:56.533 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:38:56.536 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-11 18:38:56.539 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-11 18:38:56.541 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-11 18:38:56.544 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-11 18:38:56.546 | + lib/stack:stack_install_service:32 : install_nova 2022-04-11 18:38:56.549 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-11 18:38:56.551 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-11 18:38:56.554 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:38:56.556 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:38:56.558 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-11 18:38:56.561 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:38:56.563 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-11 18:38:56.580 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:38:56.582 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-11 18:38:56.601 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:38:56.603 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-11 18:38:56.620 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:38:56.623 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-11 18:38:56.625 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-11 18:38:56.627 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-11 18:38:56.629 | + functions-common:git_clone:610 : local git_ref=master 2022-04-11 18:38:56.632 | + functions-common:git_clone:611 : local orig_dir 2022-04-11 18:38:56.634 | ++ functions-common:git_clone:612 : pwd 2022-04-11 18:38:56.637 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-11 18:38:56.639 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-11 18:38:56.642 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-11 18:38:56.660 | + functions-common:git_clone:615 : RECLONE=False 2022-04-11 18:38:56.663 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-11 18:38:56.666 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-11 18:38:56.669 | + functions-common:git_clone:629 : echo master 2022-04-11 18:38:56.670 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-11 18:38:56.676 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-11 18:38:56.678 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-11 18:38:56.680 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-11 18:38:56.683 | + functions-common:git_clone:678 : git show --oneline 2022-04-11 18:38:56.683 | + functions-common:git_clone:678 : head -1 2022-04-11 18:38:56.687 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-11 18:38:56.690 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-11 18:38:56.693 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-11 18:38:56.695 | + inc/python:setup_develop:338 : local bindep 2022-04-11 18:38:56.698 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-11 18:38:56.700 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-11 18:38:56.703 | + inc/python:setup_develop:344 : local extras= 2022-04-11 18:38:56.705 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-11 18:38:56.708 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-11 18:38:56.711 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-11 18:38:56.714 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-11 18:38:56.716 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-11 18:38:56.719 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-11 18:38:56.722 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-11 18:38:56.726 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-11 18:38:56.729 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-11 18:38:56.731 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-11 18:38:56.734 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-11 18:38:56.737 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-11 18:38:56.743 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-11 18:38:56.746 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-11 18:38:57.410 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-11 18:38:57.413 | + inc/python:setup_package:418 : local bindep=0 2022-04-11 18:38:57.415 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-11 18:38:57.418 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-11 18:38:57.420 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-11 18:38:57.422 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-11 18:38:57.424 | + inc/python:setup_package:427 : local flags=-e 2022-04-11 18:38:57.427 | + inc/python:setup_package:428 : local extras= 2022-04-11 18:38:57.429 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-11 18:38:57.432 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-11 18:38:57.434 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-11 18:38:57.436 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-11 18:38:57.439 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-11 18:38:57.441 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-11 18:38:57.463 | Using python 3.8 to install /opt/stack/nova 2022-04-11 18:38:57.465 | + 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/nova 2022-04-11 18:38:58.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:38:58.340 | from cryptography.utils import int_from_bytes 2022-04-11 18:38:58.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:38:58.340 | from cryptography.utils import int_from_bytes 2022-04-11 18:38:59.560 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:38:59.592 | Obtaining file:///opt/stack/nova 2022-04-11 18:38:59.593 | Preparing metadata (setup.py): started 2022-04-11 18:39:06.106 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 18:39:06.318 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-11 18:39:06.319 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-11 18:39:06.320 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-11 18:39:06.321 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-11 18:39:06.322 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-11 18:39:06.323 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-11 18:39:06.325 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-11 18:39:06.326 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-11 18:39:06.327 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-11 18:39:06.327 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-11 18:39:06.328 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-11 18:39:06.330 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-11 18:39:06.331 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-11 18:39:06.332 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-11 18:39:06.333 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-11 18:39:06.334 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-11 18:39:06.335 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-11 18:39:06.336 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-11 18:39:06.337 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-11 18:39:06.338 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-11 18:39:06.339 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-11 18:39:06.341 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-11 18:39:06.342 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-11 18:39:06.343 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-11 18:39:06.344 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-11 18:39:06.345 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-11 18:39:06.346 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-11 18:39:06.421 | Collecting websockify>=0.9.0 2022-04-11 18:39:06.427 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-04-11 18:39:06.432 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-11 18:39:06.433 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-11 18:39:06.434 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-11 18:39:06.435 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-11 18:39:06.436 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-11 18:39:06.437 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-11 18:39:06.439 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-11 18:39:06.440 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-11 18:39:06.441 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-11 18:39:06.442 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-11 18:39:06.444 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-11 18:39:06.445 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-11 18:39:06.446 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-11 18:39:06.447 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-11 18:39:06.448 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-11 18:39:06.449 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-11 18:39:06.450 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-11 18:39:06.451 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-11 18:39:06.452 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-11 18:39:06.453 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-11 18:39:06.454 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-11 18:39:06.455 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-11 18:39:06.456 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-11 18:39:06.457 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-11 18:39:06.459 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-11 18:39:06.460 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-11 18:39:06.499 | Collecting microversion-parse>=0.2.1 2022-04-11 18:39:06.507 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-04-11 18:39:06.511 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-11 18:39:06.512 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-11 18:39:06.513 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-11 18:39:06.514 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-11 18:39:06.515 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-11 18:39:06.516 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-11 18:39:06.517 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-11 18:39:06.518 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-11 18:39:06.519 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-11 18:39:06.535 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-11 18:39:06.536 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-11 18:39:06.538 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-11 18:39:06.559 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-11 18:39:06.599 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-11 18:39:06.629 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-11 18:39:06.630 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-11 18:39:06.654 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-11 18:39:06.804 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-11 18:39:06.808 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-11 18:39:06.866 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-11 18:39:06.867 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-11 18:39:06.868 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-11 18:39:06.869 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-11 18:39:06.871 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-11 18:39:06.872 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-11 18:39:06.893 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-11 18:39:06.897 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-11 18:39:06.948 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-11 18:39:06.949 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.15.1) 2022-04-11 18:39:06.953 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-11 18:39:07.014 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-11 18:39:07.122 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-11 18:39:07.123 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-11 18:39:07.201 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-11 18:39:07.265 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-11 18:39:07.267 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-11 18:39:07.270 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-11 18:39:07.272 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-11 18:39:07.297 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-11 18:39:07.300 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-11 18:39:07.351 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-11 18:39:07.406 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-11 18:39:07.441 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-11 18:39:07.442 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-11 18:39:07.496 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-11 18:39:07.497 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-11 18:39:07.585 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-11 18:39:07.611 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-11 18:39:07.691 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-11 18:39:07.770 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-11 18:39:07.835 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-11 18:39:07.836 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-11 18:39:07.838 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-11 18:39:07.880 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-11 18:39:07.882 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-11 18:39:07.885 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-11 18:39:07.967 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-11 18:39:07.968 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-11 18:39:07.970 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-11 18:39:07.971 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-11 18:39:08.064 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-11 18:39:08.285 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-11 18:39:08.288 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-11 18:39:08.426 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-11 18:39:08.429 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-11 18:39:08.431 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-11 18:39:08.524 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-11 18:39:13.330 | Collecting numpy 2022-04-11 18:39:13.367 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3ca/688e1b9b95d80/numpy-1.22.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-04-11 18:39:13.848 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-11 18:39:14.051 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-11 18:39:14.127 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-11 18:39:14.128 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-11 18:39:14.341 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-11 18:39:14.449 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-11 18:39:14.916 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-11 18:39:14.963 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-11 18:39:15.336 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-11 18:39:15.379 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-11 18:39:15.381 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-11 18:39:15.382 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-11 18:39:15.383 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-11 18:39:15.384 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-11 18:39:15.385 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-11 18:39:16.620 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-11 18:39:17.078 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-11 18:39:17.079 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-11 18:39:17.185 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-11 18:39:17.290 | 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.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-11 18:39:18.782 | Installing collected packages: numpy, websockify, microversion-parse, nova 2022-04-11 18:39:21.983 | Running setup.py develop for nova 2022-04-11 18:39:30.098 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.3 websockify-0.10.0 2022-04-11 18:39:30.099 | 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-04-11 18:39:30.107 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:39:30.107 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:39:30.274 | + inc/python:pip_install:200 : result=0 2022-04-11 18:39:30.276 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:39:30.278 | + functions-common:time_stop:2425 : local name 2022-04-11 18:39:30.280 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:39:30.283 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:39:30.285 | + functions-common:time_stop:2428 : local total 2022-04-11 18:39:30.288 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:39:30.290 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:39:30.292 | + functions-common:time_stop:2432 : start_time=1649702337456 2022-04-11 18:39:30.294 | + functions-common:time_stop:2434 : [[ -z 1649702337456 ]] 2022-04-11 18:39:30.297 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:39:30.301 | + functions-common:time_stop:2437 : end_time=1649702370298 2022-04-11 18:39:30.303 | + functions-common:time_stop:2438 : elapsed_time=32842 2022-04-11 18:39:30.305 | + functions-common:time_stop:2439 : total=249524 2022-04-11 18:39:30.307 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:39:30.309 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=282366 2022-04-11 18:39:30.312 | + inc/python:pip_install:203 : return 0 2022-04-11 18:39:30.314 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-11 18:39:30.316 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-11 18:39:30.319 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-11 18:39:30.338 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-11 18:39:30.351 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-11 18:39:30.353 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-11 18:39:30.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:39:30.358 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:39:30.360 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-11 18:39:30.363 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:39:30.366 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-11 18:39:30.378 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-11 18:39:30.381 | + ./stack.sh:main:939 : configure_nova 2022-04-11 18:39:30.384 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-11 18:39:30.397 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-11 18:39:30.400 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-11 18:39:30.402 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-11 18:39:30.406 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-11 18:39:30.406 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-11 18:39:30.411 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-11 18:39:30.415 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-11 18:39:30.417 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-11 18:39:30.420 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-11 18:39:30.422 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-11 18:39:30.425 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-11 18:39:30.427 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-11 18:39:30.430 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-11 18:39:30.442 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-11 18:39:30.456 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-11 18:39:30.471 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-11 18:39:30.484 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-11 18:39:30.498 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-11 18:39:30.501 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-11 18:39:30.506 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.hYA7uaX29Y 2022-04-11 18:39:30.509 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-11 18:39:30.511 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-11 18:39:30.514 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-11 18:39:30.517 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-11 18:39:30.519 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-11 18:39:30.522 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.hYA7uaX29Y 2022-04-11 18:39:30.526 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.hYA7uaX29Y 2022-04-11 18:39:30.539 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.hYA7uaX29Y /etc/sudoers.d/nova-rootwrap 2022-04-11 18:39:30.553 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-11 18:39:30.558 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-11 18:39:30.560 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-11 18:39:30.563 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-11 18:39:30.565 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-11 18:39:30.568 | + 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-04-11 18:39:30.571 | + 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-04-11 18:39:30.574 | + lib/nova:configure_nova:252 : [[ 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 =~ n-api ]] 2022-04-11 18:39:30.577 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-11 18:39:30.582 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-11 18:39:30.599 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:39:30.602 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-11 18:39:30.605 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-11 18:39:30.608 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-11 18:39:30.612 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-11 18:39:30.643 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-11 18:39:30.645 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-11 18:39:30.673 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-11 18:39:30.706 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-11 18:39:30.738 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-11 18:39:30.770 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-11 18:39:30.802 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-11 18:39:30.836 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-11 18:39:30.838 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.70 2022-04-11 18:39:30.868 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-11 18:39:30.901 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-11 18:39:30.931 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-11 18:39:30.959 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-11 18:39:30.987 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-11 18:39:31.020 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-11 18:39:31.023 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 18:39:31.025 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 18:39:31.027 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 18:39:31.029 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 18:39:31.031 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 18:39:31.034 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 18:39:31.036 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 18:39:31.038 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 18:39:31.040 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 18:39:31.043 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 18:39:31.045 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 18:39:31.047 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-11 18:39:31.049 | + functions-common:is_suse:542 : is_opensuse 2022-04-11 18:39:31.052 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-11 18:39:31.054 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-11 18:39:31.057 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-11 18:39:31.059 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-11 18:39:31.061 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-11 18:39:31.063 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-11 18:39:31.080 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:39:31.083 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-11 18:39:31.085 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-11 18:39:31.088 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-11 18:39:31.121 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-11 18:39:31.123 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-11 18:39:31.126 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-11 18:39:31.130 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-11 18:39:31.133 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-11 18:39:31.136 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-11 18:39:31.168 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-11 18:39:31.170 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-11 18:39:31.172 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-11 18:39:31.175 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-11 18:39:31.177 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-11 18:39:31.180 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-11 18:39:31.212 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-11 18:39:31.245 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-11 18:39:31.280 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-11 18:39:31.312 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-11 18:39:31.328 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:39:31.330 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-11 18:39:31.346 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:39:31.350 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-11 18:39:31.351 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-11 18:39:31.357 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-11 18:39:31.359 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-11 18:39:31.387 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-11 18:39:31.404 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:39:31.407 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-11 18:39:31.410 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-11 18:39:31.412 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-11 18:39:31.415 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-11 18:39:31.417 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-11 18:39:31.447 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-11 18:39:31.478 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-04-11 18:39:31.508 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-11 18:39:31.538 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-11 18:39:31.570 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-11 18:39:31.601 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-11 18:39:31.628 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-11 18:39:31.662 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-11 18:39:31.696 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-11 18:39:31.726 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-11 18:39:31.744 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:39:31.746 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-11 18:39:31.748 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-11 18:39:31.780 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-11 18:39:31.810 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.70/identity 2022-04-11 18:39:31.843 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-11 18:39:31.872 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-11 18:39:31.902 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-11 18:39:31.935 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-11 18:39:31.966 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-11 18:39:31.995 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-11 18:39:32.015 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:39:32.018 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-11 18:39:32.020 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-11 18:39:32.048 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-11 18:39:32.083 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-11 18:39:32.085 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-11 18:39:32.116 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-11 18:39:32.119 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-11 18:39:32.122 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-11 18:39:32.124 | + functions-common:is_suse:542 : is_opensuse 2022-04-11 18:39:32.126 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-11 18:39:32.128 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-11 18:39:32.131 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-11 18:39:32.133 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-11 18:39:32.135 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-11 18:39:32.138 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-11 18:39:32.140 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 18:39:32.142 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 18:39:32.144 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 18:39:32.147 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 18:39:32.149 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 18:39:32.151 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 18:39:32.153 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 18:39:32.156 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 18:39:32.158 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 18:39:32.161 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 18:39:32.163 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 18:39:32.166 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-11 18:39:32.168 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-11 18:39:32.170 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-11 18:39:32.173 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-11 18:39:32.192 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-11 18:39:32.194 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-11 18:39:32.197 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-11 18:39:32.199 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-11 18:39:32.201 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-11 18:39:32.231 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.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-04-11 18:39:32.260 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-11 18:39:32.295 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-11 18:39:32.324 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-11 18:39:32.356 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-11 18:39:32.373 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:39:32.375 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-11 18:39:32.378 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-11 18:39:32.380 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-11 18:39:32.383 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-11 18:39:32.385 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-11 18:39:32.387 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-11 18:39:32.390 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-11 18:39:32.394 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-11 18:39:32.397 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-11 18:39:32.400 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-11 18:39:32.413 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-11 18:39:32.413 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-11 18:39:32.422 | d /var/run/uwsgi 0755 ubuntu root 2022-04-11 18:39:32.425 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-11 18:39:32.443 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-11 18:39:32.446 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-11 18:39:32.450 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-11 18:39:32.480 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-11 18:39:32.509 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-11 18:39:32.538 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-11 18:39:32.568 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-11 18:39:32.599 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-11 18:39:32.628 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-11 18:39:32.656 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-11 18:39:32.686 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-11 18:39:32.721 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-11 18:39:32.749 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-11 18:39:32.779 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-11 18:39:32.809 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-11 18:39:32.837 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-11 18:39:32.840 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-11 18:39:32.843 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-11 18:39:32.845 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-11 18:39:32.848 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-11 18:39:32.850 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:39:32.853 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:39:32.855 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-11 18:39:32.858 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-11 18:39:32.860 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-11 18:39:32.890 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-11 18:39:32.920 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-11 18:39:32.920 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-11 18:39:32.929 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-11 18:39:32.932 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-11 18:39:32.935 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-11 18:39:32.938 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-11 18:39:32.941 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-11 18:39:32.943 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-11 18:39:32.946 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:39:32.948 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:39:32.951 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-11 18:39:32.953 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-11 18:39:32.955 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:39:32.960 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:39:32.962 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-11 18:39:33.025 | Enabling site nova-api-wsgi. 2022-04-11 18:39:33.030 | To activate the new configuration, you need to run: 2022-04-11 18:39:33.030 | systemctl reload apache2 2022-04-11 18:39:33.035 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-11 18:39:33.038 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-11 18:39:33.040 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 18:39:33.042 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-11 18:39:33.176 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-11 18:39:33.199 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:39:33.202 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-11 18:39:33.205 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-11 18:39:33.207 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-11 18:39:33.213 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-11 18:39:33.215 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-11 18:39:33.218 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-11 18:39:33.221 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-11 18:39:33.226 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-11 18:39:33.229 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-11 18:39:33.231 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-11 18:39:33.245 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-11 18:39:33.245 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-11 18:39:33.255 | d /var/run/uwsgi 0755 ubuntu root 2022-04-11 18:39:33.260 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-11 18:39:33.276 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-11 18:39:33.278 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-11 18:39:33.282 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-11 18:39:33.312 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-11 18:39:33.342 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-11 18:39:33.372 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-11 18:39:33.400 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-11 18:39:33.429 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-11 18:39:33.458 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-11 18:39:33.489 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-11 18:39:33.520 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-11 18:39:33.555 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-11 18:39:33.587 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-11 18:39:33.617 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-11 18:39:33.647 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-11 18:39:33.677 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-11 18:39:33.680 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-11 18:39:33.710 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-11 18:39:33.730 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:39:33.732 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-11 18:39:33.765 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-11 18:39:33.768 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-11 18:39:33.770 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-11 18:39:33.790 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:39:33.792 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-11 18:39:33.796 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-11 18:39:33.826 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-11 18:39:33.861 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-11 18:39:33.863 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-11 18:39:33.868 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-11 18:39:33.871 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-11 18:39:33.874 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-11 18:39:33.877 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-11 18:39:33.893 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:39:33.898 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-11 18:39:33.901 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-11 18:39:33.904 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-11 18:39:33.921 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:39:33.925 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-11 18:39:33.928 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-11 18:39:33.960 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-11 18:39:33.963 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-11 18:39:33.966 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-11 18:39:33.995 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-11 18:39:34.025 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-11 18:39:34.057 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-11 18:39:34.073 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:39:34.076 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-11 18:39:34.109 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-11 18:39:34.111 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-11 18:39:34.114 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-11 18:39:34.145 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-11 18:39:34.176 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.70/identity 2022-04-11 18:39:34.204 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-11 18:39:34.239 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-11 18:39:34.272 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-11 18:39:34.303 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-11 18:39:34.333 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-11 18:39:34.368 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-11 18:39:34.397 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-11 18:39:34.414 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:39:34.417 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-11 18:39:34.421 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-11 18:39:34.423 | + lib/nova:create_nova_conf:553 : local conf 2022-04-11 18:39:34.426 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-11 18:39:34.431 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-11 18:39:34.433 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-11 18:39:34.436 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-11 18:39:34.438 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-11 18:39:34.441 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-11 18:39:34.444 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-11 18:39:34.448 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-11 18:39:34.451 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-11 18:39:34.453 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-11 18:39:34.455 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-11 18:39:34.458 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-11 18:39:34.461 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-11 18:39:34.494 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-11 18:39:34.527 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-11 18:39:34.558 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-11 18:39:34.560 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-11 18:39:34.562 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-11 18:39:34.565 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-11 18:39:34.582 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:39:34.587 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-11 18:39:34.587 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-11 18:39:35.298 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-04-11 18:39:35.300 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-04-11 18:39:35.963 | Adding vhost "nova_cell1" ... 2022-04-11 18:39:36.011 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-04-11 18:39:36.701 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-04-11 18:39:36.723 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-11 18:39:36.726 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-11 18:39:36.728 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-11 18:39:36.731 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-11 18:39:36.733 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-11 18:39:36.735 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-11 18:39:36.753 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:39:36.757 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-11 18:39:36.759 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-11 18:39:36.762 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-11 18:39:36.778 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:39:36.781 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-04-11 18:39:36.783 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/nova_cell1 2022-04-11 18:39:36.811 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-11 18:39:36.813 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-11 18:39:36.816 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-11 18:39:36.833 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:39:36.836 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-11 18:39:36.839 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-11 18:39:36.841 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-11 18:39:36.873 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.70/identity 2022-04-11 18:39:36.902 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-11 18:39:36.930 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-11 18:39:36.960 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-11 18:39:36.993 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-11 18:39:37.028 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-11 18:39:37.059 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-11 18:39:37.088 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-11 18:39:37.093 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-11 18:39:37.095 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-11 18:39:37.098 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-11 18:39:37.116 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-11 18:39:37.119 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-11 18:39:37.122 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-11 18:39:37.124 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-11 18:39:37.126 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-11 18:39:37.157 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.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-04-11 18:39:37.186 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-11 18:39:37.217 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-11 18:39:37.247 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-11 18:39:37.250 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-11 18:39:37.254 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-11 18:39:37.258 | + lib/nova:create_nova_conf:587 : local conf 2022-04-11 18:39:37.260 | + lib/nova:create_nova_conf:588 : local offset 2022-04-11 18:39:37.264 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-11 18:39:37.269 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-11 18:39:37.272 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-11 18:39:37.276 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-11 18:39:37.279 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-11 18:39:37.281 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-11 18:39:37.284 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-11 18:39:37.286 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-11 18:39:37.289 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-11 18:39:37.291 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-11 18:39:37.313 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:39:37.316 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-11 18:39:37.318 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-11 18:39:37.334 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:39:37.337 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-11 18:39:37.356 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:39:37.360 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-11 18:39:37.377 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:39:37.379 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-11 18:39:37.397 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:39:37.403 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-11 18:39:37.405 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-11 18:39:37.408 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-11 18:39:37.411 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-11 18:39:37.414 | + lib/stack:stack_install_service:32 : install_placement 2022-04-11 18:39:37.417 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-11 18:39:37.419 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-11 18:39:37.422 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:39:37.424 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:39:37.427 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-11 18:39:37.430 | + functions-common:install_package:1463 : update_package_repo 2022-04-11 18:39:37.433 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 18:39:37.435 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-11 18:39:37.439 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 18:39:37.441 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 18:39:37.444 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 18:39:37.446 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:39:37.449 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:39:37.454 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 18:39:37.456 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-11 18:39:37.459 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-11 18:39:37.461 | + functions-common:apt_get_update:1190 : return 2022-04-11 18:39:37.464 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-11 18:39:37.466 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 18:39:37.469 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:39:37.471 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:39:37.474 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-11 18:39:37.497 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-11 18:39:37.608 | Reading package lists... 2022-04-11 18:39:37.865 | Building dependency tree... 2022-04-11 18:39:37.867 | Reading state information... 2022-04-11 18:39:38.131 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-11 18:39:38.131 | The following packages were automatically installed and are no longer required: 2022-04-11 18:39:38.132 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-11 18:39:38.132 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-11 18:39:38.133 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-11 18:39:38.133 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-11 18:39:38.133 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 18:39:38.133 | python3-zope.interface 2022-04-11 18:39:38.133 | Use 'sudo apt autoremove' to remove them. 2022-04-11 18:39:38.249 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-11 18:39:38.254 | + functions-common:apt_get:1234 : result=0 2022-04-11 18:39:38.257 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 18:39:38.259 | + functions-common:time_stop:2425 : local name 2022-04-11 18:39:38.262 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:39:38.264 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:39:38.267 | + functions-common:time_stop:2428 : local total 2022-04-11 18:39:38.269 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:39:38.272 | + functions-common:time_stop:2431 : name=apt-get 2022-04-11 18:39:38.275 | + functions-common:time_stop:2432 : start_time=1649702377494 2022-04-11 18:39:38.278 | + functions-common:time_stop:2434 : [[ -z 1649702377494 ]] 2022-04-11 18:39:38.281 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:39:38.285 | + functions-common:time_stop:2437 : end_time=1649702378283 2022-04-11 18:39:38.288 | + functions-common:time_stop:2438 : elapsed_time=789 2022-04-11 18:39:38.290 | + functions-common:time_stop:2439 : total=318571 2022-04-11 18:39:38.293 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:39:38.295 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=319360 2022-04-11 18:39:38.298 | + functions-common:apt_get:1238 : return 0 2022-04-11 18:39:38.300 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-11 18:39:38.303 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-11 18:39:38.305 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-11 18:39:38.308 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-11 18:39:38.310 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-11 18:39:38.334 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-11 18:39:38.337 | + functions-common:install_package:1463 : update_package_repo 2022-04-11 18:39:38.340 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-11 18:39:38.342 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-11 18:39:38.344 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-11 18:39:38.347 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-11 18:39:38.350 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-11 18:39:38.352 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:39:38.355 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:39:38.357 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-11 18:39:38.360 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-11 18:39:38.363 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-11 18:39:38.365 | + functions-common:apt_get_update:1190 : return 2022-04-11 18:39:38.368 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-11 18:39:38.370 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-11 18:39:38.373 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:39:38.375 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:39:38.378 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-11 18:39:38.402 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-11 18:39:38.513 | Reading package lists... 2022-04-11 18:39:38.770 | Building dependency tree... 2022-04-11 18:39:38.771 | Reading state information... 2022-04-11 18:39:39.047 | The following packages were automatically installed and are no longer required: 2022-04-11 18:39:39.049 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-11 18:39:39.049 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-11 18:39:39.049 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-11 18:39:39.049 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-11 18:39:39.049 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-11 18:39:39.049 | python3-zope.interface 2022-04-11 18:39:39.049 | Use 'sudo apt autoremove' to remove them. 2022-04-11 18:39:39.118 | The following NEW packages will be installed: 2022-04-11 18:39:39.119 | libapache2-mod-wsgi-py3 2022-04-11 18:39:39.240 | 0 upgraded, 1 newly installed, 0 to remove and 124 not upgraded. 2022-04-11 18:39:39.240 | Need to get 93.3 kB of archives. 2022-04-11 18:39:39.240 | After this operation, 300 kB of additional disk space will be used. 2022-04-11 18:39:39.240 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-04-11 18:39:39.940 | Fetched 93.3 kB in 0s (372 kB/s) 2022-04-11 18:39:39.976 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-04-11 18:39:40.028 | (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 ... 91051 files and directories currently installed.) 2022-04-11 18:39:40.032 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-04-11 18:39:40.035 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-11 18:39:40.099 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-04-11 18:39:40.265 | apache2_invoke: Enable module wsgi 2022-04-11 18:39:49.105 | + functions-common:apt_get:1234 : result=0 2022-04-11 18:39:49.108 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-11 18:39:49.110 | + functions-common:time_stop:2425 : local name 2022-04-11 18:39:49.113 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:39:49.116 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:39:49.118 | + functions-common:time_stop:2428 : local total 2022-04-11 18:39:49.121 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:39:49.123 | + functions-common:time_stop:2431 : name=apt-get 2022-04-11 18:39:49.125 | + functions-common:time_stop:2432 : start_time=1649702378399 2022-04-11 18:39:49.131 | + functions-common:time_stop:2434 : [[ -z 1649702378399 ]] 2022-04-11 18:39:49.134 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:39:49.138 | + functions-common:time_stop:2437 : end_time=1649702389136 2022-04-11 18:39:49.141 | + functions-common:time_stop:2438 : elapsed_time=10737 2022-04-11 18:39:49.143 | + functions-common:time_stop:2439 : total=319360 2022-04-11 18:39:49.146 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:39:49.149 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=330097 2022-04-11 18:39:49.152 | + functions-common:apt_get:1238 : return 0 2022-04-11 18:39:49.154 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-11 18:39:49.157 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-11 18:39:49.159 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-11 18:39:49.162 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:39:49.165 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:39:49.167 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-11 18:39:49.170 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-11 18:39:49.226 | wsgi (enabled by maintainer script) 2022-04-11 18:39:49.229 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-11 18:39:49.232 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-11 18:39:49.235 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-11 18:39:49.238 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-11 18:39:49.241 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-11 18:39:49.243 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-11 18:39:49.247 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-11 18:39:49.247 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-11 18:39:49.253 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-11 18:39:49.255 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-11 18:39:49.258 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-11 18:39:49.261 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-11 18:39:49.263 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-11 18:39:49.288 | Using python 3.8 to install osc-placement 2022-04-11 18:39:49.291 | + 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 osc-placement 2022-04-11 18:39:50.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:39:50.148 | from cryptography.utils import int_from_bytes 2022-04-11 18:39:50.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:39:50.148 | from cryptography.utils import int_from_bytes 2022-04-11 18:39:51.355 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:39:51.474 | Collecting osc-placement 2022-04-11 18:39:51.481 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-04-11 18:39:51.498 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-11 18:39:51.499 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-11 18:39:51.500 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-11 18:39:51.501 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-11 18:39:51.502 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-11 18:39:51.503 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-11 18:39:51.563 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-11 18:39:51.564 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-11 18:39:51.565 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-11 18:39:51.567 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-11 18:39:51.580 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-11 18:39:51.581 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-11 18:39:51.583 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-11 18:39:51.597 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-11 18:39:51.598 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-11 18:39:51.600 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-11 18:39:51.601 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-11 18:39:51.602 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-11 18:39:51.604 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-11 18:39:51.624 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-11 18:39:51.625 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-11 18:39:51.627 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-11 18:39:51.628 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-11 18:39:51.636 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-11 18:39:51.674 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-11 18:39:51.675 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-11 18:39:51.676 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-11 18:39:51.677 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-11 18:39:51.679 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-11 18:39:51.681 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-11 18:39:51.682 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-11 18:39:51.684 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-11 18:39:51.750 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-11 18:39:51.751 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-11 18:39:51.754 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-11 18:39:51.755 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-11 18:39:51.853 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-11 18:39:51.854 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-11 18:39:51.855 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-11 18:39:51.898 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-11 18:39:51.939 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-11 18:39:52.113 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-11 18:39:54.363 | Installing collected packages: osc-placement 2022-04-11 18:39:54.551 | Successfully installed osc-placement-3.2.0 2022-04-11 18:39:54.552 | 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-04-11 18:39:54.559 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:39:54.559 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:39:54.685 | + inc/python:pip_install:200 : result=0 2022-04-11 18:39:54.688 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:39:54.690 | + functions-common:time_stop:2425 : local name 2022-04-11 18:39:54.693 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:39:54.696 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:39:54.698 | + functions-common:time_stop:2428 : local total 2022-04-11 18:39:54.701 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:39:54.703 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:39:54.706 | + functions-common:time_stop:2432 : start_time=1649702389282 2022-04-11 18:39:54.709 | + functions-common:time_stop:2434 : [[ -z 1649702389282 ]] 2022-04-11 18:39:54.712 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:39:54.717 | + functions-common:time_stop:2437 : end_time=1649702394714 2022-04-11 18:39:54.720 | + functions-common:time_stop:2438 : elapsed_time=5432 2022-04-11 18:39:54.722 | + functions-common:time_stop:2439 : total=282366 2022-04-11 18:39:54.725 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:39:54.727 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=287798 2022-04-11 18:39:54.730 | + inc/python:pip_install:203 : return 0 2022-04-11 18:39:54.732 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-11 18:39:54.735 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-11 18:39:54.737 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-11 18:39:54.740 | + functions-common:git_clone:610 : local git_ref=master 2022-04-11 18:39:54.743 | + functions-common:git_clone:611 : local orig_dir 2022-04-11 18:39:54.746 | ++ functions-common:git_clone:612 : pwd 2022-04-11 18:39:54.749 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-11 18:39:54.751 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-11 18:39:54.755 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-11 18:39:54.774 | + functions-common:git_clone:615 : RECLONE=False 2022-04-11 18:39:54.777 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-11 18:39:54.780 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-11 18:39:54.783 | + functions-common:git_clone:629 : echo master 2022-04-11 18:39:54.783 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-11 18:39:54.789 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-11 18:39:54.791 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-04-11 18:39:54.794 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-04-11 18:39:54.797 | + functions-common:git_timed:702 : local count=0 2022-04-11 18:39:54.799 | + functions-common:git_timed:703 : local timeout=0 2022-04-11 18:39:54.801 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-04-11 18:39:54.804 | + functions-common:git_timed:706 : timeout=0 2022-04-11 18:39:54.806 | + functions-common:git_timed:709 : time_start git_timed 2022-04-11 18:39:54.808 | + functions-common:time_start:2411 : local name=git_timed 2022-04-11 18:39:54.811 | + functions-common:time_start:2412 : local start_time= 2022-04-11 18:39:54.813 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 18:39:54.816 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 18:39:54.821 | + functions-common:time_start:2416 : _TIME_START[$name]=1649702394818 2022-04-11 18:39:54.823 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-04-11 18:39:54.826 | Cloning into '/opt/stack/placement'... 2022-04-11 18:40:14.611 | + functions-common:git_timed:724 : time_stop git_timed 2022-04-11 18:40:14.614 | + functions-common:time_stop:2425 : local name 2022-04-11 18:40:14.616 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:40:14.619 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:40:14.621 | + functions-common:time_stop:2428 : local total 2022-04-11 18:40:14.623 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:40:14.626 | + functions-common:time_stop:2431 : name=git_timed 2022-04-11 18:40:14.628 | + functions-common:time_stop:2432 : start_time=1649702394818 2022-04-11 18:40:14.631 | + functions-common:time_stop:2434 : [[ -z 1649702394818 ]] 2022-04-11 18:40:14.634 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:40:14.638 | + functions-common:time_stop:2437 : end_time=1649702414635 2022-04-11 18:40:14.640 | + functions-common:time_stop:2438 : elapsed_time=19817 2022-04-11 18:40:14.643 | + functions-common:time_stop:2439 : total=0 2022-04-11 18:40:14.645 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:40:14.647 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19817 2022-04-11 18:40:14.650 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-11 18:40:14.653 | + functions-common:git_clone:678 : git show --oneline 2022-04-11 18:40:14.653 | + functions-common:git_clone:678 : head -1 2022-04-11 18:40:14.657 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-11 18:40:14.659 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-11 18:40:14.662 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-11 18:40:14.665 | + inc/python:setup_develop:338 : local bindep 2022-04-11 18:40:14.667 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-11 18:40:14.669 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-11 18:40:14.672 | + inc/python:setup_develop:344 : local extras= 2022-04-11 18:40:14.674 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-11 18:40:14.677 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-11 18:40:14.680 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-11 18:40:14.682 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-11 18:40:14.685 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-11 18:40:14.687 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-11 18:40:14.691 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-11 18:40:14.694 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-11 18:40:14.697 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-11 18:40:14.699 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-11 18:40:14.702 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-11 18:40:14.705 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-11 18:40:14.711 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-11 18:40:14.714 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-11 18:40:15.380 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-11 18:40:15.383 | + inc/python:setup_package:418 : local bindep=0 2022-04-11 18:40:15.385 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-11 18:40:15.388 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-11 18:40:15.390 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-11 18:40:15.393 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-11 18:40:15.395 | + inc/python:setup_package:427 : local flags=-e 2022-04-11 18:40:15.398 | + inc/python:setup_package:428 : local extras= 2022-04-11 18:40:15.401 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-11 18:40:15.403 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-11 18:40:15.406 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-11 18:40:15.408 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-11 18:40:15.411 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-11 18:40:15.414 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-11 18:40:15.435 | Using python 3.8 to install /opt/stack/placement 2022-04-11 18:40:15.439 | + 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/placement 2022-04-11 18:40:16.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:40:16.295 | from cryptography.utils import int_from_bytes 2022-04-11 18:40:16.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:40:16.295 | from cryptography.utils import int_from_bytes 2022-04-11 18:40:17.460 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:40:17.492 | Obtaining file:///opt/stack/placement 2022-04-11 18:40:17.492 | Preparing metadata (setup.py): started 2022-04-11 18:40:22.051 | Preparing metadata (setup.py): finished with status 'done' 2022-04-11 18:40:22.186 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-11 18:40:22.187 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-11 18:40:22.188 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-11 18:40:22.189 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-11 18:40:22.190 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-11 18:40:22.191 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-11 18:40:22.193 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-11 18:40:22.194 | Requirement already satisfied: 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,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-11 18:40:22.195 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-11 18:40:22.196 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-11 18:40:22.198 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-11 18:40:22.199 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-11 18:40:22.200 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-11 18:40:22.201 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-11 18:40:22.202 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-11 18:40:22.203 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-11 18:40:22.204 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-11 18:40:22.205 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-11 18:40:22.206 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-11 18:40:22.207 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-11 18:40:22.209 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-11 18:40:22.273 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-11 18:40:22.274 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-11 18:40:22.275 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-11 18:40:22.277 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-11 18:40:22.279 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-11 18:40:22.280 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-11 18:40:22.300 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-11 18:40:22.341 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-11 18:40:22.343 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-11 18:40:22.344 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-11 18:40:22.345 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-11 18:40:22.346 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-11 18:40:22.396 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-11 18:40:22.398 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-11 18:40:22.400 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-11 18:40:22.402 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-11 18:40:22.440 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-11 18:40:22.446 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-11 18:40:22.465 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-11 18:40:22.467 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-11 18:40:22.468 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-11 18:40:22.494 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-11 18:40:22.496 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-11 18:40:22.509 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-11 18:40:22.525 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-11 18:40:22.528 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-11 18:40:22.529 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-11 18:40:22.530 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-11 18:40:22.573 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-11 18:40:22.574 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-11 18:40:22.576 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-11 18:40:22.579 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-11 18:40:22.596 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-11 18:40:22.788 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-11 18:40:22.828 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-11 18:40:22.830 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-11 18:40:22.831 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-11 18:40:22.848 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-11 18:40:22.883 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-11 18:40:22.940 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-11 18:40:23.008 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-11 18:40:23.091 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-11 18:40:23.143 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-11 18:40:23.337 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-11 18:40:23.339 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-11 18:40:23.339 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-11 18:40:23.420 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-11 18:40:23.484 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-11 18:40:23.646 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-11 18:40:23.766 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-11 18:40:23.767 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-11 18:40:25.629 | Installing collected packages: openstack-placement 2022-04-11 18:40:25.631 | Running setup.py develop for openstack-placement 2022-04-11 18:40:31.392 | Successfully installed openstack-placement 2022-04-11 18:40:31.392 | 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-04-11 18:40:31.400 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:40:31.400 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:40:31.560 | + inc/python:pip_install:200 : result=0 2022-04-11 18:40:31.562 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:40:31.565 | + functions-common:time_stop:2425 : local name 2022-04-11 18:40:31.568 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:40:31.571 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:40:31.573 | + functions-common:time_stop:2428 : local total 2022-04-11 18:40:31.576 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:40:31.579 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:40:31.582 | + functions-common:time_stop:2432 : start_time=1649702415429 2022-04-11 18:40:31.585 | + functions-common:time_stop:2434 : [[ -z 1649702415429 ]] 2022-04-11 18:40:31.588 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:40:31.594 | + functions-common:time_stop:2437 : end_time=1649702431590 2022-04-11 18:40:31.598 | + functions-common:time_stop:2438 : elapsed_time=16161 2022-04-11 18:40:31.601 | + functions-common:time_stop:2439 : total=287798 2022-04-11 18:40:31.605 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:40:31.607 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=303959 2022-04-11 18:40:31.611 | + inc/python:pip_install:203 : return 0 2022-04-11 18:40:31.613 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-11 18:40:31.616 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-11 18:40:31.619 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-11 18:40:31.639 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-11 18:40:31.653 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-11 18:40:31.655 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-11 18:40:31.658 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:40:31.660 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:40:31.663 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-11 18:40:31.665 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:40:31.668 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-11 18:40:31.670 | + ./stack.sh:main:945 : configure_placement 2022-04-11 18:40:31.673 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-11 18:40:31.686 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-11 18:40:31.689 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-11 18:40:31.694 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-11 18:40:31.697 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-11 18:40:31.699 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-11 18:40:31.702 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-11 18:40:31.705 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-11 18:40:31.708 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-11 18:40:31.743 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-11 18:40:31.778 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-11 18:40:31.814 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-11 18:40:31.817 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-11 18:40:31.820 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-11 18:40:31.823 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-11 18:40:31.825 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-11 18:40:31.861 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-11 18:40:31.894 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-04-11 18:40:31.926 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-11 18:40:31.957 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-11 18:40:31.988 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-11 18:40:32.022 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-11 18:40:32.054 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-11 18:40:32.086 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-11 18:40:32.119 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-11 18:40:32.150 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-11 18:40:32.152 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-11 18:40:32.155 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-11 18:40:32.158 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-11 18:40:32.177 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-11 18:40:32.179 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-11 18:40:32.182 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-11 18:40:32.184 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-11 18:40:32.187 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-11 18:40:32.221 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.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-04-11 18:40:32.254 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-11 18:40:32.285 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-11 18:40:32.319 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-11 18:40:32.321 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-11 18:40:32.324 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-11 18:40:32.326 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-11 18:40:32.329 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-11 18:40:32.331 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-11 18:40:32.334 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-11 18:40:32.337 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-11 18:40:32.341 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-11 18:40:32.344 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-11 18:40:32.346 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-11 18:40:32.360 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-11 18:40:32.360 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-11 18:40:32.369 | d /var/run/uwsgi 0755 ubuntu root 2022-04-11 18:40:32.373 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-11 18:40:32.389 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-11 18:40:32.392 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-11 18:40:32.396 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-11 18:40:32.428 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-11 18:40:32.457 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-11 18:40:32.486 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-11 18:40:32.516 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-11 18:40:32.545 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-11 18:40:32.575 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-11 18:40:32.604 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-11 18:40:32.634 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-11 18:40:32.664 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-11 18:40:32.697 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-11 18:40:32.726 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-11 18:40:32.757 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-11 18:40:32.787 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-11 18:40:32.790 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-11 18:40:32.793 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-11 18:40:32.795 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-11 18:40:32.798 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-11 18:40:32.800 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:40:32.804 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:40:32.806 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-11 18:40:32.809 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-11 18:40:32.812 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-11 18:40:32.843 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-11 18:40:32.875 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-11 18:40:32.875 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-11 18:40:32.884 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-11 18:40:32.888 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-11 18:40:32.890 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-11 18:40:32.895 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-11 18:40:32.897 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-11 18:40:32.900 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-11 18:40:32.902 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:40:32.905 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:40:32.907 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-11 18:40:32.910 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-11 18:40:32.913 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:40:32.915 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:40:32.918 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-11 18:40:32.982 | Enabling site placement-api. 2022-04-11 18:40:32.987 | To activate the new configuration, you need to run: 2022-04-11 18:40:32.987 | systemctl reload apache2 2022-04-11 18:40:32.993 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-11 18:40:32.996 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-11 18:40:32.998 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 18:40:33.001 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-11 18:40:33.142 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-11 18:40:33.162 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:40:33.164 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-11 18:40:33.185 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:40:33.187 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-11 18:40:33.209 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:40:33.212 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-11 18:40:33.215 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-11 18:40:33.217 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-11 18:40:33.252 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.70/identity 2022-04-11 18:40:33.282 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-11 18:40:33.315 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-11 18:40:33.346 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-11 18:40:33.377 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-11 18:40:33.408 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-11 18:40:33.439 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-11 18:40:33.471 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-11 18:40:33.490 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:40:33.492 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-11 18:40:33.510 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:40:33.513 | + ./stack.sh:main:971 : run_phase stack install 2022-04-11 18:40:33.515 | + functions-common:run_phase:1853 : local mode=stack 2022-04-11 18:40:33.518 | + functions-common:run_phase:1854 : local phase=install 2022-04-11 18:40:33.521 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-11 18:40:33.523 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-11 18:40:33.526 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-11 18:40:33.529 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-11 18:40:33.531 | + functions-common:run_phase:1863 : local extra 2022-04-11 18:40:33.534 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-11 18:40:33.540 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-11 18:40:33.542 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-11 18:40:33.545 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-11 18:40:33.548 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-11 18:40:33.550 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-11 18:40:33.569 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:40:33.571 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 18:40:33.573 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-11 18:40:33.576 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-11 18:40:33.581 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-11 18:40:33.585 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 18:40:33.587 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-11 18:40:33.590 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-11 18:40:33.593 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-11 18:40:33.657 | ++ inc/async:async_inner:63 : install_tempest 2022-04-11 18:40:33.697 | [17790 Async install_tempest:77634]: running: install_tempest 2022-04-11 18:40:33.699 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-11 18:40:33.702 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-11 18:40:33.705 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-11 18:40:33.709 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-11 18:40:33.712 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-11 18:40:33.715 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-11 18:40:33.717 | + functions-common:run_plugins:1840 : local phase=install 2022-04-11 18:40:33.720 | + functions-common:run_plugins:1842 : local plugins= 2022-04-11 18:40:33.723 | + functions-common:run_plugins:1843 : local plugin 2022-04-11 18:40:33.727 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-11 18:40:33.729 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-11 18:40:33.732 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-11 18:40:33.735 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-11 18:40:33.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-11 18:40:33.743 | + inc/python:use_library_from_git:253 : return 1 2022-04-11 18:40:33.746 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-11 18:40:33.749 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-11 18:40:33.752 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-11 18:40:33.756 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-11 18:40:33.759 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-11 18:40:33.762 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-11 18:40:33.767 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-11 18:40:33.767 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-11 18:40:33.774 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-11 18:40:33.776 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-11 18:40:33.779 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-11 18:40:33.782 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-11 18:40:33.785 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-11 18:40:33.810 | Using python 3.8 to install python-openstackclient 2022-04-11 18:40:33.813 | + 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-openstackclient 2022-04-11 18:40:34.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:40:34.695 | from cryptography.utils import int_from_bytes 2022-04-11 18:40:34.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:40:34.695 | from cryptography.utils import int_from_bytes 2022-04-11 18:40:35.922 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-11 18:40:36.115 | Collecting python-openstackclient 2022-04-11 18:40:36.124 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-04-11 18:40:36.183 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-11 18:40:36.184 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-11 18:40:36.185 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-11 18:40:36.186 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-11 18:40:36.187 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-11 18:40:36.188 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-11 18:40:36.189 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-11 18:40:36.190 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-11 18:40:36.191 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-11 18:40:36.194 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-11 18:40:36.194 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-11 18:40:36.207 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-11 18:40:36.208 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-11 18:40:36.209 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-11 18:40:36.210 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-11 18:40:36.212 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-11 18:40:36.240 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-11 18:40:36.241 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-11 18:40:36.242 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-11 18:40:36.243 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-11 18:40:36.244 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-11 18:40:36.246 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-11 18:40:36.247 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-11 18:40:36.248 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-11 18:40:36.249 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-11 18:40:36.250 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-11 18:40:36.251 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-11 18:40:36.266 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-11 18:40:36.287 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-11 18:40:36.288 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-11 18:40:36.290 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-11 18:40:36.291 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-11 18:40:36.313 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-11 18:40:36.334 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-11 18:40:36.336 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-11 18:40:36.339 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-11 18:40:36.434 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-11 18:40:36.435 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-11 18:40:36.436 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-11 18:40:36.479 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-11 18:40:36.491 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-11 18:40:36.527 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-11 18:40:36.698 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-11 18:40:36.712 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-11 18:40:36.818 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-11 18:40:36.820 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-11 18:40:36.821 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-11 18:40:36.825 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-11 18:40:36.990 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-11 18:40:39.213 | Installing collected packages: python-openstackclient 2022-04-11 18:40:40.755 | Successfully installed python-openstackclient-5.8.0 2022-04-11 18:40:40.756 | 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-04-11 18:40:40.763 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-11 18:40:40.763 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-11 18:40:40.938 | + inc/python:pip_install:200 : result=0 2022-04-11 18:40:40.941 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-11 18:40:40.945 | + functions-common:time_stop:2425 : local name 2022-04-11 18:40:40.948 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:40:40.950 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:40:40.953 | + functions-common:time_stop:2428 : local total 2022-04-11 18:40:40.956 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:40:40.959 | + functions-common:time_stop:2431 : name=pip_install 2022-04-11 18:40:40.962 | + functions-common:time_stop:2432 : start_time=1649702433804 2022-04-11 18:40:40.965 | + functions-common:time_stop:2434 : [[ -z 1649702433804 ]] 2022-04-11 18:40:40.970 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:40:40.975 | + functions-common:time_stop:2437 : end_time=1649702440972 2022-04-11 18:40:40.978 | + functions-common:time_stop:2438 : elapsed_time=7168 2022-04-11 18:40:40.981 | + functions-common:time_stop:2439 : total=303959 2022-04-11 18:40:40.984 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:40:40.987 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=311127 2022-04-11 18:40:40.991 | + inc/python:pip_install:203 : return 0 2022-04-11 18:40:40.995 | + ./stack.sh:main:983 : install_oscwrap 2022-04-11 18:40:40.999 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-11 18:40:41.006 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.iRfpARofS8 2022-04-11 18:40:41.009 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-11 18:40:41.011 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-11 18:40:41.014 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-11 18:40:41.017 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-11 18:40:41.019 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-11 18:40:41.022 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-11 18:40:41.045 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:40:41.048 | + ./stack.sh:main:1037 : configure_database 2022-04-11 18:40:41.052 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-11 18:40:41.055 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-11 18:40:41.059 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-11 18:40:41.061 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 18:40:41.065 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-11 18:40:41.067 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-11 18:40:41.071 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:40:41.074 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:40:41.077 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-11 18:40:41.080 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-11 18:40:41.085 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-11 18:40:41.085 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-11 18:40:41.091 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-11 18:40:41.160 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-11 18:40:41.163 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-11 18:40:41.166 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-11 18:40:41.168 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-11 18:40:41.171 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-11 18:40:41.173 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-11 18:40:41.176 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-11 18:40:41.179 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-11 18:40:41.182 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-11 18:40:41.184 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-11 18:40:41.187 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-11 18:40:41.189 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-11 18:40:41.192 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-11 18:40:41.195 | + functions-common:is_suse:542 : is_opensuse 2022-04-11 18:40:41.197 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-11 18:40:41.199 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-11 18:40:41.202 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-11 18:40:41.204 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-11 18:40:41.207 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-11 18:40:41.210 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-11 18:40:41.212 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:40:41.215 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:40:41.217 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-11 18:40:41.219 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 18:40:41.222 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-11 18:40:43.352 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-11 18:40:43.399 | mysqladmin: connect to server at 'localhost' failed 2022-04-11 18:40:43.399 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-11 18:40:43.427 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-11 18:40:43.456 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-11 18:40:43.488 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:40:43.508 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:40:43.524 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-11 18:40:43.541 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-11 18:40:43.558 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-11 18:40:43.574 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-11 18:40:43.592 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-11 18:40:43.609 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-11 18:40:43.623 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-11 18:40:43.640 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-11 18:40:43.715 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 18:40:43.804 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-11 18:40:43.857 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 18:40:43.912 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-11 18:40:44.221 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-11 18:40:44.484 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-11 18:40:44.776 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-11 18:40:44.796 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-11 18:40:44.820 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 18:40:44.836 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-11 18:40:47.148 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-11 18:40:47.150 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-11 18:40:47.155 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-11 18:40:47.162 | + functions-common:save_stackenv:62 : time_stamp=2022-04-11-184047 2022-04-11 18:40:47.167 | + functions-common:save_stackenv:63 : echo '# 2022-04-11-184047 1041' 2022-04-11 18:40:47.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:40:47.175 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-11 18:40:47.179 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:40:47.184 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-11 18:40:47.188 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:40:47.192 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-11 18:40:47.196 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:40:47.200 | + 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-04-11 18:40:47.204 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:40:47.208 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.70 2022-04-11 18:40:47.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:40:47.216 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.70/identity 2022-04-11 18:40:47.220 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:40:47.224 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-11-182825 2022-04-11 18:40:47.228 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:40:47.232 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-11 18:40:47.236 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:40:47.240 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.70 2022-04-11 18:40:47.244 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:40:47.248 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-11 18:40:47.253 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:40:47.257 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-11 18:40:47.261 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:40:47.265 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-11 18:40:47.269 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-11 18:40:47.273 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-11 18:40:47.277 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-11 18:40:47.281 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-11 18:40:47.285 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-11 18:40:47.307 | + ./stack.sh:main:1067 : start_dstat 2022-04-11 18:40:47.311 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-11 18:40:47.315 | + functions-common:run_process:1680 : local service=dstat 2022-04-11 18:40:47.319 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-11 18:40:47.323 | + functions-common:run_process:1682 : local group= 2022-04-11 18:40:47.327 | + functions-common:run_process:1683 : local user= 2022-04-11 18:40:47.330 | + functions-common:run_process:1685 : local name=dstat 2022-04-11 18:40:47.335 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 18:40:47.339 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 18:40:47.343 | + functions-common:time_start:2412 : local start_time= 2022-04-11 18:40:47.347 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 18:40:47.353 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 18:40:47.360 | + functions-common:time_start:2416 : _TIME_START[$name]=1649702447355 2022-04-11 18:40:47.364 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-11 18:40:47.396 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:40:47.400 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-11 18:40:47.404 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-11 18:40:47.408 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-11 18:40:47.412 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-11 18:40:47.416 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-11 18:40:47.420 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-11 18:40:47.424 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-11 18:40:47.429 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-11 18:40:47.433 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-11 18:40:47.436 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 18:40:47.440 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 18:40:47.444 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-11 18:40:47.448 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-11 18:40:47.452 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-11 18:40:47.456 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-11 18:40:47.460 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-11 18:40:47.464 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-11 18:40:47.468 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-11 18:40:47.472 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-11 18:40:47.476 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-11 18:40:47.480 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-11 18:40:47.487 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-11 18:40:47.600 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-11 18:40:47.714 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-11 18:40:47.809 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-11 18:40:47.889 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-11 18:40:47.988 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 18:40:48.332 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-11 18:40:48.351 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-11 18:40:48.720 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-11 18:40:49.325 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-11 18:40:49.354 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-11 18:40:49.809 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-11 18:40:49.843 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 18:40:49.853 | + functions-common:time_stop:2425 : local name 2022-04-11 18:40:49.857 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:40:49.860 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:40:49.863 | + functions-common:time_stop:2428 : local total 2022-04-11 18:40:49.867 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:40:49.869 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 18:40:49.872 | + functions-common:time_stop:2432 : start_time=1649702447355 2022-04-11 18:40:49.875 | + functions-common:time_stop:2434 : [[ -z 1649702447355 ]] 2022-04-11 18:40:49.879 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:40:49.888 | + functions-common:time_stop:2437 : end_time=1649702449882 2022-04-11 18:40:49.898 | + functions-common:time_stop:2438 : elapsed_time=2527 2022-04-11 18:40:49.902 | + functions-common:time_stop:2439 : total=0 2022-04-11 18:40:49.905 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:40:49.909 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2527 2022-04-11 18:40:49.917 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-11 18:40:49.921 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-11 18:40:49.925 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-11 18:40:49.930 | + functions-common:run_process:1682 : local group= 2022-04-11 18:40:49.936 | + functions-common:run_process:1683 : local user=root 2022-04-11 18:40:49.940 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-11 18:40:49.944 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 18:40:49.948 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 18:40:49.952 | + functions-common:time_start:2412 : local start_time= 2022-04-11 18:40:49.956 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 18:40:49.966 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 18:40:49.973 | + functions-common:time_start:2416 : _TIME_START[$name]=1649702449968 2022-04-11 18:40:49.977 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-11 18:40:50.007 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:40:50.011 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 18:40:50.021 | + functions-common:time_stop:2425 : local name 2022-04-11 18:40:50.024 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:40:50.027 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:40:50.029 | + functions-common:time_stop:2428 : local total 2022-04-11 18:40:50.042 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:40:50.048 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 18:40:50.052 | + functions-common:time_stop:2432 : start_time=1649702449968 2022-04-11 18:40:50.056 | + functions-common:time_stop:2434 : [[ -z 1649702449968 ]] 2022-04-11 18:40:50.066 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:40:50.085 | + functions-common:time_stop:2437 : end_time=1649702450066 2022-04-11 18:40:50.112 | + functions-common:time_stop:2438 : elapsed_time=98 2022-04-11 18:40:50.136 | + functions-common:time_stop:2439 : total=2527 2022-04-11 18:40:50.147 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:40:50.172 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2625 2022-04-11 18:40:50.184 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-11 18:40:50.257 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:40:50.260 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-11 18:40:50.284 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:40:50.286 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-11 18:40:50.308 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:40:50.311 | + ./stack.sh:main:1080 : start_etcd3 2022-04-11 18:40:50.313 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-11 18:40:50.316 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837392-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-11 18:40:50.319 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-11 18:40:50.322 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837392-1-hyperv=http://10.222.0.70:2380' 2022-04-11 18:40:50.324 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.70:2380' 2022-04-11 18:40:50.327 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.70:2379' 2022-04-11 18:40:50.329 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-11 18:40:50.332 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-11 18:40:50.334 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.70:2379' 2022-04-11 18:40:50.337 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-11 18:40:50.340 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-11 18:40:50.342 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-11 18:40:50.345 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837392-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-1-hyperv=http://10.222.0.70:2380 --initial-advertise-peer-urls http://10.222.0.70:2380 --advertise-client-urls http://10.222.0.70:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.70:2379 --debug' '' root 2022-04-11 18:40:50.347 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-11 18:40:50.350 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837392-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-1-hyperv=http://10.222.0.70:2380 --initial-advertise-peer-urls http://10.222.0.70:2380 --advertise-client-urls http://10.222.0.70:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.70:2379 --debug' 2022-04-11 18:40:50.353 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-11 18:40:50.355 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-11 18:40:50.357 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-11 18:40:50.360 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-11 18:40:50.362 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-11 18:40:50.365 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-11 18:40:50.369 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-11 18:40:50.458 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-11 18:40:50.552 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837392-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-1-hyperv=http://10.222.0.70:2380 --initial-advertise-peer-urls http://10.222.0.70:2380 --advertise-client-urls http://10.222.0.70:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.70:2379 --debug' 2022-04-11 18:40:50.607 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-11 18:40:50.664 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-11 18:40:50.720 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 18:40:50.786 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-11 18:40:50.790 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-11 18:40:50.882 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-11 18:40:51.360 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-11 18:40:51.422 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-11 18:40:51.487 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-11 18:40:51.560 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-11 18:40:51.632 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-11 18:40:51.636 | ++ functions-common:is_arch:506 : uname -m 2022-04-11 18:40:51.641 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-11 18:40:51.645 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-11 18:40:52.164 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-11 18:40:52.183 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-11 18:40:52.628 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-11 18:40:53.233 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-11 18:40:53.276 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:40:53.279 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-11 18:40:53.283 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-11 18:40:53.288 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-11 18:40:53.296 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-11 18:40:53.312 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-11 18:40:53.330 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-11 18:40:53.333 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-11 18:40:53.337 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-11 18:40:53.452 | The user clouds.yaml file didn't exist. 2022-04-11 18:40:53.466 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-11 18:40:53.627 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-11 18:40:53.754 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-11 18:40:53.898 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-11 18:40:54.060 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-11 18:40:54.225 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-11 18:40:54.357 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-11 18:40:54.514 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-11 18:40:54.651 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.70/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-11 18:40:54.798 | + functions-common:write_clouds_yaml:198 : cat 2022-04-11 18:40:54.806 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-11 18:40:54.810 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-11 18:40:54.814 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-11 18:40:54.820 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-11 18:40:54.823 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-11 18:40:54.827 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-11 18:40:54.846 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:40:54.850 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-11 18:40:54.853 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 18:40:54.856 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-11 18:40:54.860 | + ./stack.sh:main:1097 : '[' 10.222.0.70 == 10.222.0.70 ']' 2022-04-11 18:40:54.863 | + ./stack.sh:main:1098 : init_keystone 2022-04-11 18:40:54.867 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-11 18:40:54.887 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:40:54.890 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-11 18:40:54.893 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-11 18:40:54.897 | + lib/database:recreate_database:112 : local db=keystone 2022-04-11 18:40:54.900 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-11 18:40:54.904 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-11 18:40:54.907 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-11 18:40:54.914 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 18:40:54.944 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-11 18:40:54.951 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-11 18:40:54.975 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-11 18:40:54.979 | + functions-common:time_start:2411 : local name=dbsync 2022-04-11 18:40:54.982 | + functions-common:time_start:2412 : local start_time= 2022-04-11 18:40:54.985 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 18:40:54.990 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 18:40:54.995 | + functions-common:time_start:2416 : _TIME_START[$name]=1649702454992 2022-04-11 18:40:54.999 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-11 18:40:59.977 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=79572) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-11 18:40:59.984 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 18:40:59.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:40:59.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:40:59.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:40:59.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:40:59.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:40:59.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:40:59.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:40:59.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:40:59.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:40:59.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:40:59.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:40:59.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:40:59.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:40:59.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:40:59.987 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 18:40:59.987 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 18:41:00.018 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 18:41:00.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:00.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:00.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:00.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:00.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:00.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:00.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:00.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:00.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:00.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:00.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:00.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:00.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:00.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:00.021 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 18:41:00.022 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 18:41:00.084 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 18:41:00.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:00.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:00.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:00.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:00.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:00.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:00.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:00.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:00.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:00.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:00.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:00.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:00.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:00.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:00.087 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 18:41:00.087 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 18:41:00.096 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-11 18:41:02.481 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:02.481 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-11 18:41:02.493 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:02.494 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-11 18:41:02.505 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:02.505 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-11 18:41:02.518 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:02.518 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-11 18:41:02.531 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:02.531 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-11 18:41:02.543 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:02.544 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-11 18:41:02.626 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:02.627 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 18:41:02.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.632 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 18:41:02.632 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 18:41:02.633 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 18:41:02.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.638 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 18:41:02.638 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 18:41:02.651 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 18:41:02.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:02.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:02.656 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 18:41:02.656 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 18:41:03.156 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 18:41:03.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.161 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 18:41:03.162 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 18:41:03.200 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 18:41:03.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.206 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 18:41:03.206 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 18:41:03.227 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-11 18:41:03.293 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:03.293 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-11 18:41:03.303 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:03.304 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-11 18:41:03.313 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:03.314 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-11 18:41:03.324 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:03.324 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-11 18:41:03.336 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:03.336 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-11 18:41:03.346 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:03.346 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-11 18:41:03.357 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:03.358 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 18:41:03.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.361 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 18:41:03.361 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 18:41:03.362 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 18:41:03.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.365 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 18:41:03.365 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 18:41:03.374 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 18:41:03.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.377 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 18:41:03.377 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 18:41:03.849 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 18:41:03.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.855 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 18:41:03.855 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 18:41:03.890 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-11 18:41:03.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-11 18:41:03.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-11 18:41:03.893 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-11 18:41:03.893 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79572) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-11 18:41:03.901 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-11 18:41:03.916 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:03.916 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-11 18:41:03.930 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:03.931 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-11 18:41:03.944 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:03.945 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-11 18:41:03.958 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:03.958 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-11 18:41:03.969 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:03.969 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-11 18:41:03.979 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:03.980 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-11 18:41:03.989 | INFO migrate.versioning.api [-] done 2022-04-11 18:41:04.417 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-11 18:41:04.420 | + functions-common:time_stop:2425 : local name 2022-04-11 18:41:04.423 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:41:04.425 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:41:04.428 | + functions-common:time_stop:2428 : local total 2022-04-11 18:41:04.431 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:41:04.433 | + functions-common:time_stop:2431 : name=dbsync 2022-04-11 18:41:04.436 | + functions-common:time_stop:2432 : start_time=1649702454992 2022-04-11 18:41:04.439 | + functions-common:time_stop:2434 : [[ -z 1649702454992 ]] 2022-04-11 18:41:04.442 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:41:04.447 | + functions-common:time_stop:2437 : end_time=1649702464444 2022-04-11 18:41:04.450 | + functions-common:time_stop:2438 : elapsed_time=9452 2022-04-11 18:41:04.453 | + functions-common:time_stop:2439 : total=0 2022-04-11 18:41:04.455 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:41:04.458 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9452 2022-04-11 18:41:04.462 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-11 18:41:04.464 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-11 18:41:04.470 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-11 18:41:09.455 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-11 18:41:09.456 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-11 18:41:09.456 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-11 18:41:09.456 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-11 18:41:09.457 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-11 18:41:09.457 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-11 18:41:09.457 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-11 18:41:09.458 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-11 18:41:09.458 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-11 18:41:09.929 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-11 18:41:09.935 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-11 18:41:14.705 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-11 18:41:14.706 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-11 18:41:14.706 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-11 18:41:14.707 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-11 18:41:14.707 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-11 18:41:14.707 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-11 18:41:14.707 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-11 18:41:14.708 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-11 18:41:14.708 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-11 18:41:15.109 | + ./stack.sh:main:1099 : start_keystone 2022-04-11 18:41:15.112 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-11 18:41:15.116 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-11 18:41:15.119 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-11 18:41:15.141 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:41:15.145 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-11 18:41:15.148 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-11 18:41:15.153 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-11 18:41:15.156 | + functions-common:run_process:1680 : local service=keystone 2022-04-11 18:41:15.158 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-11 18:41:15.162 | + functions-common:run_process:1682 : local group= 2022-04-11 18:41:15.164 | + functions-common:run_process:1683 : local user= 2022-04-11 18:41:15.167 | + functions-common:run_process:1685 : local name=keystone 2022-04-11 18:41:15.169 | + functions-common:run_process:1687 : time_start run_process 2022-04-11 18:41:15.172 | + functions-common:time_start:2411 : local name=run_process 2022-04-11 18:41:15.174 | + functions-common:time_start:2412 : local start_time= 2022-04-11 18:41:15.177 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 18:41:15.180 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 18:41:15.185 | + functions-common:time_start:2416 : _TIME_START[$name]=1649702475182 2022-04-11 18:41:15.188 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-11 18:41:15.210 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:41:15.212 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-11 18:41:15.215 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-11 18:41:15.218 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-11 18:41:15.220 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-11 18:41:15.223 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-11 18:41:15.226 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-11 18:41:15.229 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-11 18:41:15.232 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-11 18:41:15.235 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-11 18:41:15.238 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-11 18:41:15.242 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-11 18:41:15.252 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-11 18:41:15.255 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-11 18:41:15.258 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-11 18:41:15.260 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-11 18:41:15.263 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-11 18:41:15.266 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-11 18:41:15.268 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-11 18:41:15.271 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-11 18:41:15.276 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-11 18:41:15.365 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-11 18:41:15.463 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-11 18:41:15.536 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-11 18:41:15.598 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-11 18:41:15.675 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-11 18:41:15.739 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-11 18:41:15.813 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-11 18:41:15.890 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-11 18:41:15.959 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-11 18:41:16.029 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-11 18:41:16.032 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-11 18:41:16.118 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-11 18:41:16.736 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-11 18:41:16.754 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-11 18:41:17.212 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-11 18:41:17.317 | + functions-common:run_process:1691 : time_stop run_process 2022-04-11 18:41:17.328 | + functions-common:time_stop:2425 : local name 2022-04-11 18:41:17.336 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:41:17.342 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:41:17.351 | + functions-common:time_stop:2428 : local total 2022-04-11 18:41:17.371 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:41:17.396 | + functions-common:time_stop:2431 : name=run_process 2022-04-11 18:41:17.411 | + functions-common:time_stop:2432 : start_time=1649702475182 2022-04-11 18:41:17.428 | + functions-common:time_stop:2434 : [[ -z 1649702475182 ]] 2022-04-11 18:41:17.457 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:41:17.475 | + functions-common:time_stop:2437 : end_time=1649702477458 2022-04-11 18:41:17.495 | + functions-common:time_stop:2438 : elapsed_time=2276 2022-04-11 18:41:17.520 | + functions-common:time_stop:2439 : total=2625 2022-04-11 18:41:17.539 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:41:17.556 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4901 2022-04-11 18:41:17.579 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-11 18:41:17.580 | Waiting for keystone to start... 2022-04-11 18:41:17.595 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.70/identity/v3/ 2022-04-11 18:41:17.607 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.70/identity/v3/ 2022-04-11 18:41:17.623 | + functions:wait_for_service:457 : local timeout=60 2022-04-11 18:41:17.640 | + functions:wait_for_service:458 : local url=http://10.222.0.70/identity/v3/ 2022-04-11 18:41:17.660 | + functions:wait_for_service:459 : local rval=0 2022-04-11 18:41:17.679 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-11 18:41:17.704 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-11 18:41:17.727 | + functions-common:time_start:2412 : local start_time= 2022-04-11 18:41:17.736 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-11 18:41:17.759 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-11 18:41:17.764 | + functions-common:time_start:2416 : _TIME_START[$name]=1649702477761 2022-04-11 18:41:17.767 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-11 18:41:17.777 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.70/identity/v3/ 2022-04-11 18:41:24.756 | + :: : [[ 200 == 503 ]] 2022-04-11 18:41:24.758 | + :: : [[ 0 -eq 7 ]] 2022-04-11 18:41:24.761 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-11 18:41:24.763 | + functions-common:time_stop:2425 : local name 2022-04-11 18:41:24.766 | + functions-common:time_stop:2426 : local end_time 2022-04-11 18:41:24.769 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-11 18:41:24.772 | + functions-common:time_stop:2428 : local total 2022-04-11 18:41:24.774 | + functions-common:time_stop:2429 : local start_time 2022-04-11 18:41:24.776 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-11 18:41:24.779 | + functions-common:time_stop:2432 : start_time=1649702477761 2022-04-11 18:41:24.782 | + functions-common:time_stop:2434 : [[ -z 1649702477761 ]] 2022-04-11 18:41:24.786 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-11 18:41:24.792 | + functions-common:time_stop:2437 : end_time=1649702484788 2022-04-11 18:41:24.796 | + functions-common:time_stop:2438 : elapsed_time=7027 2022-04-11 18:41:24.798 | + functions-common:time_stop:2439 : total=0 2022-04-11 18:41:24.802 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-11 18:41:24.805 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7027 2022-04-11 18:41:24.808 | + functions:wait_for_service:467 : return 0 2022-04-11 18:41:24.811 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-11 18:41:24.830 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:41:24.832 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-11 18:41:24.835 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-11 18:41:24.837 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-11 18:41:24.871 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-11 18:41:24.875 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.70/identity 2022-04-11 18:41:29.597 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.597 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.598 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.605 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.622 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.622 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.652 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.686 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.686 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.779 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.779 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.779 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.780 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.780 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.780 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.793 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.793 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.793 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.793 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.793 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.794 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.794 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.801 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.804 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.804 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.805 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.805 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.805 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.805 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.805 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80399) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-11 18:41:29.839 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=80399) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-11 18:41:30.154 | INFO keystone.cmd.bootstrap [None req-63d1a863-9e82-43aa-a93d-c4510e76086a None None] Created domain default 2022-04-11 18:41:30.195 | INFO keystone.cmd.bootstrap [None req-63d1a863-9e82-43aa-a93d-c4510e76086a None None] Created project admin 2022-04-11 18:41:30.224 | DEBUG passlib.handlers.bcrypt [None req-63d1a863-9e82-43aa-a93d-c4510e76086a None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=80399) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-11 18:41:30.225 | DEBUG passlib.handlers.bcrypt [None req-63d1a863-9e82-43aa-a93d-c4510e76086a None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80399) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-11 18:41:30.287 | INFO keystone.cmd.bootstrap [None req-63d1a863-9e82-43aa-a93d-c4510e76086a None None] Created user admin 2022-04-11 18:41:30.300 | INFO keystone.cmd.bootstrap [None req-63d1a863-9e82-43aa-a93d-c4510e76086a None None] Created role reader 2022-04-11 18:41:30.310 | INFO keystone.cmd.bootstrap [None req-63d1a863-9e82-43aa-a93d-c4510e76086a None None] Created role member 2022-04-11 18:41:30.334 | INFO keystone.cmd.bootstrap [None req-63d1a863-9e82-43aa-a93d-c4510e76086a None None] Created implied role where 74279e03557b42ccb90cd392c55e67f4 implies 75f29fd9b19c459980933f4e07da24e3 2022-04-11 18:41:30.345 | INFO keystone.cmd.bootstrap [None req-63d1a863-9e82-43aa-a93d-c4510e76086a None None] Created role admin 2022-04-11 18:41:30.362 | INFO keystone.cmd.bootstrap [None req-63d1a863-9e82-43aa-a93d-c4510e76086a None None] Created implied role where 9abee76913364a0faa24f6cf3432362c implies 74279e03557b42ccb90cd392c55e67f4 2022-04-11 18:41:30.373 | INFO keystone.cmd.bootstrap [None req-63d1a863-9e82-43aa-a93d-c4510e76086a None None] Granted role admin on project admin to user admin. 2022-04-11 18:41:30.380 | INFO keystone.cmd.bootstrap [None req-63d1a863-9e82-43aa-a93d-c4510e76086a None None] Granted role admin on the system to user admin. 2022-04-11 18:41:30.392 | WARNING py.warnings [None req-63d1a863-9e82-43aa-a93d-c4510e76086a None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-11 18:41:30.392 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-11 18:41:30.392 |  2022-04-11 18:41:30.396 | INFO keystone.cmd.bootstrap [None req-63d1a863-9e82-43aa-a93d-c4510e76086a None None] Created region RegionOne 2022-04-11 18:41:30.432 | INFO keystone.cmd.bootstrap [None req-63d1a863-9e82-43aa-a93d-c4510e76086a None None] Created public endpoint http://10.222.0.70/identity 2022-04-11 18:41:30.909 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-11 18:41:30.912 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-11 18:41:30.915 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-11 18:41:30.918 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-11 18:41:34.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:34.212 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:34.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:34.212 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:34.484 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:41:34.489 | + lib/keystone:create_keystone_accounts:310 : admin_project=78afa3e38e3e495791c2f45c540320ce 2022-04-11 18:41:34.493 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-11 18:41:34.497 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-11 18:41:37.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:37.080 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:37.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:37.080 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:37.306 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:41:37.308 | + lib/keystone:create_keystone_accounts:312 : admin_user=735c04f7012e47848f4bb31a26859ab1 2022-04-11 18:41:37.311 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-11 18:41:37.314 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-11 18:41:37.317 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-11 18:41:37.320 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 735c04f7012e47848f4bb31a26859ab1 default 2022-04-11 18:41:37.392 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 735c04f7012e47848f4bb31a26859ab1 default 2022-04-11 18:41:37.447 | [17790 Async ks-domain-role:80553]: running: get_or_add_user_domain_role admin 735c04f7012e47848f4bb31a26859ab1 default 2022-04-11 18:41:37.449 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-11 18:41:37.452 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-11 18:41:37.456 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-11 18:41:38.858 | ++ inc/async:async_inner:64 : rc=0 2022-04-11 18:41:38.887 | [77634 Async install_tempest:77634]: finished successfully 2022-04-11 18:41:40.674 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-11 18:41:40.677 | + functions-common:get_or_create_domain:888 : echo default 2022-04-11 18:41:40.677 | default 2022-04-11 18:41:40.679 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-11 18:41:40.741 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-11 18:41:40.785 | [17790 Async ks-project:80721]: running: get_or_create_project service Default 2022-04-11 18:41:40.787 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-11 18:41:40.853 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-11 18:41:40.897 | [17790 Async ks-service:80807]: running: get_or_create_role service 2022-04-11 18:41:40.900 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-11 18:41:40.971 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-11 18:41:41.043 | [17790 Async ks-reseller:80903]: running: get_or_create_role ResellerAdmin 2022-04-11 18:41:41.046 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-11 18:41:41.064 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-11 18:41:41.520 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-11 18:41:41.737 | [17790 Async ks-anotherrole:80992]: running: get_or_create_role anotherrole 2022-04-11 18:41:41.756 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-11 18:41:41.792 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-11 18:41:41.819 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-11 18:41:41.848 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-11 18:41:44.564 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:41:44.713 | [80807 Async ks-service:80807]: finished successfully 2022-04-11 18:41:44.839 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:41:44.956 | [80721 Async ks-project:80721]: finished successfully 2022-04-11 18:41:45.307 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:41:45.363 | [80903 Async ks-reseller:80903]: finished successfully 2022-04-11 18:41:45.912 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:41:45.947 | [80992 Async ks-anotherrole:80992]: finished successfully 2022-04-11 18:41:45.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:45.972 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:45.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:45.972 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:46.235 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:41:46.238 | ++ functions-common:get_or_create_project:938 : project_id=b67389d580d84274b308946816fbbfb8 2022-04-11 18:41:46.241 | ++ functions-common:get_or_create_project:939 : echo b67389d580d84274b308946816fbbfb8 2022-04-11 18:41:46.244 | + lib/keystone:create_keystone_accounts:340 : invis_project=b67389d580d84274b308946816fbbfb8 2022-04-11 18:41:46.248 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-11 18:41:46.252 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-11 18:41:46.254 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-11 18:41:46.258 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-11 18:41:48.771 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:41:48.798 | [80553 Async ks-domain-role:80553]: finished successfully 2022-04-11 18:41:48.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:48.974 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:48.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:48.974 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:49.160 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:41:49.163 | ++ functions-common:get_or_create_project:938 : project_id=8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:41:49.166 | ++ functions-common:get_or_create_project:939 : echo 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:41:49.169 | + lib/keystone:create_keystone_accounts:344 : demo_project=8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:41:49.171 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-11 18:41:49.175 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-11 18:41:49.177 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 18:41:49.180 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-11 18:41:49.182 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-11 18:41:49.185 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-11 18:41:51.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:51.851 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:51.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:51.851 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:52.040 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:41:52.043 | ++ functions-common:get_or_create_user:925 : user_id=41439b3e4fb24448a986cd70c59ad759 2022-04-11 18:41:52.046 | ++ functions-common:get_or_create_user:926 : echo 41439b3e4fb24448a986cd70c59ad759 2022-04-11 18:41:52.049 | + lib/keystone:create_keystone_accounts:347 : demo_user=41439b3e4fb24448a986cd70c59ad759 2022-04-11 18:41:52.052 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-11 18:41:52.104 | [17790 Async ks-domain-role:80553]: Waiting for completion of get_or_add_user_domain_role admin 735c04f7012e47848f4bb31a26859ab1 default running on PID 80553 (6 other jobs running) 2022-04-11 18:41:52.131 | [17790 Async ks-domain-role:80553]: Signaling child to exit 2022-04-11 18:41:52.131 | WAKEUP 2022-04-11 18:41:52.158 | [17790 Async ks-domain-role:80553]: Signaled 2022-04-11 18:41:52.160 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-11 18:41:52.160 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 735c04f7012e47848f4bb31a26859ab1 --domain default 2022-04-11 18:41:52.160 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:41:52.160 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-11 18:41:52.160 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:41:52.160 | ++ functions-common:get_field:812 : read data 2022-04-11 18:41:52.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:52.160 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:52.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:52.160 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:52.161 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:41:52.161 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-11 18:41:52.161 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-11 18:41:52.161 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 735c04f7012e47848f4bb31a26859ab1 --domain default 2022-04-11 18:41:52.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:52.161 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:52.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:52.161 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:52.161 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:41:52.161 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 735c04f7012e47848f4bb31a26859ab1 --domain default 2022-04-11 18:41:52.161 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-11 18:41:52.161 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:41:52.161 | ++ functions-common:get_field:812 : read data 2022-04-11 18:41:52.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:52.161 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:52.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:52.161 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:52.161 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:41:52.161 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:41:52.161 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:41:52.161 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:41:52.161 | ++ functions-common:get_field:818 : echo '| 9abee76913364a0faa24f6cf3432362c | 735c04f7012e47848f4bb31a26859ab1 | | | default | | False |' 2022-04-11 18:41:52.161 | ++ functions-common:get_field:812 : read data 2022-04-11 18:41:52.161 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=9abee76913364a0faa24f6cf3432362c 2022-04-11 18:41:52.161 | + functions-common:get_or_add_user_domain_role:1021 : echo 9abee76913364a0faa24f6cf3432362c 2022-04-11 18:41:52.161 | 9abee76913364a0faa24f6cf3432362c 2022-04-11 18:41:52.207 | [17790 Async ks-domain-role:80553]: finished get_or_add_user_domain_role admin 735c04f7012e47848f4bb31a26859ab1 default with result 0 in 11 seconds 2022-04-11 18:41:52.215 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-11 18:41:52.259 | [17790 Async ks-project:80721]: Waiting for completion of get_or_create_project service Default running on PID 80721 (5 other jobs running) 2022-04-11 18:41:52.285 | [17790 Async ks-project:80721]: Signaling child to exit 2022-04-11 18:41:52.285 | WAKEUP 2022-04-11 18:41:52.308 | [17790 Async ks-project:80721]: Signaled 2022-04-11 18:41:52.309 | + functions-common:get_or_create_project:932 : local project_id 2022-04-11 18:41:52.309 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-11 18:41:52.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:52.309 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:52.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:52.309 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:52.309 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:41:52.309 | + functions-common:get_or_create_project:938 : project_id=e58669282fad4e4bbbbb174246b823d6 2022-04-11 18:41:52.310 | + functions-common:get_or_create_project:939 : echo e58669282fad4e4bbbbb174246b823d6 2022-04-11 18:41:52.310 | e58669282fad4e4bbbbb174246b823d6 2022-04-11 18:41:52.359 | [17790 Async ks-project:80721]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-11 18:41:52.403 | [17790 Async ks-service:80807]: Waiting for completion of get_or_create_role service running on PID 80807 (4 other jobs running) 2022-04-11 18:41:52.435 | [17790 Async ks-service:80807]: Signaling child to exit 2022-04-11 18:41:52.435 | WAKEUP 2022-04-11 18:41:52.460 | [17790 Async ks-service:80807]: Signaled 2022-04-11 18:41:52.461 | + functions-common:get_or_create_role:945 : local role_id 2022-04-11 18:41:52.462 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-11 18:41:52.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:52.462 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:52.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:52.462 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:52.462 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:41:52.462 | + functions-common:get_or_create_role:950 : role_id=39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:41:52.462 | + functions-common:get_or_create_role:951 : echo 39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:41:52.462 | 39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:41:52.508 | [17790 Async ks-service:80807]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-11 18:41:52.549 | [17790 Async ks-reseller:80903]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80903 (3 other jobs running) 2022-04-11 18:41:52.577 | [17790 Async ks-reseller:80903]: Signaling child to exit 2022-04-11 18:41:52.577 | WAKEUP 2022-04-11 18:41:52.604 | [17790 Async ks-reseller:80903]: Signaled 2022-04-11 18:41:52.606 | + functions-common:get_or_create_role:945 : local role_id 2022-04-11 18:41:52.606 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-11 18:41:52.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:52.606 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:52.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:52.607 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:52.607 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:41:52.607 | + functions-common:get_or_create_role:950 : role_id=ef158410be574ae9a8be55a7a0964c95 2022-04-11 18:41:52.607 | + functions-common:get_or_create_role:951 : echo ef158410be574ae9a8be55a7a0964c95 2022-04-11 18:41:52.607 | ef158410be574ae9a8be55a7a0964c95 2022-04-11 18:41:52.660 | [17790 Async ks-reseller:80903]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-11 18:41:52.700 | [17790 Async ks-anotherrole:80992]: Waiting for completion of get_or_create_role anotherrole running on PID 80992 (2 other jobs running) 2022-04-11 18:41:52.737 | [17790 Async ks-anotherrole:80992]: Signaling child to exit 2022-04-11 18:41:52.737 | WAKEUP 2022-04-11 18:41:52.766 | [17790 Async ks-anotherrole:80992]: Signaled 2022-04-11 18:41:52.768 | + functions-common:get_or_create_role:945 : local role_id 2022-04-11 18:41:52.768 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-11 18:41:52.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:52.768 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:52.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:52.768 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:52.768 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:41:52.768 | + functions-common:get_or_create_role:950 : role_id=bc141478a924454fa7d57f571a512ca7 2022-04-11 18:41:52.768 | + functions-common:get_or_create_role:951 : echo bc141478a924454fa7d57f571a512ca7 2022-04-11 18:41:52.768 | bc141478a924454fa7d57f571a512ca7 2022-04-11 18:41:52.817 | [17790 Async ks-anotherrole:80992]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-11 18:41:52.822 | + inc/async:async_wait:197 : return 0 2022-04-11 18:41:52.825 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 41439b3e4fb24448a986cd70c59ad759 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:41:52.893 | + inc/async:async_inner:63 : get_or_add_user_project_role member 41439b3e4fb24448a986cd70c59ad759 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:41:52.943 | [17790 Async ks-demo-member:81860]: running: get_or_add_user_project_role member 41439b3e4fb24448a986cd70c59ad759 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:41:52.946 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 735c04f7012e47848f4bb31a26859ab1 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:41:53.018 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 735c04f7012e47848f4bb31a26859ab1 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:41:53.074 | [17790 Async ks-demo-admin:81972]: running: get_or_add_user_project_role admin 735c04f7012e47848f4bb31a26859ab1 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:41:53.078 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 41439b3e4fb24448a986cd70c59ad759 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:41:53.151 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 41439b3e4fb24448a986cd70c59ad759 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:41:53.225 | [17790 Async ks-demo-another:82084]: running: get_or_add_user_project_role anotherrole 41439b3e4fb24448a986cd70c59ad759 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:41:53.229 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 41439b3e4fb24448a986cd70c59ad759 b67389d580d84274b308946816fbbfb8 2022-04-11 18:41:53.335 | + inc/async:async_inner:63 : get_or_add_user_project_role member 41439b3e4fb24448a986cd70c59ad759 b67389d580d84274b308946816fbbfb8 2022-04-11 18:41:53.451 | [17790 Async ks-demo-invis:82196]: running: get_or_add_user_project_role member 41439b3e4fb24448a986cd70c59ad759 b67389d580d84274b308946816fbbfb8 2022-04-11 18:41:53.474 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-11 18:41:53.497 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-11 18:41:53.502 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 18:41:53.508 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-11 18:41:53.512 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-11 18:41:53.520 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-11 18:41:59.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:59.062 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:59.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:41:59.062 | from cryptography.utils import int_from_bytes 2022-04-11 18:41:59.269 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:41:59.272 | ++ functions-common:get_or_create_user:925 : user_id=ca516ec82a314b78bbabc4153fe985b7 2022-04-11 18:41:59.275 | ++ functions-common:get_or_create_user:926 : echo ca516ec82a314b78bbabc4153fe985b7 2022-04-11 18:41:59.277 | + lib/keystone:create_keystone_accounts:360 : demo_reader=ca516ec82a314b78bbabc4153fe985b7 2022-04-11 18:41:59.289 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader ca516ec82a314b78bbabc4153fe985b7 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:41:59.382 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ca516ec82a314b78bbabc4153fe985b7 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:41:59.487 | [17790 Async ks-demo-reader:82362]: running: get_or_add_user_project_role reader ca516ec82a314b78bbabc4153fe985b7 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:41:59.517 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-11 18:41:59.524 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-11 18:41:59.529 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-11 18:41:59.537 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-11 18:42:05.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:05.189 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:05.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:05.189 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:05.668 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:05.700 | ++ functions-common:get_or_create_project:938 : project_id=416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:05.728 | ++ functions-common:get_or_create_project:939 : echo 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:05.760 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:05.780 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-11 18:42:05.817 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-11 18:42:05.840 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 18:42:05.855 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-11 18:42:05.872 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-11 18:42:05.892 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-11 18:42:09.776 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:42:09.953 | [81972 Async ks-demo-admin:81972]: finished successfully 2022-04-11 18:42:10.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:10.749 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:10.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:10.749 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:11.032 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:11.034 | ++ functions-common:get_or_create_user:925 : user_id=8023e9d8c35043b9abc6383837eb2888 2022-04-11 18:42:11.037 | ++ functions-common:get_or_create_user:926 : echo 8023e9d8c35043b9abc6383837eb2888 2022-04-11 18:42:11.040 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=8023e9d8c35043b9abc6383837eb2888 2022-04-11 18:42:11.043 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 8023e9d8c35043b9abc6383837eb2888 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:11.138 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8023e9d8c35043b9abc6383837eb2888 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:11.204 | [17790 Async ks-alt-admin:82803]: running: get_or_add_user_project_role admin 8023e9d8c35043b9abc6383837eb2888 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:11.226 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 8023e9d8c35043b9abc6383837eb2888 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:11.533 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8023e9d8c35043b9abc6383837eb2888 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:11.798 | [17790 Async ks-alt-another:82915]: running: get_or_add_user_project_role anotherrole 8023e9d8c35043b9abc6383837eb2888 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:11.818 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-11 18:42:11.835 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-11 18:42:11.846 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 18:42:11.860 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-11 18:42:11.887 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-11 18:42:11.912 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-11 18:42:13.276 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:42:13.463 | [81860 Async ks-demo-member:81860]: finished successfully 2022-04-11 18:42:14.216 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:42:14.412 | [82196 Async ks-demo-invis:82196]: finished successfully 2022-04-11 18:42:14.469 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:42:14.655 | [82084 Async ks-demo-another:82084]: finished successfully 2022-04-11 18:42:16.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:16.933 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:16.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:16.934 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:17.260 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:17.265 | ++ functions-common:get_or_create_user:925 : user_id=ad4fad2f746b4d5b967e1040242c1e85 2022-04-11 18:42:17.273 | ++ functions-common:get_or_create_user:926 : echo ad4fad2f746b4d5b967e1040242c1e85 2022-04-11 18:42:17.279 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=ad4fad2f746b4d5b967e1040242c1e85 2022-04-11 18:42:17.285 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member ad4fad2f746b4d5b967e1040242c1e85 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:17.416 | + inc/async:async_inner:63 : get_or_add_user_project_role member ad4fad2f746b4d5b967e1040242c1e85 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:17.416 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:42:17.496 | [82362 Async ks-demo-reader:82362]: finished successfully 2022-04-11 18:42:17.512 | [17790 Async ks-alt-member-user:83281]: running: get_or_add_user_project_role member ad4fad2f746b4d5b967e1040242c1e85 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:17.533 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-11 18:42:17.545 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-11 18:42:17.558 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 18:42:17.585 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-11 18:42:17.589 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-11 18:42:17.596 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-11 18:42:21.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:21.524 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:21.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:21.524 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:21.745 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:21.747 | ++ functions-common:get_or_create_user:925 : user_id=e0d1efcce5dc4c2bb0a39316c932b549 2022-04-11 18:42:21.756 | ++ functions-common:get_or_create_user:926 : echo e0d1efcce5dc4c2bb0a39316c932b549 2022-04-11 18:42:21.761 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=e0d1efcce5dc4c2bb0a39316c932b549 2022-04-11 18:42:21.764 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader e0d1efcce5dc4c2bb0a39316c932b549 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:21.879 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e0d1efcce5dc4c2bb0a39316c932b549 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:21.958 | [17790 Async ks-alt-reader-user:83508]: running: get_or_add_user_project_role reader e0d1efcce5dc4c2bb0a39316c932b549 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:21.966 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-11 18:42:21.972 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 18:42:21.979 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-11 18:42:21.982 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-11 18:42:21.987 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-11 18:42:26.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:26.778 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:26.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:26.778 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:26.996 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:27.000 | ++ functions-common:get_or_create_user:925 : user_id=aaef83287252490c870af138d5bbd38c 2022-04-11 18:42:27.005 | ++ functions-common:get_or_create_user:926 : echo aaef83287252490c870af138d5bbd38c 2022-04-11 18:42:27.009 | + lib/keystone:create_keystone_accounts:392 : system_member_user=aaef83287252490c870af138d5bbd38c 2022-04-11 18:42:27.012 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member aaef83287252490c870af138d5bbd38c all 2022-04-11 18:42:27.113 | + inc/async:async_inner:63 : get_or_add_user_system_role member aaef83287252490c870af138d5bbd38c all 2022-04-11 18:42:27.186 | [17790 Async ks-system-member:83702]: running: get_or_add_user_system_role member aaef83287252490c870af138d5bbd38c all 2022-04-11 18:42:27.195 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-11 18:42:27.200 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 18:42:27.205 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-11 18:42:27.208 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-11 18:42:27.212 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-11 18:42:27.856 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:42:27.986 | [82915 Async ks-alt-another:82915]: finished successfully 2022-04-11 18:42:30.437 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:42:30.534 | [82803 Async ks-alt-admin:82803]: finished successfully 2022-04-11 18:42:31.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:31.094 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:31.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:31.095 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:31.391 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:31.396 | ++ functions-common:get_or_create_user:925 : user_id=435f3ece4b9540e0a50c597bf2d1efd9 2022-04-11 18:42:31.400 | ++ functions-common:get_or_create_user:926 : echo 435f3ece4b9540e0a50c597bf2d1efd9 2022-04-11 18:42:31.408 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=435f3ece4b9540e0a50c597bf2d1efd9 2022-04-11 18:42:31.411 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 435f3ece4b9540e0a50c597bf2d1efd9 all 2022-04-11 18:42:31.505 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 435f3ece4b9540e0a50c597bf2d1efd9 all 2022-04-11 18:42:31.617 | [17790 Async ks-system-reader:83986]: running: get_or_add_user_system_role reader 435f3ece4b9540e0a50c597bf2d1efd9 all 2022-04-11 18:42:31.632 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-11 18:42:31.669 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-11 18:42:31.696 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-11 18:42:31.714 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-11 18:42:31.732 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-11 18:42:36.002 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:42:36.058 | [83281 Async ks-alt-member-user:83281]: finished successfully 2022-04-11 18:42:36.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:36.505 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:36.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:36.505 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:36.779 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:36.783 | ++ functions-common:get_or_create_group:902 : group_id=b7c3020953eb4b75a842597b883d9cff 2022-04-11 18:42:36.785 | ++ functions-common:get_or_create_group:903 : echo b7c3020953eb4b75a842597b883d9cff 2022-04-11 18:42:36.792 | + lib/keystone:create_keystone_accounts:402 : admin_group=b7c3020953eb4b75a842597b883d9cff 2022-04-11 18:42:36.795 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-11 18:42:36.805 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-11 18:42:36.807 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-11 18:42:36.816 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-11 18:42:36.824 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-11 18:42:38.496 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:42:38.528 | [83508 Async ks-alt-reader-user:83508]: finished successfully 2022-04-11 18:42:39.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:39.930 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:39.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:39.930 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:40.193 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:40.197 | ++ functions-common:get_or_create_group:902 : group_id=77a1b174cb2349fab2743745e8270726 2022-04-11 18:42:40.201 | ++ functions-common:get_or_create_group:903 : echo 77a1b174cb2349fab2743745e8270726 2022-04-11 18:42:40.207 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=77a1b174cb2349fab2743745e8270726 2022-04-11 18:42:40.210 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 77a1b174cb2349fab2743745e8270726 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:40.309 | + inc/async:async_inner:63 : get_or_add_group_project_role member 77a1b174cb2349fab2743745e8270726 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:40.378 | [17790 Async ks-group-memberdemo:84339]: running: get_or_add_group_project_role member 77a1b174cb2349fab2743745e8270726 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:40.384 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 77a1b174cb2349fab2743745e8270726 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:40.502 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 77a1b174cb2349fab2743745e8270726 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:40.719 | [17790 Async ks-group-anotherdemo:84425]: running: get_or_add_group_project_role anotherrole 77a1b174cb2349fab2743745e8270726 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:40.724 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 77a1b174cb2349fab2743745e8270726 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:40.872 | + inc/async:async_inner:63 : get_or_add_group_project_role member 77a1b174cb2349fab2743745e8270726 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:41.085 | [17790 Async ks-group-memberalt:84530]: running: get_or_add_group_project_role member 77a1b174cb2349fab2743745e8270726 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:41.108 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 77a1b174cb2349fab2743745e8270726 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:41.600 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 77a1b174cb2349fab2743745e8270726 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:41.850 | [17790 Async ks-group-anotheralt:84617]: running: get_or_add_group_project_role anotherrole 77a1b174cb2349fab2743745e8270726 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:41.857 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:42:41.877 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin b7c3020953eb4b75a842597b883d9cff 78afa3e38e3e495791c2f45c540320ce 2022-04-11 18:42:42.041 | [83702 Async ks-system-member:83702]: finished successfully 2022-04-11 18:42:42.332 | + inc/async:async_inner:63 : get_or_add_group_project_role admin b7c3020953eb4b75a842597b883d9cff 78afa3e38e3e495791c2f45c540320ce 2022-04-11 18:42:42.579 | [17790 Async ks-group-admin:84742]: running: get_or_add_group_project_role admin b7c3020953eb4b75a842597b883d9cff 78afa3e38e3e495791c2f45c540320ce 2022-04-11 18:42:42.605 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-11 18:42:42.995 | [17790 Async ks-demo-member:81860]: Waiting for completion of get_or_add_user_project_role member 41439b3e4fb24448a986cd70c59ad759 8eb3dca11ef048818dafcf5c558554f9 running on PID 81860 (17 other jobs running) 2022-04-11 18:42:43.169 | [17790 Async ks-demo-member:81860]: Signaling child to exit 2022-04-11 18:42:43.170 | WAKEUP 2022-04-11 18:42:43.382 | [17790 Async ks-demo-member:81860]: Signaled 2022-04-11 18:42:43.396 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:42:43.396 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 18:42:43.396 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:42:43.396 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:42:43.396 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 18:42:43.396 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 18:42:43.396 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 18:42:43.396 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 18:42:43.396 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:42:43.397 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 41439b3e4fb24448a986cd70c59ad759 --project 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:43.397 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:42:43.397 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:42:43.397 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:43.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:43.397 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:43.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:43.397 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:43.397 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:43.397 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:42:43.397 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:42:43.397 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 41439b3e4fb24448a986cd70c59ad759 --project 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:43.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:43.397 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:43.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:43.398 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:43.398 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:42:43.398 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 41439b3e4fb24448a986cd70c59ad759 --project 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:43.398 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:42:43.398 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:42:43.398 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:43.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:43.398 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:43.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:43.398 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:43.398 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:43.398 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:42:43.398 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:42:43.398 | ++ functions-common:get_field:818 : echo '| 74279e03557b42ccb90cd392c55e67f4 | 41439b3e4fb24448a986cd70c59ad759 | | 8eb3dca11ef048818dafcf5c558554f9 | | | False |' 2022-04-11 18:42:43.399 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:42:43.399 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:43.399 | + functions-common:get_or_add_user_project_role:995 : user_role_id=74279e03557b42ccb90cd392c55e67f4 2022-04-11 18:42:43.399 | + functions-common:get_or_add_user_project_role:997 : echo 74279e03557b42ccb90cd392c55e67f4 2022-04-11 18:42:43.399 | 74279e03557b42ccb90cd392c55e67f4 2022-04-11 18:42:43.784 | [17790 Async ks-demo-member:81860]: finished get_or_add_user_project_role member 41439b3e4fb24448a986cd70c59ad759 8eb3dca11ef048818dafcf5c558554f9 with result 0 in 20 seconds 2022-04-11 18:42:44.098 | [17790 Async ks-demo-admin:81972]: Waiting for completion of get_or_add_user_project_role admin 735c04f7012e47848f4bb31a26859ab1 8eb3dca11ef048818dafcf5c558554f9 running on PID 81972 (16 other jobs running) 2022-04-11 18:42:44.330 | [17790 Async ks-demo-admin:81972]: Signaling child to exit 2022-04-11 18:42:44.330 | WAKEUP 2022-04-11 18:42:44.497 | [17790 Async ks-demo-admin:81972]: Signaled 2022-04-11 18:42:44.512 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:42:44.512 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 18:42:44.512 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:42:44.512 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:42:44.512 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 18:42:44.512 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 18:42:44.512 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 18:42:44.512 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 18:42:44.512 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 735c04f7012e47848f4bb31a26859ab1 --project 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:44.512 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:42:44.513 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:42:44.513 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:44.513 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:42:44.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:44.513 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:44.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:44.513 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:44.513 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:44.513 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:42:44.513 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:42:44.513 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 735c04f7012e47848f4bb31a26859ab1 --project 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:44.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:44.513 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:44.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:44.513 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:44.514 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 735c04f7012e47848f4bb31a26859ab1 --project 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:44.514 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:42:44.514 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:42:44.514 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:42:44.514 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:44.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:44.514 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:44.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:44.514 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:44.514 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:44.514 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:42:44.515 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:42:44.515 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:42:44.515 | ++ functions-common:get_field:818 : echo '| 9abee76913364a0faa24f6cf3432362c | 735c04f7012e47848f4bb31a26859ab1 | | 8eb3dca11ef048818dafcf5c558554f9 | | | False |' 2022-04-11 18:42:44.515 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:44.515 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9abee76913364a0faa24f6cf3432362c 2022-04-11 18:42:44.515 | + functions-common:get_or_add_user_project_role:997 : echo 9abee76913364a0faa24f6cf3432362c 2022-04-11 18:42:44.515 | 9abee76913364a0faa24f6cf3432362c 2022-04-11 18:42:44.896 | [17790 Async ks-demo-admin:81972]: finished get_or_add_user_project_role admin 735c04f7012e47848f4bb31a26859ab1 8eb3dca11ef048818dafcf5c558554f9 with result 0 in 16 seconds 2022-04-11 18:42:45.243 | [17790 Async ks-demo-another:82084]: Waiting for completion of get_or_add_user_project_role anotherrole 41439b3e4fb24448a986cd70c59ad759 8eb3dca11ef048818dafcf5c558554f9 running on PID 82084 (15 other jobs running) 2022-04-11 18:42:45.435 | [17790 Async ks-demo-another:82084]: Signaling child to exit 2022-04-11 18:42:45.437 | WAKEUP 2022-04-11 18:42:45.607 | [17790 Async ks-demo-another:82084]: Signaled 2022-04-11 18:42:45.616 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:42:45.616 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 18:42:45.616 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:42:45.616 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:42:45.616 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 18:42:45.616 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 18:42:45.617 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 18:42:45.617 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 18:42:45.617 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:42:45.617 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:42:45.617 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 41439b3e4fb24448a986cd70c59ad759 --project 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:45.617 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:42:45.617 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:45.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:45.617 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:45.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:45.617 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:45.617 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:45.617 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:42:45.617 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:42:45.617 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 41439b3e4fb24448a986cd70c59ad759 --project 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:45.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:45.618 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:45.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:45.618 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:45.618 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 41439b3e4fb24448a986cd70c59ad759 --project 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:45.618 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:42:45.618 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:42:45.618 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:42:45.618 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:45.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:45.618 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:45.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:45.618 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:45.618 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:45.619 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:42:45.619 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:42:45.619 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:42:45.619 | ++ functions-common:get_field:818 : echo '| bc141478a924454fa7d57f571a512ca7 | 41439b3e4fb24448a986cd70c59ad759 | | 8eb3dca11ef048818dafcf5c558554f9 | | | False |' 2022-04-11 18:42:45.619 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:45.619 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bc141478a924454fa7d57f571a512ca7 2022-04-11 18:42:45.619 | + functions-common:get_or_add_user_project_role:997 : echo bc141478a924454fa7d57f571a512ca7 2022-04-11 18:42:45.619 | bc141478a924454fa7d57f571a512ca7 2022-04-11 18:42:45.949 | [17790 Async ks-demo-another:82084]: finished get_or_add_user_project_role anotherrole 41439b3e4fb24448a986cd70c59ad759 8eb3dca11ef048818dafcf5c558554f9 with result 0 in 21 seconds 2022-04-11 18:42:46.259 | [17790 Async ks-demo-invis:82196]: Waiting for completion of get_or_add_user_project_role member 41439b3e4fb24448a986cd70c59ad759 b67389d580d84274b308946816fbbfb8 running on PID 82196 (14 other jobs running) 2022-04-11 18:42:46.449 | [17790 Async ks-demo-invis:82196]: Signaling child to exit 2022-04-11 18:42:46.449 | WAKEUP 2022-04-11 18:42:46.606 | [17790 Async ks-demo-invis:82196]: Signaled 2022-04-11 18:42:46.615 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:42:46.616 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 18:42:46.616 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:42:46.616 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:42:46.616 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 18:42:46.616 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 18:42:46.616 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 18:42:46.616 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 18:42:46.616 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 41439b3e4fb24448a986cd70c59ad759 --project b67389d580d84274b308946816fbbfb8 2022-04-11 18:42:46.616 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:42:46.616 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:42:46.616 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:42:46.616 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:46.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:46.616 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:46.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:46.617 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:46.617 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:46.617 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:42:46.617 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:42:46.617 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 41439b3e4fb24448a986cd70c59ad759 --project b67389d580d84274b308946816fbbfb8 2022-04-11 18:42:46.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:46.617 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:46.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:46.617 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:46.617 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:42:46.617 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:42:46.617 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 41439b3e4fb24448a986cd70c59ad759 --project b67389d580d84274b308946816fbbfb8 2022-04-11 18:42:46.618 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:42:46.618 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:46.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:46.618 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:46.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:46.618 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:46.618 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:46.618 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:42:46.618 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:42:46.618 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:42:46.618 | ++ functions-common:get_field:818 : echo '| 74279e03557b42ccb90cd392c55e67f4 | 41439b3e4fb24448a986cd70c59ad759 | | b67389d580d84274b308946816fbbfb8 | | | False |' 2022-04-11 18:42:46.618 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:46.618 | + functions-common:get_or_add_user_project_role:995 : user_role_id=74279e03557b42ccb90cd392c55e67f4 2022-04-11 18:42:46.618 | + functions-common:get_or_add_user_project_role:997 : echo 74279e03557b42ccb90cd392c55e67f4 2022-04-11 18:42:46.619 | 74279e03557b42ccb90cd392c55e67f4 2022-04-11 18:42:46.918 | [17790 Async ks-demo-invis:82196]: finished get_or_add_user_project_role member 41439b3e4fb24448a986cd70c59ad759 b67389d580d84274b308946816fbbfb8 with result 0 in 21 seconds 2022-04-11 18:42:47.146 | [17790 Async ks-demo-reader:82362]: Waiting for completion of get_or_add_user_project_role reader ca516ec82a314b78bbabc4153fe985b7 8eb3dca11ef048818dafcf5c558554f9 running on PID 82362 (13 other jobs running) 2022-04-11 18:42:47.260 | [17790 Async ks-demo-reader:82362]: Signaling child to exit 2022-04-11 18:42:47.260 | WAKEUP 2022-04-11 18:42:47.382 | [17790 Async ks-demo-reader:82362]: Signaled 2022-04-11 18:42:47.391 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:42:47.391 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 18:42:47.391 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:42:47.391 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:42:47.392 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 18:42:47.392 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 18:42:47.392 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 18:42:47.392 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 18:42:47.392 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ca516ec82a314b78bbabc4153fe985b7 --project 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:47.392 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:42:47.392 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:42:47.392 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:42:47.392 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:47.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:47.392 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:47.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:47.392 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:47.392 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:47.392 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:42:47.392 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:42:47.392 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user ca516ec82a314b78bbabc4153fe985b7 --project 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:47.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:47.392 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:47.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:47.392 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:47.392 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ca516ec82a314b78bbabc4153fe985b7 --project 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:47.392 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:42:47.392 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:42:47.392 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:42:47.392 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:47.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:47.392 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:47.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:47.392 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:47.392 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:47.393 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:42:47.393 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:42:47.393 | ++ functions-common:get_field:818 : echo '| 75f29fd9b19c459980933f4e07da24e3 | ca516ec82a314b78bbabc4153fe985b7 | | 8eb3dca11ef048818dafcf5c558554f9 | | | False |' 2022-04-11 18:42:47.393 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:42:47.393 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:47.393 | + functions-common:get_or_add_user_project_role:995 : user_role_id=75f29fd9b19c459980933f4e07da24e3 2022-04-11 18:42:47.393 | + functions-common:get_or_add_user_project_role:997 : echo 75f29fd9b19c459980933f4e07da24e3 2022-04-11 18:42:47.393 | 75f29fd9b19c459980933f4e07da24e3 2022-04-11 18:42:47.707 | [17790 Async ks-demo-reader:82362]: finished get_or_add_user_project_role reader ca516ec82a314b78bbabc4153fe985b7 8eb3dca11ef048818dafcf5c558554f9 with result 0 in 18 seconds 2022-04-11 18:42:47.744 | + inc/async:async_wait:197 : return 0 2022-04-11 18:42:47.760 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-11 18:42:48.093 | [17790 Async ks-alt-admin:82803]: Waiting for completion of get_or_add_user_project_role admin 8023e9d8c35043b9abc6383837eb2888 416e35e914af4165807cf7bf4cf36f22 running on PID 82803 (12 other jobs running) 2022-04-11 18:42:48.264 | [17790 Async ks-alt-admin:82803]: Signaling child to exit 2022-04-11 18:42:48.264 | WAKEUP 2022-04-11 18:42:48.404 | [17790 Async ks-alt-admin:82803]: Signaled 2022-04-11 18:42:48.415 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:42:48.415 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 18:42:48.415 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:42:48.415 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:42:48.415 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 18:42:48.416 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 18:42:48.416 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 18:42:48.416 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 18:42:48.416 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8023e9d8c35043b9abc6383837eb2888 --project 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:48.416 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:42:48.416 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:42:48.416 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:42:48.416 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:48.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:48.416 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:48.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:48.416 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:48.416 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:48.416 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:42:48.416 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:42:48.416 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 8023e9d8c35043b9abc6383837eb2888 --project 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:48.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:48.416 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:48.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:48.416 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:48.416 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:42:48.416 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8023e9d8c35043b9abc6383837eb2888 --project 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:48.416 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:42:48.416 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:42:48.416 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:48.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:48.416 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:48.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:48.416 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:48.416 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:48.416 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:42:48.417 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:42:48.417 | ++ functions-common:get_field:818 : echo '| 9abee76913364a0faa24f6cf3432362c | 8023e9d8c35043b9abc6383837eb2888 | | 416e35e914af4165807cf7bf4cf36f22 | | | False |' 2022-04-11 18:42:48.417 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:42:48.417 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:48.417 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9abee76913364a0faa24f6cf3432362c 2022-04-11 18:42:48.417 | + functions-common:get_or_add_user_project_role:997 : echo 9abee76913364a0faa24f6cf3432362c 2022-04-11 18:42:48.417 | 9abee76913364a0faa24f6cf3432362c 2022-04-11 18:42:48.749 | [17790 Async ks-alt-admin:82803]: finished get_or_add_user_project_role admin 8023e9d8c35043b9abc6383837eb2888 416e35e914af4165807cf7bf4cf36f22 with result 0 in 19 seconds 2022-04-11 18:42:48.829 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:42:48.931 | [17790 Async ks-alt-another:82915]: Waiting for completion of get_or_add_user_project_role anotherrole 8023e9d8c35043b9abc6383837eb2888 416e35e914af4165807cf7bf4cf36f22 running on PID 82915 (11 other jobs running) 2022-04-11 18:42:48.935 | [83986 Async ks-system-reader:83986]: finished successfully 2022-04-11 18:42:49.063 | [17790 Async ks-alt-another:82915]: Signaling child to exit 2022-04-11 18:42:49.064 | WAKEUP 2022-04-11 18:42:49.228 | [17790 Async ks-alt-another:82915]: Signaled 2022-04-11 18:42:49.239 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:42:49.239 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 18:42:49.239 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:42:49.239 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:42:49.239 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 18:42:49.239 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 18:42:49.239 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 18:42:49.239 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 18:42:49.240 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:42:49.240 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:42:49.240 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8023e9d8c35043b9abc6383837eb2888 --project 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:49.240 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:42:49.240 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:49.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:49.240 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:49.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:49.240 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:49.240 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:49.240 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:42:49.240 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:42:49.240 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8023e9d8c35043b9abc6383837eb2888 --project 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:49.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:49.240 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:49.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:49.240 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:49.240 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8023e9d8c35043b9abc6383837eb2888 --project 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:49.240 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:42:49.240 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:42:49.240 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:42:49.240 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:49.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:49.240 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:49.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:49.240 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:49.240 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:49.240 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:42:49.240 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:42:49.240 | ++ functions-common:get_field:818 : echo '| bc141478a924454fa7d57f571a512ca7 | 8023e9d8c35043b9abc6383837eb2888 | | 416e35e914af4165807cf7bf4cf36f22 | | | False |' 2022-04-11 18:42:49.241 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:42:49.241 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:49.241 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bc141478a924454fa7d57f571a512ca7 2022-04-11 18:42:49.241 | + functions-common:get_or_add_user_project_role:997 : echo bc141478a924454fa7d57f571a512ca7 2022-04-11 18:42:49.241 | bc141478a924454fa7d57f571a512ca7 2022-04-11 18:42:49.578 | [17790 Async ks-alt-another:82915]: finished get_or_add_user_project_role anotherrole 8023e9d8c35043b9abc6383837eb2888 416e35e914af4165807cf7bf4cf36f22 with result 0 in 16 seconds 2022-04-11 18:42:49.697 | [17790 Async ks-alt-member-user:83281]: Waiting for completion of get_or_add_user_project_role member ad4fad2f746b4d5b967e1040242c1e85 416e35e914af4165807cf7bf4cf36f22 running on PID 83281 (10 other jobs running) 2022-04-11 18:42:49.835 | [17790 Async ks-alt-member-user:83281]: Signaling child to exit 2022-04-11 18:42:49.835 | WAKEUP 2022-04-11 18:42:49.980 | [17790 Async ks-alt-member-user:83281]: Signaled 2022-04-11 18:42:49.981 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:42:49.981 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 18:42:49.981 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:42:49.982 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:42:49.982 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 18:42:49.982 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 18:42:49.982 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 18:42:49.982 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 18:42:49.982 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ad4fad2f746b4d5b967e1040242c1e85 --project 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:49.982 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:42:49.982 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:42:49.983 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:42:49.983 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:49.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:49.983 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:49.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:49.983 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:49.983 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:49.983 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:42:49.983 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:42:49.983 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user ad4fad2f746b4d5b967e1040242c1e85 --project 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:49.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:49.983 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:49.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:49.983 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:49.983 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ad4fad2f746b4d5b967e1040242c1e85 --project 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:49.983 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:42:49.984 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:42:49.984 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:42:49.984 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:49.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:49.984 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:49.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:49.984 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:49.984 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:49.984 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:42:49.984 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:42:49.984 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:42:49.984 | ++ functions-common:get_field:818 : echo '| 74279e03557b42ccb90cd392c55e67f4 | ad4fad2f746b4d5b967e1040242c1e85 | | 416e35e914af4165807cf7bf4cf36f22 | | | False |' 2022-04-11 18:42:49.984 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:49.984 | + functions-common:get_or_add_user_project_role:995 : user_role_id=74279e03557b42ccb90cd392c55e67f4 2022-04-11 18:42:49.984 | + functions-common:get_or_add_user_project_role:997 : echo 74279e03557b42ccb90cd392c55e67f4 2022-04-11 18:42:49.984 | 74279e03557b42ccb90cd392c55e67f4 2022-04-11 18:42:50.142 | [17790 Async ks-alt-member-user:83281]: finished get_or_add_user_project_role member ad4fad2f746b4d5b967e1040242c1e85 416e35e914af4165807cf7bf4cf36f22 with result 0 in 18 seconds 2022-04-11 18:42:50.229 | [17790 Async ks-alt-reader-user:83508]: Waiting for completion of get_or_add_user_project_role reader e0d1efcce5dc4c2bb0a39316c932b549 416e35e914af4165807cf7bf4cf36f22 running on PID 83508 (9 other jobs running) 2022-04-11 18:42:50.281 | [17790 Async ks-alt-reader-user:83508]: Signaling child to exit 2022-04-11 18:42:50.281 | WAKEUP 2022-04-11 18:42:50.341 | [17790 Async ks-alt-reader-user:83508]: Signaled 2022-04-11 18:42:50.344 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:42:50.344 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 18:42:50.344 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:42:50.344 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:42:50.344 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 18:42:50.344 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 18:42:50.345 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 18:42:50.345 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 18:42:50.345 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e0d1efcce5dc4c2bb0a39316c932b549 --project 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:50.345 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:42:50.345 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:42:50.345 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:42:50.345 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:50.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:50.345 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:50.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:50.345 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:50.345 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:50.345 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:42:50.345 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:42:50.345 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user e0d1efcce5dc4c2bb0a39316c932b549 --project 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:50.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:50.346 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:50.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:50.346 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:50.346 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:42:50.346 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:42:50.346 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e0d1efcce5dc4c2bb0a39316c932b549 --project 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:42:50.346 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:42:50.346 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:50.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:50.346 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:50.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:50.346 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:50.346 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:50.347 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:42:50.347 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:42:50.347 | ++ functions-common:get_field:818 : echo '| 75f29fd9b19c459980933f4e07da24e3 | e0d1efcce5dc4c2bb0a39316c932b549 | | 416e35e914af4165807cf7bf4cf36f22 | | | False |' 2022-04-11 18:42:50.347 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:42:50.347 | ++ functions-common:get_field:812 : read data 2022-04-11 18:42:50.347 | + functions-common:get_or_add_user_project_role:995 : user_role_id=75f29fd9b19c459980933f4e07da24e3 2022-04-11 18:42:50.347 | + functions-common:get_or_add_user_project_role:997 : echo 75f29fd9b19c459980933f4e07da24e3 2022-04-11 18:42:50.347 | 75f29fd9b19c459980933f4e07da24e3 2022-04-11 18:42:50.509 | [17790 Async ks-alt-reader-user:83508]: finished get_or_add_user_project_role reader e0d1efcce5dc4c2bb0a39316c932b549 416e35e914af4165807cf7bf4cf36f22 with result 0 in 16 seconds 2022-04-11 18:42:50.536 | + inc/async:async_wait:197 : return 0 2022-04-11 18:42:50.549 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-11 18:42:50.816 | [17790 Async ks-system-member:83702]: Waiting for completion of get_or_add_user_system_role member aaef83287252490c870af138d5bbd38c all running on PID 83702 (8 other jobs running) 2022-04-11 18:42:50.975 | [17790 Async ks-system-member:83702]: Signaling child to exit 2022-04-11 18:42:50.976 | WAKEUP 2022-04-11 18:42:51.101 | [17790 Async ks-system-member:83702]: Signaled 2022-04-11 18:42:51.108 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-11 18:42:51.109 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-11 18:42:51.109 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-11 18:42:51.109 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:42:51.109 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:42:51.109 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 18:42:51.109 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 18:42:51.109 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 18:42:51.109 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-11 18:42:51.109 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user aaef83287252490c870af138d5bbd38c --system all -f value -c Role 2022-04-11 18:42:51.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:51.109 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:51.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:51.109 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:51.109 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:51.110 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-11 18:42:51.110 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-11 18:42:51.110 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user aaef83287252490c870af138d5bbd38c --system all 2022-04-11 18:42:51.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:51.110 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:51.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:51.110 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:51.110 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user aaef83287252490c870af138d5bbd38c --system all -f value -c Role 2022-04-11 18:42:51.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:51.110 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:51.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:51.110 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:51.110 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:51.110 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=74279e03557b42ccb90cd392c55e67f4 2022-04-11 18:42:51.110 | + functions-common:get_or_add_user_system_role:1052 : echo 74279e03557b42ccb90cd392c55e67f4 2022-04-11 18:42:51.111 | 74279e03557b42ccb90cd392c55e67f4 2022-04-11 18:42:51.361 | [17790 Async ks-system-member:83702]: finished get_or_add_user_system_role member aaef83287252490c870af138d5bbd38c all with result 0 in 14 seconds 2022-04-11 18:42:51.644 | [17790 Async ks-system-reader:83986]: Waiting for completion of get_or_add_user_system_role reader 435f3ece4b9540e0a50c597bf2d1efd9 all running on PID 83986 (7 other jobs running) 2022-04-11 18:42:51.789 | [17790 Async ks-system-reader:83986]: Signaling child to exit 2022-04-11 18:42:51.789 | WAKEUP 2022-04-11 18:42:51.948 | [17790 Async ks-system-reader:83986]: Signaled 2022-04-11 18:42:51.971 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-11 18:42:51.971 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-11 18:42:51.971 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-11 18:42:51.972 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:42:51.972 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:42:51.972 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 18:42:51.972 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 18:42:51.972 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 18:42:51.972 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-11 18:42:51.972 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 435f3ece4b9540e0a50c597bf2d1efd9 --system all -f value -c Role 2022-04-11 18:42:51.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:51.972 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:51.972 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:51.972 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:51.972 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:51.972 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-11 18:42:51.972 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-11 18:42:51.972 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 435f3ece4b9540e0a50c597bf2d1efd9 --system all 2022-04-11 18:42:51.972 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:51.973 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:51.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:51.973 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:51.973 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 435f3ece4b9540e0a50c597bf2d1efd9 --system all -f value -c Role 2022-04-11 18:42:51.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:51.973 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:51.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:51.973 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:51.973 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:51.973 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=75f29fd9b19c459980933f4e07da24e3 2022-04-11 18:42:51.973 | + functions-common:get_or_add_user_system_role:1052 : echo 75f29fd9b19c459980933f4e07da24e3 2022-04-11 18:42:51.973 | 75f29fd9b19c459980933f4e07da24e3 2022-04-11 18:42:52.310 | [17790 Async ks-system-reader:83986]: finished get_or_add_user_system_role reader 435f3ece4b9540e0a50c597bf2d1efd9 all with result 0 in 17 seconds 2022-04-11 18:42:52.340 | + inc/async:async_wait:197 : return 0 2022-04-11 18:42:52.368 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-11 18:42:52.740 | [17790 Async ks-group-memberdemo:84339]: Waiting for completion of get_or_add_group_project_role member 77a1b174cb2349fab2743745e8270726 8eb3dca11ef048818dafcf5c558554f9 running on PID 84339 (6 other jobs running) 2022-04-11 18:42:52.924 | [17790 Async ks-group-memberdemo:84339]: Signaling child to exit 2022-04-11 18:42:57.817 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:42:57.956 | [84339 Async ks-group-memberdemo:84339]: finished successfully 2022-04-11 18:42:57.987 | WAKEUP 2022-04-11 18:42:57.989 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:42:58.059 | [84425 Async ks-group-anotherdemo:84425]: finished successfully 2022-04-11 18:42:58.084 | [17790 Async ks-group-memberdemo:84339]: Signaled 2022-04-11 18:42:58.086 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-11 18:42:58.086 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 77a1b174cb2349fab2743745e8270726 --project 8eb3dca11ef048818dafcf5c558554f9 -f value 2022-04-11 18:42:58.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:58.087 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:58.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:58.087 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:58.087 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:58.087 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-11 18:42:58.087 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-11 18:42:58.087 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 77a1b174cb2349fab2743745e8270726 --project 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:58.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:58.087 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:58.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:58.087 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:58.087 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 77a1b174cb2349fab2743745e8270726 --project 8eb3dca11ef048818dafcf5c558554f9 -f value 2022-04-11 18:42:58.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:58.087 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:58.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:58.087 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:58.087 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:58.087 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='74279e03557b42ccb90cd392c55e67f4 77a1b174cb2349fab2743745e8270726 8eb3dca11ef048818dafcf5c558554f9 False' 2022-04-11 18:42:58.087 | + functions-common:get_or_add_group_project_role:1076 : echo 74279e03557b42ccb90cd392c55e67f4 77a1b174cb2349fab2743745e8270726 8eb3dca11ef048818dafcf5c558554f9 False 2022-04-11 18:42:58.087 | 74279e03557b42ccb90cd392c55e67f4 77a1b174cb2349fab2743745e8270726 8eb3dca11ef048818dafcf5c558554f9 False 2022-04-11 18:42:58.153 | [17790 Async ks-group-memberdemo:84339]: finished get_or_add_group_project_role member 77a1b174cb2349fab2743745e8270726 8eb3dca11ef048818dafcf5c558554f9 with result 0 in 17 seconds 2022-04-11 18:42:58.205 | [17790 Async ks-group-anotherdemo:84425]: Waiting for completion of get_or_add_group_project_role anotherrole 77a1b174cb2349fab2743745e8270726 8eb3dca11ef048818dafcf5c558554f9 running on PID 84425 (5 other jobs running) 2022-04-11 18:42:58.251 | [17790 Async ks-group-anotherdemo:84425]: Signaling child to exit 2022-04-11 18:42:58.251 | WAKEUP 2022-04-11 18:42:58.289 | [17790 Async ks-group-anotherdemo:84425]: Signaled 2022-04-11 18:42:58.291 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-11 18:42:58.291 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 77a1b174cb2349fab2743745e8270726 --project 8eb3dca11ef048818dafcf5c558554f9 -f value 2022-04-11 18:42:58.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:58.291 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:58.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:58.291 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:58.291 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:58.291 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-11 18:42:58.291 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-11 18:42:58.291 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 77a1b174cb2349fab2743745e8270726 --project 8eb3dca11ef048818dafcf5c558554f9 2022-04-11 18:42:58.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:58.291 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:58.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:58.292 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:58.292 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 77a1b174cb2349fab2743745e8270726 --project 8eb3dca11ef048818dafcf5c558554f9 -f value 2022-04-11 18:42:58.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:58.292 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:58.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:42:58.292 | from cryptography.utils import int_from_bytes 2022-04-11 18:42:58.292 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:42:58.292 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='bc141478a924454fa7d57f571a512ca7 77a1b174cb2349fab2743745e8270726 8eb3dca11ef048818dafcf5c558554f9 False' 2022-04-11 18:42:58.292 | + functions-common:get_or_add_group_project_role:1076 : echo bc141478a924454fa7d57f571a512ca7 77a1b174cb2349fab2743745e8270726 8eb3dca11ef048818dafcf5c558554f9 False 2022-04-11 18:42:58.292 | bc141478a924454fa7d57f571a512ca7 77a1b174cb2349fab2743745e8270726 8eb3dca11ef048818dafcf5c558554f9 False 2022-04-11 18:42:58.389 | [17790 Async ks-group-anotherdemo:84425]: finished get_or_add_group_project_role anotherrole 77a1b174cb2349fab2743745e8270726 8eb3dca11ef048818dafcf5c558554f9 with result 0 in 17 seconds 2022-04-11 18:42:58.475 | [17790 Async ks-group-memberalt:84530]: Waiting for completion of get_or_add_group_project_role member 77a1b174cb2349fab2743745e8270726 416e35e914af4165807cf7bf4cf36f22 running on PID 84530 (4 other jobs running) 2022-04-11 18:42:58.528 | [17790 Async ks-group-memberalt:84530]: Signaling child to exit 2022-04-11 18:42:59.902 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:42:59.943 | [84530 Async ks-group-memberalt:84530]: finished successfully 2022-04-11 18:42:59.972 | WAKEUP 2022-04-11 18:43:00.009 | [17790 Async ks-group-memberalt:84530]: Signaled 2022-04-11 18:43:00.010 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-11 18:43:00.010 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 77a1b174cb2349fab2743745e8270726 --project 416e35e914af4165807cf7bf4cf36f22 -f value 2022-04-11 18:43:00.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:43:00.010 | from cryptography.utils import int_from_bytes 2022-04-11 18:43:00.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:43:00.010 | from cryptography.utils import int_from_bytes 2022-04-11 18:43:00.010 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:43:00.010 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-11 18:43:00.010 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-11 18:43:00.010 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 77a1b174cb2349fab2743745e8270726 --project 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:43:00.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:43:00.010 | from cryptography.utils import int_from_bytes 2022-04-11 18:43:00.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:43:00.010 | from cryptography.utils import int_from_bytes 2022-04-11 18:43:00.011 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 77a1b174cb2349fab2743745e8270726 --project 416e35e914af4165807cf7bf4cf36f22 -f value 2022-04-11 18:43:00.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:43:00.011 | from cryptography.utils import int_from_bytes 2022-04-11 18:43:00.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:43:00.011 | from cryptography.utils import int_from_bytes 2022-04-11 18:43:00.011 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:43:00.011 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='74279e03557b42ccb90cd392c55e67f4 77a1b174cb2349fab2743745e8270726 416e35e914af4165807cf7bf4cf36f22 False' 2022-04-11 18:43:00.011 | + functions-common:get_or_add_group_project_role:1076 : echo 74279e03557b42ccb90cd392c55e67f4 77a1b174cb2349fab2743745e8270726 416e35e914af4165807cf7bf4cf36f22 False 2022-04-11 18:43:00.011 | 74279e03557b42ccb90cd392c55e67f4 77a1b174cb2349fab2743745e8270726 416e35e914af4165807cf7bf4cf36f22 False 2022-04-11 18:43:00.079 | [17790 Async ks-group-memberalt:84530]: finished get_or_add_group_project_role member 77a1b174cb2349fab2743745e8270726 416e35e914af4165807cf7bf4cf36f22 with result 0 in 19 seconds 2022-04-11 18:43:00.135 | [17790 Async ks-group-anotheralt:84617]: Waiting for completion of get_or_add_group_project_role anotherrole 77a1b174cb2349fab2743745e8270726 416e35e914af4165807cf7bf4cf36f22 running on PID 84617 (3 other jobs running) 2022-04-11 18:43:00.173 | [17790 Async ks-group-anotheralt:84617]: Signaling child to exit 2022-04-11 18:43:00.401 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:43:00.432 | [84617 Async ks-group-anotheralt:84617]: finished successfully 2022-04-11 18:43:00.455 | WAKEUP 2022-04-11 18:43:00.483 | [17790 Async ks-group-anotheralt:84617]: Signaled 2022-04-11 18:43:00.485 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-11 18:43:00.485 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 77a1b174cb2349fab2743745e8270726 --project 416e35e914af4165807cf7bf4cf36f22 -f value 2022-04-11 18:43:00.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:43:00.485 | from cryptography.utils import int_from_bytes 2022-04-11 18:43:00.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:43:00.485 | from cryptography.utils import int_from_bytes 2022-04-11 18:43:00.485 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:43:00.485 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-11 18:43:00.485 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-11 18:43:00.485 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 77a1b174cb2349fab2743745e8270726 --project 416e35e914af4165807cf7bf4cf36f22 2022-04-11 18:43:00.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:43:00.486 | from cryptography.utils import int_from_bytes 2022-04-11 18:43:00.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:43:00.486 | from cryptography.utils import int_from_bytes 2022-04-11 18:43:00.486 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 77a1b174cb2349fab2743745e8270726 --project 416e35e914af4165807cf7bf4cf36f22 -f value 2022-04-11 18:43:00.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:43:00.486 | from cryptography.utils import int_from_bytes 2022-04-11 18:43:00.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:43:00.486 | from cryptography.utils import int_from_bytes 2022-04-11 18:43:00.486 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:43:00.486 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='bc141478a924454fa7d57f571a512ca7 77a1b174cb2349fab2743745e8270726 416e35e914af4165807cf7bf4cf36f22 False' 2022-04-11 18:43:00.486 | + functions-common:get_or_add_group_project_role:1076 : echo bc141478a924454fa7d57f571a512ca7 77a1b174cb2349fab2743745e8270726 416e35e914af4165807cf7bf4cf36f22 False 2022-04-11 18:43:00.486 | bc141478a924454fa7d57f571a512ca7 77a1b174cb2349fab2743745e8270726 416e35e914af4165807cf7bf4cf36f22 False 2022-04-11 18:43:00.542 | [17790 Async ks-group-anotheralt:84617]: finished get_or_add_group_project_role anotherrole 77a1b174cb2349fab2743745e8270726 416e35e914af4165807cf7bf4cf36f22 with result 0 in 19 seconds 2022-04-11 18:43:00.593 | [17790 Async ks-group-admin:84742]: Waiting for completion of get_or_add_group_project_role admin b7c3020953eb4b75a842597b883d9cff 78afa3e38e3e495791c2f45c540320ce running on PID 84742 (2 other jobs running) 2022-04-11 18:43:00.626 | [17790 Async ks-group-admin:84742]: Signaling child to exit 2022-04-11 18:43:01.323 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:43:01.355 | [84742 Async ks-group-admin:84742]: finished successfully 2022-04-11 18:43:01.385 | WAKEUP 2022-04-11 18:43:01.414 | [17790 Async ks-group-admin:84742]: Signaled 2022-04-11 18:43:01.416 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-11 18:43:01.417 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b7c3020953eb4b75a842597b883d9cff --project 78afa3e38e3e495791c2f45c540320ce -f value 2022-04-11 18:43:01.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:43:01.417 | from cryptography.utils import int_from_bytes 2022-04-11 18:43:01.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:43:01.417 | from cryptography.utils import int_from_bytes 2022-04-11 18:43:01.417 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:43:01.417 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-11 18:43:01.417 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-11 18:43:01.417 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group b7c3020953eb4b75a842597b883d9cff --project 78afa3e38e3e495791c2f45c540320ce 2022-04-11 18:43:01.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:43:01.417 | from cryptography.utils import int_from_bytes 2022-04-11 18:43:01.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:43:01.417 | from cryptography.utils import int_from_bytes 2022-04-11 18:43:01.417 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b7c3020953eb4b75a842597b883d9cff --project 78afa3e38e3e495791c2f45c540320ce -f value 2022-04-11 18:43:01.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:43:01.417 | from cryptography.utils import int_from_bytes 2022-04-11 18:43:01.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:43:01.417 | from cryptography.utils import int_from_bytes 2022-04-11 18:43:01.417 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:43:01.417 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='9abee76913364a0faa24f6cf3432362c b7c3020953eb4b75a842597b883d9cff 78afa3e38e3e495791c2f45c540320ce False' 2022-04-11 18:43:01.417 | + functions-common:get_or_add_group_project_role:1076 : echo 9abee76913364a0faa24f6cf3432362c b7c3020953eb4b75a842597b883d9cff 78afa3e38e3e495791c2f45c540320ce False 2022-04-11 18:43:01.417 | 9abee76913364a0faa24f6cf3432362c b7c3020953eb4b75a842597b883d9cff 78afa3e38e3e495791c2f45c540320ce False 2022-04-11 18:43:01.472 | [17790 Async ks-group-admin:84742]: finished get_or_add_group_project_role admin b7c3020953eb4b75a842597b883d9cff 78afa3e38e3e495791c2f45c540320ce with result 0 in 19 seconds 2022-04-11 18:43:01.476 | + inc/async:async_wait:197 : return 0 2022-04-11 18:43:01.479 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-11 18:43:01.500 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:43:01.502 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-11 18:43:01.522 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:43:01.524 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-11 18:43:01.527 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-11 18:43:01.592 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-11 18:43:01.638 | [17790 Async create_nova_accounts:86644]: running: create_nova_accounts 2022-04-11 18:43:01.642 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-11 18:43:01.667 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:43:01.671 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-11 18:43:01.674 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-11 18:43:01.750 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-11 18:43:01.796 | [17790 Async create_glance_accounts:86759]: running: create_glance_accounts 2022-04-11 18:43:01.799 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-11 18:43:01.824 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:43:01.827 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-11 18:43:01.832 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-11 18:43:01.909 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-11 18:43:01.960 | [17790 Async create_cinder_accounts:86889]: running: create_cinder_accounts 2022-04-11 18:43:01.963 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-11 18:43:01.985 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:43:01.988 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-11 18:43:01.990 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-11 18:43:02.069 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-11 18:43:02.131 | [17790 Async create_neutron_accounts:87004]: running: create_neutron_accounts 2022-04-11 18:43:02.141 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-11 18:43:02.167 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:43:02.171 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-11 18:43:02.180 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-11 18:43:02.552 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-11 18:43:02.741 | [17790 Async create_swift_accounts:87145]: running: create_swift_accounts 2022-04-11 18:43:02.756 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-11 18:43:02.900 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:43:02.920 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-11 18:43:03.284 | [17790 Async create_nova_accounts:86644]: Waiting for completion of create_nova_accounts running on PID 86644 (6 other jobs running) 2022-04-11 18:43:03.483 | [17790 Async create_nova_accounts:86644]: Signaling child to exit 2022-04-11 18:43:54.591 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:43:54.685 | [87004 Async create_neutron_accounts:87004]: finished successfully 2022-04-11 18:44:16.921 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:44:16.964 | [86889 Async create_cinder_accounts:86889]: finished successfully 2022-04-11 18:44:38.642 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:44:38.671 | [86759 Async create_glance_accounts:86759]: finished successfully 2022-04-11 18:44:41.788 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:44:41.814 | [86644 Async create_nova_accounts:86644]: finished successfully 2022-04-11 18:44:41.836 | WAKEUP 2022-04-11 18:44:41.860 | [17790 Async create_nova_accounts:86644]: Signaled 2022-04-11 18:44:41.861 | + lib/nova:create_nova_accounts:355 : [[ 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 =~ n-api ]] 2022-04-11 18:44:41.861 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-11 18:44:41.861 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-11 18:44:41.861 | + functions-common:get_or_create_user:909 : local user_id 2022-04-11 18:44:41.861 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-11 18:44:41.861 | + functions-common:get_or_create_user:913 : local email= 2022-04-11 18:44:41.861 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-11 18:44:41.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.862 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.862 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.862 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:41.862 | + functions-common:get_or_create_user:925 : user_id=c6dae52a344e46d1afff885b6cd65805 2022-04-11 18:44:41.862 | + functions-common:get_or_create_user:926 : echo c6dae52a344e46d1afff885b6cd65805 2022-04-11 18:44:41.862 | c6dae52a344e46d1afff885b6cd65805 2022-04-11 18:44:41.862 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-11 18:44:41.862 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:44:41.862 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-11 18:44:41.862 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:44:41.862 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:44:41.862 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-11 18:44:41.862 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-11 18:44:41.862 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-11 18:44:41.862 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-11 18:44:41.862 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-11 18:44:41.862 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-11 18:44:41.862 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:44:41.862 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:44:41.862 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-11 18:44:41.862 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:44:41.862 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:41.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.862 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.862 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.862 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:41.862 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:44:41.862 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:44:41.863 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-11 18:44:41.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.863 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.863 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.863 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:44:41.863 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:44:41.863 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:41.863 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:44:41.863 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-11 18:44:41.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.863 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.863 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.863 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:41.863 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:44:41.863 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:44:41.863 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:44:41.863 | ++ functions-common:get_field:818 : echo '| 39aa12005cd94f51af09aa1b779e0108 | c6dae52a344e46d1afff885b6cd65805 | | e58669282fad4e4bbbbb174246b823d6 | | | False |' 2022-04-11 18:44:41.863 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:41.863 | + functions-common:get_or_add_user_project_role:995 : user_role_id=39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:44:41.863 | + functions-common:get_or_add_user_project_role:997 : echo 39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:44:41.863 | 39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:44:41.863 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-11 18:44:41.863 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-11 18:44:41.863 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:44:41.863 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-11 18:44:41.863 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:44:41.863 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:44:41.863 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-11 18:44:41.863 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-11 18:44:41.863 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-11 18:44:41.864 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-11 18:44:41.864 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-11 18:44:41.864 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-11 18:44:41.864 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-11 18:44:41.864 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:44:41.864 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:44:41.864 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:44:41.864 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:41.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.864 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.864 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.864 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:41.864 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:44:41.864 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:44:41.864 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-11 18:44:41.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.864 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.864 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.864 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-11 18:44:41.864 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:44:41.864 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:44:41.864 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:44:41.864 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:41.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.864 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.864 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.864 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:41.865 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:44:41.865 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:44:41.865 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:44:41.865 | ++ functions-common:get_field:818 : echo '| 9abee76913364a0faa24f6cf3432362c | c6dae52a344e46d1afff885b6cd65805 | | e58669282fad4e4bbbbb174246b823d6 | | | False |' 2022-04-11 18:44:41.865 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:41.865 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9abee76913364a0faa24f6cf3432362c 2022-04-11 18:44:41.865 | + functions-common:get_or_add_user_project_role:997 : echo 9abee76913364a0faa24f6cf3432362c 2022-04-11 18:44:41.865 | 9abee76913364a0faa24f6cf3432362c 2022-04-11 18:44:41.865 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-11 18:44:41.865 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-11 18:44:41.865 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.70/compute 2022-04-11 18:44:41.865 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-11 18:44:41.865 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-11 18:44:41.865 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-11 18:44:41.865 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-11 18:44:41.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.865 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.865 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.865 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:41.865 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-11 18:44:41.865 | f73165a2083d46598d27b65cbe70371d' 2022-04-11 18:44:41.865 | + functions-common:get_or_create_service:1094 : echo f73165a2083d46598d27b65cbe70371d 2022-04-11 18:44:41.865 | f73165a2083d46598d27b65cbe70371d 2022-04-11 18:44:41.865 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.70/compute/v2/$(project_id)s' 2022-04-11 18:44:41.866 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-11 18:44:41.866 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.70/compute/v2/$(project_id)s' RegionOne 2022-04-11 18:44:41.866 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-11 18:44:41.866 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-11 18:44:41.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.866 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.866 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.866 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:41.866 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-11 18:44:41.866 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-11 18:44:41.866 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.70/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-11 18:44:41.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.866 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.867 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.867 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:41.867 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e23c517b51c74aa38e629b147da81407 2022-04-11 18:44:41.867 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e23c517b51c74aa38e629b147da81407 2022-04-11 18:44:41.867 | + functions-common:get_or_create_endpoint:1127 : public_id=e23c517b51c74aa38e629b147da81407 2022-04-11 18:44:41.867 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-11 18:44:41.867 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-11 18:44:41.867 | + functions-common:get_or_create_endpoint:1136 : echo e23c517b51c74aa38e629b147da81407 2022-04-11 18:44:41.867 | e23c517b51c74aa38e629b147da81407 2022-04-11 18:44:41.867 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-11 18:44:41.867 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-11 18:44:41.867 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-11 18:44:41.867 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-11 18:44:41.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.867 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.867 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.867 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:41.867 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-11 18:44:41.867 | c387fff4383744309c0976e798c3571b' 2022-04-11 18:44:41.867 | + functions-common:get_or_create_service:1094 : echo c387fff4383744309c0976e798c3571b 2022-04-11 18:44:41.867 | c387fff4383744309c0976e798c3571b 2022-04-11 18:44:41.867 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.70/compute/v2.1 2022-04-11 18:44:41.867 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-11 18:44:41.867 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.70/compute/v2.1 RegionOne 2022-04-11 18:44:41.867 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-11 18:44:41.867 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-11 18:44:41.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.867 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.868 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.868 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:41.868 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-11 18:44:41.868 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-11 18:44:41.868 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.70/compute/v2.1 --region RegionOne -f value -c id 2022-04-11 18:44:41.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.868 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.868 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.868 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:41.868 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d7f7800caba548909f50f7bb52134895 2022-04-11 18:44:41.868 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d7f7800caba548909f50f7bb52134895 2022-04-11 18:44:41.868 | + functions-common:get_or_create_endpoint:1127 : public_id=d7f7800caba548909f50f7bb52134895 2022-04-11 18:44:41.868 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-11 18:44:41.868 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-11 18:44:41.868 | + functions-common:get_or_create_endpoint:1136 : echo d7f7800caba548909f50f7bb52134895 2022-04-11 18:44:41.868 | d7f7800caba548909f50f7bb52134895 2022-04-11 18:44:41.868 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-11 18:44:41.868 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:44:41.868 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-11 18:44:41.868 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:44:41.868 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-11 18:44:41.868 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:44:41.868 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-11 18:44:41.868 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:44:41.868 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:44:41.868 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-11 18:44:41.868 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-11 18:44:41.868 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-11 18:44:41.868 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-11 18:44:41.868 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-11 18:44:41.869 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-11 18:44:41.869 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-11 18:44:41.869 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:44:41.869 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:44:41.869 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:44:41.869 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:41.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.869 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.869 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.869 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:41.869 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:44:41.869 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:44:41.869 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-11 18:44:41.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.869 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.869 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.869 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-11 18:44:41.869 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:44:41.869 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:44:41.869 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:44:41.869 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:41.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.869 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:41.869 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:41.869 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:41.869 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:44:41.869 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:44:41.870 | ++ functions-common:get_field:818 : echo '| ef158410be574ae9a8be55a7a0964c95 | c6dae52a344e46d1afff885b6cd65805 | | e58669282fad4e4bbbbb174246b823d6 | | | False |' 2022-04-11 18:44:41.870 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:44:41.870 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:41.870 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef158410be574ae9a8be55a7a0964c95 2022-04-11 18:44:41.870 | + functions-common:get_or_add_user_project_role:997 : echo ef158410be574ae9a8be55a7a0964c95 2022-04-11 18:44:41.870 | ef158410be574ae9a8be55a7a0964c95 2022-04-11 18:44:41.870 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-11 18:44:41.870 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:44:41.870 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-11 18:44:41.870 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:44:41.870 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-11 18:44:41.921 | [17790 Async create_nova_accounts:86644]: finished create_nova_accounts with result 0 in 100 seconds 2022-04-11 18:44:41.965 | [17790 Async create_glance_accounts:86759]: Waiting for completion of create_glance_accounts running on PID 86759 (5 other jobs running) 2022-04-11 18:44:41.993 | [17790 Async create_glance_accounts:86759]: Signaling child to exit 2022-04-11 18:44:41.993 | WAKEUP 2022-04-11 18:44:42.018 | [17790 Async create_glance_accounts:86759]: Signaled 2022-04-11 18:44:42.019 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-11 18:44:42.019 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:44:42.019 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-11 18:44:42.019 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-11 18:44:42.019 | + functions-common:get_or_create_user:909 : local user_id 2022-04-11 18:44:42.019 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-11 18:44:42.019 | + functions-common:get_or_create_user:913 : local email= 2022-04-11 18:44:42.020 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-11 18:44:42.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.020 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.020 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.020 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.020 | + functions-common:get_or_create_user:925 : user_id=eb2fc7b6f51e46fea5653f0bf1a02b93 2022-04-11 18:44:42.020 | + functions-common:get_or_create_user:926 : echo eb2fc7b6f51e46fea5653f0bf1a02b93 2022-04-11 18:44:42.020 | eb2fc7b6f51e46fea5653f0bf1a02b93 2022-04-11 18:44:42.020 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-11 18:44:42.020 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:44:42.020 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-11 18:44:42.020 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:44:42.020 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:44:42.020 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-11 18:44:42.020 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-11 18:44:42.020 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-11 18:44:42.020 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-11 18:44:42.020 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-11 18:44:42.020 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-11 18:44:42.020 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:44:42.020 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:44:42.020 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:42.020 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-11 18:44:42.020 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:44:42.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.020 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.020 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.020 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.020 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:44:42.021 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:44:42.021 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-11 18:44:42.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.021 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.021 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.021 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:44:42.021 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-11 18:44:42.021 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:44:42.021 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:44:42.021 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:42.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.021 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.021 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.021 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.021 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:44:42.021 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:44:42.021 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:44:42.021 | ++ functions-common:get_field:818 : echo '| 39aa12005cd94f51af09aa1b779e0108 | eb2fc7b6f51e46fea5653f0bf1a02b93 | | e58669282fad4e4bbbbb174246b823d6 | | | False |' 2022-04-11 18:44:42.021 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:42.021 | + functions-common:get_or_add_user_project_role:995 : user_role_id=39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:44:42.021 | + functions-common:get_or_add_user_project_role:997 : echo 39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:44:42.021 | 39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:44:42.021 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-11 18:44:42.022 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-11 18:44:42.022 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:44:42.022 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-11 18:44:42.022 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-11 18:44:42.022 | + functions-common:get_or_create_user:909 : local user_id 2022-04-11 18:44:42.022 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-11 18:44:42.022 | + functions-common:get_or_create_user:913 : local email= 2022-04-11 18:44:42.022 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-11 18:44:42.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.022 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.022 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.022 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.022 | + functions-common:get_or_create_user:925 : user_id=cf616600ccd84fed93c38aaa49d33972 2022-04-11 18:44:42.023 | + functions-common:get_or_create_user:926 : echo cf616600ccd84fed93c38aaa49d33972 2022-04-11 18:44:42.023 | cf616600ccd84fed93c38aaa49d33972 2022-04-11 18:44:42.023 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-11 18:44:42.023 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:44:42.023 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-11 18:44:42.023 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:44:42.023 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:44:42.023 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-11 18:44:42.023 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-11 18:44:42.023 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-11 18:44:42.023 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-11 18:44:42.023 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-11 18:44:42.023 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-11 18:44:42.023 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:44:42.023 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-11 18:44:42.023 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:44:42.023 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:44:42.023 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:42.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.023 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.023 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.023 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.023 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:44:42.023 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:44:42.023 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-11 18:44:42.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.023 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.023 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.023 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-11 18:44:42.024 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:44:42.024 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:44:42.024 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:44:42.024 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:42.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.024 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.024 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.024 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.024 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:44:42.024 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:44:42.024 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:44:42.024 | ++ functions-common:get_field:818 : echo '| 39aa12005cd94f51af09aa1b779e0108 | cf616600ccd84fed93c38aaa49d33972 | | e58669282fad4e4bbbbb174246b823d6 | | | False |' 2022-04-11 18:44:42.024 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:42.024 | + functions-common:get_or_add_user_project_role:995 : user_role_id=39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:44:42.024 | + functions-common:get_or_add_user_project_role:997 : echo 39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:44:42.024 | 39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:44:42.024 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-11 18:44:42.024 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-11 18:44:42.024 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:44:42.024 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-11 18:44:42.024 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:44:42.024 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:44:42.024 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-11 18:44:42.024 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-11 18:44:42.024 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-11 18:44:42.024 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-11 18:44:42.024 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-11 18:44:42.024 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-11 18:44:42.024 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:44:42.024 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:44:42.024 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:44:42.025 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-11 18:44:42.025 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:42.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.025 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.025 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.025 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.025 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:44:42.025 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:44:42.025 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-11 18:44:42.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.025 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.025 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.025 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-11 18:44:42.025 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:44:42.025 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:44:42.025 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:44:42.025 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:42.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.025 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.025 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.025 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.025 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:44:42.025 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:44:42.025 | ++ functions-common:get_field:818 : echo '| ef158410be574ae9a8be55a7a0964c95 | cf616600ccd84fed93c38aaa49d33972 | | e58669282fad4e4bbbbb174246b823d6 | | | False |' 2022-04-11 18:44:42.026 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:44:42.026 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:42.026 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ef158410be574ae9a8be55a7a0964c95 2022-04-11 18:44:42.026 | + functions-common:get_or_add_user_project_role:997 : echo ef158410be574ae9a8be55a7a0964c95 2022-04-11 18:44:42.026 | ef158410be574ae9a8be55a7a0964c95 2022-04-11 18:44:42.026 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-11 18:44:42.026 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-11 18:44:42.026 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-11 18:44:42.026 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-11 18:44:42.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.026 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.026 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.026 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.026 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-11 18:44:42.026 | a057d43027b743a69884f3403e68e3e4' 2022-04-11 18:44:42.026 | + functions-common:get_or_create_service:1094 : echo a057d43027b743a69884f3403e68e3e4 2022-04-11 18:44:42.026 | a057d43027b743a69884f3403e68e3e4 2022-04-11 18:44:42.026 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.70/image 2022-04-11 18:44:42.026 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-11 18:44:42.026 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.70/image RegionOne 2022-04-11 18:44:42.026 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-11 18:44:42.026 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-11 18:44:42.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.026 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.026 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.026 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.026 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-11 18:44:42.026 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-11 18:44:42.026 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.70/image --region RegionOne -f value -c id 2022-04-11 18:44:42.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.027 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.027 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.027 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.027 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=38754d220d7841fbb42734c12c8129a1 2022-04-11 18:44:42.027 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 38754d220d7841fbb42734c12c8129a1 2022-04-11 18:44:42.027 | + functions-common:get_or_create_endpoint:1127 : public_id=38754d220d7841fbb42734c12c8129a1 2022-04-11 18:44:42.027 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-11 18:44:42.027 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-11 18:44:42.027 | + functions-common:get_or_create_endpoint:1136 : echo 38754d220d7841fbb42734c12c8129a1 2022-04-11 18:44:42.027 | 38754d220d7841fbb42734c12c8129a1 2022-04-11 18:44:42.027 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-11 18:44:42.027 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-11 18:44:42.027 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-11 18:44:42.027 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-11 18:44:42.027 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-11 18:44:42.027 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-11 18:44:42.027 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-11 18:44:42.027 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-11 18:44:42.027 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-11 18:44:42.071 | [17790 Async create_glance_accounts:86759]: finished create_glance_accounts with result 0 in 96 seconds 2022-04-11 18:44:42.113 | [17790 Async create_cinder_accounts:86889]: Waiting for completion of create_cinder_accounts running on PID 86889 (4 other jobs running) 2022-04-11 18:44:42.141 | [17790 Async create_cinder_accounts:86889]: Signaling child to exit 2022-04-11 18:44:42.141 | WAKEUP 2022-04-11 18:44:42.169 | [17790 Async create_cinder_accounts:86889]: Signaled 2022-04-11 18:44:42.171 | + lib/cinder:create_cinder_accounts:398 : [[ 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 =~ c-api ]] 2022-04-11 18:44:42.171 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-11 18:44:42.171 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-11 18:44:42.171 | + functions-common:get_or_create_user:909 : local user_id 2022-04-11 18:44:42.171 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-11 18:44:42.171 | + functions-common:get_or_create_user:913 : local email= 2022-04-11 18:44:42.171 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-11 18:44:42.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.171 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.171 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.171 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.171 | + functions-common:get_or_create_user:925 : user_id=948f0eb0576c42ea9192f3edea39d71b 2022-04-11 18:44:42.171 | + functions-common:get_or_create_user:926 : echo 948f0eb0576c42ea9192f3edea39d71b 2022-04-11 18:44:42.171 | 948f0eb0576c42ea9192f3edea39d71b 2022-04-11 18:44:42.171 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-11 18:44:42.171 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:44:42.171 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-11 18:44:42.171 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:44:42.171 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:44:42.171 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-11 18:44:42.171 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-11 18:44:42.171 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-11 18:44:42.171 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-11 18:44:42.171 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-11 18:44:42.171 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-11 18:44:42.171 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:44:42.171 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:44:42.171 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:42.171 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:44:42.172 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-11 18:44:42.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.172 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.172 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.172 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.172 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:44:42.172 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:44:42.172 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-11 18:44:42.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.172 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.172 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.172 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:44:42.172 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-11 18:44:42.172 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:44:42.172 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:44:42.172 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:42.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.172 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.173 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.173 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.173 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:44:42.173 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:44:42.173 | ++ functions-common:get_field:818 : echo '| 39aa12005cd94f51af09aa1b779e0108 | 948f0eb0576c42ea9192f3edea39d71b | | e58669282fad4e4bbbbb174246b823d6 | | | False |' 2022-04-11 18:44:42.173 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:44:42.173 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:42.173 | + functions-common:get_or_add_user_project_role:995 : user_role_id=39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:44:42.173 | + functions-common:get_or_add_user_project_role:997 : echo 39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:44:42.173 | 39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:44:42.173 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-11 18:44:42.173 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-11 18:44:42.173 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-11 18:44:42.173 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-11 18:44:42.173 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-11 18:44:42.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.173 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.173 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.173 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.173 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-11 18:44:42.173 | 1f16ce876020401d818b324ff8f8f0f1' 2022-04-11 18:44:42.173 | + functions-common:get_or_create_service:1094 : echo 1f16ce876020401d818b324ff8f8f0f1 2022-04-11 18:44:42.173 | 1f16ce876020401d818b324ff8f8f0f1 2022-04-11 18:44:42.173 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-11 18:44:42.173 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.70/volume/v3/$(project_id)s' 2022-04-11 18:44:42.173 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-11 18:44:42.173 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.70/volume/v3/$(project_id)s' RegionOne 2022-04-11 18:44:42.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-11 18:44:42.174 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-11 18:44:42.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.174 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.174 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.174 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-11 18:44:42.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-11 18:44:42.174 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.70/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-11 18:44:42.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.174 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.174 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.174 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8eb23e6132774a02ac7dfdcaa1c9a55f 2022-04-11 18:44:42.174 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8eb23e6132774a02ac7dfdcaa1c9a55f 2022-04-11 18:44:42.174 | + functions-common:get_or_create_endpoint:1127 : public_id=8eb23e6132774a02ac7dfdcaa1c9a55f 2022-04-11 18:44:42.174 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-11 18:44:42.174 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-11 18:44:42.174 | + functions-common:get_or_create_endpoint:1136 : echo 8eb23e6132774a02ac7dfdcaa1c9a55f 2022-04-11 18:44:42.174 | 8eb23e6132774a02ac7dfdcaa1c9a55f 2022-04-11 18:44:42.174 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-11 18:44:42.174 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-11 18:44:42.174 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-11 18:44:42.174 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-11 18:44:42.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.174 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.175 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.175 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.175 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-11 18:44:42.175 | ebf7b11936eb416aac5480b595c6dc22' 2022-04-11 18:44:42.175 | + functions-common:get_or_create_service:1094 : echo ebf7b11936eb416aac5480b595c6dc22 2022-04-11 18:44:42.175 | ebf7b11936eb416aac5480b595c6dc22 2022-04-11 18:44:42.175 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.70/volume/v3/$(project_id)s' 2022-04-11 18:44:42.175 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-11 18:44:42.175 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.70/volume/v3/$(project_id)s' RegionOne 2022-04-11 18:44:42.175 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-11 18:44:42.175 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-11 18:44:42.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.175 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.175 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.175 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.175 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-11 18:44:42.175 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-11 18:44:42.175 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.70/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-11 18:44:42.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.175 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.175 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.175 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.175 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=bc4bce6953eb4a5e9a7578015e3f9c76 2022-04-11 18:44:42.175 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo bc4bce6953eb4a5e9a7578015e3f9c76 2022-04-11 18:44:42.175 | + functions-common:get_or_create_endpoint:1127 : public_id=bc4bce6953eb4a5e9a7578015e3f9c76 2022-04-11 18:44:42.175 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-11 18:44:42.175 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-11 18:44:42.175 | + functions-common:get_or_create_endpoint:1136 : echo bc4bce6953eb4a5e9a7578015e3f9c76 2022-04-11 18:44:42.175 | bc4bce6953eb4a5e9a7578015e3f9c76 2022-04-11 18:44:42.175 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-11 18:44:42.176 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-11 18:44:42.176 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-11 18:44:42.176 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-11 18:44:42.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.176 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.176 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.176 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.176 | ++ functions-common:get_or_create_project:938 : project_id=e58669282fad4e4bbbbb174246b823d6 2022-04-11 18:44:42.176 | ++ functions-common:get_or_create_project:939 : echo e58669282fad4e4bbbbb174246b823d6 2022-04-11 18:44:42.176 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id e58669282fad4e4bbbbb174246b823d6 2022-04-11 18:44:42.176 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-11 18:44:42.176 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 18:44:42.176 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-11 18:44:42.176 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-11 18:44:42.176 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-11 18:44:42.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.176 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.176 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.176 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-11 18:44:42.176 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.176 | ++ functions-common:get_or_create_user:925 : user_id=948f0eb0576c42ea9192f3edea39d71b 2022-04-11 18:44:42.176 | ++ functions-common:get_or_create_user:926 : echo 948f0eb0576c42ea9192f3edea39d71b 2022-04-11 18:44:42.176 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 948f0eb0576c42ea9192f3edea39d71b 2022-04-11 18:44:42.220 | [17790 Async create_cinder_accounts:86889]: finished create_cinder_accounts with result 0 in 75 seconds 2022-04-11 18:44:42.224 | + inc/async:async_wait:197 : return 0 2022-04-11 18:44:42.227 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-11 18:44:42.286 | [17790 Async create_neutron_accounts:87004]: Waiting for completion of create_neutron_accounts running on PID 87004 (3 other jobs running) 2022-04-11 18:44:42.312 | [17790 Async create_neutron_accounts:87004]: Signaling child to exit 2022-04-11 18:44:42.312 | WAKEUP 2022-04-11 18:44:42.336 | [17790 Async create_neutron_accounts:87004]: Signaled 2022-04-11 18:44:42.338 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-11 18:44:42.338 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-11 18:44:42.338 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-11 18:44:42.338 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-11 18:44:42.338 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-11 18:44:42.338 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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-04-11 18:44:42.338 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-11 18:44:42.338 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-11 18:44:42.338 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-11 18:44:42.338 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-11 18:44:42.338 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.70:9696/ 2022-04-11 18:44:42.338 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ 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-svc ]] 2022-04-11 18:44:42.338 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-11 18:44:42.338 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-11 18:44:42.338 | + functions-common:get_or_create_user:909 : local user_id 2022-04-11 18:44:42.338 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-11 18:44:42.339 | + functions-common:get_or_create_user:913 : local email= 2022-04-11 18:44:42.339 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-11 18:44:42.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.339 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.339 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.339 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.339 | + functions-common:get_or_create_user:925 : user_id=d438919816fc4e3096a699a41aa51c43 2022-04-11 18:44:42.339 | + functions-common:get_or_create_user:926 : echo d438919816fc4e3096a699a41aa51c43 2022-04-11 18:44:42.339 | d438919816fc4e3096a699a41aa51c43 2022-04-11 18:44:42.339 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-11 18:44:42.339 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:44:42.339 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-11 18:44:42.339 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:44:42.339 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:44:42.339 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-11 18:44:42.339 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-11 18:44:42.339 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-11 18:44:42.339 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-11 18:44:42.339 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-11 18:44:42.339 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-11 18:44:42.339 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-11 18:44:42.339 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:44:42.339 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:44:42.339 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:44:42.339 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:42.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.339 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.339 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.339 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.340 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:44:42.340 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:44:42.340 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-11 18:44:42.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.340 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.340 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.340 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-11 18:44:42.340 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:44:42.340 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:44:42.340 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:44:42.340 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:42.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.340 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.340 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.340 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.340 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:44:42.340 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:44:42.340 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:44:42.340 | ++ functions-common:get_field:818 : echo '| 39aa12005cd94f51af09aa1b779e0108 | d438919816fc4e3096a699a41aa51c43 | | e58669282fad4e4bbbbb174246b823d6 | | | False |' 2022-04-11 18:44:42.340 | ++ functions-common:get_field:812 : read data 2022-04-11 18:44:42.340 | + functions-common:get_or_add_user_project_role:995 : user_role_id=39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:44:42.340 | + functions-common:get_or_add_user_project_role:997 : echo 39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:44:42.340 | 39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:44:42.340 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-11 18:44:42.340 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-11 18:44:42.340 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-11 18:44:42.340 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-11 18:44:42.340 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-11 18:44:42.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.341 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.341 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.341 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.341 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-11 18:44:42.341 | 5a45060db0df48b9910a4783a80e7bc2' 2022-04-11 18:44:42.341 | + functions-common:get_or_create_service:1094 : echo 5a45060db0df48b9910a4783a80e7bc2 2022-04-11 18:44:42.341 | 5a45060db0df48b9910a4783a80e7bc2 2022-04-11 18:44:42.341 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.70:9696/ 2022-04-11 18:44:42.341 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-11 18:44:42.341 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.70:9696/ RegionOne 2022-04-11 18:44:42.341 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-11 18:44:42.341 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-11 18:44:42.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.341 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.341 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.341 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.341 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-11 18:44:42.341 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-11 18:44:42.341 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.70:9696/ --region RegionOne -f value -c id 2022-04-11 18:44:42.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.341 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:44:42.341 | from cryptography.utils import int_from_bytes 2022-04-11 18:44:42.341 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:44:42.341 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f3601a3f473f4f2c87a6e456adcb048e 2022-04-11 18:44:42.341 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f3601a3f473f4f2c87a6e456adcb048e 2022-04-11 18:44:42.341 | + functions-common:get_or_create_endpoint:1127 : public_id=f3601a3f473f4f2c87a6e456adcb048e 2022-04-11 18:44:42.341 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-11 18:44:42.341 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-11 18:44:42.341 | + functions-common:get_or_create_endpoint:1136 : echo f3601a3f473f4f2c87a6e456adcb048e 2022-04-11 18:44:42.341 | f3601a3f473f4f2c87a6e456adcb048e 2022-04-11 18:44:42.385 | [17790 Async create_neutron_accounts:87004]: finished create_neutron_accounts with result 0 in 52 seconds 2022-04-11 18:44:42.424 | [17790 Async create_swift_accounts:87145]: Waiting for completion of create_swift_accounts running on PID 87145 (2 other jobs running) 2022-04-11 18:44:42.450 | [17790 Async create_swift_accounts:87145]: Signaling child to exit 2022-04-11 18:45:30.119 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:45:30.149 | [87145 Async create_swift_accounts:87145]: finished successfully 2022-04-11 18:45:30.169 | WAKEUP 2022-04-11 18:45:30.193 | [17790 Async create_swift_accounts:87145]: Signaled 2022-04-11 18:45:30.194 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-11 18:45:30.194 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-11 18:45:30.194 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-11 18:45:30.194 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-11 18:45:30.194 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-11 18:45:30.194 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-11 18:45:30.194 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-11 18:45:30.195 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-11 18:45:30.195 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-11 18:45:30.195 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-11 18:45:30.195 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-11 18:45:30.195 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-11 18:45:30.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.195 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.195 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.195 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.195 | ++ functions-common:get_or_create_role:950 : role_id=bc141478a924454fa7d57f571a512ca7 2022-04-11 18:45:30.195 | ++ functions-common:get_or_create_role:951 : echo bc141478a924454fa7d57f571a512ca7 2022-04-11 18:45:30.195 | + lib/swift:create_swift_accounts:614 : another_role=bc141478a924454fa7d57f571a512ca7 2022-04-11 18:45:30.195 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-11 18:45:30.195 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-11 18:45:30.195 | + functions-common:get_or_create_user:909 : local user_id 2022-04-11 18:45:30.195 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-11 18:45:30.195 | + functions-common:get_or_create_user:913 : local email= 2022-04-11 18:45:30.195 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-11 18:45:30.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.195 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.195 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.195 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.195 | + functions-common:get_or_create_user:925 : user_id=d578796663914408ac894228cbf992b6 2022-04-11 18:45:30.195 | + functions-common:get_or_create_user:926 : echo d578796663914408ac894228cbf992b6 2022-04-11 18:45:30.195 | d578796663914408ac894228cbf992b6 2022-04-11 18:45:30.195 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-11 18:45:30.195 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:45:30.195 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-11 18:45:30.196 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:45:30.196 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:45:30.196 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-11 18:45:30.196 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-11 18:45:30.196 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-11 18:45:30.196 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-11 18:45:30.196 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-11 18:45:30.196 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-11 18:45:30.196 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-11 18:45:30.196 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:45:30.196 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:45:30.196 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:45:30.196 | ++ functions-common:get_field:812 : read data 2022-04-11 18:45:30.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.196 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.196 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.196 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.196 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:45:30.196 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:45:30.196 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-11 18:45:30.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.196 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.196 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.196 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-11 18:45:30.196 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:45:30.196 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:45:30.196 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:45:30.196 | ++ functions-common:get_field:812 : read data 2022-04-11 18:45:30.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.197 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.197 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.197 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.197 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:45:30.197 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:45:30.197 | ++ functions-common:get_field:818 : echo '| 39aa12005cd94f51af09aa1b779e0108 | d578796663914408ac894228cbf992b6 | | e58669282fad4e4bbbbb174246b823d6 | | | False |' 2022-04-11 18:45:30.197 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:45:30.197 | ++ functions-common:get_field:812 : read data 2022-04-11 18:45:30.197 | + functions-common:get_or_add_user_project_role:995 : user_role_id=39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:45:30.197 | + functions-common:get_or_add_user_project_role:997 : echo 39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:45:30.197 | 39aa12005cd94f51af09aa1b779e0108 2022-04-11 18:45:30.197 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-11 18:45:30.197 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-11 18:45:30.197 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:45:30.197 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-11 18:45:30.197 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:45:30.197 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:45:30.197 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-11 18:45:30.197 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-11 18:45:30.197 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-11 18:45:30.197 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-11 18:45:30.197 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-11 18:45:30.197 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-11 18:45:30.197 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:45:30.197 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-11 18:45:30.197 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:45:30.197 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:45:30.197 | ++ functions-common:get_field:812 : read data 2022-04-11 18:45:30.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.197 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.198 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.198 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.198 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:45:30.198 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:45:30.198 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-11 18:45:30.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.198 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.198 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.198 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:45:30.198 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:45:30.198 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-11 18:45:30.198 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:45:30.198 | ++ functions-common:get_field:812 : read data 2022-04-11 18:45:30.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.198 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.198 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.198 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.198 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:45:30.198 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:45:30.198 | ++ functions-common:get_field:818 : echo '| 9abee76913364a0faa24f6cf3432362c | d578796663914408ac894228cbf992b6 | | e58669282fad4e4bbbbb174246b823d6 | | | False |' 2022-04-11 18:45:30.198 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:45:30.198 | ++ functions-common:get_field:812 : read data 2022-04-11 18:45:30.198 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9abee76913364a0faa24f6cf3432362c 2022-04-11 18:45:30.198 | + functions-common:get_or_add_user_project_role:997 : echo 9abee76913364a0faa24f6cf3432362c 2022-04-11 18:45:30.198 | 9abee76913364a0faa24f6cf3432362c 2022-04-11 18:45:30.199 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-11 18:45:30.199 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-11 18:45:30.199 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-11 18:45:30.199 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-11 18:45:30.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.199 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.199 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.199 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.199 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-11 18:45:30.199 | 254e41af354347a0b2b9dd5e788c5631' 2022-04-11 18:45:30.199 | + functions-common:get_or_create_service:1094 : echo 254e41af354347a0b2b9dd5e788c5631 2022-04-11 18:45:30.199 | 254e41af354347a0b2b9dd5e788c5631 2022-04-11 18:45:30.199 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.70:8080/v1/AUTH_$(project_id)s' http://10.222.0.70:8080 2022-04-11 18:45:30.199 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-11 18:45:30.199 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.70:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-11 18:45:30.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-11 18:45:30.199 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-11 18:45:30.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.199 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.199 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.199 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-11 18:45:30.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-11 18:45:30.199 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.70:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-11 18:45:30.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.199 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.199 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.200 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.200 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b8b5688daf64410481475b98f3c0d17f 2022-04-11 18:45:30.200 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b8b5688daf64410481475b98f3c0d17f 2022-04-11 18:45:30.200 | + functions-common:get_or_create_endpoint:1127 : public_id=b8b5688daf64410481475b98f3c0d17f 2022-04-11 18:45:30.200 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.70:8080 ]] 2022-04-11 18:45:30.200 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.70:8080 RegionOne 2022-04-11 18:45:30.200 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-11 18:45:30.200 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-11 18:45:30.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.200 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.200 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.200 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.200 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-11 18:45:30.200 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-11 18:45:30.200 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.70:8080 --region RegionOne -f value -c id 2022-04-11 18:45:30.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.200 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.200 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.200 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.200 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d34022c640be4b07baae641aef6a274a 2022-04-11 18:45:30.200 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo d34022c640be4b07baae641aef6a274a 2022-04-11 18:45:30.200 | d34022c640be4b07baae641aef6a274a 2022-04-11 18:45:30.200 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-11 18:45:30.200 | + functions-common:get_or_create_endpoint:1136 : echo b8b5688daf64410481475b98f3c0d17f 2022-04-11 18:45:30.200 | b8b5688daf64410481475b98f3c0d17f 2022-04-11 18:45:30.200 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-11 18:45:30.200 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-11 18:45:30.200 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-11 18:45:30.200 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-11 18:45:30.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.201 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.201 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.201 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.201 | ++ functions-common:get_or_create_project:938 : project_id=227ff9b06fc244edaa6cfc33d807b7d2 2022-04-11 18:45:30.201 | ++ functions-common:get_or_create_project:939 : echo 227ff9b06fc244edaa6cfc33d807b7d2 2022-04-11 18:45:30.201 | + lib/swift:create_swift_accounts:628 : swift_project_test1=227ff9b06fc244edaa6cfc33d807b7d2 2022-04-11 18:45:30.201 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-11 18:45:30.201 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-11 18:45:30.201 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-11 18:45:30.201 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 18:45:30.201 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-11 18:45:30.201 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-11 18:45:30.201 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-11 18:45:30.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.201 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.201 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.201 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.201 | ++ functions-common:get_or_create_user:925 : user_id=71298585ed114dc8b51cf183929e0347 2022-04-11 18:45:30.201 | ++ functions-common:get_or_create_user:926 : echo 71298585ed114dc8b51cf183929e0347 2022-04-11 18:45:30.201 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=71298585ed114dc8b51cf183929e0347 2022-04-11 18:45:30.201 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-11 18:45:30.201 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-11 18:45:30.201 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 71298585ed114dc8b51cf183929e0347 227ff9b06fc244edaa6cfc33d807b7d2 2022-04-11 18:45:30.201 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:45:30.201 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 18:45:30.201 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:45:30.202 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:45:30.202 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 18:45:30.202 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 18:45:30.202 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 18:45:30.202 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 18:45:30.202 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 71298585ed114dc8b51cf183929e0347 --project 227ff9b06fc244edaa6cfc33d807b7d2 2022-04-11 18:45:30.202 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:45:30.202 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:45:30.202 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:45:30.202 | ++ functions-common:get_field:812 : read data 2022-04-11 18:45:30.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.202 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.202 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.202 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.202 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:45:30.202 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:45:30.202 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 71298585ed114dc8b51cf183929e0347 --project 227ff9b06fc244edaa6cfc33d807b7d2 2022-04-11 18:45:30.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.202 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.202 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.202 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:45:30.202 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 71298585ed114dc8b51cf183929e0347 --project 227ff9b06fc244edaa6cfc33d807b7d2 2022-04-11 18:45:30.202 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:45:30.202 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:45:30.202 | ++ functions-common:get_field:812 : read data 2022-04-11 18:45:30.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.202 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.202 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.203 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.203 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:45:30.203 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:45:30.203 | ++ functions-common:get_field:818 : echo '| 9abee76913364a0faa24f6cf3432362c | 71298585ed114dc8b51cf183929e0347 | | 227ff9b06fc244edaa6cfc33d807b7d2 | | | False |' 2022-04-11 18:45:30.203 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:45:30.203 | ++ functions-common:get_field:812 : read data 2022-04-11 18:45:30.203 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9abee76913364a0faa24f6cf3432362c 2022-04-11 18:45:30.203 | + functions-common:get_or_add_user_project_role:997 : echo 9abee76913364a0faa24f6cf3432362c 2022-04-11 18:45:30.203 | 9abee76913364a0faa24f6cf3432362c 2022-04-11 18:45:30.203 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-11 18:45:30.203 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-11 18:45:30.203 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 18:45:30.203 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-11 18:45:30.203 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-11 18:45:30.203 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-11 18:45:30.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.203 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.203 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.203 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.203 | ++ functions-common:get_or_create_user:925 : user_id=47cdcb381f4d4ff1b012aef5b5413f04 2022-04-11 18:45:30.203 | ++ functions-common:get_or_create_user:926 : echo 47cdcb381f4d4ff1b012aef5b5413f04 2022-04-11 18:45:30.203 | + lib/swift:create_swift_accounts:637 : swift_user_test3=47cdcb381f4d4ff1b012aef5b5413f04 2022-04-11 18:45:30.203 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-11 18:45:30.203 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-11 18:45:30.203 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role bc141478a924454fa7d57f571a512ca7 47cdcb381f4d4ff1b012aef5b5413f04 227ff9b06fc244edaa6cfc33d807b7d2 2022-04-11 18:45:30.203 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:45:30.203 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 18:45:30.203 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:45:30.203 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:45:30.203 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 18:45:30.204 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 18:45:30.204 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 18:45:30.204 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 18:45:30.204 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role bc141478a924454fa7d57f571a512ca7 --user 47cdcb381f4d4ff1b012aef5b5413f04 --project 227ff9b06fc244edaa6cfc33d807b7d2 2022-04-11 18:45:30.204 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:45:30.204 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:45:30.204 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:45:30.204 | ++ functions-common:get_field:812 : read data 2022-04-11 18:45:30.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.204 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.204 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.204 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.204 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:45:30.204 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:45:30.204 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add bc141478a924454fa7d57f571a512ca7 --user 47cdcb381f4d4ff1b012aef5b5413f04 --project 227ff9b06fc244edaa6cfc33d807b7d2 2022-04-11 18:45:30.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.204 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.204 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.204 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role bc141478a924454fa7d57f571a512ca7 --user 47cdcb381f4d4ff1b012aef5b5413f04 --project 227ff9b06fc244edaa6cfc33d807b7d2 2022-04-11 18:45:30.204 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:45:30.204 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:45:30.204 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:45:30.204 | ++ functions-common:get_field:812 : read data 2022-04-11 18:45:30.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.204 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.204 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.204 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.204 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:45:30.205 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:45:30.205 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:45:30.205 | ++ functions-common:get_field:818 : echo '| bc141478a924454fa7d57f571a512ca7 | 47cdcb381f4d4ff1b012aef5b5413f04 | | 227ff9b06fc244edaa6cfc33d807b7d2 | | | False |' 2022-04-11 18:45:30.205 | ++ functions-common:get_field:812 : read data 2022-04-11 18:45:30.205 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bc141478a924454fa7d57f571a512ca7 2022-04-11 18:45:30.205 | + functions-common:get_or_add_user_project_role:997 : echo bc141478a924454fa7d57f571a512ca7 2022-04-11 18:45:30.205 | bc141478a924454fa7d57f571a512ca7 2022-04-11 18:45:30.205 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-11 18:45:30.205 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-11 18:45:30.205 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-11 18:45:30.205 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-11 18:45:30.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.205 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.205 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.205 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.205 | ++ functions-common:get_or_create_project:938 : project_id=6b88d9512d3e4abea0aec49f4a759362 2022-04-11 18:45:30.205 | ++ functions-common:get_or_create_project:939 : echo 6b88d9512d3e4abea0aec49f4a759362 2022-04-11 18:45:30.205 | + lib/swift:create_swift_accounts:642 : swift_project_test2=6b88d9512d3e4abea0aec49f4a759362 2022-04-11 18:45:30.205 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-11 18:45:30.206 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-11 18:45:30.206 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-11 18:45:30.206 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-11 18:45:30.206 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 18:45:30.206 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-11 18:45:30.206 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-11 18:45:30.207 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-11 18:45:30.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.207 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.207 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.207 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.207 | ++ functions-common:get_or_create_user:925 : user_id=a463daea1d4a4f45a353fc801d6cc111 2022-04-11 18:45:30.207 | ++ functions-common:get_or_create_user:926 : echo a463daea1d4a4f45a353fc801d6cc111 2022-04-11 18:45:30.207 | + lib/swift:create_swift_accounts:647 : swift_user_test2=a463daea1d4a4f45a353fc801d6cc111 2022-04-11 18:45:30.207 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-11 18:45:30.207 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-11 18:45:30.207 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin a463daea1d4a4f45a353fc801d6cc111 6b88d9512d3e4abea0aec49f4a759362 2022-04-11 18:45:30.207 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:45:30.207 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 18:45:30.207 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:45:30.207 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:45:30.207 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 18:45:30.207 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 18:45:30.207 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 18:45:30.207 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 18:45:30.207 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a463daea1d4a4f45a353fc801d6cc111 --project 6b88d9512d3e4abea0aec49f4a759362 2022-04-11 18:45:30.207 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:45:30.207 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:45:30.207 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:45:30.207 | ++ functions-common:get_field:812 : read data 2022-04-11 18:45:30.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.208 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.208 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.208 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.208 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:45:30.208 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:45:30.208 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a463daea1d4a4f45a353fc801d6cc111 --project 6b88d9512d3e4abea0aec49f4a759362 2022-04-11 18:45:30.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.208 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.208 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.208 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a463daea1d4a4f45a353fc801d6cc111 --project 6b88d9512d3e4abea0aec49f4a759362 2022-04-11 18:45:30.208 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:45:30.208 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:45:30.208 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:45:30.208 | ++ functions-common:get_field:812 : read data 2022-04-11 18:45:30.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.208 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.208 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.208 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.208 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:45:30.208 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:45:30.208 | ++ functions-common:get_field:818 : echo '| 9abee76913364a0faa24f6cf3432362c | a463daea1d4a4f45a353fc801d6cc111 | | 6b88d9512d3e4abea0aec49f4a759362 | | | False |' 2022-04-11 18:45:30.208 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:45:30.208 | ++ functions-common:get_field:812 : read data 2022-04-11 18:45:30.208 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9abee76913364a0faa24f6cf3432362c 2022-04-11 18:45:30.208 | + functions-common:get_or_add_user_project_role:997 : echo 9abee76913364a0faa24f6cf3432362c 2022-04-11 18:45:30.208 | 9abee76913364a0faa24f6cf3432362c 2022-04-11 18:45:30.208 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-11 18:45:30.208 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-11 18:45:30.209 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-11 18:45:30.209 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-11 18:45:30.209 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-11 18:45:30.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.209 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.209 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.209 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.209 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-11 18:45:30.209 | d92a95a6fab4474eb1eba20ef00430cc' 2022-04-11 18:45:30.209 | ++ functions-common:get_or_create_domain:888 : echo d92a95a6fab4474eb1eba20ef00430cc 2022-04-11 18:45:30.209 | + lib/swift:create_swift_accounts:652 : swift_domain=d92a95a6fab4474eb1eba20ef00430cc 2022-04-11 18:45:30.209 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-11 18:45:30.209 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-11 18:45:30.209 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-11 18:45:30.209 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 d92a95a6fab4474eb1eba20ef00430cc 2022-04-11 18:45:30.209 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-11 18:45:30.209 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=d92a95a6fab4474eb1eba20ef00430cc --or-show -f value -c id 2022-04-11 18:45:30.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.209 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.209 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.209 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.209 | ++ functions-common:get_or_create_project:938 : project_id=deb18f96a3a746d0946a1bb1189a272a 2022-04-11 18:45:30.209 | ++ functions-common:get_or_create_project:939 : echo deb18f96a3a746d0946a1bb1189a272a 2022-04-11 18:45:30.209 | + lib/swift:create_swift_accounts:656 : swift_project_test4=deb18f96a3a746d0946a1bb1189a272a 2022-04-11 18:45:30.209 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-11 18:45:30.209 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-11 18:45:30.209 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-11 18:45:30.209 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 d92a95a6fab4474eb1eba20ef00430cc test4@example.com 2022-04-11 18:45:30.210 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-11 18:45:30.210 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-11 18:45:30.210 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-11 18:45:30.210 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=d92a95a6fab4474eb1eba20ef00430cc --email=test4@example.com --or-show -f value -c id 2022-04-11 18:45:30.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.210 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.210 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.210 | +++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.210 | ++ functions-common:get_or_create_user:925 : user_id=eb5a8d1e1548410c8c118f8189971336 2022-04-11 18:45:30.210 | ++ functions-common:get_or_create_user:926 : echo eb5a8d1e1548410c8c118f8189971336 2022-04-11 18:45:30.210 | + lib/swift:create_swift_accounts:661 : swift_user_test4=eb5a8d1e1548410c8c118f8189971336 2022-04-11 18:45:30.210 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-11 18:45:30.210 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-11 18:45:30.210 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin eb5a8d1e1548410c8c118f8189971336 deb18f96a3a746d0946a1bb1189a272a 2022-04-11 18:45:30.210 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-11 18:45:30.210 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-11 18:45:30.210 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-11 18:45:30.210 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-11 18:45:30.210 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-11 18:45:30.210 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-11 18:45:30.210 | ++ functions-common:_get_domain_args:967 : echo 2022-04-11 18:45:30.210 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-11 18:45:30.210 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user eb5a8d1e1548410c8c118f8189971336 --project deb18f96a3a746d0946a1bb1189a272a 2022-04-11 18:45:30.210 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:45:30.210 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-11 18:45:30.210 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:45:30.211 | ++ functions-common:get_field:812 : read data 2022-04-11 18:45:30.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.211 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.211 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.211 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.211 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-11 18:45:30.211 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-11 18:45:30.211 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user eb5a8d1e1548410c8c118f8189971336 --project deb18f96a3a746d0946a1bb1189a272a 2022-04-11 18:45:30.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.211 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.211 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.211 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user eb5a8d1e1548410c8c118f8189971336 --project deb18f96a3a746d0946a1bb1189a272a 2022-04-11 18:45:30.211 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-11 18:45:30.211 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-11 18:45:30.211 | ++ functions-common:get_field:811 : local data field 2022-04-11 18:45:30.211 | ++ functions-common:get_field:812 : read data 2022-04-11 18:45:30.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.211 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:30.211 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:30.211 | ++ functions-common:oscwrap:2465 : return 0 2022-04-11 18:45:30.211 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-11 18:45:30.211 | ++ functions-common:get_field:816 : field='$2' 2022-04-11 18:45:30.211 | ++ functions-common:get_field:818 : echo '| 9abee76913364a0faa24f6cf3432362c | eb5a8d1e1548410c8c118f8189971336 | | deb18f96a3a746d0946a1bb1189a272a | | | False |' 2022-04-11 18:45:30.211 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-11 18:45:30.211 | ++ functions-common:get_field:812 : read data 2022-04-11 18:45:30.211 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9abee76913364a0faa24f6cf3432362c 2022-04-11 18:45:30.211 | + functions-common:get_or_add_user_project_role:997 : echo 9abee76913364a0faa24f6cf3432362c 2022-04-11 18:45:30.211 | 9abee76913364a0faa24f6cf3432362c 2022-04-11 18:45:30.242 | [17790 Async create_swift_accounts:87145]: finished create_swift_accounts with result 0 in 147 seconds 2022-04-11 18:45:30.251 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-11 18:45:30.254 | + inc/async:async_wait:197 : return 0 2022-04-11 18:45:30.257 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-11 18:45:30.276 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:45:30.278 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-11 18:45:30.297 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:45:30.300 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-11 18:45:30.303 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 18:45:30.305 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-11 18:45:30.308 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-11 18:45:30.311 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-11 18:45:30.375 | + inc/async:async_inner:63 : init_glance 2022-04-11 18:45:30.418 | [17790 Async init_glance:91456]: running: init_glance 2022-04-11 18:45:30.421 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-11 18:45:30.441 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:45:30.445 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-11 18:45:30.452 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-11 18:45:30.457 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-11 18:45:30.460 | + ./stack.sh:main:1149 : configure_neutron 2022-04-11 18:45:30.462 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-11 18:45:30.467 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-11 18:45:30.469 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-11 18:45:30.476 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-11 18:45:30.479 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-11 18:45:30.481 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,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-04-11 18:45:30.484 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-11 18:45:30.488 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-11 18:45:30.490 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-11 18:45:30.493 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-11 18:45:30.496 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-11 18:45:30.510 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-11 18:45:30.512 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-11 18:45:34.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:34.290 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:34.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:34.290 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:38.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:38.109 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:38.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:38.109 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:41.510 | + inc/async:async_inner:64 : rc=0 2022-04-11 18:45:41.536 | [91456 Async init_glance:91456]: finished successfully 2022-04-11 18:45:41.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:41.980 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:41.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:41.980 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:45.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:45.569 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:45.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:45.569 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:49.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:49.119 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:49.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:49.119 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:52.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:52.698 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:52.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:52.698 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:56.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:56.216 | from cryptography.utils import int_from_bytes 2022-04-11 18:45:56.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:45:56.216 | from cryptography.utils import int_from_bytes 2022-04-11 18:46:00.200 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:46:00.200 | from cryptography.utils import int_from_bytes 2022-04-11 18:46:00.200 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:46:00.200 | from cryptography.utils import int_from_bytes 2022-04-11 18:46:05.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:46:05.300 | from cryptography.utils import int_from_bytes 2022-04-11 18:46:05.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:46:05.300 | from cryptography.utils import int_from_bytes 2022-04-11 18:46:05.300 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-11 18:46:11.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:46:11.309 | from cryptography.utils import int_from_bytes 2022-04-11 18:46:11.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:46:11.309 | from cryptography.utils import int_from_bytes 2022-04-11 18:46:11.648 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-11 18:46:11.653 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-11 18:46:11.655 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-11 18:46:11.658 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-11 18:46:11.660 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-11 18:46:11.662 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-11 18:46:11.665 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-11 18:46:11.667 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-11 18:46:11.670 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-11 18:46:11.672 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-11 18:46:11.674 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-11 18:46:11.676 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-11 18:46:11.679 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-11 18:46:11.681 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-11 18:46:11.683 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-11 18:46:11.685 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-11 18:46:11.690 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 18:46:11.693 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-11 18:46:11.695 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 18:46:11.700 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-11 18:46:11.702 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-11 18:46:11.705 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-11 18:46:11.708 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-11 18:46:11.710 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-11 18:46:11.713 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-11 18:46:11.743 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-11 18:46:11.777 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-11 18:46:11.807 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-11 18:46:11.838 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-11 18:46:11.867 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-11 18:46:11.898 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-11 18:46:11.901 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-11 18:46:11.903 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-11 18:46:11.906 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-11 18:46:11.909 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-11 18:46:11.926 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-11 18:46:11.928 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-11 18:46:11.931 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-11 18:46:11.933 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-11 18:46:11.936 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-11 18:46:11.969 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.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-04-11 18:46:12.002 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-11 18:46:12.031 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-11 18:46:12.063 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-11 18:46:12.090 | + functions-common:is_service_enabled:2081 : return 1 2022-04-11 18:46:12.093 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-11 18:46:12.095 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-11 18:46:12.098 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-11 18:46:12.100 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-11 18:46:12.103 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-11 18:46:12.105 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-11 18:46:12.108 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-11 18:46:12.111 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-11 18:46:12.124 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-11 18:46:12.141 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-11 18:46:12.144 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-11 18:46:12.162 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-11 18:46:12.176 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-11 18:46:12.190 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-11 18:46:12.192 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-11 18:46:12.195 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-11 18:46:12.199 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.2LCvrJRTKv 2022-04-11 18:46:12.202 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-11 18:46:12.205 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-11 18:46:12.208 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.2LCvrJRTKv 2022-04-11 18:46:12.212 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.2LCvrJRTKv 2022-04-11 18:46:12.225 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.2LCvrJRTKv /etc/sudoers.d/neutron-rootwrap 2022-04-11 18:46:12.238 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-11 18:46:12.270 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-11 18:46:12.273 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-11 18:46:12.306 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-11 18:46:12.309 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-11 18:46:12.311 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-11 18:46:12.313 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-11 18:46:12.316 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-11 18:46:12.318 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-11 18:46:12.336 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:46:12.340 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-11 18:46:12.342 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-11 18:46:12.345 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-11 18:46:12.364 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:46:12.366 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-11 18:46:12.369 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.70:5672/ 2022-04-11 18:46:12.405 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-11 18:46:12.408 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-11 18:46:12.410 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-11 18:46:12.430 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:46:12.432 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-11 18:46:12.435 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-11 18:46:12.437 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-11 18:46:12.440 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-11 18:46:12.444 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-11 18:46:12.447 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-11 18:46:12.450 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-11 18:46:12.456 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-11 18:46:12.459 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-11 18:46:12.461 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-11 18:46:12.466 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-11 18:46:12.470 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-11 18:46:12.475 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-11 18:46:12.495 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:46:12.498 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-11 18:46:12.501 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-11 18:46:12.504 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-11 18:46:12.509 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-11 18:46:12.544 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-11 18:46:12.575 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-11 18:46:12.608 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-11 18:46:12.638 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-11 18:46:12.674 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-11 18:46:12.676 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-11 18:46:12.679 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-11 18:46:12.681 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-11 18:46:12.684 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-11 18:46:12.715 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-11 18:46:12.749 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.70/identity 2022-04-11 18:46:12.781 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-11 18:46:12.816 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-11 18:46:12.851 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-11 18:46:12.884 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-11 18:46:12.920 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-11 18:46:12.952 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-11 18:46:12.983 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-11 18:46:13.016 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-11 18:46:13.046 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-11 18:46:13.077 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-11 18:46:13.081 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-11 18:46:13.083 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-11 18:46:13.086 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-11 18:46:13.088 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-11 18:46:13.119 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-11 18:46:13.149 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.70/identity 2022-04-11 18:46:13.180 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-11 18:46:13.211 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-11 18:46:13.242 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-11 18:46:13.274 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-11 18:46:13.305 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-11 18:46:13.336 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-11 18:46:13.366 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-11 18:46:13.397 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-11 18:46:13.399 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-11 18:46:13.402 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-11 18:46:13.404 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-11 18:46:13.407 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-11 18:46:13.409 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-11 18:46:13.412 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-11 18:46:13.414 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1100:1149 != '' ]] 2022-04-11 18:46:13.417 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1100:1149 2022-04-11 18:46:13.419 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1100:1149 != '' ]] 2022-04-11 18:46:13.422 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-11 18:46:13.425 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-11 18:46:13.427 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-11 18:46:13.430 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-11 18:46:13.432 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-11 18:46:13.435 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-11 18:46:13.438 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-11 18:46:13.440 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-11 18:46:13.443 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-11 18:46:13.445 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-11 18:46:13.474 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-11 18:46:13.477 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 18:46:13.479 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-11 18:46:13.481 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-11 18:46:13.485 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-11 18:46:13.487 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-11 18:46:13.490 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-11 18:46:13.519 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-11 18:46:13.521 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-11 18:46:13.524 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 18:46:13.526 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-11 18:46:13.529 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-11 18:46:13.531 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-11 18:46:13.534 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-11 18:46:13.536 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-11 18:46:13.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-11 18:46:13.568 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 18:46:13.571 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-11 18:46:13.573 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-11 18:46:13.576 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-11 18:46:13.578 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-11 18:46:13.581 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-11 18:46:13.610 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-11 18:46:13.613 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 18:46:13.615 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-11 18:46:13.617 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-11 18:46:13.620 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-11 18:46:13.622 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-11 18:46:13.625 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-11 18:46:13.655 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-11 18:46:13.658 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 18:46:13.660 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-11 18:46:13.663 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-11 18:46:13.665 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-11 18:46:13.668 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-11 18:46:13.670 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-11 18:46:13.701 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-11 18:46:13.704 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 18:46:13.706 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-11 18:46:13.709 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-11 18:46:13.711 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-11 18:46:13.713 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-11 18:46:13.716 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-11 18:46:13.747 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:1100:1149 2022-04-11 18:46:13.749 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 18:46:13.752 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-11 18:46:13.754 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1100:1149 2022-04-11 18:46:13.757 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1100:1149 ']' 2022-04-11 18:46:13.759 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-11 18:46:13.762 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1100:1149 2022-04-11 18:46:13.791 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-11 18:46:13.793 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-11 18:46:13.797 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-11 18:46:13.799 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-11 18:46:13.802 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-11 18:46:13.804 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-11 18:46:13.806 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-11 18:46:13.836 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-11 18:46:13.839 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-11 18:46:13.857 | + functions-common:is_service_enabled:2081 : return 0 2022-04-11 18:46:13.861 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-11 18:46:13.863 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-11 18:46:13.895 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-11 18:46:13.898 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-11 18:46:13.929 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-11 18:46:13.962 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-11 18:46:13.965 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-11 18:46:13.967 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-11 18:46:13.970 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-11 18:46:17.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:46:17.017 | from cryptography.utils import int_from_bytes 2022-04-11 18:46:17.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-11 18:46:17.017 | from cryptography.utils import int_from_bytes 2022-04-11 18:46:17.021 | Traceback (most recent call last): 2022-04-11 18:46:17.021 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2219, in __getattr__ 2022-04-11 18:46:17.021 | return self._get(name) 2022-04-11 18:46:17.021 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2653, in _get 2022-04-11 18:46:17.021 | value, loc = self._do_get(name, group, namespace) 2022-04-11 18:46:17.021 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2671, in _do_get 2022-04-11 18:46:17.021 | info = self._get_opt_info(name, group) 2022-04-11 18:46:17.021 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2876, in _get_opt_info 2022-04-11 18:46:17.021 | raise NoSuchOptError(opt_name, group) 2022-04-11 18:46:17.021 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-11 18:46:17.021 | 2022-04-11 18:46:17.021 | During handling of the above exception, another exception occurred: 2022-04-11 18:46:17.021 | 2022-04-11 18:46:17.021 | Traceback (most recent call last): 2022-04-11 18:46:17.021 | File "/usr/local/bin/neutron-ovs-cleanup", line 10, in 2022-04-11 18:46:17.021 | sys.exit(main()) 2022-04-11 18:46:17.021 | File "/opt/stack/neutron/neutron/cmd/ovs_cleanup.py", line 60, in main 2022-04-11 18:46:17.021 | config.setup_logging() 2022-04-11 18:46:17.021 | File "/opt/stack/neutron/neutron/common/config.py", line 110, in setup_logging 2022-04-11 18:46:17.021 | logging.setup(cfg.CONF, product_name) 2022-04-11 18:46:17.021 | File "/usr/local/lib/python3.8/dist-packages/oslo_log/log.py", line 270, in setup 2022-04-11 18:46:17.022 | if conf.log_config_append: 2022-04-11 18:46:17.022 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2223, in __getattr__ 2022-04-11 18:46:17.022 | raise NoSuchOptError(name) 2022-04-11 18:46:17.022 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-11 18:46:17.330 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:1 : exit_trap 2022-04-11 18:46:17.333 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-11 18:46:17.336 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-11 18:46:17.339 | + ./stack.sh:exit_trap:524 : jobs='77634 2022-04-11 18:46:17.339 | 91456' 2022-04-11 18:46:17.342 | + ./stack.sh:exit_trap:527 : [[ -n 77634 2022-04-11 18:46:17.342 | 91456 ]] 2022-04-11 18:46:17.345 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-11-182825 ]] 2022-04-11 18:46:17.347 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-11 18:46:17.350 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-11 18:46:17.350 | exit_trap: cleaning up child processes 2022-04-11 18:46:17.352 | + ./stack.sh:exit_trap:529 : kill 77634 91456 2022-04-11 18:46:17.355 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.iRfpARofS8 ']' 2022-04-11 18:46:17.357 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.iRfpARofS8 2022-04-11 18:46:17.362 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-11 18:46:17.365 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-11 18:46:17.367 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-11 18:46:17.370 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-11 18:46:17.370 | Error on exit 2022-04-11 18:46:17.372 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-11 18:46:17.376 | + ./stack.sh:exit_trap:544 : generate-subunit 1649701701 1076 fail 2022-04-11 18:46:18.054 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-11 18:46:18.057 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-11 18:46:19.256 | + ./stack.sh:exit_trap:558 : exit 1