2022-02-08 16:53:50.159 | + ./stack.sh:main:487 : exec 2022-02-08 16:53:50.159 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-08-165350' 2022-02-08 16:53:50.159 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-08-165350.summary.2022-02-08-165350 2022-02-08 16:53:50.159 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:53:50.159 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-08-165350 2022-02-08 16:53:50.159 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-08-165350 /opt/stack/logs/stack.sh.log 2022-02-08 16:53:50.159 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-08-165350.summary.2022-02-08-165350 /opt/stack/logs/stack.sh.log.summary 2022-02-08 16:53:50.159 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-08 16:53:50.159 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-08 16:53:50.159 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-08 16:53:50.159 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-08 16:53:50.159 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-08 16:53:50.160 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-08 16:53:50.160 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-08 16:53:50.160 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-08 16:53:50.160 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-08 16:53:50.160 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-08 16:53:50.160 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-08 16:53:50.160 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-08 16:53:50.160 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-08 16:53:50.160 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-08 16:53:50.160 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-08 16:53:50.160 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-08 16:53:50.163 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-08 16:53:50.165 | + ./stack.sh:main:573 : set -o errexit 2022-02-08 16:53:50.167 | + ./stack.sh:main:576 : uname -a 2022-02-08 16:53:50.168 | Linux n-d-828369-1 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-02-08 16:53:50.170 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-08 16:53:50.172 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-08 16:53:50.175 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-08 16:53:50.212 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-08 16:53:50.227 | + ./stack.sh:main:590 : fetch_plugins 2022-02-08 16:53:50.229 | + functions-common:fetch_plugins:1760 : local plugins= 2022-02-08 16:53:50.231 | + functions-common:fetch_plugins:1761 : local plugin 2022-02-08 16:53:50.233 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2022-02-08 16:53:50.235 | + functions-common:fetch_plugins:1765 : return 2022-02-08 16:53:50.237 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-08 16:53:50.239 | + functions-common:run_phase:1842 : local mode=override_defaults 2022-02-08 16:53:50.241 | + functions-common:run_phase:1843 : local phase= 2022-02-08 16:53:50.242 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 16:53:50.244 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 16:53:50.246 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 16:53:50.248 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 16:53:50.249 | + functions-common:run_phase:1852 : local extra 2022-02-08 16:53:50.252 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 16:53:50.255 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 16:53:50.257 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 16:53:50.259 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 16:53:50.261 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-08 16:53:50.263 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 16:53:50.276 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:53:50.278 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-08 16:53:50.280 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 16:53:50.281 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 16:53:50.283 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 16:53:50.285 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 16:53:50.287 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 16:53:50.289 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-08 16:53:50.290 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-08 16:53:50.292 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-08 16:53:50.294 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 16:53:50.296 | + functions-common:run_phase:1867 : plugin_override_defaults 2022-02-08 16:53:50.298 | + functions-common:plugin_override_defaults:1801 : local plugins= 2022-02-08 16:53:50.300 | + functions-common:plugin_override_defaults:1802 : local plugin 2022-02-08 16:53:50.301 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2022-02-08 16:53:50.303 | + functions-common:plugin_override_defaults:1806 : return 2022-02-08 16:53:50.305 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-08 16:53:50.322 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-08 16:53:50.325 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-08 16:53:50.338 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:53:50.340 | +++ lib/tls:source:43 : hostname -f 2022-02-08 16:53:50.343 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-08 16:53:50.345 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-08 16:53:50.347 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-08 16:53:50.349 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-08 16:53:50.351 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-08 16:53:50.353 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-08 16:53:50.355 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-08 16:53:50.357 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-08 16:53:50.359 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-08 16:53:50.361 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-08 16:53:50.365 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-08 16:53:50.377 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-08 16:53:50.394 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-08 16:53:50.406 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-08 16:53:50.419 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-08 16:53:50.450 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-08 16:53:50.509 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-08 16:53:50.604 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-08 16:53:50.626 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-08 16:53:50.676 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-08 16:53:50.730 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-08 16:53:50.877 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-08 16:53:50.893 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-08 16:53:50.906 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-08 16:53:50.920 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-08 16:53:51.015 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-08 16:53:51.017 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-08 16:53:51.020 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-08 16:53:51.022 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-08 16:53:51.024 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-08 16:53:51.026 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-08 16:53:51.029 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-08 16:53:51.029 | False' 2022-02-08 16:53:51.032 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-08 16:53:51.047 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-08 16:53:51.049 | + ./stack.sh:main:624 : run_phase source 2022-02-08 16:53:51.051 | + functions-common:run_phase:1842 : local mode=source 2022-02-08 16:53:51.054 | + functions-common:run_phase:1843 : local phase= 2022-02-08 16:53:51.056 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 16:53:51.058 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 16:53:51.060 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 16:53:51.062 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 16:53:51.064 | + functions-common:run_phase:1852 : local extra 2022-02-08 16:53:51.067 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 16:53:51.070 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 16:53:51.072 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 16:53:51.075 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 16:53:51.077 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-08 16:53:51.079 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 16:53:51.093 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:53:51.095 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-08 16:53:51.097 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-08 16:53:51.137 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-08 16:53:51.139 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-08 16:53:51.141 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2022-02-08 16:53:51.143 | + functions-common:run_phase:1864 : load_plugin_settings 2022-02-08 16:53:51.145 | + functions-common:load_plugin_settings:1778 : local plugins= 2022-02-08 16:53:51.148 | + functions-common:load_plugin_settings:1779 : local plugin 2022-02-08 16:53:51.150 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2022-02-08 16:53:51.152 | + functions-common:load_plugin_settings:1783 : return 2022-02-08 16:53:51.154 | + functions-common:run_phase:1865 : verify_disabled_services 2022-02-08 16:53:51.156 | + functions-common:verify_disabled_services:2125 : local service 2022-02-08 16:53:51.158 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.160 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-08 16:53:51.163 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.166 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-08 16:53:51.168 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.170 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-08 16:53:51.172 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.175 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-08 16:53:51.177 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.180 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-08 16:53:51.182 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.184 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-08 16:53:51.187 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.189 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-08 16:53:51.191 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.193 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-08 16:53:51.196 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.198 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-08 16:53:51.200 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.202 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-08 16:53:51.205 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.207 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-08 16:53:51.209 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.211 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-08 16:53:51.214 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.216 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-08 16:53:51.218 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.220 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-08 16:53:51.223 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.225 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-08 16:53:51.228 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.230 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-08 16:53:51.232 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.235 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-08 16:53:51.237 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.239 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-08 16:53:51.242 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.244 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-08 16:53:51.247 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.249 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-08 16:53:51.251 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.253 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-08 16:53:51.256 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.258 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-08 16:53:51.260 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.262 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-08 16:53:51.265 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.267 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-08 16:53:51.269 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.271 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-08 16:53:51.274 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.276 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-08 16:53:51.278 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.280 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-08 16:53:51.283 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.285 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-08 16:53:51.288 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.290 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-08 16:53:51.292 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.294 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-08 16:53:51.297 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.299 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-08 16:53:51.301 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.304 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-08 16:53:51.306 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.309 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-08 16:53:51.311 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.313 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-08 16:53:51.315 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.318 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-08 16:53:51.320 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.322 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-08 16:53:51.325 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.327 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-08 16:53:51.329 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.331 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-08 16:53:51.334 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.336 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-08 16:53:51.339 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.341 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-08 16:53:51.343 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.345 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-08 16:53:51.348 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.351 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-08 16:53:51.353 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.355 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-08 16:53:51.357 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.360 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-08 16:53:51.362 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.364 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-08 16:53:51.367 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.369 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-08 16:53:51.371 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 16:53:51.373 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-08 16:53:51.376 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-08 16:53:51.378 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-08 16:53:51.381 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-08 16:53:51.395 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:53:51.398 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-08 16:53:51.400 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-08 16:53:51.402 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-08 16:53:51.418 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:53:51.420 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-08 16:53:51.423 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-08 16:53:51.425 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-08 16:53:51.427 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-08 16:53:51.429 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-08 16:53:51.432 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-08 16:53:51.434 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-08 16:53:51.436 | + lib/database:initialize_database_backends:92 : return 0 2022-02-08 16:53:51.439 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-08 16:53:51.439 | Using mysql database backend 2022-02-08 16:53:51.441 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-08 16:53:51.457 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-08 16:53:51.460 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-08 16:53:51.463 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-08 16:53:51.465 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-08 16:53:51.468 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 16:53:51.470 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-08 16:53:51.487 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:53:51.489 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-08 16:53:51.505 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-08 16:53:51.521 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:53:51.524 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-08 16:53:51.540 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-08 16:53:51.556 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-08 16:53:51.572 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:53:51.574 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-08 16:53:51.590 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:53:51.593 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-08 16:53:51.610 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-08 16:53:51.612 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-08 16:53:51.614 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-08 16:53:51.617 | + functions-common:save_stackenv:60 : local tag=757 2022-02-08 16:53:51.620 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-08 16:53:51.624 | + functions-common:save_stackenv:62 : time_stamp=2022-02-08-165351 2022-02-08 16:53:51.626 | + functions-common:save_stackenv:63 : echo '# 2022-02-08-165351 757' 2022-02-08 16:53:51.629 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:53:51.631 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 16:53:51.634 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:53:51.636 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-08 16:53:51.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:53:51.641 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-08 16:53:51.643 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:53:51.646 | + 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-02-08 16:53:51.649 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:53:51.651 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2022-02-08 16:53:51.653 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:53:51.656 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2022-02-08 16:53:51.658 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:53:51.660 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-08-165350 2022-02-08 16:53:51.663 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:53:51.668 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-08 16:53:51.672 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:53:51.675 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2022-02-08 16:53:51.679 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:53:51.682 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-08 16:53:51.684 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:53:51.687 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-08 16:53:51.689 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:53:51.691 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-08 16:53:51.694 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:53:51.697 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-08 16:53:51.699 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-08 16:53:51.702 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-08 16:53:51.704 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-08 16:53:51.706 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-02-08 16:53:51.708 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:53:51.711 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:53:51.713 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:53:51.716 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:53:51.718 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:53:51.721 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:53:51.736 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:53:51.738 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:53:51.740 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:53:51.743 | + functions-common:git_clone:618 : echo master 2022-02-08 16:53:51.743 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:53:51.748 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-02-08 16:53:51.750 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:53:51.753 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2022-02-08 16:53:51.755 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:53:51.756 | + functions-common:git_clone:667 : head -1 2022-02-08 16:53:51.759 | 698f8e89 Updated from generate-constraints 2022-02-08 16:53:51.762 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:53:51.764 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-08 16:53:51.767 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:53:51.769 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-08 16:53:51.772 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-08 16:53:51.775 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-08 16:53:51.777 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-08 16:53:51.780 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-08 16:53:51.782 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-08 16:53:51.785 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-08 16:53:51.787 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-08 16:53:51.790 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-08 16:53:51.794 | ++ tools/install_prereqs.sh:source:47 : NOW=1644339231 2022-02-08 16:53:51.797 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-08 16:53:51.802 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1644338416 2022-02-08 16:53:51.804 | ++ tools/install_prereqs.sh:source:49 : DELTA=815 2022-02-08 16:53:51.807 | ++ tools/install_prereqs.sh:source:50 : [[ 815 -lt 7200 ]] 2022-02-08 16:53:51.809 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-08 16:53:51.812 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-08 16:53:51.814 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2022-02-08 16:53:51.816 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-02-08 16:53:51.819 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2022-02-08 16:53:51.822 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-02-08 16:53:51.824 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2022-02-08 16:53:51.826 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-02-08 16:53:51.830 | +++ 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-02-08 16:53:51.876 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-08 16:53:51.876 | apache2-dev 2022-02-08 16:53:51.876 | bc 2022-02-08 16:53:51.876 | bsdmainutils 2022-02-08 16:53:51.876 | curl 2022-02-08 16:53:51.876 | g++ 2022-02-08 16:53:51.876 | gawk 2022-02-08 16:53:51.876 | gcc 2022-02-08 16:53:51.876 | gettext 2022-02-08 16:53:51.876 | git 2022-02-08 16:53:51.876 | graphviz 2022-02-08 16:53:51.876 | iputils-ping 2022-02-08 16:53:51.876 | libapache2-mod-proxy-uwsgi 2022-02-08 16:53:51.876 | libffi-dev 2022-02-08 16:53:51.877 | libjpeg-dev 2022-02-08 16:53:51.877 | libpcre3-dev 2022-02-08 16:53:51.877 | libpq-dev 2022-02-08 16:53:51.877 | libssl-dev 2022-02-08 16:53:51.877 | libsystemd-dev 2022-02-08 16:53:51.877 | libxml2-dev 2022-02-08 16:53:51.877 | libxslt1-dev 2022-02-08 16:53:51.877 | libyaml-dev 2022-02-08 16:53:51.877 | lsof 2022-02-08 16:53:51.877 | openssh-server 2022-02-08 16:53:51.877 | openssl 2022-02-08 16:53:51.877 | pkg-config 2022-02-08 16:53:51.877 | psmisc 2022-02-08 16:53:51.877 | python3-dev 2022-02-08 16:53:51.877 | python3-pip 2022-02-08 16:53:51.877 | python3-systemd 2022-02-08 16:53:51.877 | python3-venv 2022-02-08 16:53:51.877 | tar 2022-02-08 16:53:51.877 | tcpdump 2022-02-08 16:53:51.877 | unzip 2022-02-08 16:53:51.877 | uuid-runtime 2022-02-08 16:53:51.877 | wget 2022-02-08 16:53:51.877 | wget 2022-02-08 16:53:51.877 | zlib1g-dev 2022-02-08 16:53:51.877 | libkrb5-dev 2022-02-08 16:53:51.877 | libldap2-dev 2022-02-08 16:53:51.877 | libsasl2-dev 2022-02-08 16:53:51.877 | memcached 2022-02-08 16:53:51.877 | python3-mysqldb 2022-02-08 16:53:51.877 | sqlite3 2022-02-08 16:53:51.877 | conntrack 2022-02-08 16:53:51.877 | curl 2022-02-08 16:53:51.877 | dnsmasq-base 2022-02-08 16:53:51.877 | dnsmasq-utils 2022-02-08 16:53:51.877 | ebtables 2022-02-08 16:53:51.877 | genisoimage 2022-02-08 16:53:51.877 | iptables 2022-02-08 16:53:51.877 | iputils-arping 2022-02-08 16:53:51.878 | kpartx 2022-02-08 16:53:51.878 | libjs-jquery-tablesorter 2022-02-08 16:53:51.878 | parted 2022-02-08 16:53:51.878 | pm-utils 2022-02-08 16:53:51.878 | python3-mysqldb 2022-02-08 16:53:51.878 | socat 2022-02-08 16:53:51.878 | sqlite3 2022-02-08 16:53:51.878 | sudo 2022-02-08 16:53:51.878 | vlan 2022-02-08 16:53:51.878 | lsscsi 2022-02-08 16:53:51.878 | open-iscsi 2022-02-08 16:53:51.878 | lvm2 2022-02-08 16:53:51.878 | qemu-utils 2022-02-08 16:53:51.878 | thin-provisioning-tools 2022-02-08 16:53:51.878 | acl 2022-02-08 16:53:51.878 | dnsmasq-base 2022-02-08 16:53:51.878 | dnsmasq-utils 2022-02-08 16:53:51.878 | ebtables 2022-02-08 16:53:51.878 | haproxy 2022-02-08 16:53:51.878 | iptables 2022-02-08 16:53:51.878 | iputils-arping 2022-02-08 16:53:51.878 | iputils-ping 2022-02-08 16:53:51.878 | postgresql-server-dev-all 2022-02-08 16:53:51.878 | python3-mysqldb 2022-02-08 16:53:51.878 | sqlite3 2022-02-08 16:53:51.878 | sudo 2022-02-08 16:53:51.878 | vlan 2022-02-08 16:53:51.878 | pcp 2022-02-08 16:53:51.878 | ipset 2022-02-08 16:53:51.878 | conntrack 2022-02-08 16:53:51.878 | conntrackd 2022-02-08 16:53:51.878 | keepalived 2022-02-08 16:53:51.878 | lvm2 2022-02-08 16:53:51.878 | qemu-utils 2022-02-08 16:53:51.878 | thin-provisioning-tools 2022-02-08 16:53:51.878 | curl 2022-02-08 16:53:51.879 | liberasurecode-dev 2022-02-08 16:53:51.879 | make 2022-02-08 16:53:51.879 | memcached 2022-02-08 16:53:51.879 | sqlite3 2022-02-08 16:53:51.879 | xfsprogs' 2022-02-08 16:53:51.881 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-08 16:53:51.899 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-08 16:53:51.900 | apache2-dev 2022-02-08 16:53:51.900 | bc 2022-02-08 16:53:51.900 | bsdmainutils 2022-02-08 16:53:51.900 | curl 2022-02-08 16:53:51.900 | g++ 2022-02-08 16:53:51.900 | gawk 2022-02-08 16:53:51.900 | gcc 2022-02-08 16:53:51.900 | gettext 2022-02-08 16:53:51.900 | git 2022-02-08 16:53:51.900 | graphviz 2022-02-08 16:53:51.900 | iputils-ping 2022-02-08 16:53:51.900 | libapache2-mod-proxy-uwsgi 2022-02-08 16:53:51.900 | libffi-dev 2022-02-08 16:53:51.900 | libjpeg-dev 2022-02-08 16:53:51.900 | libpcre3-dev 2022-02-08 16:53:51.900 | libpq-dev 2022-02-08 16:53:51.900 | libssl-dev 2022-02-08 16:53:51.900 | libsystemd-dev 2022-02-08 16:53:51.900 | libxml2-dev 2022-02-08 16:53:51.900 | libxslt1-dev 2022-02-08 16:53:51.900 | libyaml-dev 2022-02-08 16:53:51.900 | lsof 2022-02-08 16:53:51.900 | openssh-server 2022-02-08 16:53:51.900 | openssl 2022-02-08 16:53:51.900 | pkg-config 2022-02-08 16:53:51.900 | psmisc 2022-02-08 16:53:51.900 | python3-dev 2022-02-08 16:53:51.900 | python3-pip 2022-02-08 16:53:51.900 | python3-systemd 2022-02-08 16:53:51.900 | python3-venv 2022-02-08 16:53:51.900 | tar 2022-02-08 16:53:51.900 | tcpdump 2022-02-08 16:53:51.900 | unzip 2022-02-08 16:53:51.900 | uuid-runtime 2022-02-08 16:53:51.900 | wget 2022-02-08 16:53:51.900 | wget 2022-02-08 16:53:51.900 | zlib1g-dev 2022-02-08 16:53:51.901 | libkrb5-dev 2022-02-08 16:53:51.901 | libldap2-dev 2022-02-08 16:53:51.901 | libsasl2-dev 2022-02-08 16:53:51.901 | memcached 2022-02-08 16:53:51.901 | python3-mysqldb 2022-02-08 16:53:51.901 | sqlite3 2022-02-08 16:53:51.901 | conntrack 2022-02-08 16:53:51.901 | curl 2022-02-08 16:53:51.901 | dnsmasq-base 2022-02-08 16:53:51.901 | dnsmasq-utils 2022-02-08 16:53:51.901 | ebtables 2022-02-08 16:53:51.901 | genisoimage 2022-02-08 16:53:51.901 | iptables 2022-02-08 16:53:51.901 | iputils-arping 2022-02-08 16:53:51.901 | kpartx 2022-02-08 16:53:51.901 | libjs-jquery-tablesorter 2022-02-08 16:53:51.901 | parted 2022-02-08 16:53:51.901 | pm-utils 2022-02-08 16:53:51.901 | python3-mysqldb 2022-02-08 16:53:51.901 | socat 2022-02-08 16:53:51.901 | sqlite3 2022-02-08 16:53:51.901 | sudo 2022-02-08 16:53:51.901 | vlan 2022-02-08 16:53:51.901 | lsscsi 2022-02-08 16:53:51.901 | open-iscsi 2022-02-08 16:53:51.901 | lvm2 2022-02-08 16:53:51.901 | qemu-utils 2022-02-08 16:53:51.901 | thin-provisioning-tools 2022-02-08 16:53:51.901 | acl 2022-02-08 16:53:51.901 | dnsmasq-base 2022-02-08 16:53:51.901 | dnsmasq-utils 2022-02-08 16:53:51.901 | ebtables 2022-02-08 16:53:51.901 | haproxy 2022-02-08 16:53:51.901 | iptables 2022-02-08 16:53:51.901 | iputils-arping 2022-02-08 16:53:51.901 | iputils-ping 2022-02-08 16:53:51.901 | postgresql-server-dev-all 2022-02-08 16:53:51.902 | python3-mysqldb 2022-02-08 16:53:51.902 | sqlite3 2022-02-08 16:53:51.902 | sudo 2022-02-08 16:53:51.902 | vlan 2022-02-08 16:53:51.902 | pcp 2022-02-08 16:53:51.902 | ipset 2022-02-08 16:53:51.902 | conntrack 2022-02-08 16:53:51.902 | conntrackd 2022-02-08 16:53:51.902 | keepalived 2022-02-08 16:53:51.902 | lvm2 2022-02-08 16:53:51.902 | qemu-utils 2022-02-08 16:53:51.902 | thin-provisioning-tools 2022-02-08 16:53:51.902 | curl 2022-02-08 16:53:51.902 | liberasurecode-dev 2022-02-08 16:53:51.902 | make 2022-02-08 16:53:51.902 | memcached 2022-02-08 16:53:51.902 | sqlite3 2022-02-08 16:53:51.902 | xfsprogs ' 2022-02-08 16:53:51.902 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-08 16:53:51.904 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:53:51.907 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:53:51.910 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-08 16:53:51.910 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-08 16:53:51.915 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-08 16:53:51.917 | ++ functions-common:install_package:1452 : update_package_repo 2022-02-08 16:53:51.919 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:53:51.921 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=False 2022-02-08 16:53:51.924 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:53:51.926 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:53:51.928 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:53:51.930 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:53:51.932 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:53:51.934 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:53:51.936 | ++ functions-common:apt_get_update:1178 : [[ False == \T\r\u\e ]] 2022-02-08 16:53:51.938 | ++ functions-common:apt_get_update:1183 : [[ False = \T\r\u\e ]] 2022-02-08 16:53:51.940 | ++ functions-common:apt_get_update:1185 : local sudo=sudo 2022-02-08 16:53:51.943 | +++ functions-common:apt_get_update:1186 : id -u 2022-02-08 16:53:51.948 | ++ functions-common:apt_get_update:1186 : [[ 1000 = \0 ]] 2022-02-08 16:53:51.950 | ++ functions-common:apt_get_update:1189 : time_start apt-get-update 2022-02-08 16:53:51.952 | ++ functions-common:time_start:2400 : local name=apt-get-update 2022-02-08 16:53:51.954 | ++ functions-common:time_start:2401 : local start_time= 2022-02-08 16:53:51.956 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:53:51.958 | +++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:53:51.963 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1644339231960 2022-02-08 16:53:51.965 | ++ functions-common:apt_get_update:1191 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-08 16:53:51.967 | ++ functions-common:apt_get_update:1192 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-08 16:53:51.969 | ++ functions-common:apt_get_update:1193 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-08 16:53:52.180 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-08 16:53:52.213 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-08 16:53:52.254 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-08 16:53:52.442 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-08 16:53:54.425 | Reading package lists... 2022-02-08 16:53:54.456 | ++ functions-common:apt_get_update:1197 : REPOS_UPDATED=True 2022-02-08 16:53:54.458 | ++ functions-common:apt_get_update:1199 : time_stop apt-get-update 2022-02-08 16:53:54.461 | ++ functions-common:time_stop:2414 : local name 2022-02-08 16:53:54.463 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 16:53:54.465 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:53:54.467 | ++ functions-common:time_stop:2417 : local total 2022-02-08 16:53:54.469 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 16:53:54.471 | ++ functions-common:time_stop:2420 : name=apt-get-update 2022-02-08 16:53:54.473 | ++ functions-common:time_stop:2421 : start_time=1644339231960 2022-02-08 16:53:54.476 | ++ functions-common:time_stop:2423 : [[ -z 1644339231960 ]] 2022-02-08 16:53:54.478 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:53:54.482 | ++ functions-common:time_stop:2426 : end_time=1644339234480 2022-02-08 16:53:54.485 | ++ functions-common:time_stop:2427 : elapsed_time=2520 2022-02-08 16:53:54.487 | ++ functions-common:time_stop:2428 : total=0 2022-02-08 16:53:54.489 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:53:54.491 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2520 2022-02-08 16:53:54.493 | ++ functions-common:install_package:1453 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-08 16:53:54.496 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:53:54.498 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:53:54.500 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:53:54.502 | ++ functions-common:real_install_package:1439 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-08 16:53:54.523 | ++ functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-02-08 16:53:54.632 | Reading package lists... 2022-02-08 16:53:54.869 | Building dependency tree... 2022-02-08 16:53:54.870 | Reading state information... 2022-02-08 16:53:54.904 | acl is already the newest version (2.2.53-6). 2022-02-08 16:53:54.904 | bc is already the newest version (1.07.1-2build1). 2022-02-08 16:53:54.904 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-08 16:53:54.904 | conntrack is already the newest version (1:1.4.5-2). 2022-02-08 16:53:54.904 | ebtables is already the newest version (2.0.11-3build1). 2022-02-08 16:53:54.904 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-08 16:53:54.904 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-08 16:53:54.904 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-08 16:53:54.904 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-08 16:53:54.904 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-08 16:53:54.904 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-08 16:53:54.904 | iputils-arping is already the newest version (3:20190709-3). 2022-02-08 16:53:54.904 | iputils-ping is already the newest version (3:20190709-3). 2022-02-08 16:53:54.904 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-08 16:53:54.904 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-08 16:53:54.904 | libffi-dev is already the newest version (3.3-4). 2022-02-08 16:53:54.904 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-08 16:53:54.904 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-08 16:53:54.904 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-08 16:53:54.904 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-08 16:53:54.904 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-08 16:53:54.904 | lsscsi is already the newest version (0.30-0.1). 2022-02-08 16:53:54.904 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-08 16:53:54.904 | make is already the newest version (4.2.1-1.2). 2022-02-08 16:53:54.904 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-08 16:53:54.904 | psmisc is already the newest version (23.3-1). 2022-02-08 16:53:54.905 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-08 16:53:54.905 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-08 16:53:54.905 | python3-systemd is already the newest version (234-3build2). 2022-02-08 16:53:54.905 | socat is already the newest version (1.7.3.3-2). 2022-02-08 16:53:54.905 | tcpdump is already the newest version (4.9.3-4). 2022-02-08 16:53:54.905 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-08 16:53:54.905 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-08 16:53:54.905 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-08 16:53:54.905 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-08 16:53:54.905 | graphviz is already the newest version (2.42.2-3build2). 2022-02-08 16:53:54.905 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-08 16:53:54.905 | pcp is already the newest version (5.0.3-1). 2022-02-08 16:53:54.905 | pm-utils is already the newest version (1.4.1-19). 2022-02-08 16:53:54.905 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-08 16:53:54.905 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 16:53:54.905 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 16:53:54.905 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-08 16:53:54.905 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-08 16:53:54.905 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-08 16:53:54.905 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-08 16:53:54.905 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-08 16:53:54.905 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-08 16:53:54.905 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-08 16:53:54.905 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-08 16:53:54.905 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-08 16:53:54.905 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-08 16:53:54.905 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-08 16:53:54.905 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-08 16:53:54.905 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-08 16:53:54.905 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-08 16:53:54.905 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-08 16:53:54.905 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-08 16:53:54.905 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-08 16:53:54.905 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-08 16:53:54.905 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-08 16:53:54.906 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-08 16:53:54.906 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-08 16:53:54.906 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-08 16:53:54.906 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-08 16:53:54.906 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-02-08 16:53:54.906 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-08 16:53:54.906 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-08 16:53:54.906 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 16:53:55.116 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-08 16:53:55.116 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-08 16:53:55.116 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-08 16:53:55.116 | The following packages were automatically installed and are no longer required: 2022-02-08 16:53:55.117 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:53:55.117 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:53:55.117 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:53:55.117 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:53:55.117 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:53:55.117 | python3-zope.interface 2022-02-08 16:53:55.117 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:53:55.233 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:53:55.237 | ++ functions-common:apt_get:1223 : result=0 2022-02-08 16:53:55.240 | ++ functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:53:55.242 | ++ functions-common:time_stop:2414 : local name 2022-02-08 16:53:55.244 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 16:53:55.246 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:53:55.248 | ++ functions-common:time_stop:2417 : local total 2022-02-08 16:53:55.251 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 16:53:55.253 | ++ functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:53:55.255 | ++ functions-common:time_stop:2421 : start_time=1644339234520 2022-02-08 16:53:55.257 | ++ functions-common:time_stop:2423 : [[ -z 1644339234520 ]] 2022-02-08 16:53:55.260 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:53:55.264 | ++ functions-common:time_stop:2426 : end_time=1644339235262 2022-02-08 16:53:55.266 | ++ functions-common:time_stop:2427 : elapsed_time=742 2022-02-08 16:53:55.268 | ++ functions-common:time_stop:2428 : total=736 2022-02-08 16:53:55.270 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:53:55.273 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1478 2022-02-08 16:53:55.275 | ++ functions-common:apt_get:1227 : return 0 2022-02-08 16:53:55.278 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-08 16:53:55.280 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-08 16:53:55.283 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-08 16:53:55.288 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-08 16:53:55.292 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-08 16:53:55.294 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-08 16:53:55.297 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-08 16:53:56.721 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-08 16:53:56.724 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-08 16:53:56.726 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-08 16:53:56.728 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-08 16:53:56.732 | + functions-common:GetDistro:435 : GetOSVersion 2022-02-08 16:53:56.734 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-02-08 16:53:56.736 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-08 16:53:56.738 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-08 16:53:56.740 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-08 16:53:56.742 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-08 16:53:56.744 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-08 16:53:56.745 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-08 16:53:56.747 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-08 16:53:56.749 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-08 16:53:56.751 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-08 16:53:56.752 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-08 16:53:56.754 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-08 16:53:56.757 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-08 16:53:56.759 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-08 16:53:56.761 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-02-08 16:53:56.763 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-02-08 16:53:56.765 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-02-08 16:53:56.767 | + functions-common:_ensure_lsb_release:383 : return 2022-02-08 16:53:56.769 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-02-08 16:53:56.845 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-02-08 16:53:56.847 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-02-08 16:53:56.922 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-02-08 16:53:56.924 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-02-08 16:53:57.000 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-02-08 16:53:57.001 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-08 16:53:57.003 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-02-08 16:53:57.005 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-02-08 16:53:57.007 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-02-08 16:53:57.009 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-02-08 16:53:57.011 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-02-08 16:53:57.013 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-08 16:53:57.015 | + functions-common:GetDistro:440 : DISTRO=focal 2022-02-08 16:53:57.017 | + functions-common:GetDistro:489 : typeset -xr DISTRO 2022-02-08 16:53:57.019 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-08 16:53:57.019 | Distro: focal 2022-02-08 16:53:57.021 | + tools/install_pip.sh:main:124 : get_versions 2022-02-08 16:53:57.024 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-08 16:53:57.027 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-08 16:53:57.029 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-08 16:53:57.032 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-08 16:53:57.032 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-08 16:53:57.744 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-08 16:53:57.746 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-08 16:53:57.746 | pip: 21.3.1 2022-02-08 16:53:57.748 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-08 16:53:57.750 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-08 16:53:57.752 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:53:57.754 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:53:57.756 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:53:57.757 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:53:57.759 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:53:57.761 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:53:57.763 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:53:57.764 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:53:57.766 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:53:57.768 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:53:57.769 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:53:57.772 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-08 16:53:57.773 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:53:57.775 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:53:57.777 | + tools/install_pip.sh:main:142 : : 2022-02-08 16:53:57.779 | + tools/install_pip.sh:main:147 : set -x 2022-02-08 16:53:57.781 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-08 16:53:57.782 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-08 16:53:57.784 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 16:53:57.786 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-08 16:53:57.788 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-08 16:53:57.790 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 16:53:57.793 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 16:53:57.793 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:53:57.797 | ++ 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-02-08 16:53:57.799 | ++ 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-02-08 16:53:57.801 | ++ 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-02-08 16:53:57.803 | + 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-02-08 16:53:57.805 | + 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-02-08 16:53:57.821 | 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-02-08 16:53:57.823 | + 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-02-08 16:53:58.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:58.695 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:58.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:53:58.695 | from cryptography.utils import int_from_bytes 2022-02-08 16:53:59.946 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:54:01.464 | 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-02-08 16:54:01.472 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c90/97cbcdefe88a6/setuptools-60.7.1-py3-none-any.whl (1.0 MB) 2022-02-08 16:54:04.033 | Installing collected packages: setuptools 2022-02-08 16:54:04.873 | Successfully installed setuptools-60.7.1 2022-02-08 16:54:04.873 | 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-02-08 16:54:05.047 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:54:05.047 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:54:05.185 | + inc/python:pip_install:200 : result=0 2022-02-08 16:54:05.187 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:54:05.189 | + functions-common:time_stop:2414 : local name 2022-02-08 16:54:05.191 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:54:05.193 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:54:05.195 | + functions-common:time_stop:2417 : local total 2022-02-08 16:54:05.196 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:54:05.198 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:54:05.200 | + functions-common:time_stop:2421 : start_time=1644339237816 2022-02-08 16:54:05.201 | + functions-common:time_stop:2423 : [[ -z 1644339237816 ]] 2022-02-08 16:54:05.204 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:54:05.207 | + functions-common:time_stop:2426 : end_time=1644339245205 2022-02-08 16:54:05.209 | + functions-common:time_stop:2427 : elapsed_time=7389 2022-02-08 16:54:05.211 | + functions-common:time_stop:2428 : total=0 2022-02-08 16:54:05.213 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:54:05.214 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7389 2022-02-08 16:54:05.216 | + inc/python:pip_install:203 : return 0 2022-02-08 16:54:05.218 | + tools/install_pip.sh:main:153 : get_versions 2022-02-08 16:54:05.221 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-08 16:54:05.224 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-08 16:54:05.226 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-08 16:54:05.229 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-08 16:54:05.230 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-08 16:54:05.923 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-08 16:54:05.925 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-08 16:54:05.925 | pip: 21.3.1 2022-02-08 16:54:05.928 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-08 16:54:05.931 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-08 16:54:05.934 | + ./stack.sh:main:796 : fixup_all 2022-02-08 16:54:05.937 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-08 16:54:05.939 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-08 16:54:05.941 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:54:05.944 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:54:05.946 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-08 16:54:05.957 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-08 16:54:05.969 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-08 16:54:05.980 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-08 16:54:05.982 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-08 16:54:05.985 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:54:05.987 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:54:05.989 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:54:05.991 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:54:05.993 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:54:05.995 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:54:05.997 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:54:05.999 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:54:06.001 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:54:06.003 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:54:06.006 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:54:06.008 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-08 16:54:06.010 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-08 16:54:06.013 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-08 16:54:06.015 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:54:06.017 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:54:06.019 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:54:06.022 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:54:06.024 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:54:06.026 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:54:06.028 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-08 16:54:06.031 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-08 16:54:06.033 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-08 16:54:06.035 | + functions-common:is_openeuler:569 : [[ -z deb ]] 2022-02-08 16:54:06.037 | + functions-common:is_openeuler:572 : '[' Ubuntu = openEuler ']' 2022-02-08 16:54:06.040 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-08 16:54:06.042 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-08 16:54:06.063 | Using python 3.8 to install os-testr 2022-02-08 16:54:06.065 | + 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-02-08 16:54:06.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:54:06.949 | from cryptography.utils import int_from_bytes 2022-02-08 16:54:06.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:54:06.949 | from cryptography.utils import int_from_bytes 2022-02-08 16:54:08.090 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:54:08.116 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-08 16:54:08.585 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-08 16:54:08.586 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2022-02-08 16:54:08.587 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-08 16:54:08.588 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-08 16:54:08.601 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-08 16:54:08.627 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-08 16:54:08.629 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-08 16:54:08.629 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-08 16:54:08.631 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-08 16:54:08.633 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-08 16:54:08.656 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-08 16:54:08.658 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-08 16:54:08.659 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.0) 2022-02-08 16:54:08.661 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-08 16:54:08.661 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-08 16:54:08.675 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-08 16:54:08.747 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-08 16:54:08.748 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-08 16:54:08.749 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-08 16:54:11.208 | 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-02-08 16:54:11.215 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:54:11.215 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:54:11.338 | + inc/python:pip_install:200 : result=0 2022-02-08 16:54:11.341 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:54:11.343 | + functions-common:time_stop:2414 : local name 2022-02-08 16:54:11.345 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:54:11.347 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:54:11.350 | + functions-common:time_stop:2417 : local total 2022-02-08 16:54:11.352 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:54:11.354 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:54:11.356 | + functions-common:time_stop:2421 : start_time=1644339246057 2022-02-08 16:54:11.358 | + functions-common:time_stop:2423 : [[ -z 1644339246057 ]] 2022-02-08 16:54:11.361 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:54:11.366 | + functions-common:time_stop:2426 : end_time=1644339251363 2022-02-08 16:54:11.368 | + functions-common:time_stop:2427 : elapsed_time=5306 2022-02-08 16:54:11.370 | + functions-common:time_stop:2428 : total=0 2022-02-08 16:54:11.372 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:54:11.374 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5306 2022-02-08 16:54:11.377 | + inc/python:pip_install:203 : return 0 2022-02-08 16:54:11.379 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-08 16:54:11.431 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-08 16:54:11.764 | + ./stack.sh:main:810 : install_infra 2022-02-08 16:54:11.767 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 16:54:11.770 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-08 16:54:11.772 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 16:54:11.775 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-08 16:54:11.798 | + 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-02-08 16:54:13.780 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:13.794 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:13.798 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:13.900 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:13.919 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:13.923 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:13.927 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:13.942 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:13.955 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:13.957 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:13.988 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:13.998 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.003 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.020 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.057 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.065 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.071 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.117 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.132 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.152 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.159 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.207 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.230 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.242 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.334 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.340 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.396 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.517 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.542 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.546 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.557 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.563 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.583 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.595 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.615 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.672 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.684 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.700 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.744 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.748 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:14.754 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:54:14.880 | Requirement already up-to-date: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.0) 2022-02-08 16:54:15.178 | + inc/python:pip_install:200 : result=0 2022-02-08 16:54:15.180 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:54:15.182 | + functions-common:time_stop:2414 : local name 2022-02-08 16:54:15.184 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:54:15.186 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:54:15.189 | + functions-common:time_stop:2417 : local total 2022-02-08 16:54:15.191 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:54:15.193 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:54:15.195 | + functions-common:time_stop:2421 : start_time=1644339251790 2022-02-08 16:54:15.197 | + functions-common:time_stop:2423 : [[ -z 1644339251790 ]] 2022-02-08 16:54:15.200 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:54:15.204 | + functions-common:time_stop:2426 : end_time=1644339255202 2022-02-08 16:54:15.206 | + functions-common:time_stop:2427 : elapsed_time=3412 2022-02-08 16:54:15.209 | + functions-common:time_stop:2428 : total=5306 2022-02-08 16:54:15.211 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:54:15.213 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8718 2022-02-08 16:54:15.216 | + inc/python:pip_install:203 : return 0 2022-02-08 16:54:15.218 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 16:54:15.220 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-08 16:54:15.243 | + 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-02-08 16:54:17.057 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.072 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.076 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.178 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.197 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.201 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.204 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.218 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.227 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.229 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.260 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.269 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.274 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.292 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.328 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.336 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.341 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.388 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.403 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.421 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.428 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.476 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.493 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.497 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.587 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.594 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.648 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.766 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.790 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.794 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.805 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.810 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.830 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.836 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.853 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.909 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.921 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.936 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.984 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.988 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-08 16:54:17.995 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:54:17.997 | Processing /opt/stack/requirements 2022-02-08 16:54:19.628 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (6.0) 2022-02-08 16:54:19.631 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (3.0.0) 2022-02-08 16:54:19.642 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (21.3) 2022-02-08 16:54:19.648 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.0) 2022-02-08 16:54:19.650 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.0.7) 2022-02-08 16:54:19.656 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (2.27.1) 2022-02-08 16:54:19.682 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.16.0) 2022-02-08 16:54:19.685 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.5.0) 2022-02-08 16:54:19.695 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 608)) (1.26.8) 2022-02-08 16:54:19.715 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5185) (1.3) 2022-02-08 16:54:19.717 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5185) (0.3.0) 2022-02-08 16:54:19.732 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 479)) (2021.10.8) 2022-02-08 16:54:19.735 | Requirement already satisfied: charset-normalizer===2.0.11 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (2.0.11) 2022-02-08 16:54:19.740 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (3.3) 2022-02-08 16:54:19.743 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (1.0.0) 2022-02-08 16:54:19.745 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-08 16:54:19.758 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-08 16:54:19.827 | Requirement already satisfied: prettytable===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.0.0) 2022-02-08 16:54:19.838 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.5.0) 2022-02-08 16:54:19.844 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (0.5.0) 2022-02-08 16:54:19.847 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.8.2) 2022-02-08 16:54:19.850 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 618)) (0.2.5) 2022-02-08 16:54:19.854 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (21.4.0) 2022-02-08 16:54:19.914 | Building wheels for collected packages: openstack-requirements 2022-02-08 16:54:19.915 | Building wheel for openstack-requirements (setup.py): started 2022-02-08 16:54:20.734 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-08 16:54:20.735 | ERROR: Command errored out with exit status 1: 2022-02-08 16:54:20.735 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-5m4r3uo1/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-5m4r3uo1/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-mhoc30tz 2022-02-08 16:54:20.735 | cwd: /tmp/pip-req-build-5m4r3uo1/ 2022-02-08 16:54:20.735 | Complete output (6 lines): 2022-02-08 16:54:20.735 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-08 16:54:20.735 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-08 16:54:20.735 | or: setup.py --help-commands 2022-02-08 16:54:20.735 | or: setup.py cmd --help 2022-02-08 16:54:20.735 | 2022-02-08 16:54:20.735 | error: invalid command 'bdist_wheel' 2022-02-08 16:54:20.735 | ---------------------------------------- 2022-02-08 16:54:20.735 | ERROR: Failed building wheel for openstack-requirements 2022-02-08 16:54:20.735 | Running setup.py clean for openstack-requirements 2022-02-08 16:54:21.554 | Failed to build openstack-requirements 2022-02-08 16:54:21.570 | Installing collected packages: openstack-requirements 2022-02-08 16:54:21.570 | Attempting uninstall: openstack-requirements 2022-02-08 16:54:21.571 | Found existing installation: openstack-requirements 1.2.1.dev5185 2022-02-08 16:54:21.607 | Uninstalling openstack-requirements-1.2.1.dev5185: 2022-02-08 16:54:21.625 | Successfully uninstalled openstack-requirements-1.2.1.dev5185 2022-02-08 16:54:21.628 | Running setup.py install for openstack-requirements: started 2022-02-08 16:54:23.873 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-08 16:54:23.898 | Successfully installed openstack-requirements-1.2.1.dev5185 2022-02-08 16:54:24.023 | + inc/python:pip_install:200 : result=0 2022-02-08 16:54:24.026 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:54:24.028 | + functions-common:time_stop:2414 : local name 2022-02-08 16:54:24.030 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:54:24.032 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:54:24.034 | + functions-common:time_stop:2417 : local total 2022-02-08 16:54:24.037 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:54:24.039 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:54:24.041 | + functions-common:time_stop:2421 : start_time=1644339255235 2022-02-08 16:54:24.043 | + functions-common:time_stop:2423 : [[ -z 1644339255235 ]] 2022-02-08 16:54:24.046 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:54:24.050 | + functions-common:time_stop:2426 : end_time=1644339264047 2022-02-08 16:54:24.052 | + functions-common:time_stop:2427 : elapsed_time=8812 2022-02-08 16:54:24.055 | + functions-common:time_stop:2428 : total=8718 2022-02-08 16:54:24.057 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:54:24.059 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17530 2022-02-08 16:54:24.061 | + inc/python:pip_install:203 : return 0 2022-02-08 16:54:24.064 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-08 16:54:24.066 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-08 16:54:24.068 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-08 16:54:24.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:24.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:24.076 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-08 16:54:24.078 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:24.080 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-08 16:54:24.100 | Using python 3.8 to install pbr 2022-02-08 16:54:24.103 | + 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-02-08 16:54:25.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:54:25.013 | from cryptography.utils import int_from_bytes 2022-02-08 16:54:25.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:54:25.013 | from cryptography.utils import int_from_bytes 2022-02-08 16:54:26.164 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:54:26.189 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-02-08 16:54:28.939 | 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-02-08 16:54:28.946 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:54:28.946 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:54:29.067 | + inc/python:pip_install:200 : result=0 2022-02-08 16:54:29.070 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:54:29.072 | + functions-common:time_stop:2414 : local name 2022-02-08 16:54:29.074 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:54:29.076 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:54:29.078 | + functions-common:time_stop:2417 : local total 2022-02-08 16:54:29.080 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:54:29.083 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:54:29.085 | + functions-common:time_stop:2421 : start_time=1644339264095 2022-02-08 16:54:29.087 | + functions-common:time_stop:2423 : [[ -z 1644339264095 ]] 2022-02-08 16:54:29.090 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:54:29.094 | + functions-common:time_stop:2426 : end_time=1644339269092 2022-02-08 16:54:29.096 | + functions-common:time_stop:2427 : elapsed_time=4997 2022-02-08 16:54:29.098 | + functions-common:time_stop:2428 : total=17530 2022-02-08 16:54:29.101 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:54:29.103 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22527 2022-02-08 16:54:29.105 | + inc/python:pip_install:203 : return 0 2022-02-08 16:54:29.108 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-08 16:54:31.474 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-08 16:54:33.390 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:54:33.392 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-08 16:54:33.412 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-08 16:54:33.414 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-08 16:54:33.417 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-08 16:54:33.422 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-02-08 16:54:33.425 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-02-08 16:54:33.496 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-08 16:54:33.498 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-08 16:54:33.502 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-08 16:54:33.518 | + ./stack.sh:main:819 : pkgs= 2022-02-08 16:54:33.521 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-08 16:54:33.524 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-08 16:54:33.526 | + functions-common:run_phase:1842 : local mode=stack 2022-02-08 16:54:33.528 | + functions-common:run_phase:1843 : local phase=pre-install 2022-02-08 16:54:33.531 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 16:54:33.533 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 16:54:33.535 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 16:54:33.538 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 16:54:33.540 | + functions-common:run_phase:1852 : local extra 2022-02-08 16:54:33.543 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 16:54:33.547 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 16:54:33.549 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 16:54:33.551 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 16:54:33.553 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-08 16:54:33.556 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 16:54:33.570 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:54:33.573 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 16:54:33.575 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-08 16:54:33.577 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-08 16:54:33.579 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-08 16:54:33.581 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-08 16:54:33.583 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-08 16:54:33.586 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-08 16:54:33.588 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-08 16:54:33.590 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-08 16:54:33.592 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-08 16:54:33.594 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-08 16:54:33.596 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 16:54:33.598 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-08 16:54:33.601 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 16:54:33.603 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 16:54:33.606 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2022-02-08 16:54:33.608 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-08 16:54:33.610 | + functions-common:run_plugins:1829 : local phase=pre-install 2022-02-08 16:54:33.612 | + functions-common:run_plugins:1831 : local plugins= 2022-02-08 16:54:33.615 | + functions-common:run_plugins:1832 : local plugin 2022-02-08 16:54:33.617 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-08 16:54:33.620 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-08 16:54:33.622 | + functions:set_systemd_override:821 : local value=2048 2022-02-08 16:54:33.624 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-08 16:54:33.627 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-08 16:54:33.679 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-08 16:54:33.679 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-08 16:54:33.681 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-08 16:54:34.070 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-08 16:54:34.073 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-08 16:54:34.089 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:54:34.091 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-08 16:54:34.094 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:54:34.096 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:54:34.098 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:54:34.101 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:54:34.103 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:54:34.105 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:54:34.108 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:54:34.110 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:54:34.112 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:54:34.115 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:54:34.119 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:54:34.122 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:54:34.124 | + functions-common:install_package:1453 : real_install_package rabbitmq-server 2022-02-08 16:54:34.126 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:54:34.129 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:54:34.132 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:54:34.134 | + functions-common:real_install_package:1439 : apt_get install rabbitmq-server 2022-02-08 16:54:34.155 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-08 16:54:34.263 | Reading package lists... 2022-02-08 16:54:34.499 | Building dependency tree... 2022-02-08 16:54:34.500 | Reading state information... 2022-02-08 16:54:34.750 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-08 16:54:34.750 | The following packages were automatically installed and are no longer required: 2022-02-08 16:54:34.751 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:54:34.751 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:54:34.752 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:54:34.752 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:54:34.752 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:54:34.752 | python3-zope.interface 2022-02-08 16:54:34.752 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:54:34.872 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:54:34.877 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:54:34.879 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:54:34.881 | + functions-common:time_stop:2414 : local name 2022-02-08 16:54:34.884 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:54:34.886 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:54:34.888 | + functions-common:time_stop:2417 : local total 2022-02-08 16:54:34.890 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:54:34.893 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:54:34.895 | + functions-common:time_stop:2421 : start_time=1644339274152 2022-02-08 16:54:34.898 | + functions-common:time_stop:2423 : [[ -z 1644339274152 ]] 2022-02-08 16:54:34.900 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:54:34.905 | + functions-common:time_stop:2426 : end_time=1644339274902 2022-02-08 16:54:34.907 | + functions-common:time_stop:2427 : elapsed_time=750 2022-02-08 16:54:34.909 | + functions-common:time_stop:2428 : total=1478 2022-02-08 16:54:34.912 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:54:34.914 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2228 2022-02-08 16:54:34.917 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:54:34.920 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-08 16:54:34.922 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:54:34.924 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:54:34.926 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:54:34.929 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:54:34.931 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:54:34.934 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:54:34.936 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-08 16:54:34.938 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:54:34.940 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:54:34.943 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:54:34.945 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:54:34.948 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:54:34.950 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:54:34.952 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:54:34.955 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:54:34.957 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:54:34.960 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:54:34.962 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:54:34.965 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-08 16:54:34.967 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:54:34.970 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:54:34.972 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:54:34.975 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:54:34.977 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:54:34.980 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:54:34.982 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-08 16:54:34.985 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-08 16:54:35.004 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:54:35.006 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-08 16:54:35.008 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:54:35.011 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-08 16:54:35.013 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-08 16:54:35.016 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-08 16:54:35.020 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-08 16:54:35.023 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-08 16:54:35.025 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-08 16:54:35.027 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-08 16:54:35.029 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-08 16:54:35.032 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-08 16:54:35.035 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-08 16:54:35.715 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-08 16:54:35.715 | user tags 2022-02-08 16:54:35.715 | stackrabbit []' 2022-02-08 16:54:35.719 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-08 16:54:35.719 | user tags 2022-02-08 16:54:35.719 | stackrabbit []' 2022-02-08 16:54:35.719 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-08 16:54:35.725 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-08 16:54:35.728 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-08 16:54:35.730 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-08 16:54:36.385 | Changing password for user "stackrabbit" ... 2022-02-08 16:54:36.454 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-08 16:54:37.127 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-08 16:54:37.198 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-08 16:54:37.201 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-08 16:54:37.848 | Changing password for user "stackrabbit" ... 2022-02-08 16:54:37.913 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-08 16:54:37.916 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-08 16:54:37.918 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-08 16:54:38.592 | Deleting user "guest" ... 2022-02-08 16:54:38.607 | Error: 2022-02-08 16:54:38.608 | {:no_such_user, "guest"} 2022-02-08 16:54:38.620 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-08 16:54:38.622 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-08 16:54:38.639 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:54:38.642 | + ./stack.sh:main:836 : install_database 2022-02-08 16:54:38.644 | + lib/database:install_database:118 : install_database_mysql 2022-02-08 16:54:38.646 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-08 16:54:38.649 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:54:38.651 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:54:38.654 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-08 16:54:38.991 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-08 16:54:38.993 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-08 16:54:38.996 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-08 16:54:38.998 | + functions-common:is_oraclelinux:501 : [[ -z Ubuntu ]] 2022-02-08 16:54:39.000 | + functions-common:is_oraclelinux:505 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:54:39.003 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-08 16:54:39.005 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:54:39.008 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:54:39.010 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:54:39.013 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:54:39.015 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:54:39.017 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:54:39.020 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:54:39.023 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:54:39.025 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:54:39.027 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:54:39.030 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:54:39.032 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-08 16:54:39.034 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:54:39.037 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:54:39.039 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:54:39.041 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:54:39.044 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:54:39.046 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:54:39.048 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-08 16:54:39.051 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:54:39.053 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:54:39.055 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-08 16:54:39.058 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:54:39.060 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:54:39.062 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:54:39.064 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:54:39.067 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:54:39.070 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:54:39.072 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:54:39.074 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:54:39.076 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:54:39.079 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:54:39.081 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:54:39.083 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:54:39.086 | + functions-common:install_package:1453 : real_install_package mysql-server 2022-02-08 16:54:39.088 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:54:39.090 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:54:39.093 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:54:39.095 | + functions-common:real_install_package:1439 : apt_get install mysql-server 2022-02-08 16:54:39.116 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-08 16:54:39.224 | Reading package lists... 2022-02-08 16:54:39.461 | Building dependency tree... 2022-02-08 16:54:39.462 | Reading state information... 2022-02-08 16:54:39.706 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-08 16:54:39.706 | The following packages were automatically installed and are no longer required: 2022-02-08 16:54:39.707 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:54:39.707 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:54:39.707 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:54:39.707 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:54:39.707 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:54:39.707 | python3-zope.interface 2022-02-08 16:54:39.707 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:54:39.820 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:54:39.824 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:54:39.826 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:54:39.828 | + functions-common:time_stop:2414 : local name 2022-02-08 16:54:39.831 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:54:39.833 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:54:39.835 | + functions-common:time_stop:2417 : local total 2022-02-08 16:54:39.837 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:54:39.839 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:54:39.841 | + functions-common:time_stop:2421 : start_time=1644339279113 2022-02-08 16:54:39.843 | + functions-common:time_stop:2423 : [[ -z 1644339279113 ]] 2022-02-08 16:54:39.846 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:54:39.851 | + functions-common:time_stop:2426 : end_time=1644339279848 2022-02-08 16:54:39.853 | + functions-common:time_stop:2427 : elapsed_time=735 2022-02-08 16:54:39.855 | + functions-common:time_stop:2428 : total=2228 2022-02-08 16:54:39.858 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:54:39.860 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2963 2022-02-08 16:54:39.862 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:54:39.865 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-08 16:54:39.867 | + ./stack.sh:main:839 : install_database_python 2022-02-08 16:54:39.870 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-08 16:54:39.872 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-08 16:54:39.874 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-08 16:54:39.877 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 16:54:39.879 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-08 16:54:39.882 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-08 16:54:39.884 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 16:54:39.888 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:54:39.888 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 16:54:39.894 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-08 16:54:39.896 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-08 16:54:39.899 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-08 16:54:39.902 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-08 16:54:39.904 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-08 16:54:39.926 | Using python 3.8 to install PyMySQL 2022-02-08 16:54:39.928 | + 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-02-08 16:54:40.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:54:40.814 | from cryptography.utils import int_from_bytes 2022-02-08 16:54:40.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:54:40.814 | from cryptography.utils import int_from_bytes 2022-02-08 16:54:41.942 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:54:41.967 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-08 16:54:44.495 | 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-02-08 16:54:44.502 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:54:44.510 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:54:44.631 | + inc/python:pip_install:200 : result=0 2022-02-08 16:54:44.634 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:54:44.636 | + functions-common:time_stop:2414 : local name 2022-02-08 16:54:44.638 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:54:44.640 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:54:44.643 | + functions-common:time_stop:2417 : local total 2022-02-08 16:54:44.645 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:54:44.648 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:54:44.650 | + functions-common:time_stop:2421 : start_time=1644339279920 2022-02-08 16:54:44.652 | + functions-common:time_stop:2423 : [[ -z 1644339279920 ]] 2022-02-08 16:54:44.655 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:54:44.659 | + functions-common:time_stop:2426 : end_time=1644339284657 2022-02-08 16:54:44.662 | + functions-common:time_stop:2427 : elapsed_time=4737 2022-02-08 16:54:44.664 | + functions-common:time_stop:2428 : total=22527 2022-02-08 16:54:44.667 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:54:44.669 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27264 2022-02-08 16:54:44.671 | + inc/python:pip_install:203 : return 0 2022-02-08 16:54:44.674 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-08 16:54:44.676 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-08 16:54:44.678 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-08 16:54:44.681 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-08 16:54:44.699 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:54:44.702 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-08 16:54:44.704 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-08 16:54:44.708 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:54:44.708 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 16:54:44.715 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:54:44.717 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 16:54:44.720 | + 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-02-08 16:54:44.723 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 16:54:44.726 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-08 16:54:44.728 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-08 16:54:44.745 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:54:44.747 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-08 16:54:44.750 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:54:44.752 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:54:44.754 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:54:44.757 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:54:44.760 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:54:44.762 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:54:44.764 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:54:44.766 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:54:44.769 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:54:44.771 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:54:44.773 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:54:44.775 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:54:44.778 | + functions-common:install_package:1453 : real_install_package radvd 2022-02-08 16:54:44.780 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:54:44.783 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:54:44.785 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:54:44.787 | + functions-common:real_install_package:1439 : apt_get install radvd 2022-02-08 16:54:44.808 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-08 16:54:44.932 | Reading package lists... 2022-02-08 16:54:45.216 | Building dependency tree... 2022-02-08 16:54:45.217 | Reading state information... 2022-02-08 16:54:45.501 | radvd is already the newest version (1:2.17-2). 2022-02-08 16:54:45.502 | The following packages were automatically installed and are no longer required: 2022-02-08 16:54:45.503 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:54:45.503 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:54:45.503 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:54:45.503 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:54:45.503 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:54:45.503 | python3-zope.interface 2022-02-08 16:54:45.503 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:54:45.616 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:54:45.620 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:54:45.622 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:54:45.625 | + functions-common:time_stop:2414 : local name 2022-02-08 16:54:45.627 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:54:45.629 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:54:45.632 | + functions-common:time_stop:2417 : local total 2022-02-08 16:54:45.634 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:54:45.636 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:54:45.638 | + functions-common:time_stop:2421 : start_time=1644339284806 2022-02-08 16:54:45.641 | + functions-common:time_stop:2423 : [[ -z 1644339284806 ]] 2022-02-08 16:54:45.643 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:54:45.647 | + functions-common:time_stop:2426 : end_time=1644339285645 2022-02-08 16:54:45.650 | + functions-common:time_stop:2427 : elapsed_time=839 2022-02-08 16:54:45.652 | + functions-common:time_stop:2428 : total=2963 2022-02-08 16:54:45.654 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:54:45.656 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3802 2022-02-08 16:54:45.658 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:54:45.661 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-08 16:54:45.677 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:54:45.680 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-08 16:54:45.682 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-08 16:54:45.685 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-08 16:54:45.688 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-08 16:54:45.707 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-08 16:54:45.709 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:54:45.711 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:54:45.714 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:54:45.716 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:54:45.718 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:54:45.721 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:54:45.723 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:54:45.726 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:54:45.728 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:54:45.730 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:54:45.732 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:54:45.734 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:54:45.737 | + functions-common:install_package:1453 : real_install_package fakeroot make openvswitch-switch 2022-02-08 16:54:45.739 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:54:45.742 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:54:45.744 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:54:45.746 | + functions-common:real_install_package:1439 : apt_get install fakeroot make openvswitch-switch 2022-02-08 16:54:45.766 | + functions-common:apt_get:1219 : 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-02-08 16:54:45.883 | Reading package lists... 2022-02-08 16:54:46.118 | Building dependency tree... 2022-02-08 16:54:46.120 | Reading state information... 2022-02-08 16:54:46.367 | fakeroot is already the newest version (1.24-1). 2022-02-08 16:54:46.367 | make is already the newest version (4.2.1-1.2). 2022-02-08 16:54:46.367 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-08 16:54:46.368 | The following packages were automatically installed and are no longer required: 2022-02-08 16:54:46.369 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:54:46.369 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:54:46.369 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:54:46.369 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:54:46.369 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:54:46.369 | python3-zope.interface 2022-02-08 16:54:46.369 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:54:46.483 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:54:46.487 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:54:46.489 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:54:46.492 | + functions-common:time_stop:2414 : local name 2022-02-08 16:54:46.494 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:54:46.496 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:54:46.498 | + functions-common:time_stop:2417 : local total 2022-02-08 16:54:46.501 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:54:46.503 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:54:46.505 | + functions-common:time_stop:2421 : start_time=1644339285763 2022-02-08 16:54:46.508 | + functions-common:time_stop:2423 : [[ -z 1644339285763 ]] 2022-02-08 16:54:46.510 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:54:46.514 | + functions-common:time_stop:2426 : end_time=1644339286512 2022-02-08 16:54:46.517 | + functions-common:time_stop:2427 : elapsed_time=749 2022-02-08 16:54:46.519 | + functions-common:time_stop:2428 : total=3802 2022-02-08 16:54:46.521 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:54:46.524 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4551 2022-02-08 16:54:46.526 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:54:46.528 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-08 16:54:46.531 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:54:46.533 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:54:46.535 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-08 16:54:46.537 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-08 16:54:46.540 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-08 16:54:46.544 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-08 16:54:46.547 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-08 16:54:46.550 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-08 16:54:46.550 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-08 16:54:46.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-08 16:54:46.557 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-08 16:54:46.559 | + functions:vercmp:628 : local v1=5.4 2022-02-08 16:54:46.561 | + functions:vercmp:629 : local 'op=<' 2022-02-08 16:54:46.564 | + functions:vercmp:630 : local v2=3.13 2022-02-08 16:54:46.566 | + functions:vercmp:631 : local result 2022-02-08 16:54:46.570 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-08 16:54:46.570 | ++ functions:vercmp:635 : sort -V 2022-02-08 16:54:46.570 | ++ functions:vercmp:635 : head -1 2022-02-08 16:54:46.575 | + functions:vercmp:635 : result=3.13 2022-02-08 16:54:46.577 | + functions:vercmp:637 : case $op in 2022-02-08 16:54:46.579 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-08 16:54:46.581 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-08 16:54:46.584 | + functions:vercmp:648 : return 2022-02-08 16:54:46.587 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-08 16:54:46.589 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:54:46.591 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart openvswitch-switch 2022-02-08 16:54:47.057 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-08 16:54:47.060 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-08 16:54:47.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.068 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-08 16:54:47.073 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.076 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-08 16:54:47.095 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:54:47.097 | + ./stack.sh:main:847 : install_etcd3 2022-02-08 16:54:47.099 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-08 16:54:47.099 | Installing etcd 2022-02-08 16:54:47.102 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-08 16:54:47.116 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-08 16:54:47.132 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-08 16:54:47.134 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-08 16:54:47.147 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-08 16:54:47.150 | ++ 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-02-08 16:54:47.152 | ++ 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-02-08 16:54:47.155 | +++ 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-02-08 16:54:47.160 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 16:54:47.163 | ++ 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-02-08 16:54:47.165 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-08 16:54:47.167 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 16:54:47.170 | ++ functions:get_extra_file:74 : return 2022-02-08 16:54:47.172 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 16:54:47.175 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-08 16:54:47.177 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-08 16:54:47.180 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-08 16:54:47.196 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:54:47.199 | + ./stack.sh:main:866 : install_dstat 2022-02-08 16:54:47.201 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-08 16:54:47.217 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:54:47.219 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-08 16:54:47.222 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:54:47.224 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-08 16:54:47.227 | + ./stack.sh:main:875 : install_libs 2022-02-08 16:54:47.229 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-08 16:54:47.231 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-08 16:54:47.234 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-08 16:54:47.236 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-08 16:54:47.238 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.241 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.244 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-08 16:54:47.246 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.248 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-08 16:54:47.250 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-08 16:54:47.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-08 16:54:47.255 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-08 16:54:47.257 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.259 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.262 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-08 16:54:47.264 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.266 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-08 16:54:47.268 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-08 16:54:47.271 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-08 16:54:47.273 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-08 16:54:47.275 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.277 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.280 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-08 16:54:47.282 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.284 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-08 16:54:47.286 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-08 16:54:47.289 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-08 16:54:47.291 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-08 16:54:47.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.296 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.298 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-08 16:54:47.301 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.303 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-08 16:54:47.306 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-08 16:54:47.308 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-08 16:54:47.310 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-08 16:54:47.312 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.317 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-08 16:54:47.319 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.321 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-08 16:54:47.324 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-08 16:54:47.326 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-08 16:54:47.328 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-08 16:54:47.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-08 16:54:47.337 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.340 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-08 16:54:47.342 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-08 16:54:47.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-08 16:54:47.346 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-08 16:54:47.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.352 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-08 16:54:47.356 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.359 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-08 16:54:47.361 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-08 16:54:47.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-08 16:54:47.366 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-08 16:54:47.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.373 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-08 16:54:47.375 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.378 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-08 16:54:47.380 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-08 16:54:47.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-08 16:54:47.385 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-08 16:54:47.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-08 16:54:47.394 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.397 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-08 16:54:47.399 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-08 16:54:47.402 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-08 16:54:47.404 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-08 16:54:47.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-08 16:54:47.413 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.415 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-08 16:54:47.418 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-08 16:54:47.420 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-08 16:54:47.422 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-08 16:54:47.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-08 16:54:47.432 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.434 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-08 16:54:47.436 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-08 16:54:47.438 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-08 16:54:47.441 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-08 16:54:47.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.446 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.448 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-08 16:54:47.450 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.453 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-08 16:54:47.455 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-08 16:54:47.457 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-08 16:54:47.460 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-08 16:54:47.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-08 16:54:47.469 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.472 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-08 16:54:47.474 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-08 16:54:47.476 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-08 16:54:47.479 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-08 16:54:47.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.484 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-08 16:54:47.489 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.491 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-08 16:54:47.493 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-08 16:54:47.496 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-08 16:54:47.498 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-08 16:54:47.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.505 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-08 16:54:47.508 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.510 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-08 16:54:47.512 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-08 16:54:47.514 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-08 16:54:47.517 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-08 16:54:47.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.521 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-08 16:54:47.526 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.529 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-08 16:54:47.531 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-08 16:54:47.533 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-08 16:54:47.536 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-08 16:54:47.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-08 16:54:47.545 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.547 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-08 16:54:47.550 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-08 16:54:47.552 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-08 16:54:47.555 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-08 16:54:47.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.562 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-08 16:54:47.564 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.566 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-08 16:54:47.569 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-08 16:54:47.572 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-08 16:54:47.574 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-08 16:54:47.576 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.578 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.581 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-08 16:54:47.583 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.585 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-08 16:54:47.588 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-08 16:54:47.590 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-08 16:54:47.592 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-08 16:54:47.595 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.599 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-08 16:54:47.602 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.604 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-08 16:54:47.606 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-08 16:54:47.609 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-08 16:54:47.611 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-08 16:54:47.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.616 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.618 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-08 16:54:47.621 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.623 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-08 16:54:47.625 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-08 16:54:47.628 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-08 16:54:47.630 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-08 16:54:47.633 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.637 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-08 16:54:47.640 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.642 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-08 16:54:47.644 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-08 16:54:47.647 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-08 16:54:47.649 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-08 16:54:47.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.656 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-08 16:54:47.658 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.661 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-08 16:54:47.663 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-08 16:54:47.665 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-08 16:54:47.667 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-08 16:54:47.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-08 16:54:47.677 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.680 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-08 16:54:47.682 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-08 16:54:47.684 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-08 16:54:47.687 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-08 16:54:47.689 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.691 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.694 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-08 16:54:47.697 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.699 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-08 16:54:47.701 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-08 16:54:47.704 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-08 16:54:47.706 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-08 16:54:47.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.711 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.713 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-08 16:54:47.715 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.718 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-08 16:54:47.720 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-08 16:54:47.722 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-08 16:54:47.725 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-08 16:54:47.727 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.731 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-08 16:54:47.734 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.736 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-08 16:54:47.739 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-08 16:54:47.741 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-08 16:54:47.744 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-08 16:54:47.746 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.748 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.751 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-08 16:54:47.753 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.755 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-08 16:54:47.758 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-08 16:54:47.761 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-08 16:54:47.763 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-08 16:54:47.765 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.768 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.770 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-08 16:54:47.772 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.775 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-08 16:54:47.777 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-08 16:54:47.779 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-08 16:54:47.782 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-08 16:54:47.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.786 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-08 16:54:47.791 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.793 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-08 16:54:47.796 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-08 16:54:47.798 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-08 16:54:47.800 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-08 16:54:47.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.806 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.808 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-08 16:54:47.810 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.813 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-08 16:54:47.815 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-08 16:54:47.817 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-08 16:54:47.820 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-08 16:54:47.823 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.825 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.827 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-08 16:54:47.829 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.832 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-08 16:54:47.834 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-08 16:54:47.837 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-08 16:54:47.839 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-08 16:54:47.841 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-08 16:54:47.849 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.851 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-08 16:54:47.853 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-08 16:54:47.856 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-08 16:54:47.858 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-08 16:54:47.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-08 16:54:47.868 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.871 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-08 16:54:47.873 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-08 16:54:47.875 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-08 16:54:47.877 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-08 16:54:47.880 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-08 16:54:47.887 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.890 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-08 16:54:47.892 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-08 16:54:47.894 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-08 16:54:47.897 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-08 16:54:47.899 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.901 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-08 16:54:47.906 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.908 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-08 16:54:47.911 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-08 16:54:47.914 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-08 16:54:47.916 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-08 16:54:47.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.920 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.923 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-08 16:54:47.925 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.927 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-08 16:54:47.930 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-08 16:54:47.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-08 16:54:47.935 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-08 16:54:47.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:47.939 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:47.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-08 16:54:47.944 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:47.947 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-08 16:54:47.967 | Using python 3.8 to install etcd3 2022-02-08 16:54:47.970 | + 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-02-08 16:54:48.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:54:48.850 | from cryptography.utils import int_from_bytes 2022-02-08 16:54:48.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:54:48.850 | from cryptography.utils import int_from_bytes 2022-02-08 16:54:49.998 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:54:50.024 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-08 16:54:50.032 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-08 16:54:50.033 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-08 16:54:50.034 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-08 16:54:50.035 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-08 16:54:52.525 | 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-02-08 16:54:52.532 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:54:52.532 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:54:52.649 | + inc/python:pip_install:200 : result=0 2022-02-08 16:54:52.652 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:54:52.654 | + functions-common:time_stop:2414 : local name 2022-02-08 16:54:52.656 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:54:52.658 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:54:52.660 | + functions-common:time_stop:2417 : local total 2022-02-08 16:54:52.663 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:54:52.665 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:54:52.667 | + functions-common:time_stop:2421 : start_time=1644339287962 2022-02-08 16:54:52.669 | + functions-common:time_stop:2423 : [[ -z 1644339287962 ]] 2022-02-08 16:54:52.672 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:54:52.676 | + functions-common:time_stop:2426 : end_time=1644339292673 2022-02-08 16:54:52.678 | + functions-common:time_stop:2427 : elapsed_time=4711 2022-02-08 16:54:52.680 | + functions-common:time_stop:2428 : total=27264 2022-02-08 16:54:52.683 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:54:52.685 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=31975 2022-02-08 16:54:52.687 | + inc/python:pip_install:203 : return 0 2022-02-08 16:54:52.689 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-08 16:54:52.712 | Using python 3.8 to install etcd3gw 2022-02-08 16:54:52.714 | + 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-02-08 16:54:53.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:54:53.590 | from cryptography.utils import int_from_bytes 2022-02-08 16:54:53.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:54:53.590 | from cryptography.utils import int_from_bytes 2022-02-08 16:54:54.718 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:54:54.744 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2022-02-08 16:54:54.752 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-08 16:54:54.753 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2022-02-08 16:54:54.754 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-08 16:54:54.755 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-08 16:54:54.786 | 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.8) 2022-02-08 16:54:54.789 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-08 16:54:54.790 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-08 16:54:54.792 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.11) 2022-02-08 16:54:57.274 | 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-02-08 16:54:57.281 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:54:57.281 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:54:57.399 | + inc/python:pip_install:200 : result=0 2022-02-08 16:54:57.401 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:54:57.404 | + functions-common:time_stop:2414 : local name 2022-02-08 16:54:57.406 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:54:57.408 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:54:57.410 | + functions-common:time_stop:2417 : local total 2022-02-08 16:54:57.413 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:54:57.415 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:54:57.417 | + functions-common:time_stop:2421 : start_time=1644339292706 2022-02-08 16:54:57.419 | + functions-common:time_stop:2423 : [[ -z 1644339292706 ]] 2022-02-08 16:54:57.422 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:54:57.426 | + functions-common:time_stop:2426 : end_time=1644339297424 2022-02-08 16:54:57.428 | + functions-common:time_stop:2427 : elapsed_time=4718 2022-02-08 16:54:57.431 | + functions-common:time_stop:2428 : total=31975 2022-02-08 16:54:57.433 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:54:57.435 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=36693 2022-02-08 16:54:57.437 | + inc/python:pip_install:203 : return 0 2022-02-08 16:54:57.440 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-08 16:54:57.442 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-08 16:54:57.444 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-08 16:54:57.447 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:54:57.449 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:54:57.451 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:54:57.454 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:54:57.456 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:54:57.459 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:54:57.461 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:54:57.464 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:54:57.466 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:54:57.469 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:54:57.471 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:54:57.473 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-08 16:54:57.476 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:54:57.479 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:54:57.481 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-08 16:54:57.484 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 16:54:57.486 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:54:57.488 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:54:57.491 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:54:57.493 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:54:57.495 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:54:57.498 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:54:57.500 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:54:57.502 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:54:57.505 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:54:57.507 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:54:57.509 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:54:57.511 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:54:57.514 | + functions-common:install_package:1453 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 16:54:57.516 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:54:57.519 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:54:57.521 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:54:57.524 | + functions-common:real_install_package:1439 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 16:54:57.546 | + functions-common:apt_get:1219 : 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-02-08 16:54:57.654 | Reading package lists... 2022-02-08 16:54:57.888 | Building dependency tree... 2022-02-08 16:54:57.889 | Reading state information... 2022-02-08 16:54:58.135 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-08 16:54:58.135 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-08 16:54:58.135 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 16:54:58.135 | The following packages were automatically installed and are no longer required: 2022-02-08 16:54:58.137 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:54:58.137 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:54:58.137 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:54:58.137 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:54:58.137 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:54:58.137 | python3-zope.interface 2022-02-08 16:54:58.137 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:54:58.250 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:54:58.254 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:54:58.256 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:54:58.259 | + functions-common:time_stop:2414 : local name 2022-02-08 16:54:58.261 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:54:58.263 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:54:58.265 | + functions-common:time_stop:2417 : local total 2022-02-08 16:54:58.268 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:54:58.270 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:54:58.273 | + functions-common:time_stop:2421 : start_time=1644339297543 2022-02-08 16:54:58.275 | + functions-common:time_stop:2423 : [[ -z 1644339297543 ]] 2022-02-08 16:54:58.277 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:54:58.282 | + functions-common:time_stop:2426 : end_time=1644339298279 2022-02-08 16:54:58.284 | + functions-common:time_stop:2427 : elapsed_time=736 2022-02-08 16:54:58.286 | + functions-common:time_stop:2428 : total=4551 2022-02-08 16:54:58.289 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:54:58.291 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5287 2022-02-08 16:54:58.293 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:54:58.296 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2022-02-08 16:54:58.298 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:54:58.300 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:54:58.303 | + lib/apache:install_apache_uwsgi:120 : sudo a2enmod proxy 2022-02-08 16:54:58.367 | Module proxy already enabled 2022-02-08 16:54:58.373 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy_uwsgi 2022-02-08 16:54:58.435 | Considering dependency proxy for proxy_uwsgi: 2022-02-08 16:54:58.435 | Module proxy already enabled 2022-02-08 16:54:58.435 | Module proxy_uwsgi already enabled 2022-02-08 16:54:58.439 | + lib/apache:install_apache_uwsgi:127 : restart_apache_server 2022-02-08 16:54:58.441 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:54:58.444 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:54:58.446 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:54:58.582 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-08 16:54:58.585 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-08 16:54:58.589 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-08 16:54:58.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:58.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:58.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-08 16:54:58.604 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:58.607 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-08 16:54:58.609 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-08 16:54:58.612 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-08 16:54:58.614 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:58.617 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:58.619 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-08 16:54:58.621 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:58.624 | + ./stack.sh:main:883 : install_glanceclient 2022-02-08 16:54:58.626 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-08 16:54:58.628 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-08 16:54:58.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:58.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:58.638 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-08 16:54:58.640 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:58.642 | + ./stack.sh:main:884 : install_cinderclient 2022-02-08 16:54:58.645 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-08 16:54:58.648 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-08 16:54:58.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:58.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:58.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-08 16:54:58.660 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:58.662 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-08 16:54:58.665 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-08 16:54:58.667 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:58.670 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:58.672 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-08 16:54:58.675 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:58.677 | + ./stack.sh:main:885 : install_novaclient 2022-02-08 16:54:58.679 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-08 16:54:58.682 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-08 16:54:58.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:58.687 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:58.689 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-08 16:54:58.692 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:58.696 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-08 16:54:58.713 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:54:58.716 | + ./stack.sh:main:887 : install_swiftclient 2022-02-08 16:54:58.718 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-08 16:54:58.720 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-08 16:54:58.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:58.725 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:58.728 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-08 16:54:58.730 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:58.733 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-08 16:54:58.749 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:54:58.751 | + ./stack.sh:main:890 : install_neutronclient 2022-02-08 16:54:58.754 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-08 16:54:58.757 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-08 16:54:58.759 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:58.761 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:58.764 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-08 16:54:58.766 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:58.769 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-08 16:54:58.772 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-08 16:54:58.774 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-08 16:54:58.776 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:54:58.779 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:54:58.781 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-08 16:54:58.784 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:54:58.786 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-08 16:54:58.788 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-08 16:54:58.791 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 16:54:58.794 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-08 16:54:58.796 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-08 16:54:58.799 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 16:54:58.803 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:54:58.803 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 16:54:58.809 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-08 16:54:58.811 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-08 16:54:58.814 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-08 16:54:58.817 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-08 16:54:58.819 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-08 16:54:58.840 | Using python 3.8 to install keystonemiddleware 2022-02-08 16:54:58.842 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-02-08 16:54:59.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:54:59.735 | from cryptography.utils import int_from_bytes 2022-02-08 16:54:59.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:54:59.735 | from cryptography.utils import int_from_bytes 2022-02-08 16:55:00.871 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:55:00.897 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-08 16:55:00.951 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-08 16:55:00.952 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-08 16:55:00.953 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-08 16:55:00.954 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-08 16:55:00.955 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-08 16:55:00.956 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-08 16:55:00.957 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-02-08 16:55:00.959 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2022-02-08 16:55:00.961 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-08 16:55:00.962 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-08 16:55:00.963 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-08 16:55:00.964 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-08 16:55:00.965 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-08 16:55:00.966 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-08 16:55:01.024 | 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-02-08 16:55:01.025 | 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-02-08 16:55:01.026 | 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-02-08 16:55:01.064 | 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-02-08 16:55:01.104 | 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-02-08 16:55:01.105 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-08 16:55:01.106 | 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-02-08 16:55:01.108 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-08 16:55:01.157 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-02-08 16:55:01.160 | 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-02-08 16:55:01.172 | 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-02-08 16:55:01.174 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-08 16:55:01.188 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-08 16:55:01.189 | 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-02-08 16:55:01.191 | 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-02-08 16:55:01.256 | 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.8) 2022-02-08 16:55:01.258 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-08 16:55:01.260 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-08 16:55:01.262 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.11) 2022-02-08 16:55:01.312 | 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.13.3) 2022-02-08 16:55:01.325 | 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-02-08 16:55:03.769 | 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-02-08 16:55:03.776 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:55:03.776 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:55:03.899 | + inc/python:pip_install:200 : result=0 2022-02-08 16:55:03.901 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:55:03.904 | + functions-common:time_stop:2414 : local name 2022-02-08 16:55:03.906 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:55:03.908 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:55:03.910 | + functions-common:time_stop:2417 : local total 2022-02-08 16:55:03.913 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:55:03.915 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:55:03.917 | + functions-common:time_stop:2421 : start_time=1644339298835 2022-02-08 16:55:03.920 | + functions-common:time_stop:2423 : [[ -z 1644339298835 ]] 2022-02-08 16:55:03.923 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:55:03.927 | + functions-common:time_stop:2426 : end_time=1644339303924 2022-02-08 16:55:03.929 | + functions-common:time_stop:2427 : elapsed_time=5089 2022-02-08 16:55:03.932 | + functions-common:time_stop:2428 : total=36693 2022-02-08 16:55:03.934 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:55:03.936 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=41782 2022-02-08 16:55:03.938 | + inc/python:pip_install:203 : return 0 2022-02-08 16:55:03.941 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-08 16:55:03.943 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-08 16:55:03.945 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 16:55:03.948 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-08 16:55:03.951 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-08 16:55:03.953 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 16:55:03.957 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:55:03.957 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 16:55:03.962 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-08 16:55:03.965 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-08 16:55:03.967 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-08 16:55:03.970 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-08 16:55:03.972 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-08 16:55:03.994 | Using python 3.8 to install python-memcached 2022-02-08 16:55:03.997 | + 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-02-08 16:55:04.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:55:04.870 | from cryptography.utils import int_from_bytes 2022-02-08 16:55:04.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:55:04.870 | from cryptography.utils import int_from_bytes 2022-02-08 16:55:05.988 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:55:06.014 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-08 16:55:06.017 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-08 16:55:08.521 | 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-02-08 16:55:08.528 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:55:08.528 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:55:08.646 | + inc/python:pip_install:200 : result=0 2022-02-08 16:55:08.648 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:55:08.651 | + functions-common:time_stop:2414 : local name 2022-02-08 16:55:08.653 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:55:08.655 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:55:08.658 | + functions-common:time_stop:2417 : local total 2022-02-08 16:55:08.660 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:55:08.662 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:55:08.664 | + functions-common:time_stop:2421 : start_time=1644339303988 2022-02-08 16:55:08.667 | + functions-common:time_stop:2423 : [[ -z 1644339303988 ]] 2022-02-08 16:55:08.670 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:55:08.674 | + functions-common:time_stop:2426 : end_time=1644339308671 2022-02-08 16:55:08.676 | + functions-common:time_stop:2427 : elapsed_time=4683 2022-02-08 16:55:08.679 | + functions-common:time_stop:2428 : total=41782 2022-02-08 16:55:08.681 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:55:08.683 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=46465 2022-02-08 16:55:08.686 | + inc/python:pip_install:203 : return 0 2022-02-08 16:55:08.688 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-08 16:55:08.705 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:55:08.707 | + ./stack.sh:main:897 : '[' 10.222.0.53 == 10.222.0.53 ']' 2022-02-08 16:55:08.710 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-08 16:55:08.712 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-08 16:55:08.714 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-08 16:55:08.717 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:55:08.719 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-08 16:55:08.722 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-08 16:55:08.737 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:55:08.740 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-08 16:55:08.742 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-08 16:55:08.744 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-02-08 16:55:08.746 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:55:08.748 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:55:08.751 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:55:08.754 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:55:08.756 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:55:08.759 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:55:08.773 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:55:08.776 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:55:08.778 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:55:08.780 | + functions-common:git_clone:618 : echo master 2022-02-08 16:55:08.781 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:55:08.786 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-02-08 16:55:08.788 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:55:08.790 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2022-02-08 16:55:08.793 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:55:08.793 | + functions-common:git_clone:667 : head -1 2022-02-08 16:55:08.797 | ee53aed65 Merge "sql: Squash train migrations" 2022-02-08 16:55:08.800 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:55:08.803 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-08 16:55:08.805 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:55:08.807 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 16:55:08.810 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-08 16:55:08.812 | + inc/python:setup_develop:344 : local extras= 2022-02-08 16:55:08.814 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-08 16:55:08.817 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:55:08.819 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 16:55:08.821 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-08 16:55:08.824 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:55:08.826 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 16:55:08.829 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-08 16:55:08.831 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:55:08.835 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-08 16:55:08.837 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:55:08.839 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:55:08.842 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-08 16:55:08.848 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-08 16:55:08.850 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-08 16:55:09.530 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-08 16:55:09.532 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:55:09.534 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:55:09.537 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:55:09.539 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 16:55:09.541 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-08 16:55:09.543 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:55:09.545 | + inc/python:setup_package:428 : local extras= 2022-02-08 16:55:09.548 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:55:09.550 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 16:55:09.552 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 16:55:09.555 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 16:55:09.557 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:55:09.559 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-08 16:55:09.579 | Using python 3.8 to install /opt/stack/keystone 2022-02-08 16:55:09.581 | + 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-02-08 16:55:10.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:55:10.462 | from cryptography.utils import int_from_bytes 2022-02-08 16:55:10.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:55:10.462 | from cryptography.utils import int_from_bytes 2022-02-08 16:55:11.595 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:55:11.620 | Obtaining file:///opt/stack/keystone 2022-02-08 16:55:11.621 | Preparing metadata (setup.py): started 2022-02-08 16:55:13.169 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:55:13.244 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (5.8.0) 2022-02-08 16:55:13.245 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.8.7) 2022-02-08 16:55:13.246 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (2.0.2) 2022-02-08 16:55:13.247 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (0.3.9) 2022-02-08 16:55:13.248 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (36.0.1) 2022-02-08 16:55:13.249 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.4.31) 2022-02-08 16:55:13.250 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (0.13.0) 2022-02-08 16:55:13.251 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.5.0) 2022-02-08 16:55:13.252 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.7.4) 2022-02-08 16:55:13.253 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.4.0) 2022-02-08 16:55:13.254 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (9.3.0) 2022-02-08 16:55:13.256 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.2.0) 2022-02-08 16:55:13.257 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (0.8.19) 2022-02-08 16:55:13.258 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (2.10.0) 2022-02-08 16:55:13.259 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (8.7.1) 2022-02-08 16:55:13.260 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.4.0) 2022-02-08 16:55:13.261 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (12.12.0) 2022-02-08 16:55:13.262 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (11.1.0) 2022-02-08 16:55:13.263 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (5.1.0) 2022-02-08 16:55:13.264 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.6.1) 2022-02-08 16:55:13.266 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.5.0) 2022-02-08 16:55:13.267 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.10.1) 2022-02-08 16:55:13.268 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.2.0) 2022-02-08 16:55:13.269 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.4.0) 2022-02-08 16:55:13.270 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.12.1) 2022-02-08 16:55:13.271 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.2.0) 2022-02-08 16:55:13.272 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (7.1.0) 2022-02-08 16:55:13.273 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (2.3.0) 2022-02-08 16:55:13.274 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.1.5) 2022-02-08 16:55:13.275 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev66) (3.2.0) 2022-02-08 16:55:13.276 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.1.1) 2022-02-08 16:55:13.277 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.0.3) 2022-02-08 16:55:13.278 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.4.2) 2022-02-08 16:55:13.279 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (2021.3) 2022-02-08 16:55:13.291 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev66) (1.15.0) 2022-02-08 16:55:13.292 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev66) (1.16.0) 2022-02-08 16:55:13.336 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev66) (5.1.1) 2022-02-08 16:55:13.348 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev66) (3.0.3) 2022-02-08 16:55:13.349 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev66) (8.0.3) 2022-02-08 16:55:13.350 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev66) (2.0.2) 2022-02-08 16:55:13.351 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev66) (2.0.1) 2022-02-08 16:55:13.361 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev66) (9.0.1) 2022-02-08 16:55:13.424 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev66) (2.27.1) 2022-02-08 16:55:13.425 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev66) (4.4.0) 2022-02-08 16:55:13.518 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev66) (2.4.0) 2022-02-08 16:55:13.520 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev66) (6.0) 2022-02-08 16:55:13.521 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev66) (1.5.0) 2022-02-08 16:55:13.522 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev66) (0.8.0) 2022-02-08 16:55:13.576 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev66) (2.0.1) 2022-02-08 16:55:13.578 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev66) (1.7.6) 2022-02-08 16:55:13.579 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev66) (0.5.0) 2022-02-08 16:55:13.627 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev66) (2.8.2) 2022-02-08 16:55:13.630 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev66) (0.9.6) 2022-02-08 16:55:13.685 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (5.0.9) 2022-02-08 16:55:13.689 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (2.8.0) 2022-02-08 16:55:13.690 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (5.2.3) 2022-02-08 16:55:13.691 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (2.4.0) 2022-02-08 16:55:13.693 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (0.4.0) 2022-02-08 16:55:13.694 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (5.0.0) 2022-02-08 16:55:13.714 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev66) (3.3.0) 2022-02-08 16:55:13.761 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev66) (3.0.0) 2022-02-08 16:55:13.807 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev66) (21.3) 2022-02-08 16:55:13.809 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev66) (0.11.0) 2022-02-08 16:55:13.810 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev66) (3.0.7) 2022-02-08 16:55:13.812 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev66) (1.0.2) 2022-02-08 16:55:13.864 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev66) (4.5.0) 2022-02-08 16:55:13.976 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev66) (1.9.2) 2022-02-08 16:55:13.976 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev66) (0.7.1) 2022-02-08 16:55:13.978 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev66) (5.4.0) 2022-02-08 16:55:13.979 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev66) (22.0.0) 2022-02-08 16:55:14.204 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev66) (1.1.2) 2022-02-08 16:55:14.226 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev66) (0.4.2) 2022-02-08 16:55:14.228 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev66) (0.5.2) 2022-02-08 16:55:14.295 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev66) (4.10.1) 2022-02-08 16:55:14.296 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev66) (1.1.6) 2022-02-08 16:55:14.314 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (5.0.0) 2022-02-08 16:55:14.386 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev66) (2.21) 2022-02-08 16:55:14.427 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev66) (1.13.3) 2022-02-08 16:55:14.544 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev66) (2.0.1) 2022-02-08 16:55:14.616 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev66) (1.7.0) 2022-02-08 16:55:14.744 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev66) (0.17.3) 2022-02-08 16:55:14.772 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (0.13.1) 2022-02-08 16:55:14.811 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (1.3.3) 2022-02-08 16:55:14.812 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (0.33.0) 2022-02-08 16:55:14.814 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (2.1.1) 2022-02-08 16:55:14.816 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (2.5.1) 2022-02-08 16:55:14.818 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (3.0.0) 2022-02-08 16:55:14.820 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (3.5.0) 2022-02-08 16:55:14.874 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev66) (0.2.5) 2022-02-08 16:55:15.012 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev66) (3.3) 2022-02-08 16:55:15.013 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev66) (2019.11.28) 2022-02-08 16:55:15.014 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev66) (1.26.8) 2022-02-08 16:55:15.016 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev66) (2.0.11) 2022-02-08 16:55:15.167 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev66) (2.5.0) 2022-02-08 16:55:15.247 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev66) (2.4.0) 2022-02-08 16:55:15.322 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev66) (3.7.0) 2022-02-08 16:55:15.496 | 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==20.1.0.dev66) (2.1.0) 2022-02-08 16:55:15.662 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (60.7.1) 2022-02-08 16:55:15.756 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (0.7) 2022-02-08 16:55:15.791 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev66) (1.0.0) 2022-02-08 16:55:17.684 | Installing collected packages: keystone 2022-02-08 16:55:17.685 | Attempting uninstall: keystone 2022-02-08 16:55:17.685 | Found existing installation: keystone 20.1.0.dev66 2022-02-08 16:55:17.688 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-08 16:55:17.690 | Running setup.py develop for keystone 2022-02-08 16:55:19.911 | Successfully installed keystone 2022-02-08 16:55:19.911 | 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-02-08 16:55:19.919 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:55:19.919 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:55:20.051 | + inc/python:pip_install:200 : result=0 2022-02-08 16:55:20.053 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:55:20.055 | + functions-common:time_stop:2414 : local name 2022-02-08 16:55:20.058 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:55:20.060 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:55:20.062 | + functions-common:time_stop:2417 : local total 2022-02-08 16:55:20.064 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:55:20.066 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:55:20.069 | + functions-common:time_stop:2421 : start_time=1644339309574 2022-02-08 16:55:20.071 | + functions-common:time_stop:2423 : [[ -z 1644339309574 ]] 2022-02-08 16:55:20.073 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:55:20.077 | + functions-common:time_stop:2426 : end_time=1644339320075 2022-02-08 16:55:20.080 | + functions-common:time_stop:2427 : elapsed_time=10501 2022-02-08 16:55:20.082 | + functions-common:time_stop:2428 : total=46465 2022-02-08 16:55:20.084 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:55:20.086 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=56966 2022-02-08 16:55:20.088 | + inc/python:pip_install:203 : return 0 2022-02-08 16:55:20.090 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:55:20.092 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 16:55:20.095 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 16:55:20.113 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 16:55:20.125 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-08 16:55:20.128 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-08 16:55:20.131 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:55:20.133 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:55:20.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-08 16:55:20.138 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:55:20.140 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-08 16:55:20.156 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:55:20.159 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-08 16:55:20.163 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:55:20.166 | + ./stack.sh:main:899 : configure_keystone 2022-02-08 16:55:20.168 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-08 16:55:20.184 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-08 16:55:20.186 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-08 16:55:20.191 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-08 16:55:20.208 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:55:20.210 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-08 16:55:20.241 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-08 16:55:20.268 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-08 16:55:20.299 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-08 16:55:20.329 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-08 16:55:20.359 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-08 16:55:20.390 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-08 16:55:20.417 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-08 16:55:20.445 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-08 16:55:20.447 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-08 16:55:20.450 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-08 16:55:20.452 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-08 16:55:20.454 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 16:55:20.457 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 16:55:20.472 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:55:20.483 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 16:55:20.485 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 16:55:20.488 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 16:55:20.504 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:55:20.507 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:55:20.510 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:55:20.541 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 16:55:20.543 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 16:55:20.545 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-08 16:55:20.548 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-08 16:55:20.563 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:55:20.566 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.53/identity 2022-02-08 16:55:20.596 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-08 16:55:20.599 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-08 16:55:20.630 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-08 16:55:20.632 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-08 16:55:20.634 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-08 16:55:20.637 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-08 16:55:20.639 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-08 16:55:20.642 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-08 16:55:20.673 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-08 16:55:20.675 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-08 16:55:20.677 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-08 16:55:20.680 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-08 16:55:20.683 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:55:20.699 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:55:20.701 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:55:20.703 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:55:20.706 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:55:20.709 | + 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-02-08 16:55:20.736 | + 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-02-08 16:55:20.764 | + 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-02-08 16:55:20.791 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:55:20.819 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-08 16:55:20.847 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-08 16:55:20.850 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-08 16:55:20.852 | + lib/apache:write_uwsgi_config:244 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-08 16:55:20.855 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-08 16:55:20.857 | + lib/apache:write_uwsgi_config:246 : local url=/identity 2022-02-08 16:55:20.859 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 16:55:20.862 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 16:55:20.865 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/keystone-wsgi-public 2022-02-08 16:55:20.869 | + lib/apache:write_uwsgi_config:249 : name=keystone-wsgi-public 2022-02-08 16:55:20.872 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 16:55:20.874 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 16:55:20.887 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 16:55:20.887 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:55:20.896 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 16:55:20.899 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:55:20.915 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-08 16:55:20.917 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-08 16:55:20.921 | + lib/apache:write_uwsgi_config:265 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-08 16:55:20.951 | + lib/apache:write_uwsgi_config:266 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-08 16:55:20.978 | + lib/apache:write_uwsgi_config:268 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-08 16:55:21.006 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-08 16:55:21.033 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-08 16:55:21.060 | + lib/apache:write_uwsgi_config:274 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-08 16:55:21.088 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-08 16:55:21.115 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-08 16:55:21.143 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-08 16:55:21.171 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 16:55:21.198 | + lib/apache:write_uwsgi_config:282 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-08 16:55:21.226 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-08 16:55:21.253 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-08 16:55:21.281 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 16:55:21.283 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 16:55:21.286 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for keystone-wsgi-public 2022-02-08 16:55:21.288 | ++ lib/apache:apache_site_config_for:176 : local site=keystone-wsgi-public 2022-02-08 16:55:21.290 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 16:55:21.293 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:55:21.295 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:55:21.297 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 16:55:21.300 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 16:55:21.303 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-08 16:55:21.330 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-08 16:55:21.358 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-08 16:55:21.358 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 16:55:21.367 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-08 16:55:21.370 | + lib/apache:write_uwsgi_config:297 : enable_apache_site keystone-wsgi-public 2022-02-08 16:55:21.373 | + lib/apache:enable_apache_site:193 : local site=keystone-wsgi-public 2022-02-08 16:55:21.375 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 16:55:21.377 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 16:55:21.382 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:55:21.387 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:55:21.390 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:55:21.392 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 16:55:21.395 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 16:55:21.397 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:55:21.399 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:55:21.402 | + lib/apache:enable_apache_site:197 : sudo a2ensite keystone-wsgi-public 2022-02-08 16:55:21.463 | Site keystone-wsgi-public already enabled 2022-02-08 16:55:21.468 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 16:55:21.470 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:55:21.472 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:55:21.475 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:55:21.675 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-08 16:55:21.713 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-08 16:55:21.746 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-08 16:55:21.776 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-08 16:55:21.778 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-08 16:55:21.810 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-08 16:55:21.839 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-08 16:55:21.868 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-08 16:55:21.884 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:55:21.887 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-08 16:55:21.903 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:55:21.906 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-08 16:55:21.908 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-08 16:55:21.911 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-08 16:55:21.913 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:55:21.916 | + lib/stack:stack_install_service:32 : install_swift 2022-02-08 16:55:21.918 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-08 16:55:21.920 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-08 16:55:21.923 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-02-08 16:55:21.925 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:55:21.928 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:55:21.930 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:55:21.933 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:55:21.935 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:55:21.938 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:55:21.954 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:55:21.956 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:55:21.958 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:55:21.961 | + functions-common:git_clone:618 : echo master 2022-02-08 16:55:21.961 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:55:21.966 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-02-08 16:55:21.969 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:55:21.971 | + functions-common:git_clone:666 : cd /opt/stack/swift 2022-02-08 16:55:21.975 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:55:21.975 | + functions-common:git_clone:667 : head -1 2022-02-08 16:55:21.978 | 57f17ace7 Merge "Deprecate LogAdapter.set_statsd_prefix" 2022-02-08 16:55:21.981 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:55:21.984 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-08 16:55:21.986 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:55:21.989 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-08 16:55:21.991 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-08 16:55:21.993 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-08 16:55:21.996 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-08 16:55:21.998 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:55:22.001 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-08 16:55:22.003 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-08 16:55:22.006 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:55:22.008 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-08 16:55:22.011 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-08 16:55:22.013 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:55:22.016 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-08 16:55:22.019 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:55:22.022 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:55:22.025 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-08 16:55:22.030 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-08 16:55:22.032 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-08 16:55:22.686 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-08 16:55:22.689 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:55:22.691 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:55:22.693 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:55:22.695 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-08 16:55:22.698 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-08 16:55:22.700 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:55:22.702 | + inc/python:setup_package:428 : local extras=keystone 2022-02-08 16:55:22.705 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:55:22.707 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-08 16:55:22.709 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-08 16:55:22.712 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-08 16:55:22.714 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:55:22.716 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-08 16:55:22.737 | Using python 3.8 to install /opt/stack/swift 2022-02-08 16:55:22.740 | + 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-02-08 16:55:23.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:55:23.667 | from cryptography.utils import int_from_bytes 2022-02-08 16:55:23.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:55:23.667 | from cryptography.utils import int_from_bytes 2022-02-08 16:55:24.795 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:55:24.820 | Obtaining file:///opt/stack/swift 2022-02-08 16:55:24.821 | Preparing metadata (setup.py): started 2022-02-08 16:55:26.067 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:55:26.106 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (0.33.0) 2022-02-08 16:55:26.107 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (1.1.2) 2022-02-08 16:55:26.108 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (0.11.0) 2022-02-08 16:55:26.109 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (2.1.1) 2022-02-08 16:55:26.110 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (4.7.1) 2022-02-08 16:55:26.111 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (2.27.1) 2022-02-08 16:55:26.112 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (1.16.0) 2022-02-08 16:55:26.114 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (0.9.9) 2022-02-08 16:55:26.115 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (1.6.0) 2022-02-08 16:55:26.116 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (36.0.1) 2022-02-08 16:55:26.117 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (9.3.0) 2022-02-08 16:55:26.155 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev144) (1.15.0) 2022-02-08 16:55:26.163 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev144) (2.1.0) 2022-02-08 16:55:26.217 | 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.29.0.dev144) (3.1.1) 2022-02-08 16:55:26.219 | 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.29.0.dev144) (4.2.0) 2022-02-08 16:55:26.220 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (3.4.0) 2022-02-08 16:55:26.221 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (5.1.0) 2022-02-08 16:55:26.222 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (1.8.7) 2022-02-08 16:55:26.224 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (2.10.0) 2022-02-08 16:55:26.225 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (8.7.1) 2022-02-08 16:55:26.226 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.6.1) 2022-02-08 16:55:26.227 | 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.29.0.dev144) (5.8.0) 2022-02-08 16:55:26.228 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.12.1) 2022-02-08 16:55:26.230 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.4.0) 2022-02-08 16:55:26.231 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.4.0) 2022-02-08 16:55:26.251 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0.dev144) (60.7.1) 2022-02-08 16:55:26.281 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (2019.11.28) 2022-02-08 16:55:26.283 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (2.0.11) 2022-02-08 16:55:26.284 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (1.26.8) 2022-02-08 16:55:26.287 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (3.3) 2022-02-08 16:55:26.310 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev144) (2.21) 2022-02-08 16:55:26.400 | 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.29.0.dev144) (3.5.0) 2022-02-08 16:55:26.401 | 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.29.0.dev144) (1.7.0) 2022-02-08 16:55:26.403 | 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.29.0.dev144) (1.0.2) 2022-02-08 16:55:26.444 | 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.29.0.dev144) (1.1.5) 2022-02-08 16:55:26.487 | 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.29.0.dev144) (0.8.0) 2022-02-08 16:55:26.490 | 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.29.0.dev144) (2.4.0) 2022-02-08 16:55:26.491 | 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.29.0.dev144) (6.0) 2022-02-08 16:55:26.492 | 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.29.0.dev144) (1.5.0) 2022-02-08 16:55:26.552 | 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.29.0.dev144) (2.8.2) 2022-02-08 16:55:26.555 | 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.29.0.dev144) (0.9.6) 2022-02-08 16:55:26.567 | 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.29.0.dev144) (2021.3) 2022-02-08 16:55:26.568 | 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.29.0.dev144) (1.0.3) 2022-02-08 16:55:26.587 | 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.29.0.dev144) (21.3) 2022-02-08 16:55:26.589 | 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.29.0.dev144) (3.0.7) 2022-02-08 16:55:26.694 | 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.29.0.dev144) (1.13.3) 2022-02-08 16:55:26.709 | 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.29.0.dev144) (5.1.1) 2022-02-08 16:55:29.022 | Installing collected packages: swift 2022-02-08 16:55:29.022 | Attempting uninstall: swift 2022-02-08 16:55:29.022 | Found existing installation: swift 2.29.0.dev144 2022-02-08 16:55:29.025 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-08 16:55:29.027 | Running setup.py develop for swift 2022-02-08 16:55:31.066 | Successfully installed swift 2022-02-08 16:55:31.066 | 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-02-08 16:55:31.074 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:55:31.075 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:55:31.208 | + inc/python:pip_install:200 : result=0 2022-02-08 16:55:31.210 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:55:31.213 | + functions-common:time_stop:2414 : local name 2022-02-08 16:55:31.215 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:55:31.217 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:55:31.219 | + functions-common:time_stop:2417 : local total 2022-02-08 16:55:31.221 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:55:31.224 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:55:31.226 | + functions-common:time_stop:2421 : start_time=1644339322732 2022-02-08 16:55:31.228 | + functions-common:time_stop:2423 : [[ -z 1644339322732 ]] 2022-02-08 16:55:31.231 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:55:31.236 | + functions-common:time_stop:2426 : end_time=1644339331233 2022-02-08 16:55:31.238 | + functions-common:time_stop:2427 : elapsed_time=8501 2022-02-08 16:55:31.240 | + functions-common:time_stop:2428 : total=56966 2022-02-08 16:55:31.242 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:55:31.244 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=65467 2022-02-08 16:55:31.247 | + inc/python:pip_install:203 : return 0 2022-02-08 16:55:31.249 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:55:31.251 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-08 16:55:31.254 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-08 16:55:31.273 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-08 16:55:31.284 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-08 16:55:31.287 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-08 16:55:31.290 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:55:31.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:55:31.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-08 16:55:31.297 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:55:31.299 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-08 16:55:31.302 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:55:31.304 | + ./stack.sh:main:908 : configure_swift 2022-02-08 16:55:31.307 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-08 16:55:31.309 | + lib/swift:configure_swift:335 : local node_number 2022-02-08 16:55:31.311 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-08 16:55:31.313 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-08 16:55:31.315 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-08 16:55:32.466 | No object-replicator running 2022-02-08 16:55:32.466 | No account-replicator running 2022-02-08 16:55:32.466 | No container-updater running 2022-02-08 16:55:32.466 | No container-reconciler running 2022-02-08 16:55:32.466 | No proxy-server running 2022-02-08 16:55:32.466 | No account-reaper running 2022-02-08 16:55:32.466 | No object-updater running 2022-02-08 16:55:32.466 | No container-auditor running 2022-02-08 16:55:32.466 | No account-server running 2022-02-08 16:55:32.466 | No container-sharder running 2022-02-08 16:55:32.466 | No account-auditor running 2022-02-08 16:55:32.466 | No object-server running 2022-02-08 16:55:32.467 | No object-expirer running 2022-02-08 16:55:32.467 | No object-auditor running 2022-02-08 16:55:32.467 | No container-replicator running 2022-02-08 16:55:32.467 | No object-reconstructor running 2022-02-08 16:55:32.467 | No container-sync running 2022-02-08 16:55:32.467 | No container-server running 2022-02-08 16:55:32.546 | + lib/swift:configure_swift:340 : true 2022-02-08 16:55:32.548 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-08 16:55:32.561 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-08 16:55:32.572 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-08 16:55:32.575 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-08 16:55:32.576 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-08 16:55:32.580 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-08 16:55:32.580 | s/%GROUP%/ubuntu/; 2022-02-08 16:55:32.580 | s/%USER%/ubuntu/; 2022-02-08 16:55:32.580 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-08 16:55:32.580 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-08 16:55:32.584 | uid = ubuntu 2022-02-08 16:55:32.584 | gid = ubuntu 2022-02-08 16:55:32.584 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-08 16:55:32.584 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-08 16:55:32.584 | address = 127.0.0.1 2022-02-08 16:55:32.584 | 2022-02-08 16:55:32.584 | [account6612] 2022-02-08 16:55:32.584 | max connections = 25 2022-02-08 16:55:32.584 | path = /opt/stack/data/swift/1/node/ 2022-02-08 16:55:32.584 | read only = false 2022-02-08 16:55:32.585 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-08 16:55:32.585 | 2022-02-08 16:55:32.585 | [account6622] 2022-02-08 16:55:32.585 | max connections = 25 2022-02-08 16:55:32.585 | path = /opt/stack/data/swift/2/node/ 2022-02-08 16:55:32.585 | read only = false 2022-02-08 16:55:32.585 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-08 16:55:32.585 | 2022-02-08 16:55:32.585 | [account6632] 2022-02-08 16:55:32.585 | max connections = 25 2022-02-08 16:55:32.585 | path = /opt/stack/data/swift/3/node/ 2022-02-08 16:55:32.585 | read only = false 2022-02-08 16:55:32.585 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-08 16:55:32.585 | 2022-02-08 16:55:32.585 | [account6642] 2022-02-08 16:55:32.585 | max connections = 25 2022-02-08 16:55:32.585 | path = /opt/stack/data/swift/4/node/ 2022-02-08 16:55:32.585 | read only = false 2022-02-08 16:55:32.585 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-08 16:55:32.585 | 2022-02-08 16:55:32.585 | 2022-02-08 16:55:32.585 | [container6611] 2022-02-08 16:55:32.585 | max connections = 25 2022-02-08 16:55:32.585 | path = /opt/stack/data/swift/1/node/ 2022-02-08 16:55:32.585 | read only = false 2022-02-08 16:55:32.585 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-08 16:55:32.585 | 2022-02-08 16:55:32.585 | [container6621] 2022-02-08 16:55:32.585 | max connections = 25 2022-02-08 16:55:32.585 | path = /opt/stack/data/swift/2/node/ 2022-02-08 16:55:32.585 | read only = false 2022-02-08 16:55:32.585 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-08 16:55:32.585 | 2022-02-08 16:55:32.585 | [container6631] 2022-02-08 16:55:32.585 | max connections = 25 2022-02-08 16:55:32.585 | path = /opt/stack/data/swift/3/node/ 2022-02-08 16:55:32.586 | read only = false 2022-02-08 16:55:32.586 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-08 16:55:32.586 | 2022-02-08 16:55:32.586 | [container6641] 2022-02-08 16:55:32.586 | max connections = 25 2022-02-08 16:55:32.586 | path = /opt/stack/data/swift/4/node/ 2022-02-08 16:55:32.586 | read only = false 2022-02-08 16:55:32.586 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-08 16:55:32.586 | 2022-02-08 16:55:32.586 | 2022-02-08 16:55:32.586 | [object6613] 2022-02-08 16:55:32.586 | max connections = 25 2022-02-08 16:55:32.586 | path = /opt/stack/data/swift/1/node/ 2022-02-08 16:55:32.586 | read only = false 2022-02-08 16:55:32.586 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-08 16:55:32.586 | 2022-02-08 16:55:32.586 | [object6623] 2022-02-08 16:55:32.586 | max connections = 25 2022-02-08 16:55:32.586 | path = /opt/stack/data/swift/2/node/ 2022-02-08 16:55:32.586 | read only = false 2022-02-08 16:55:32.586 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-08 16:55:32.586 | 2022-02-08 16:55:32.586 | [object6633] 2022-02-08 16:55:32.586 | max connections = 25 2022-02-08 16:55:32.586 | path = /opt/stack/data/swift/3/node/ 2022-02-08 16:55:32.586 | read only = false 2022-02-08 16:55:32.586 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-08 16:55:32.586 | 2022-02-08 16:55:32.586 | [object6643] 2022-02-08 16:55:32.586 | max connections = 25 2022-02-08 16:55:32.586 | path = /opt/stack/data/swift/4/node/ 2022-02-08 16:55:32.586 | read only = false 2022-02-08 16:55:32.586 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-08 16:55:32.587 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-08 16:55:32.589 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:55:32.592 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:55:32.594 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-08 16:55:32.606 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-08 16:55:32.608 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-08 16:55:32.613 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-08 16:55:32.617 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-08 16:55:32.619 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-08 16:55:32.623 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-08 16:55:32.651 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.53:8080/v1/ 2022-02-08 16:55:32.677 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-08 16:55:32.695 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-08 16:55:32.722 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-08 16:55:32.741 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-08 16:55:32.768 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-08 16:55:32.786 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-08 16:55:32.813 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-08 16:55:32.831 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-08 16:55:32.859 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-08 16:55:32.876 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 16:55:32.905 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-08 16:55:32.922 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-08 16:55:32.937 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:55:32.939 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-08 16:55:32.968 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-08 16:55:32.995 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-08 16:55:33.023 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-08 16:55:33.049 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-08 16:55:33.064 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:55:33.066 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-08 16:55:33.093 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-08 16:55:33.108 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:55:33.110 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-08 16:55:33.125 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:55:33.127 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-08 16:55:33.129 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-08 16:55:33.144 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:55:33.146 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-08 16:55:33.148 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-08 16:55:33.150 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-08 16:55:33.155 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-08 16:55:33.163 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-08 16:55:33.190 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-08 16:55:33.219 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-08 16:55:33.248 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-08 16:55:33.277 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-08 16:55:33.304 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-08 16:55:33.306 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-08 16:55:33.308 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-08 16:55:33.311 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-08 16:55:33.313 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-08 16:55:33.339 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-08 16:55:33.366 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.53/identity 2022-02-08 16:55:33.393 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-08 16:55:33.420 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-08 16:55:33.447 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-08 16:55:33.476 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-08 16:55:33.507 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-08 16:55:33.534 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:55:33.561 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-08 16:55:33.588 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-08 16:55:33.616 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-08 16:55:33.643 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-08 16:55:33.670 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-08 16:55:33.700 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-08 16:55:33.727 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-08 16:55:33.746 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-08 16:55:33.773 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-08 16:55:33.800 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-08 16:55:33.805 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-08 16:55:33.833 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-08 16:55:33.860 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-08 16:55:33.887 | + lib/swift:configure_swift:478 : local node_number 2022-02-08 16:55:33.889 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-08 16:55:33.891 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-08 16:55:33.893 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-08 16:55:33.898 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-08 16:55:33.900 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-08 16:55:33.902 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-08 16:55:33.904 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-08 16:55:33.906 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-08 16:55:33.909 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-08 16:55:33.911 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-08 16:55:33.914 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-08 16:55:33.932 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-08 16:55:33.959 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-08 16:55:33.977 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-08 16:55:34.005 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-08 16:55:34.033 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-08 16:55:34.062 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-08 16:55:34.079 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-08 16:55:34.108 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-08 16:55:34.126 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-08 16:55:34.154 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-08 16:55:34.172 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-08 16:55:34.200 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-08 16:55:34.218 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-08 16:55:34.247 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-08 16:55:34.264 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-08 16:55:34.293 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-08 16:55:34.311 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-08 16:55:34.342 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-08 16:55:34.352 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-08 16:55:34.370 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 16:55:34.399 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-08 16:55:34.428 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-08 16:55:34.430 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-08 16:55:34.434 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-08 16:55:34.437 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-08 16:55:34.439 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-08 16:55:34.441 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-08 16:55:34.444 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-08 16:55:34.446 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-08 16:55:34.448 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-08 16:55:34.450 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-08 16:55:34.468 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-08 16:55:34.496 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-08 16:55:34.514 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-08 16:55:34.542 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-08 16:55:34.560 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-08 16:55:34.588 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-08 16:55:34.607 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-08 16:55:34.635 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-08 16:55:34.653 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-08 16:55:34.682 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-08 16:55:34.701 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-08 16:55:34.729 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-08 16:55:34.748 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-08 16:55:34.776 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-08 16:55:34.794 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-08 16:55:34.822 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-08 16:55:34.840 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-08 16:55:34.868 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-08 16:55:34.877 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-08 16:55:34.895 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 16:55:34.924 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-08 16:55:34.926 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-08 16:55:34.930 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-08 16:55:34.933 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-08 16:55:34.935 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-08 16:55:34.937 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-08 16:55:34.939 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-08 16:55:34.941 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-08 16:55:34.943 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-08 16:55:34.946 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-08 16:55:34.964 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-08 16:55:34.993 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-08 16:55:35.014 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-08 16:55:35.048 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-08 16:55:35.066 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-08 16:55:35.100 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-08 16:55:35.119 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-08 16:55:35.148 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-08 16:55:35.167 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-08 16:55:35.196 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-08 16:55:35.215 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-08 16:55:35.246 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-08 16:55:35.265 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-08 16:55:35.294 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-08 16:55:35.312 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-08 16:55:35.340 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-08 16:55:35.358 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-08 16:55:35.387 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-08 16:55:35.393 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-08 16:55:35.410 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 16:55:35.439 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-08 16:55:35.466 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-08 16:55:35.496 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-08 16:55:35.525 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-08 16:55:35.527 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-08 16:55:35.532 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-08 16:55:35.560 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-08 16:55:35.589 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-08 16:55:35.617 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-08 16:55:35.647 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-08 16:55:35.676 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-08 16:55:35.703 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-08 16:55:35.731 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-08 16:55:35.759 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-08 16:55:35.786 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-08 16:55:35.802 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:55:35.804 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-08 16:55:35.823 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-08 16:55:35.825 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-08 16:55:35.844 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-08 16:55:35.847 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.53 2022-02-08 16:55:35.875 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-08 16:55:35.877 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-08 16:55:35.903 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.53/identity 2022-02-08 16:55:35.932 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-08 16:55:35.935 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-08 16:55:35.962 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-08 16:55:35.978 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:55:35.981 | + lib/swift:configure_swift:541 : local user_group 2022-02-08 16:55:35.984 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-08 16:55:35.988 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-08 16:55:35.992 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-08 16:55:36.004 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-08 16:55:36.007 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-08 16:55:36.018 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-08 16:55:36.020 | + lib/swift:configure_swift:548 : is_suse 2022-02-08 16:55:36.023 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:55:36.025 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:55:36.027 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:55:36.029 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:55:36.032 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:55:36.034 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:55:36.037 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-08 16:55:36.049 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-08 16:55:36.051 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-08 16:55:36.054 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-08 16:55:36.071 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:55:36.074 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-08 16:55:36.091 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:55:36.093 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-08 16:55:36.096 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-08 16:55:36.099 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-08 16:55:36.101 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:55:36.104 | + lib/stack:stack_install_service:32 : install_glance 2022-02-08 16:55:36.107 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-08 16:55:36.109 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-08 16:55:36.112 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-08 16:55:36.128 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:55:36.131 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-08 16:55:36.133 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-08 16:55:36.150 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:55:36.153 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-08 16:55:36.155 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-08 16:55:36.158 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-08 16:55:36.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:55:36.163 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:55:36.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-08 16:55:36.169 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:55:36.172 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-08 16:55:36.175 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-08 16:55:36.178 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-08 16:55:36.181 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-08 16:55:36.183 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-08 16:55:36.186 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-08 16:55:36.188 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-08 16:55:36.191 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-08 16:55:36.194 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-08 16:55:36.196 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-08 16:55:36.200 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:55:36.201 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-08 16:55:36.206 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-08 16:55:36.208 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-08 16:55:36.211 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-08 16:55:36.214 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-08 16:55:36.216 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-08 16:55:36.239 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-08 16:55:36.241 | + 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-02-08 16:55:37.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:55:37.107 | from cryptography.utils import int_from_bytes 2022-02-08 16:55:37.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:55:37.107 | from cryptography.utils import int_from_bytes 2022-02-08 16:55:38.254 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:55:38.282 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2022-02-08 16:55:38.369 | 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-02-08 16:55:38.370 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-08 16:55:38.371 | 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-02-08 16:55:38.372 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2022-02-08 16:55:38.373 | 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.1) 2022-02-08 16:55:38.374 | 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-02-08 16:55:38.375 | 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-02-08 16:55:38.376 | 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-02-08 16:55:38.377 | 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-02-08 16:55:38.378 | 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-02-08 16:55:38.380 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2022-02-08 16:55:38.381 | 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-02-08 16:55:38.383 | 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-02-08 16:55:38.386 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.0) 2022-02-08 16:55:38.388 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2022-02-08 16:55:38.390 | 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.0) 2022-02-08 16:55:38.392 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.2.0) 2022-02-08 16:55:38.395 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-08 16:55:38.404 | 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-02-08 16:55:38.406 | 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.1.0) 2022-02-08 16:55:38.418 | 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-02-08 16:55:38.487 | 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-02-08 16:55:38.488 | 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.0) 2022-02-08 16:55:38.491 | 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-02-08 16:55:38.514 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-08 16:55:38.516 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-08 16:55:38.517 | 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-02-08 16:55:38.518 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-08 16:55:38.520 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-02-08 16:55:38.530 | 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-02-08 16:55:38.571 | 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.4.0) 2022-02-08 16:55:38.572 | 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-02-08 16:55:38.574 | 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-02-08 16:55:38.575 | 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-02-08 16:55:38.594 | 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-02-08 16:55:38.596 | 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-02-08 16:55:38.612 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-02-08 16:55:38.628 | 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-02-08 16:55:38.629 | 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-02-08 16:55:38.648 | 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.0.0) 2022-02-08 16:55:38.649 | 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-02-08 16:55:38.729 | 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-02-08 16:55:38.730 | 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-02-08 16:55:38.732 | 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.11) 2022-02-08 16:55:38.733 | 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.8) 2022-02-08 16:55:38.782 | 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-02-08 16:55:38.808 | 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.13.3) 2022-02-08 16:55:39.007 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-08 16:55:39.008 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-08 16:55:39.040 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-08 16:55:39.042 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-08 16:55:39.048 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-08 16:55:39.048 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-08 16:55:39.048 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-08 16:55:39.048 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-08 16:55:39.126 | 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-02-08 16:55:39.293 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-08 16:55:39.316 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.7.1) 2022-02-08 16:55:39.399 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-08 16:55:39.550 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-08 16:55:41.689 | 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-02-08 16:55:41.696 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:55:41.696 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:55:41.825 | + inc/python:pip_install:200 : result=0 2022-02-08 16:55:41.828 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:55:41.830 | + functions-common:time_stop:2414 : local name 2022-02-08 16:55:41.833 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:55:41.836 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:55:41.838 | + functions-common:time_stop:2417 : local total 2022-02-08 16:55:41.840 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:55:41.843 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:55:41.845 | + functions-common:time_stop:2421 : start_time=1644339336233 2022-02-08 16:55:41.847 | + functions-common:time_stop:2423 : [[ -z 1644339336233 ]] 2022-02-08 16:55:41.851 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:55:41.855 | + functions-common:time_stop:2426 : end_time=1644339341852 2022-02-08 16:55:41.857 | + functions-common:time_stop:2427 : elapsed_time=5619 2022-02-08 16:55:41.860 | + functions-common:time_stop:2428 : total=65467 2022-02-08 16:55:41.862 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:55:41.865 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=71086 2022-02-08 16:55:41.867 | + inc/python:pip_install:203 : return 0 2022-02-08 16:55:41.870 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-08 16:55:41.872 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-08 16:55:41.875 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-08 16:55:41.888 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-08 16:55:41.893 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-08 16:55:41.896 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-08 16:55:41.898 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-02-08 16:55:41.900 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:55:41.903 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:55:41.906 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:55:41.908 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:55:41.911 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:55:41.914 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:55:41.930 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:55:41.932 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:55:41.934 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:55:41.937 | + functions-common:git_clone:618 : echo master 2022-02-08 16:55:41.938 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:55:41.943 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-02-08 16:55:41.946 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:55:41.948 | + functions-common:git_clone:666 : cd /opt/stack/glance 2022-02-08 16:55:41.951 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:55:41.951 | + functions-common:git_clone:667 : head -1 2022-02-08 16:55:41.966 | a42fda92d Merge "[APIImpact] Quota usage API" 2022-02-08 16:55:41.969 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:55:41.972 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-08 16:55:41.974 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:55:41.977 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 16:55:41.979 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-08 16:55:41.982 | + inc/python:setup_develop:344 : local extras= 2022-02-08 16:55:41.985 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-08 16:55:41.987 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:55:41.990 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 16:55:41.992 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-08 16:55:41.995 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:55:41.997 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 16:55:42.001 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-08 16:55:42.003 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:55:42.006 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-08 16:55:42.009 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:55:42.012 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:55:42.015 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-08 16:55:42.021 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-08 16:55:42.024 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-08 16:55:42.695 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-08 16:55:42.697 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:55:42.700 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:55:42.702 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:55:42.704 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 16:55:42.707 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-08 16:55:42.709 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:55:42.711 | + inc/python:setup_package:428 : local extras= 2022-02-08 16:55:42.713 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:55:42.716 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 16:55:42.718 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 16:55:42.721 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 16:55:42.723 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:55:42.726 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-08 16:55:42.748 | Using python 3.8 to install /opt/stack/glance 2022-02-08 16:55:42.750 | + 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-02-08 16:55:43.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:55:43.644 | from cryptography.utils import int_from_bytes 2022-02-08 16:55:43.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:55:43.644 | from cryptography.utils import int_from_bytes 2022-02-08 16:55:44.782 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:55:44.810 | Obtaining file:///opt/stack/glance 2022-02-08 16:55:44.811 | Preparing metadata (setup.py): started 2022-02-08 16:55:46.078 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:55:46.161 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.8.0) 2022-02-08 16:55:46.162 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.7.1) 2022-02-08 16:55:46.163 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.4.31) 2022-02-08 16:55:46.164 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.33.0) 2022-02-08 16:55:46.166 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.1.1) 2022-02-08 16:55:46.167 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.5.1) 2022-02-08 16:55:46.168 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.8.7) 2022-02-08 16:55:46.169 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.4.2) 2022-02-08 16:55:46.170 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.7.6) 2022-02-08 16:55:46.171 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.20.4) 2022-02-08 16:55:46.172 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (8.7.1) 2022-02-08 16:55:46.173 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.5.0) 2022-02-08 16:55:46.174 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.4.0) 2022-02-08 16:55:46.175 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.4.0) 2022-02-08 16:55:46.176 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.12.1) 2022-02-08 16:55:46.179 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.5.0) 2022-02-08 16:55:46.180 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.4.0) 2022-02-08 16:55:46.181 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.6.3) 2022-02-08 16:55:46.182 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.4.0) 2022-02-08 16:55:46.183 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (9.3.0) 2022-02-08 16:55:46.184 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.11.0) 2022-02-08 16:55:46.185 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.0.0) 2022-02-08 16:55:46.186 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.5.0) 2022-02-08 16:55:46.188 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev54) (3.2.0) 2022-02-08 16:55:46.189 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.4.0) 2022-02-08 16:55:46.190 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (22.0.0) 2022-02-08 16:55:46.191 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.16.0) 2022-02-08 16:55:46.192 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (11.1.0) 2022-02-08 16:55:46.193 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.1.0) 2022-02-08 16:55:46.194 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.5.0) 2022-02-08 16:55:46.195 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.6.1) 2022-02-08 16:55:46.197 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (12.12.0) 2022-02-08 16:55:46.199 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.5.0) 2022-02-08 16:55:46.200 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.3.0) 2022-02-08 16:55:46.201 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.10.1) 2022-02-08 16:55:46.202 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.3.3) 2022-02-08 16:55:46.204 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.4.2) 2022-02-08 16:55:46.205 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.7.0) 2022-02-08 16:55:46.206 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.4.0) 2022-02-08 16:55:46.208 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (36.0.1) 2022-02-08 16:55:46.209 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.2.2) 2022-02-08 16:55:46.210 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.0.2) 2022-02-08 16:55:46.211 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.5.0) 2022-02-08 16:55:46.212 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.10.0) 2022-02-08 16:55:46.229 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (1.1.6) 2022-02-08 16:55:46.231 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (5.4.0) 2022-02-08 16:55:46.233 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (4.10.1) 2022-02-08 16:55:46.254 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev54) (2.27.1) 2022-02-08 16:55:46.257 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev54) (5.2.0) 2022-02-08 16:55:46.301 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev54) (1.15.0) 2022-02-08 16:55:46.318 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev54) (4.2.0) 2022-02-08 16:55:46.328 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev54) (1.13.3) 2022-02-08 16:55:46.345 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev54) (1.1.2) 2022-02-08 16:55:46.346 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev54) (2.1.0) 2022-02-08 16:55:46.443 | 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==23.1.0.dev54) (3.0.7) 2022-02-08 16:55:46.521 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev54) (1.7.0) 2022-02-08 16:55:46.574 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev54) (3.1.1) 2022-02-08 16:55:46.576 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev54) (2.10.0) 2022-02-08 16:55:46.607 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev54) (0.17.3) 2022-02-08 16:55:46.652 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (6.0) 2022-02-08 16:55:46.653 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (1.5.0) 2022-02-08 16:55:46.655 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (0.8.0) 2022-02-08 16:55:46.741 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (0.5.0) 2022-02-08 16:55:46.743 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (2.0.1) 2022-02-08 16:55:46.745 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (0.13.0) 2022-02-08 16:55:46.771 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==23.1.0.dev54) (0.61.0) 2022-02-08 16:55:46.822 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev54) (0.9.6) 2022-02-08 16:55:46.824 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev54) (2.8.2) 2022-02-08 16:55:46.883 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (0.4.0) 2022-02-08 16:55:46.886 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.0.9) 2022-02-08 16:55:46.887 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (2.8.0) 2022-02-08 16:55:46.889 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.0.0) 2022-02-08 16:55:46.891 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.2.3) 2022-02-08 16:55:46.916 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.2.0) 2022-02-08 16:55:46.917 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.3.0) 2022-02-08 16:55:46.919 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.0.3) 2022-02-08 16:55:46.962 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev54) (5.9.0) 2022-02-08 16:55:47.005 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (2021.3) 2022-02-08 16:55:47.006 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (21.3) 2022-02-08 16:55:47.009 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (0.11.0) 2022-02-08 16:55:47.094 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev54) (60.7.1) 2022-02-08 16:55:47.156 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev54) (0.2.5) 2022-02-08 16:55:47.258 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev54) (0.7) 2022-02-08 16:55:47.554 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (2.6.3) 2022-02-08 16:55:47.558 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (1.4.2) 2022-02-08 16:55:47.559 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (2.4.0) 2022-02-08 16:55:47.561 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (6.3.1) 2022-02-08 16:55:47.623 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev54) (0.8.1) 2022-02-08 16:55:47.648 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.0.0) 2022-02-08 16:55:47.768 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev54) (2.21) 2022-02-08 16:55:47.881 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev54) (2.0.1) 2022-02-08 16:55:48.096 | 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==23.1.0.dev54) (1.4.0) 2022-02-08 16:55:48.098 | 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==23.1.0.dev54) (1.1.5) 2022-02-08 16:55:48.099 | 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==23.1.0.dev54) (1.4.4) 2022-02-08 16:55:48.100 | 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==23.1.0.dev54) (1.32) 2022-02-08 16:55:48.101 | 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==23.1.0.dev54) (2.5.0) 2022-02-08 16:55:48.104 | 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==23.1.0.dev54) (5.1.1) 2022-02-08 16:55:48.106 | 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==23.1.0.dev54) (0.10.0) 2022-02-08 16:55:48.227 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (0.13.1) 2022-02-08 16:55:48.261 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev54) (1.0.3) 2022-02-08 16:55:48.311 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (3.0.0) 2022-02-08 16:55:48.313 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (1.3.3) 2022-02-08 16:55:48.561 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (3.10.0) 2022-02-08 16:55:48.748 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (3.3) 2022-02-08 16:55:48.750 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (2.0.11) 2022-02-08 16:55:48.752 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (1.26.8) 2022-02-08 16:55:48.752 | 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==23.1.0.dev54) (2019.11.28) 2022-02-08 16:55:48.828 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev54) (0.5.2) 2022-02-08 16:55:48.985 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev54) (2.5.0) 2022-02-08 16:55:49.116 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev54) (3.7.0) 2022-02-08 16:55:49.431 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (0.5.0) 2022-02-08 16:55:49.435 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (2.3.3) 2022-02-08 16:55:49.668 | 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==23.1.0.dev54) (2.2) 2022-02-08 16:55:49.954 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev54) (1.0.0) 2022-02-08 16:55:50.266 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (1.8.2) 2022-02-08 16:55:50.268 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (21.4.0) 2022-02-08 16:55:51.791 | Installing collected packages: glance 2022-02-08 16:55:51.791 | Attempting uninstall: glance 2022-02-08 16:55:51.791 | Found existing installation: glance 23.1.0.dev54 2022-02-08 16:55:51.798 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-08 16:55:51.800 | Running setup.py develop for glance 2022-02-08 16:55:53.980 | Successfully installed glance 2022-02-08 16:55:53.981 | 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-02-08 16:55:53.989 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:55:53.989 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:55:54.130 | + inc/python:pip_install:200 : result=0 2022-02-08 16:55:54.132 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:55:54.135 | + functions-common:time_stop:2414 : local name 2022-02-08 16:55:54.137 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:55:54.140 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:55:54.142 | + functions-common:time_stop:2417 : local total 2022-02-08 16:55:54.144 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:55:54.146 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:55:54.149 | + functions-common:time_stop:2421 : start_time=1644339342742 2022-02-08 16:55:54.151 | + functions-common:time_stop:2423 : [[ -z 1644339342742 ]] 2022-02-08 16:55:54.154 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:55:54.158 | + functions-common:time_stop:2426 : end_time=1644339354155 2022-02-08 16:55:54.161 | + functions-common:time_stop:2427 : elapsed_time=11413 2022-02-08 16:55:54.163 | + functions-common:time_stop:2428 : total=71086 2022-02-08 16:55:54.165 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:55:54.167 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=82499 2022-02-08 16:55:54.170 | + inc/python:pip_install:203 : return 0 2022-02-08 16:55:54.172 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:55:54.175 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 16:55:54.178 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 16:55:54.197 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 16:55:54.209 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-08 16:55:54.211 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-08 16:55:54.214 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:55:54.216 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:55:54.218 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-08 16:55:54.221 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:55:54.224 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:55:54.226 | + ./stack.sh:main:920 : configure_glance 2022-02-08 16:55:54.229 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-08 16:55:54.242 | + lib/glance:configure_glance:326 : local dburl 2022-02-08 16:55:54.245 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-08 16:55:54.247 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-08 16:55:54.250 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-08 16:55:54.252 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-08 16:55:54.254 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 16:55:54.257 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 16:55:54.259 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-08 16:55:54.288 | + 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-02-08 16:55:54.317 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-08 16:55:54.346 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-08 16:55:54.376 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-08 16:55:54.406 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-08 16:55:54.435 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-08 16:55:54.438 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-08 16:55:54.440 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-08 16:55:54.442 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 16:55:54.445 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-08 16:55:54.474 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-08 16:55:54.503 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 16:55:54.533 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-08 16:55:54.562 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-08 16:55:54.592 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-08 16:55:54.622 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-08 16:55:54.653 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-08 16:55:54.681 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:55:54.712 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 16:55:54.741 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-08 16:55:54.772 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-08 16:55:54.775 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-08 16:55:54.777 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-08 16:55:54.779 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 16:55:54.782 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 16:55:54.784 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 16:55:54.801 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:55:54.804 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 16:55:54.806 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 16:55:54.809 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 16:55:54.826 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:55:54.828 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:55:54.831 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:55:54.861 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 16:55:54.864 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 16:55:54.866 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-08 16:55:54.868 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-08 16:55:54.871 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-08 16:55:54.901 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-08 16:55:54.930 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-08 16:55:54.933 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-08 16:55:54.935 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-08 16:55:54.937 | + lib/glance:configure_glance_store:254 : local be 2022-02-08 16:55:54.940 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-08 16:55:54.943 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-08 16:55:54.945 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-08 16:55:54.975 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-08 16:55:54.978 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.53 2022-02-08 16:55:55.008 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-08 16:55:55.010 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-08 16:55:55.027 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:55:55.029 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-08 16:55:55.059 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-08 16:55:55.089 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-08 16:55:55.118 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-08 16:55:55.148 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-08 16:55:55.178 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-08 16:55:55.197 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:55:55.200 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 16:55:55.229 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-08 16:55:55.259 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-08 16:55:55.288 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.53/identity/v3 2022-02-08 16:55:55.319 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-08 16:55:55.348 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.53/image 2022-02-08 16:55:55.378 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-08 16:55:55.395 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:55:55.398 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-08 16:55:55.400 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-08 16:55:55.403 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-08 16:55:55.406 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:55:55.423 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:55:55.426 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:55:55.429 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:55:55.431 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:55:55.433 | + 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-02-08 16:55:55.463 | + 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-02-08 16:55:55.494 | + 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-02-08 16:55:55.523 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:55:55.554 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-08 16:55:55.559 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-08 16:55:55.588 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-08 16:55:55.618 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-08 16:55:55.648 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.53/identity 2022-02-08 16:55:55.681 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-08 16:55:55.711 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-08 16:55:55.742 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-08 16:55:55.772 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-08 16:55:55.802 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-08 16:55:55.831 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-08 16:55:55.862 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-08 16:55:55.891 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-08 16:55:55.897 | + 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-02-08 16:55:55.905 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-08 16:55:55.922 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:55:55.924 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-08 16:55:55.926 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-08 16:55:55.932 | + lib/apache:write_local_uwsgi_http_config:309 : local file=/etc/glance/glance-uwsgi.ini 2022-02-08 16:55:55.935 | + lib/apache:write_local_uwsgi_http_config:310 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-08 16:55:55.937 | + lib/apache:write_local_uwsgi_http_config:311 : local url=/image 2022-02-08 16:55:55.940 | ++ lib/apache:write_local_uwsgi_http_config:312 : basename /usr/local/bin/glance-wsgi-api 2022-02-08 16:55:55.944 | + lib/apache:write_local_uwsgi_http_config:312 : name=glance-wsgi-api 2022-02-08 16:55:55.951 | + lib/apache:write_local_uwsgi_http_config:318 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-08 16:55:55.955 | + lib/apache:write_local_uwsgi_http_config:319 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-08 16:55:55.987 | ++ lib/apache:write_local_uwsgi_http_config:320 : get_random_port 2022-02-08 16:55:55.989 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-08 16:55:55.992 | ++ functions:get_random_port:837 : true 2022-02-08 16:55:55.994 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-08 16:55:55.996 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-08 16:55:55.998 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-08 16:55:56.057 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-08 16:55:56.060 | ++ functions:get_random_port:841 : break 2 2022-02-08 16:55:56.062 | ++ functions:get_random_port:845 : echo 60999 2022-02-08 16:55:56.065 | + lib/apache:write_local_uwsgi_http_config:320 : port=60999 2022-02-08 16:55:56.067 | + lib/apache:write_local_uwsgi_http_config:321 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-08 16:55:56.095 | + lib/apache:write_local_uwsgi_http_config:322 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-08 16:55:56.123 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-08 16:55:56.151 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-08 16:55:56.178 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 16:55:56.206 | + lib/apache:write_local_uwsgi_http_config:328 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-08 16:55:56.234 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-08 16:55:56.262 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-08 16:55:56.290 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 16:55:56.318 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 16:55:56.346 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 16:55:56.374 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 16:55:56.402 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-08 16:55:56.430 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 16:55:56.458 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-08 16:55:56.486 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-08 16:55:56.515 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-08 16:55:56.542 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-08 16:55:56.571 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-08 16:55:56.598 | + lib/apache:write_local_uwsgi_http_config:351 : enable_apache_mod proxy 2022-02-08 16:55:56.600 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-08 16:55:56.602 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:55:56.605 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:55:56.607 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:55:56.610 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-08 16:55:56.612 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-08 16:55:56.667 | proxy (enabled by site administrator) 2022-02-08 16:55:56.670 | + lib/apache:write_local_uwsgi_http_config:352 : enable_apache_mod proxy_http 2022-02-08 16:55:56.673 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-08 16:55:56.675 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:55:56.678 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:55:56.680 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:55:56.683 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-08 16:55:56.685 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-08 16:55:56.740 | proxy_http (enabled by site administrator) 2022-02-08 16:55:56.743 | + lib/apache:write_local_uwsgi_http_config:353 : local apache_conf= 2022-02-08 16:55:56.746 | ++ lib/apache:write_local_uwsgi_http_config:354 : apache_site_config_for glance-wsgi-api 2022-02-08 16:55:56.749 | ++ lib/apache:apache_site_config_for:176 : local site=glance-wsgi-api 2022-02-08 16:55:56.751 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 16:55:56.754 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:55:56.756 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:55:56.759 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 16:55:56.762 | + lib/apache:write_local_uwsgi_http_config:354 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 16:55:56.765 | + lib/apache:write_local_uwsgi_http_config:355 : echo 'KeepAlive Off' 2022-02-08 16:55:56.765 | + lib/apache:write_local_uwsgi_http_config:355 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 16:55:56.774 | KeepAlive Off 2022-02-08 16:55:56.778 | + lib/apache:write_local_uwsgi_http_config:356 : echo 'SetEnv proxy-sendchunked 1' 2022-02-08 16:55:56.778 | + lib/apache:write_local_uwsgi_http_config:356 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 16:55:56.786 | SetEnv proxy-sendchunked 1 2022-02-08 16:55:56.791 | + lib/apache:write_local_uwsgi_http_config:357 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 16:55:56.791 | + lib/apache:write_local_uwsgi_http_config:357 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-08 16:55:56.799 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-08 16:55:56.803 | + lib/apache:write_local_uwsgi_http_config:358 : enable_apache_site glance-wsgi-api 2022-02-08 16:55:56.805 | + lib/apache:enable_apache_site:193 : local site=glance-wsgi-api 2022-02-08 16:55:56.808 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 16:55:56.810 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 16:55:56.812 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:55:56.815 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:55:56.818 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:55:56.820 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 16:55:56.822 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 16:55:56.825 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:55:56.827 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:55:56.829 | + lib/apache:enable_apache_site:197 : sudo a2ensite glance-wsgi-api 2022-02-08 16:55:56.892 | Site glance-wsgi-api already enabled 2022-02-08 16:55:56.896 | + lib/apache:write_local_uwsgi_http_config:359 : restart_apache_server 2022-02-08 16:55:56.899 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:55:56.901 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:55:56.903 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:55:57.044 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-08 16:55:57.050 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-08 16:55:57.086 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-08 16:55:57.088 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-08 16:55:57.108 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:55:57.111 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-08 16:55:57.114 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-08 16:55:57.117 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-08 16:55:57.119 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:55:57.122 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-08 16:55:57.124 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-08 16:55:57.127 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-08 16:55:57.129 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-02-08 16:55:57.131 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:55:57.134 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:55:57.137 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:55:57.140 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:55:57.142 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:55:57.145 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:55:57.162 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:55:57.164 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:55:57.167 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:55:57.170 | + functions-common:git_clone:618 : echo master 2022-02-08 16:55:57.170 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:55:57.175 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-02-08 16:55:57.178 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:55:57.180 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2022-02-08 16:55:57.183 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:55:57.184 | + functions-common:git_clone:667 : head -1 2022-02-08 16:55:57.193 | 638688b5b Merge "Remove various unused code" 2022-02-08 16:55:57.195 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:55:57.198 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-08 16:55:57.201 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:55:57.203 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 16:55:57.206 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-08 16:55:57.208 | + inc/python:setup_develop:344 : local extras= 2022-02-08 16:55:57.211 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-08 16:55:57.214 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:55:57.216 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 16:55:57.219 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-08 16:55:57.221 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:55:57.224 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 16:55:57.228 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-08 16:55:57.231 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:55:57.234 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-08 16:55:57.236 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:55:57.239 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:55:57.242 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-08 16:55:57.248 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-08 16:55:57.251 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-08 16:55:57.903 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-08 16:55:57.905 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:55:57.907 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:55:57.910 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:55:57.912 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 16:55:57.915 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-08 16:55:57.917 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:55:57.919 | + inc/python:setup_package:428 : local extras= 2022-02-08 16:55:57.922 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:55:57.924 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 16:55:57.926 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 16:55:57.929 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 16:55:57.938 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:55:57.940 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-08 16:55:57.966 | Using python 3.8 to install /opt/stack/cinder 2022-02-08 16:55:57.968 | + 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-02-08 16:55:58.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:55:58.850 | from cryptography.utils import int_from_bytes 2022-02-08 16:55:58.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:55:58.850 | from cryptography.utils import int_from_bytes 2022-02-08 16:55:59.990 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:56:00.015 | Obtaining file:///opt/stack/cinder 2022-02-08 16:56:00.015 | Preparing metadata (setup.py): started 2022-02-08 16:56:01.953 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:56:02.086 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.8.0) 2022-02-08 16:56:02.087 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.1) 2022-02-08 16:56:02.088 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.33.0) 2022-02-08 16:56:02.089 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.1.2) 2022-02-08 16:56:02.090 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.20.4) 2022-02-08 16:56:02.091 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.0.2) 2022-02-08 16:56:02.092 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev189) (3.2.0) 2022-02-08 16:56:02.093 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.4.0) 2022-02-08 16:56:02.095 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (9.3.0) 2022-02-08 16:56:02.095 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.7.1) 2022-02-08 16:56:02.096 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.1.3) 2022-02-08 16:56:02.098 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (8.7.1) 2022-02-08 16:56:02.099 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.5.0) 2022-02-08 16:56:02.100 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.4.0) 2022-02-08 16:56:02.101 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (11.1.0) 2022-02-08 16:56:02.103 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.6.1) 2022-02-08 16:56:02.104 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (12.12.0) 2022-02-08 16:56:02.105 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.5.0) 2022-02-08 16:56:02.106 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.1) 2022-02-08 16:56:02.107 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.6.2) 2022-02-08 16:56:02.108 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.3.0) 2022-02-08 16:56:02.109 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (6.3.0) 2022-02-08 16:56:02.111 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.2.0) 2022-02-08 16:56:02.112 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.8.0) 2022-02-08 16:56:02.114 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.4.0) 2022-02-08 16:56:02.115 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.12.1) 2022-02-08 16:56:02.116 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.5.0) 2022-02-08 16:56:02.117 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.4.2) 2022-02-08 16:56:02.118 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (21.3) 2022-02-08 16:56:02.119 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.8.1) 2022-02-08 16:56:02.120 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 16:56:02.121 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.1.1) 2022-02-08 16:56:02.122 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.9.0) 2022-02-08 16:56:02.123 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.0.7) 2022-02-08 16:56:02.124 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.2.0) 2022-02-08 16:56:02.125 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 16:56:02.127 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.4.0) 2022-02-08 16:56:02.128 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (17.6.0) 2022-02-08 16:56:02.129 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.13.0) 2022-02-08 16:56:02.130 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2021.3) 2022-02-08 16:56:02.131 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.27.1) 2022-02-08 16:56:02.132 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.5.1) 2022-02-08 16:56:02.133 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.6.3) 2022-02-08 16:56:02.134 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.1.74) 2022-02-08 16:56:02.135 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.16.0) 2022-02-08 16:56:02.136 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.4.31) 2022-02-08 16:56:02.137 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.13.0) 2022-02-08 16:56:02.139 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 16:56:02.140 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.8.9) 2022-02-08 16:56:02.140 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (6.3.1) 2022-02-08 16:56:02.142 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.8.7) 2022-02-08 16:56:02.143 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.0) 2022-02-08 16:56:02.144 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.0) 2022-02-08 16:56:02.145 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.0) 2022-02-08 16:56:02.146 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.5.0) 2022-02-08 16:56:02.147 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.10.0) 2022-02-08 16:56:02.148 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.36.0) 2022-02-08 16:56:02.149 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.0) 2022-02-08 16:56:02.150 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (36.0.1) 2022-02-08 16:56:02.152 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.2.2) 2022-02-08 16:56:02.153 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.5.1.0) 2022-02-08 16:56:02.154 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.20.48) 2022-02-08 16:56:02.167 | Requirement already satisfied: botocore<1.24.0,>=1.23.48 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev189) (1.23.48) 2022-02-08 16:56:02.168 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev189) (0.10.0) 2022-02-08 16:56:02.169 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev189) (0.5.1) 2022-02-08 16:56:02.232 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev189) (1.15.0) 2022-02-08 16:56:02.263 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev189) (2.1.0) 2022-02-08 16:56:02.277 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (2.6.0) 2022-02-08 16:56:02.278 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (4.1.1) 2022-02-08 16:56:02.279 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (0.1.0) 2022-02-08 16:56:02.281 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (2.5.0) 2022-02-08 16:56:02.376 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev189) (1.7.0) 2022-02-08 16:56:02.430 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev189) (2.10.0) 2022-02-08 16:56:02.433 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev189) (3.1.1) 2022-02-08 16:56:02.460 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev189) (4.8) 2022-02-08 16:56:02.461 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev189) (0.2.8) 2022-02-08 16:56:02.462 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev189) (0.4.8) 2022-02-08 16:56:02.517 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev189) (0.17.3) 2022-02-08 16:56:02.587 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 16:56:02.588 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (0.8.0) 2022-02-08 16:56:02.589 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (6.0) 2022-02-08 16:56:02.591 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (1.5.0) 2022-02-08 16:56:02.654 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (0.5.0) 2022-02-08 16:56:02.655 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (2.0.1) 2022-02-08 16:56:02.657 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (1.7.6) 2022-02-08 16:56:02.716 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev189) (0.9.6) 2022-02-08 16:56:02.719 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev189) (2.8.2) 2022-02-08 16:56:02.779 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.2.3) 2022-02-08 16:56:02.782 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.0.0) 2022-02-08 16:56:02.783 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (0.4.0) 2022-02-08 16:56:02.784 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.0.9) 2022-02-08 16:56:02.787 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 16:56:02.809 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.0.3) 2022-02-08 16:56:02.810 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.3.0) 2022-02-08 16:56:02.812 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.2.0) 2022-02-08 16:56:02.861 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev189) (1.0.3) 2022-02-08 16:56:02.946 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev189) (3.0.0) 2022-02-08 16:56:02.948 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev189) (1.3.3) 2022-02-08 16:56:02.972 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev189) (3.0.0) 2022-02-08 16:56:02.998 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev189) (0.11.0) 2022-02-08 16:56:03.063 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev189) (1.26.8) 2022-02-08 16:56:03.066 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev189) (1.0.0) 2022-02-08 16:56:03.198 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev189) (1.5.0) 2022-02-08 16:56:03.223 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev189) (60.7.1) 2022-02-08 16:56:03.366 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (3.10.0) 2022-02-08 16:56:03.402 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (1.3.3) 2022-02-08 16:56:03.403 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (1.13.3) 2022-02-08 16:56:03.405 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (22.0.0) 2022-02-08 16:56:03.607 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (2.0.11) 2022-02-08 16:56:03.608 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (2019.11.28) 2022-02-08 16:56:03.610 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (3.3) 2022-02-08 16:56:03.647 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev189) (0.7) 2022-02-08 16:56:03.677 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev189) (0.23.1) 2022-02-08 16:56:03.920 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev189) (0.5.2) 2022-02-08 16:56:03.922 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev189) (0.4.2) 2022-02-08 16:56:04.063 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (2.6.3) 2022-02-08 16:56:04.064 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 16:56:04.070 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (1.4.2) 2022-02-08 16:56:04.200 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev189) (0.12.2) 2022-02-08 16:56:04.323 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (1.1.6) 2022-02-08 16:56:04.325 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (5.4.0) 2022-02-08 16:56:04.327 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (4.10.1) 2022-02-08 16:56:04.362 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.0.0) 2022-02-08 16:56:04.612 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev189) (2.21) 2022-02-08 16:56:04.691 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (2.3.3) 2022-02-08 16:56:04.693 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (0.5.0) 2022-02-08 16:56:04.890 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev189) (2.5.0) 2022-02-08 16:56:04.984 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (1.54.0) 2022-02-08 16:56:04.985 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (3.19.4) 2022-02-08 16:56:05.168 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (2.0.1) 2022-02-08 16:56:05.602 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev189) (1.1.5) 2022-02-08 16:56:05.651 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (0.13.1) 2022-02-08 16:56:05.703 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev189) (0.2.5) 2022-02-08 16:56:06.762 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (1.32) 2022-02-08 16:56:07.039 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (1.8.2) 2022-02-08 16:56:07.040 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (21.4.0) 2022-02-08 16:56:07.185 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (2.2) 2022-02-08 16:56:07.380 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev189) (1.0.0) 2022-02-08 16:56:07.510 | 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==19.1.0.dev189) (3.7.0) 2022-02-08 16:56:09.214 | Installing collected packages: cinder 2022-02-08 16:56:09.214 | Attempting uninstall: cinder 2022-02-08 16:56:09.214 | Found existing installation: cinder 19.1.0.dev189 2022-02-08 16:56:09.220 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-08 16:56:09.223 | Running setup.py develop for cinder 2022-02-08 16:56:12.679 | Successfully installed cinder 2022-02-08 16:56:12.679 | 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-02-08 16:56:12.688 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:56:12.688 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:56:12.839 | + inc/python:pip_install:200 : result=0 2022-02-08 16:56:12.841 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:56:12.844 | + functions-common:time_stop:2414 : local name 2022-02-08 16:56:12.846 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:56:12.849 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:56:12.851 | + functions-common:time_stop:2417 : local total 2022-02-08 16:56:12.853 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:56:12.856 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:56:12.858 | + functions-common:time_stop:2421 : start_time=1644339357957 2022-02-08 16:56:12.861 | + functions-common:time_stop:2423 : [[ -z 1644339357957 ]] 2022-02-08 16:56:12.864 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:56:12.868 | + functions-common:time_stop:2426 : end_time=1644339372866 2022-02-08 16:56:12.871 | + functions-common:time_stop:2427 : elapsed_time=14909 2022-02-08 16:56:12.873 | + functions-common:time_stop:2428 : total=82499 2022-02-08 16:56:12.875 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:56:12.878 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=97408 2022-02-08 16:56:12.880 | + inc/python:pip_install:203 : return 0 2022-02-08 16:56:12.883 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:56:12.885 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 16:56:12.888 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 16:56:12.908 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 16:56:12.920 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-08 16:56:12.922 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-08 16:56:12.925 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:56:12.927 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:56:12.930 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-08 16:56:12.932 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:56:12.935 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-08 16:56:12.937 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-08 16:56:12.940 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-08 16:56:12.943 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:56:12.945 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:56:12.948 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-08 16:56:12.960 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-08 16:56:12.963 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:56:12.965 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:56:12.968 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:56:12.970 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:56:12.973 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:56:12.975 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:56:12.978 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:56:12.980 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:56:12.983 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:56:12.985 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:56:12.988 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:56:12.991 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:56:12.993 | + functions-common:install_package:1453 : real_install_package targetcli-fb 2022-02-08 16:56:12.996 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:56:12.998 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:56:13.001 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:56:13.004 | + functions-common:real_install_package:1439 : apt_get install targetcli-fb 2022-02-08 16:56:13.026 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-08 16:56:13.135 | Reading package lists... 2022-02-08 16:56:13.372 | Building dependency tree... 2022-02-08 16:56:13.373 | Reading state information... 2022-02-08 16:56:13.626 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-08 16:56:13.627 | The following packages were automatically installed and are no longer required: 2022-02-08 16:56:13.628 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:56:13.628 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:56:13.628 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:56:13.628 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:56:13.628 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:56:13.628 | python3-zope.interface 2022-02-08 16:56:13.628 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:56:13.740 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:56:13.745 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:56:13.747 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:56:13.750 | + functions-common:time_stop:2414 : local name 2022-02-08 16:56:13.752 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:56:13.755 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:56:13.757 | + functions-common:time_stop:2417 : local total 2022-02-08 16:56:13.760 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:56:13.762 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:56:13.765 | + functions-common:time_stop:2421 : start_time=1644339373023 2022-02-08 16:56:13.768 | + functions-common:time_stop:2423 : [[ -z 1644339373023 ]] 2022-02-08 16:56:13.771 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:56:13.776 | + functions-common:time_stop:2426 : end_time=1644339373773 2022-02-08 16:56:13.779 | + functions-common:time_stop:2427 : elapsed_time=750 2022-02-08 16:56:13.781 | + functions-common:time_stop:2428 : total=5287 2022-02-08 16:56:13.784 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:56:13.787 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6037 2022-02-08 16:56:13.790 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:56:13.792 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:56:13.795 | + ./stack.sh:main:926 : configure_cinder 2022-02-08 16:56:13.797 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-08 16:56:13.810 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-08 16:56:13.813 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-08 16:56:13.816 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-08 16:56:13.818 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-08 16:56:13.821 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-08 16:56:13.821 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-08 16:56:13.826 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-08 16:56:13.828 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-08 16:56:13.830 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-08 16:56:13.833 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-08 16:56:13.835 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-08 16:56:13.837 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-08 16:56:13.839 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-08 16:56:13.841 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-08 16:56:13.866 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-08 16:56:13.878 | + 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-02-08 16:56:13.890 | + 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-02-08 16:56:13.903 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-08 16:56:13.915 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-08 16:56:13.918 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-08 16:56:13.922 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.w1oIeZLaGV 2022-02-08 16:56:13.924 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-08 16:56:13.927 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-08 16:56:13.929 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-08 16:56:13.931 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.w1oIeZLaGV 2022-02-08 16:56:13.935 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.w1oIeZLaGV 2022-02-08 16:56:13.946 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.w1oIeZLaGV /etc/sudoers.d/cinder-rootwrap 2022-02-08 16:56:13.959 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-08 16:56:13.963 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-08 16:56:13.965 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-08 16:56:13.968 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-08 16:56:13.970 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-08 16:56:13.972 | + 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-02-08 16:56:13.975 | + 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-02-08 16:56:13.977 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-08 16:56:13.980 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-08 16:56:13.984 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-08 16:56:13.988 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-08 16:56:14.007 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-08 16:56:14.026 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-08 16:56:14.045 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-08 16:56:14.063 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-08 16:56:14.082 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-08 16:56:14.100 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-08 16:56:14.119 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-08 16:56:14.138 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-08 16:56:14.140 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 16:56:14.142 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-08 16:56:14.145 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 16:56:14.148 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-08 16:56:14.177 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-08 16:56:14.204 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 16:56:14.232 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-08 16:56:14.260 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-08 16:56:14.288 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-08 16:56:14.315 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-08 16:56:14.343 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-08 16:56:14.372 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:56:14.400 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 16:56:14.428 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-08 16:56:14.459 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-08 16:56:14.488 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-08 16:56:14.490 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-08 16:56:14.492 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-08 16:56:14.495 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-08 16:56:14.497 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-08 16:56:14.500 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-08 16:56:14.530 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-08 16:56:14.559 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-08 16:56:14.587 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-08 16:56:14.615 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-08 16:56:14.643 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-08 16:56:14.670 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-08 16:56:14.701 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-08 16:56:14.704 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.53 2022-02-08 16:56:14.731 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-08 16:56:14.763 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-08 16:56:14.770 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key c526a9f17e02d3b72feae45ed00a3a47 2022-02-08 16:56:14.798 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-08 16:56:14.801 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-08 16:56:14.829 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-08 16:56:14.857 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-08 16:56:14.885 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-08 16:56:14.913 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-08 16:56:14.930 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:14.932 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-08 16:56:14.935 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-08 16:56:14.937 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-08 16:56:14.939 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-08 16:56:14.941 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-08 16:56:14.944 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-08 16:56:14.946 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-08 16:56:14.948 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-08 16:56:14.951 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-08 16:56:14.953 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-08 16:56:14.955 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-08 16:56:14.986 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-08 16:56:15.014 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-08 16:56:15.042 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-08 16:56:15.070 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-08 16:56:15.098 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-08 16:56:15.126 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-08 16:56:15.129 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-08 16:56:15.131 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-08 16:56:15.133 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-08 16:56:15.162 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-08 16:56:15.164 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-08 16:56:15.192 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-08 16:56:15.195 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-08 16:56:15.197 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-08 16:56:15.200 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-08 16:56:15.229 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-08 16:56:15.231 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-08 16:56:15.234 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-08 16:56:15.251 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:15.254 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-08 16:56:15.256 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-08 16:56:15.258 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-08 16:56:15.261 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-08 16:56:15.288 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.53:8080/v1/AUTH_ 2022-02-08 16:56:15.317 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-08 16:56:15.333 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:56:15.335 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-08 16:56:15.351 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:56:15.354 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-08 16:56:15.371 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:56:15.373 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-08 16:56:15.376 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-08 16:56:15.379 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-08 16:56:15.381 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-08 16:56:15.383 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 16:56:15.386 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 16:56:15.388 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 16:56:15.404 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:15.407 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 16:56:15.409 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 16:56:15.412 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 16:56:15.428 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:15.430 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:56:15.433 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:56:15.461 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 16:56:15.463 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 16:56:15.466 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-08 16:56:15.468 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-08 16:56:15.471 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 16:56:15.474 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:56:15.491 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:56:15.494 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:56:15.496 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:56:15.498 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:56:15.501 | + 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-02-08 16:56:15.529 | + 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-02-08 16:56:15.557 | + 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-02-08 16:56:15.586 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:56:15.615 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-08 16:56:15.631 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:15.634 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-08 16:56:15.636 | + lib/apache:write_uwsgi_config:244 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-08 16:56:15.638 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-08 16:56:15.641 | + lib/apache:write_uwsgi_config:246 : local url=/volume 2022-02-08 16:56:15.643 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 16:56:15.645 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 16:56:15.648 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/cinder-wsgi 2022-02-08 16:56:15.652 | + lib/apache:write_uwsgi_config:249 : name=cinder-wsgi 2022-02-08 16:56:15.655 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 16:56:15.657 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 16:56:15.670 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 16:56:15.670 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:56:15.679 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 16:56:15.683 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:56:15.698 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-08 16:56:15.700 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-08 16:56:15.704 | + lib/apache:write_uwsgi_config:265 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-08 16:56:15.734 | + lib/apache:write_uwsgi_config:266 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-08 16:56:15.762 | + lib/apache:write_uwsgi_config:268 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-08 16:56:15.789 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-08 16:56:15.819 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 16:56:15.848 | + lib/apache:write_uwsgi_config:274 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 16:56:15.876 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-08 16:56:15.908 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-08 16:56:15.935 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-08 16:56:15.963 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 16:56:15.991 | + lib/apache:write_uwsgi_config:282 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 16:56:16.019 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 16:56:16.046 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-08 16:56:16.074 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 16:56:16.076 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 16:56:16.079 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for cinder-wsgi 2022-02-08 16:56:16.082 | ++ lib/apache:apache_site_config_for:176 : local site=cinder-wsgi 2022-02-08 16:56:16.086 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 16:56:16.088 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:56:16.091 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:56:16.093 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 16:56:16.096 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 16:56:16.100 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-08 16:56:16.134 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 16:56:16.163 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-08 16:56:16.163 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 16:56:16.172 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-08 16:56:16.176 | + lib/apache:write_uwsgi_config:297 : enable_apache_site cinder-wsgi 2022-02-08 16:56:16.178 | + lib/apache:enable_apache_site:193 : local site=cinder-wsgi 2022-02-08 16:56:16.181 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 16:56:16.183 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 16:56:16.185 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:56:16.188 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:56:16.190 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:56:16.193 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 16:56:16.195 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 16:56:16.198 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:56:16.200 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:56:16.202 | + lib/apache:enable_apache_site:197 : sudo a2ensite cinder-wsgi 2022-02-08 16:56:16.264 | Enabling site cinder-wsgi. 2022-02-08 16:56:16.269 | To activate the new configuration, you need to run: 2022-02-08 16:56:16.269 | systemctl reload apache2 2022-02-08 16:56:16.273 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 16:56:16.276 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:56:16.278 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:56:16.281 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:56:16.414 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-08 16:56:16.417 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-08 16:56:16.450 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.53/image 2022-02-08 16:56:16.485 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-08 16:56:16.504 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:56:16.506 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-08 16:56:16.508 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 16:56:16.511 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 16:56:16.513 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-08 16:56:16.516 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-08 16:56:16.547 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-08 16:56:16.575 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.53/identity 2022-02-08 16:56:16.603 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-08 16:56:16.632 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-08 16:56:16.660 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-08 16:56:16.688 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-08 16:56:16.715 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-08 16:56:16.744 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:56:16.772 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-08 16:56:16.801 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-08 16:56:16.830 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 16:56:16.859 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-08 16:56:16.862 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-08 16:56:16.878 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:16.881 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.53:2379 2022-02-08 16:56:16.913 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-08 16:56:16.915 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-08 16:56:16.933 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:16.935 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-08 16:56:16.938 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-08 16:56:16.940 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-08 16:56:16.943 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:56:16.945 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-08 16:56:16.948 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-08 16:56:16.952 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:56:16.952 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 16:56:16.958 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 16:56:16.961 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 16:56:16.963 | + 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-02-08 16:56:16.966 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 16:56:16.969 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-08 16:56:16.972 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-08 16:56:16.974 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-08 16:56:16.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:56:16.980 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:56:16.982 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-08 16:56:16.985 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:56:16.988 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-08 16:56:16.990 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-08 16:56:16.992 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-02-08 16:56:16.995 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:56:16.997 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:56:17.000 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:56:17.002 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:56:17.005 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:56:17.008 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:56:17.024 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:56:17.026 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:56:17.029 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:56:17.032 | + functions-common:git_clone:618 : echo master 2022-02-08 16:56:17.032 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:56:17.038 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-02-08 16:56:17.040 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:56:17.042 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2022-02-08 16:56:17.045 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:56:17.046 | + functions-common:git_clone:667 : head -1 2022-02-08 16:56:17.050 | f324ddf769 Merge "Make sure "dead vlan" ports cannot transmit packets" 2022-02-08 16:56:17.053 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:56:17.056 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-08 16:56:17.058 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:56:17.061 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 16:56:17.063 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-08 16:56:17.066 | + inc/python:setup_develop:344 : local extras= 2022-02-08 16:56:17.069 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-08 16:56:17.071 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:56:17.074 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 16:56:17.076 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-08 16:56:17.079 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:56:17.082 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 16:56:17.085 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-08 16:56:17.088 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:56:17.091 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-08 16:56:17.093 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:56:17.096 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:56:17.099 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-08 16:56:17.105 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-08 16:56:17.108 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-08 16:56:17.779 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-08 16:56:17.781 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:56:17.784 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:56:17.786 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:56:17.789 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 16:56:17.791 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-08 16:56:17.793 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:56:17.795 | + inc/python:setup_package:428 : local extras= 2022-02-08 16:56:17.798 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:56:17.801 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 16:56:17.803 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 16:56:17.805 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 16:56:17.808 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:56:17.810 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-08 16:56:17.834 | Using python 3.8 to install /opt/stack/neutron 2022-02-08 16:56:17.836 | + 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-02-08 16:56:18.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:56:18.737 | from cryptography.utils import int_from_bytes 2022-02-08 16:56:18.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:56:18.737 | from cryptography.utils import int_from_bytes 2022-02-08 16:56:19.868 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:56:19.893 | Obtaining file:///opt/stack/neutron 2022-02-08 16:56:19.893 | Preparing metadata (setup.py): started 2022-02-08 16:56:21.955 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:56:22.044 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.8.0) 2022-02-08 16:56:22.045 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.5.0) 2022-02-08 16:56:22.046 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.1.1) 2022-02-08 16:56:22.047 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.5.1) 2022-02-08 16:56:22.048 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.4.0) 2022-02-08 16:56:22.049 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.1.1) 2022-02-08 16:56:22.051 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.33.0) 2022-02-08 16:56:22.052 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.1) 2022-02-08 16:56:22.053 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.20.4) 2022-02-08 16:56:22.054 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.27.1) 2022-02-08 16:56:22.055 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.0.3) 2022-02-08 16:56:22.056 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (9.3.0) 2022-02-08 16:56:22.057 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.8.0) 2022-02-08 16:56:22.058 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.11.0) 2022-02-08 16:56:22.059 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.19.0) 2022-02-08 16:56:22.060 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (7.7.0) 2022-02-08 16:56:22.062 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (6.3.1) 2022-02-08 16:56:22.063 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.31) 2022-02-08 16:56:22.064 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.8.7) 2022-02-08 16:56:22.064 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.4.0) 2022-02-08 16:56:22.066 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.7.6) 2022-02-08 16:56:22.067 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.5.0) 2022-02-08 16:56:22.068 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.10.0) 2022-02-08 16:56:22.069 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.5.0) 2022-02-08 16:56:22.070 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (8.7.1) 2022-02-08 16:56:22.072 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.4.0) 2022-02-08 16:56:22.073 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (11.1.0) 2022-02-08 16:56:22.074 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.1.0) 2022-02-08 16:56:22.075 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.6.1) 2022-02-08 16:56:22.076 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (12.12.0) 2022-02-08 16:56:22.077 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.5.0) 2022-02-08 16:56:22.078 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.10.1) 2022-02-08 16:56:22.079 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.6.2) 2022-02-08 16:56:22.080 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.3.0) 2022-02-08 16:56:22.081 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (6.3.0) 2022-02-08 16:56:22.083 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.2.0) 2022-02-08 16:56:22.083 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.8.0) 2022-02-08 16:56:22.084 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.0) 2022-02-08 16:56:22.085 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.12.1) 2022-02-08 16:56:22.087 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.5.0) 2022-02-08 16:56:22.088 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.4.2) 2022-02-08 16:56:22.089 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.3.0) 2022-02-08 16:56:22.090 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.1.0) 2022-02-08 16:56:22.091 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.16.0) 2022-02-08 16:56:22.092 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.15.0) 2022-02-08 16:56:22.093 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (21.3) 2022-02-08 16:56:22.094 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.9.0) 2022-02-08 16:56:22.095 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.6.5) 2022-02-08 16:56:22.096 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (22.0.0) 2022-02-08 16:56:22.097 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (17.6.0) 2022-02-08 16:56:22.098 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.61.0) 2022-02-08 16:56:22.099 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.4.0) 2022-02-08 16:56:22.100 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.7.0) 2022-02-08 16:56:22.101 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.4.0) 2022-02-08 16:56:22.102 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.10.0) 2022-02-08 16:56:22.119 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (4.10.1) 2022-02-08 16:56:22.121 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (5.4.0) 2022-02-08 16:56:22.122 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (1.1.6) 2022-02-08 16:56:22.131 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev486) (1.13.3) 2022-02-08 16:56:22.143 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (1.1.2) 2022-02-08 16:56:22.144 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (2.1.0) 2022-02-08 16:56:22.146 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (1.16.0) 2022-02-08 16:56:22.164 | 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==19.1.0.dev486) (3.0.7) 2022-02-08 16:56:22.171 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev486) (2.0.1) 2022-02-08 16:56:22.230 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev486) (1.7.0) 2022-02-08 16:56:22.231 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev486) (1.0.2) 2022-02-08 16:56:22.283 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev486) (3.1.1) 2022-02-08 16:56:22.285 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev486) (4.4.0) 2022-02-08 16:56:22.330 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev486) (2.7.0) 2022-02-08 16:56:22.331 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev486) (1.2.2) 2022-02-08 16:56:22.364 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (2.5.0) 2022-02-08 16:56:22.365 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.1.5) 2022-02-08 16:56:22.366 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (0.10.0) 2022-02-08 16:56:22.367 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.32) 2022-02-08 16:56:22.369 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.4.4) 2022-02-08 16:56:22.371 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (6.0) 2022-02-08 16:56:22.372 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.4.0) 2022-02-08 16:56:22.373 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (36.0.1) 2022-02-08 16:56:22.389 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev486) (1.0.3) 2022-02-08 16:56:22.480 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev486) (0.17.3) 2022-02-08 16:56:22.524 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev486) (1.5.0) 2022-02-08 16:56:22.611 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.13.0) 2022-02-08 16:56:22.615 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.5.0) 2022-02-08 16:56:22.616 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (2.0.1) 2022-02-08 16:56:22.671 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev486) (2.8.2) 2022-02-08 16:56:22.676 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev486) (0.9.6) 2022-02-08 16:56:22.734 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.2.3) 2022-02-08 16:56:22.735 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (0.4.0) 2022-02-08 16:56:22.740 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.0.0) 2022-02-08 16:56:22.741 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.0.9) 2022-02-08 16:56:22.765 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev486) (3.3.0) 2022-02-08 16:56:22.768 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev486) (3.2.0) 2022-02-08 16:56:22.813 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev486) (1.15.0) 2022-02-08 16:56:22.866 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev486) (2021.3) 2022-02-08 16:56:22.897 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 16:56:22.900 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev486) (1.3.3) 2022-02-08 16:56:22.925 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 16:56:23.064 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev486) (2.4.0) 2022-02-08 16:56:23.135 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev486) (60.7.1) 2022-02-08 16:56:23.211 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev486) (0.3.5) 2022-02-08 16:56:23.214 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 16:56:23.323 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 16:56:23.324 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 16:56:23.325 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 16:56:23.326 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 16:56:23.327 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 16:56:23.328 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 16:56:23.329 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 16:56:23.533 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev486) (3.2.0) 2022-02-08 16:56:23.537 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev486) (2.4.2) 2022-02-08 16:56:23.538 | 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==19.1.0.dev486) (3.10.0) 2022-02-08 16:56:23.580 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev486) (2.1.0) 2022-02-08 16:56:23.583 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev486) (3.17.6) 2022-02-08 16:56:23.678 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (2.0.11) 2022-02-08 16:56:23.680 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (1.26.8) 2022-02-08 16:56:23.682 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (3.3) 2022-02-08 16:56:23.683 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (2019.11.28) 2022-02-08 16:56:23.719 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev486) (0.7) 2022-02-08 16:56:24.053 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev486) (0.12.2) 2022-02-08 16:56:24.127 | 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==19.1.0.dev486) (5.0.0) 2022-02-08 16:56:24.321 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev486) (2.21) 2022-02-08 16:56:24.395 | 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==19.1.0.dev486) (0.5.0) 2022-02-08 16:56:24.397 | 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==19.1.0.dev486) (2.3.3) 2022-02-08 16:56:24.619 | 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==19.1.0.dev486) (2.5.0) 2022-02-08 16:56:24.791 | 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==19.1.0.dev486) (2.2) 2022-02-08 16:56:25.308 | 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==19.1.0.dev486) (0.13.1) 2022-02-08 16:56:25.356 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev486) (0.2.5) 2022-02-08 16:56:25.989 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.4.2) 2022-02-08 16:56:25.990 | 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==19.1.0.dev486) (0.5.2) 2022-02-08 16:56:26.293 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev486) (4.10.0) 2022-02-08 16:56:26.295 | 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==19.1.0.dev486) (2.0.0) 2022-02-08 16:56:26.459 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev486) (3.7.0) 2022-02-08 16:56:26.705 | 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==19.1.0.dev486) (21.4.0) 2022-02-08 16:56:26.706 | 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==19.1.0.dev486) (1.8.2) 2022-02-08 16:56:26.890 | 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==19.1.0.dev486) (1.0.0) 2022-02-08 16:56:27.107 | 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==19.1.0.dev486) (2.3.1) 2022-02-08 16:56:28.719 | Installing collected packages: neutron 2022-02-08 16:56:28.719 | Attempting uninstall: neutron 2022-02-08 16:56:28.719 | Found existing installation: neutron 19.1.0.dev486 2022-02-08 16:56:28.739 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-08 16:56:28.741 | Running setup.py develop for neutron 2022-02-08 16:56:32.341 | Successfully installed neutron 2022-02-08 16:56:32.342 | 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-02-08 16:56:32.350 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:56:32.350 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:56:32.500 | + inc/python:pip_install:200 : result=0 2022-02-08 16:56:32.502 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:56:32.504 | + functions-common:time_stop:2414 : local name 2022-02-08 16:56:32.507 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:56:32.509 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:56:32.511 | + functions-common:time_stop:2417 : local total 2022-02-08 16:56:32.514 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:56:32.516 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:56:32.519 | + functions-common:time_stop:2421 : start_time=1644339377826 2022-02-08 16:56:32.521 | + functions-common:time_stop:2423 : [[ -z 1644339377826 ]] 2022-02-08 16:56:32.524 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:56:32.528 | + functions-common:time_stop:2426 : end_time=1644339392525 2022-02-08 16:56:32.530 | + functions-common:time_stop:2427 : elapsed_time=14699 2022-02-08 16:56:32.532 | + functions-common:time_stop:2428 : total=97408 2022-02-08 16:56:32.535 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:56:32.537 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=112107 2022-02-08 16:56:32.540 | + inc/python:pip_install:203 : return 0 2022-02-08 16:56:32.542 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:56:32.545 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 16:56:32.547 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 16:56:32.566 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 16:56:32.578 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-08 16:56:32.581 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-08 16:56:32.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:56:32.586 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:56:32.589 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-08 16:56:32.591 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:56:32.594 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-08 16:56:32.597 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:56:32.599 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-08 16:56:32.617 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:32.619 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-08 16:56:32.622 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-08 16:56:32.624 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-08 16:56:32.627 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:56:32.629 | + lib/stack:stack_install_service:32 : install_nova 2022-02-08 16:56:32.632 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-08 16:56:32.634 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-08 16:56:32.637 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:56:32.639 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:56:32.642 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-08 16:56:32.645 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:56:32.647 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-08 16:56:32.664 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:56:32.666 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-08 16:56:32.683 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:56:32.685 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-08 16:56:32.702 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:56:32.704 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-08 16:56:32.707 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-08 16:56:32.709 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-02-08 16:56:32.712 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:56:32.714 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:56:32.717 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:56:32.719 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:56:32.722 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:56:32.725 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:56:32.741 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:56:32.743 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:56:32.745 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:56:32.748 | + functions-common:git_clone:618 : echo master 2022-02-08 16:56:32.749 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:56:32.754 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-02-08 16:56:32.756 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:56:32.759 | + functions-common:git_clone:666 : cd /opt/stack/nova 2022-02-08 16:56:32.761 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:56:32.762 | + functions-common:git_clone:667 : head -1 2022-02-08 16:56:32.770 | b0327a421e object/notification for Adds Pick guest CPU architecture based on host arch in libvirt driver support 2022-02-08 16:56:32.778 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:56:32.781 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-08 16:56:32.784 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:56:32.786 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 16:56:32.789 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-08 16:56:32.791 | + inc/python:setup_develop:344 : local extras= 2022-02-08 16:56:32.794 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-08 16:56:32.796 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:56:32.799 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 16:56:32.801 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-08 16:56:32.804 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:56:32.806 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 16:56:32.809 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-08 16:56:32.812 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:56:32.815 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-08 16:56:32.817 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:56:32.819 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:56:32.823 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-08 16:56:32.828 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-08 16:56:32.831 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-08 16:56:33.483 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-08 16:56:33.485 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:56:33.488 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:56:33.491 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:56:33.493 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 16:56:33.496 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-08 16:56:33.498 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:56:33.500 | + inc/python:setup_package:428 : local extras= 2022-02-08 16:56:33.503 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:56:33.505 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 16:56:33.508 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 16:56:33.510 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 16:56:33.512 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:56:33.515 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-08 16:56:33.535 | Using python 3.8 to install /opt/stack/nova 2022-02-08 16:56:33.537 | + 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-02-08 16:56:34.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:56:34.474 | from cryptography.utils import int_from_bytes 2022-02-08 16:56:34.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:56:34.474 | from cryptography.utils import int_from_bytes 2022-02-08 16:56:35.606 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:56:35.630 | Obtaining file:///opt/stack/nova 2022-02-08 16:56:35.631 | Preparing metadata (setup.py): started 2022-02-08 16:56:38.598 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:56:38.723 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.8.0) 2022-02-08 16:56:38.724 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.4.31) 2022-02-08 16:56:38.725 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.1.1) 2022-02-08 16:56:38.726 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.33.0) 2022-02-08 16:56:38.727 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.0.3) 2022-02-08 16:56:38.729 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (9.3.0) 2022-02-08 16:56:38.730 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.7.1) 2022-02-08 16:56:38.731 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.5.1) 2022-02-08 16:56:38.732 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (36.0.1) 2022-02-08 16:56:38.733 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.8.7) 2022-02-08 16:56:38.734 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.1.2) 2022-02-08 16:56:38.735 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.1.1) 2022-02-08 16:56:38.737 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.5.0) 2022-02-08 16:56:38.738 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.0.0) 2022-02-08 16:56:38.739 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.13.0) 2022-02-08 16:56:38.740 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.7.6) 2022-02-08 16:56:38.741 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.8.0) 2022-02-08 16:56:38.742 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.11.0) 2022-02-08 16:56:38.743 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.8.1) 2022-02-08 16:56:38.744 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.0.2) 2022-02-08 16:56:38.745 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev225) (3.2.0) 2022-02-08 16:56:38.746 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (8.2.0) 2022-02-08 16:56:38.747 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.4.0) 2022-02-08 16:56:38.749 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (7.7.0) 2022-02-08 16:56:38.750 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.5.0) 2022-02-08 16:56:38.751 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.27.1) 2022-02-08 16:56:38.752 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.5.0) 2022-02-08 16:56:38.753 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.10.0) 2022-02-08 16:56:38.755 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.10.0) 2022-02-08 16:56:38.756 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.5.0) 2022-02-08 16:56:38.757 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (8.7.1) 2022-02-08 16:56:38.758 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.4.0) 2022-02-08 16:56:38.759 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.6.1) 2022-02-08 16:56:38.761 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.3.0) 2022-02-08 16:56:38.762 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.2.0) 2022-02-08 16:56:38.763 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.4.0) 2022-02-08 16:56:38.764 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.12.1) 2022-02-08 16:56:38.765 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (11.1.0) 2022-02-08 16:56:38.766 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (6.3.0) 2022-02-08 16:56:38.767 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (12.12.0) 2022-02-08 16:56:38.768 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.10.1) 2022-02-08 16:56:38.769 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.6.2) 2022-02-08 16:56:38.770 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.1.0) 2022-02-08 16:56:38.771 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.8.0) 2022-02-08 16:56:38.772 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.5.0) 2022-02-08 16:56:38.773 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.5.0) 2022-02-08 16:56:38.775 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.9.0) 2022-02-08 16:56:38.776 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.5.0) 2022-02-08 16:56:38.777 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.1.0) 2022-02-08 16:56:38.778 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.1.0) 2022-02-08 16:56:38.779 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.7.0) 2022-02-08 16:56:38.780 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.7.0) 2022-02-08 16:56:38.781 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.5.0) 2022-02-08 16:56:38.782 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.10.0) 2022-02-08 16:56:38.783 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.0.1) 2022-02-08 16:56:38.785 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.10.0) 2022-02-08 16:56:38.786 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.2.2) 2022-02-08 16:56:38.787 | Requirement already satisfied: pypowervm>=1.1.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.1.27) 2022-02-08 16:56:38.788 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.3.3) 2022-02-08 16:56:38.789 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.7.0) 2022-02-08 16:56:38.790 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.6.3) 2022-02-08 16:56:38.791 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.8.2) 2022-02-08 16:56:38.792 | Requirement already satisfied: zVMCloudConnector>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.4.1) 2022-02-08 16:56:38.793 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.4.0) 2022-02-08 16:56:38.794 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.61.0) 2022-02-08 16:56:38.795 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (6.0) 2022-02-08 16:56:38.812 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev225) (5.4.0) 2022-02-08 16:56:38.813 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev225) (1.1.6) 2022-02-08 16:56:38.815 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev225) (4.10.1) 2022-02-08 16:56:38.836 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev225) (5.2.0) 2022-02-08 16:56:38.878 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev225) (1.15.0) 2022-02-08 16:56:38.908 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev225) (1.16.0) 2022-02-08 16:56:38.909 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev225) (2.1.0) 2022-02-08 16:56:38.933 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev225) (2.0.1) 2022-02-08 16:56:39.061 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev225) (3.1.1) 2022-02-08 16:56:39.066 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev225) (4.4.0) 2022-02-08 16:56:39.122 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (2.5.0) 2022-02-08 16:56:39.123 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.32) 2022-02-08 16:56:39.125 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.1.5) 2022-02-08 16:56:39.126 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (0.10.0) 2022-02-08 16:56:39.129 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.4.0) 2022-02-08 16:56:39.130 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.4.4) 2022-02-08 16:56:39.152 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev225) (6.3.1) 2022-02-08 16:56:39.201 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev225) (2.4.0) 2022-02-08 16:56:39.205 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev225) (1.15.0) 2022-02-08 16:56:39.208 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 16:56:39.316 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev225) (0.17.3) 2022-02-08 16:56:39.428 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev225) (2.0.1) 2022-02-08 16:56:39.429 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev225) (0.5.0) 2022-02-08 16:56:39.492 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev225) (0.9.6) 2022-02-08 16:56:39.554 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev225) (0.4.0) 2022-02-08 16:56:39.556 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev225) (5.0.0) 2022-02-08 16:56:39.559 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev225) (5.0.9) 2022-02-08 16:56:39.560 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev225) (5.2.3) 2022-02-08 16:56:39.585 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev225) (3.2.0) 2022-02-08 16:56:39.589 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev225) (3.3.0) 2022-02-08 16:56:39.639 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev225) (1.0.3) 2022-02-08 16:56:39.695 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev225) (2021.3) 2022-02-08 16:56:39.728 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev225) (3.0.0) 2022-02-08 16:56:39.731 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev225) (1.3.3) 2022-02-08 16:56:39.784 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev225) (21.3) 2022-02-08 16:56:39.786 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev225) (3.0.7) 2022-02-08 16:56:39.873 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev225) (1.5.0) 2022-02-08 16:56:39.899 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev225) (60.7.1) 2022-02-08 16:56:39.979 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev225) (0.2.5) 2022-02-08 16:56:40.067 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev225) (0.2.8) 2022-02-08 16:56:40.071 | Requirement already satisfied: babel in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev225) (2.9.1) 2022-02-08 16:56:40.071 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev225) (0.4.8) 2022-02-08 16:56:40.110 | 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==24.1.0.dev225) (3.17.6) 2022-02-08 16:56:40.182 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev225) (22.0.0) 2022-02-08 16:56:40.184 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev225) (1.3.3) 2022-02-08 16:56:40.185 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev225) (1.13.3) 2022-02-08 16:56:40.229 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev225) (2.1.0) 2022-02-08 16:56:40.231 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev225) (2.4.2) 2022-02-08 16:56:40.236 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev225) (3.10.0) 2022-02-08 16:56:40.315 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (1.26.8) 2022-02-08 16:56:40.317 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (2.0.11) 2022-02-08 16:56:40.319 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (2019.11.28) 2022-02-08 16:56:40.321 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (3.3) 2022-02-08 16:56:40.420 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev225) (0.7) 2022-02-08 16:56:40.635 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev225) (0.4.2) 2022-02-08 16:56:40.636 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev225) (0.5.2) 2022-02-08 16:56:40.749 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev225) (2.6.3) 2022-02-08 16:56:40.749 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev225) (1.4.2) 2022-02-08 16:56:40.751 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev225) (2.4.0) 2022-02-08 16:56:40.842 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev225) (0.12.2) 2022-02-08 16:56:40.919 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev225) (1.22.2) 2022-02-08 16:56:40.964 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev225) (2.3.0) 2022-02-08 16:56:41.000 | 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==24.1.0.dev225) (5.0.0) 2022-02-08 16:56:41.275 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev225) (2.21) 2022-02-08 16:56:41.356 | 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==24.1.0.dev225) (0.5.0) 2022-02-08 16:56:41.358 | 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==24.1.0.dev225) (2.3.3) 2022-02-08 16:56:41.574 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev225) (2.5.0) 2022-02-08 16:56:41.687 | 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==24.1.0.dev225) (2.2) 2022-02-08 16:56:42.111 | 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==24.1.0.dev225) (0.13.1) 2022-02-08 16:56:42.157 | 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==24.1.0.dev225) (2.16.0) 2022-02-08 16:56:42.608 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 16:56:42.609 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 16:56:42.610 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 16:56:42.611 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 16:56:42.612 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 16:56:42.614 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 16:56:42.615 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 16:56:43.903 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev225) (3.7.0) 2022-02-08 16:56:44.435 | 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==24.1.0.dev225) (21.4.0) 2022-02-08 16:56:44.436 | 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==24.1.0.dev225) (1.8.2) 2022-02-08 16:56:44.536 | 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==24.1.0.dev225) (2.4.0) 2022-02-08 16:56:44.645 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev225) (1.0.0) 2022-02-08 16:56:46.336 | Installing collected packages: nova 2022-02-08 16:56:46.336 | Attempting uninstall: nova 2022-02-08 16:56:46.336 | Found existing installation: nova 24.1.0.dev225 2022-02-08 16:56:46.346 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-08 16:56:46.347 | Running setup.py develop for nova 2022-02-08 16:56:50.576 | Successfully installed nova 2022-02-08 16:56:50.576 | 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-02-08 16:56:50.584 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:56:50.584 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:56:50.733 | + inc/python:pip_install:200 : result=0 2022-02-08 16:56:50.735 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:56:50.738 | + functions-common:time_stop:2414 : local name 2022-02-08 16:56:50.740 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:56:50.743 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:56:50.746 | + functions-common:time_stop:2417 : local total 2022-02-08 16:56:50.748 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:56:50.750 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:56:50.753 | + functions-common:time_stop:2421 : start_time=1644339393530 2022-02-08 16:56:50.755 | + functions-common:time_stop:2423 : [[ -z 1644339393530 ]] 2022-02-08 16:56:50.758 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:56:50.762 | + functions-common:time_stop:2426 : end_time=1644339410759 2022-02-08 16:56:50.764 | + functions-common:time_stop:2427 : elapsed_time=17229 2022-02-08 16:56:50.766 | + functions-common:time_stop:2428 : total=112107 2022-02-08 16:56:50.768 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:56:50.771 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=129336 2022-02-08 16:56:50.773 | + inc/python:pip_install:203 : return 0 2022-02-08 16:56:50.775 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:56:50.778 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 16:56:50.780 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 16:56:50.799 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 16:56:50.811 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-08 16:56:50.813 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-08 16:56:50.816 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:56:50.819 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:56:50.821 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-08 16:56:50.824 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:56:50.826 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-08 16:56:50.839 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:56:50.842 | + ./stack.sh:main:937 : configure_nova 2022-02-08 16:56:50.844 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-08 16:56:50.857 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-08 16:56:50.860 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-08 16:56:50.862 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-08 16:56:50.866 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-08 16:56:50.866 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-08 16:56:50.871 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-08 16:56:50.874 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-08 16:56:50.877 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-08 16:56:50.879 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-08 16:56:50.882 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-08 16:56:50.884 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-08 16:56:50.887 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-08 16:56:50.889 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-08 16:56:50.901 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-08 16:56:50.913 | + 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-02-08 16:56:50.925 | + 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-02-08 16:56:50.937 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-08 16:56:50.950 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-08 16:56:50.953 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-08 16:56:50.958 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ftHMJwxZB5 2022-02-08 16:56:50.961 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-08 16:56:50.963 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-08 16:56:50.966 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-08 16:56:50.968 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-08 16:56:50.971 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-08 16:56:50.973 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ftHMJwxZB5 2022-02-08 16:56:50.978 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ftHMJwxZB5 2022-02-08 16:56:50.989 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ftHMJwxZB5 /etc/sudoers.d/nova-rootwrap 2022-02-08 16:56:51.002 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-08 16:56:51.007 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-08 16:56:51.009 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-08 16:56:51.012 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-08 16:56:51.014 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-08 16:56:51.017 | + 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-02-08 16:56:51.020 | + 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-02-08 16:56:51.022 | + lib/nova:configure_nova:249 : [[ 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-02-08 16:56:51.025 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-08 16:56:51.030 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-08 16:56:51.046 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:56:51.049 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-08 16:56:51.051 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-08 16:56:51.055 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-08 16:56:51.058 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-08 16:56:51.087 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-08 16:56:51.089 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-08 16:56:51.116 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-08 16:56:51.145 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-08 16:56:51.172 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-08 16:56:51.202 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-08 16:56:51.231 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-08 16:56:51.261 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-08 16:56:51.264 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.53 2022-02-08 16:56:51.290 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-08 16:56:51.317 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-08 16:56:51.344 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-08 16:56:51.371 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-08 16:56:51.398 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-08 16:56:51.427 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-08 16:56:51.430 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:56:51.432 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:56:51.434 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:56:51.436 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:56:51.438 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:56:51.441 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:56:51.443 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:56:51.446 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:56:51.448 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:56:51.450 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:56:51.452 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:56:51.454 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-08 16:56:51.456 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:56:51.459 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:56:51.461 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:56:51.463 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:56:51.465 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:56:51.467 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:56:51.470 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-08 16:56:51.486 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:51.489 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 16:56:51.491 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-08 16:56:51.493 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-08 16:56:51.521 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-08 16:56:51.523 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-08 16:56:51.526 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-08 16:56:51.528 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-08 16:56:51.530 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-08 16:56:51.533 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-08 16:56:51.563 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-08 16:56:51.566 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-08 16:56:51.568 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-08 16:56:51.571 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-08 16:56:51.573 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-08 16:56:51.576 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-08 16:56:51.606 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-08 16:56:51.635 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-08 16:56:51.662 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-08 16:56:51.689 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-08 16:56:51.705 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:51.707 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-08 16:56:51.724 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:51.727 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-08 16:56:51.727 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-08 16:56:51.732 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-08 16:56:51.735 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-08 16:56:51.762 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-08 16:56:51.778 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:56:51.780 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-08 16:56:51.783 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-08 16:56:51.785 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 16:56:51.787 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 16:56:51.789 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-08 16:56:51.819 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-08 16:56:51.847 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 16:56:51.875 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-08 16:56:51.902 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-08 16:56:51.930 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-08 16:56:51.957 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-08 16:56:51.984 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-08 16:56:52.012 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:56:52.040 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 16:56:52.067 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-08 16:56:52.084 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:52.086 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-08 16:56:52.088 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-08 16:56:52.118 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-08 16:56:52.145 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.53/identity 2022-02-08 16:56:52.173 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-08 16:56:52.200 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-08 16:56:52.228 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-08 16:56:52.256 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-08 16:56:52.287 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-08 16:56:52.314 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-08 16:56:52.330 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:56:52.332 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-08 16:56:52.335 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-08 16:56:52.362 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-08 16:56:52.393 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-08 16:56:52.395 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-08 16:56:52.422 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-08 16:56:52.425 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-08 16:56:52.427 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-08 16:56:52.429 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:56:52.431 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:56:52.434 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:56:52.436 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:56:52.438 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:56:52.441 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:56:52.443 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-08 16:56:52.445 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:56:52.448 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:56:52.450 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:56:52.452 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:56:52.455 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:56:52.457 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:56:52.460 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:56:52.462 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:56:52.464 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:56:52.466 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:56:52.469 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:56:52.471 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-08 16:56:52.473 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-08 16:56:52.476 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-08 16:56:52.479 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:56:52.495 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:56:52.497 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:56:52.499 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:56:52.502 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:56:52.504 | + 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-02-08 16:56:52.532 | + 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-02-08 16:56:52.559 | + 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-02-08 16:56:52.587 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:56:52.614 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-08 16:56:52.645 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-08 16:56:52.660 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:52.663 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-08 16:56:52.665 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-08 16:56:52.668 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-08 16:56:52.670 | + lib/apache:write_uwsgi_config:246 : local url=/compute 2022-02-08 16:56:52.672 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 16:56:52.674 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 16:56:52.677 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-api-wsgi 2022-02-08 16:56:52.681 | + lib/apache:write_uwsgi_config:249 : name=nova-api-wsgi 2022-02-08 16:56:52.684 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 16:56:52.686 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 16:56:52.699 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 16:56:52.699 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:56:52.708 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 16:56:52.711 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:56:52.727 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-08 16:56:52.730 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-08 16:56:52.734 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-08 16:56:52.763 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-08 16:56:52.791 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-08 16:56:52.818 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-08 16:56:52.845 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 16:56:52.872 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 16:56:52.899 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-08 16:56:52.926 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-08 16:56:52.952 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-08 16:56:52.980 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 16:56:53.007 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 16:56:53.034 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 16:56:53.063 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-08 16:56:53.092 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 16:56:53.094 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 16:56:53.098 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for nova-api-wsgi 2022-02-08 16:56:53.100 | ++ lib/apache:apache_site_config_for:176 : local site=nova-api-wsgi 2022-02-08 16:56:53.103 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 16:56:53.105 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:56:53.108 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:56:53.110 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 16:56:53.113 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 16:56:53.115 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-08 16:56:53.143 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 16:56:53.170 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-08 16:56:53.170 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 16:56:53.179 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-08 16:56:53.182 | + lib/apache:write_uwsgi_config:297 : enable_apache_site nova-api-wsgi 2022-02-08 16:56:53.184 | + lib/apache:enable_apache_site:193 : local site=nova-api-wsgi 2022-02-08 16:56:53.186 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 16:56:53.189 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 16:56:53.192 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:56:53.194 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:56:53.196 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:56:53.198 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 16:56:53.201 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 16:56:53.203 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:56:53.206 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:56:53.208 | + lib/apache:enable_apache_site:197 : sudo a2ensite nova-api-wsgi 2022-02-08 16:56:53.269 | Enabling site nova-api-wsgi. 2022-02-08 16:56:53.275 | To activate the new configuration, you need to run: 2022-02-08 16:56:53.275 | systemctl reload apache2 2022-02-08 16:56:53.279 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 16:56:53.281 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:56:53.284 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:56:53.286 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:56:53.425 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-08 16:56:53.447 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:53.450 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-08 16:56:53.452 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-08 16:56:53.455 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-08 16:56:53.457 | + lib/apache:write_uwsgi_config:246 : local url= 2022-02-08 16:56:53.460 | + lib/apache:write_uwsgi_config:247 : local http=0.0.0.0:8775 2022-02-08 16:56:53.462 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 16:56:53.465 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-08 16:56:53.469 | + lib/apache:write_uwsgi_config:249 : name=nova-metadata-wsgi 2022-02-08 16:56:53.471 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 16:56:53.474 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 16:56:53.488 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:56:53.488 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 16:56:53.496 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 16:56:53.499 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:56:53.515 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-08 16:56:53.518 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-08 16:56:53.522 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-08 16:56:53.551 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-08 16:56:53.578 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-08 16:56:53.605 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-08 16:56:53.633 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 16:56:53.659 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 16:56:53.686 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-08 16:56:53.713 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-08 16:56:53.741 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-08 16:56:53.768 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 16:56:53.795 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 16:56:53.823 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 16:56:53.850 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-08 16:56:53.878 | + lib/apache:write_uwsgi_config:289 : [[ -n 0.0.0.0:8775 ]] 2022-02-08 16:56:53.880 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-08 16:56:53.907 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-08 16:56:53.923 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:56:53.926 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-08 16:56:53.957 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-08 16:56:53.959 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-08 16:56:53.962 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-08 16:56:53.978 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:53.981 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:56:53.983 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:56:54.011 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-08 16:56:54.042 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-08 16:56:54.044 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-08 16:56:54.046 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-08 16:56:54.049 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 16:56:54.051 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 16:56:54.054 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 16:56:54.070 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:54.073 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 16:56:54.075 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 16:56:54.077 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 16:56:54.094 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:54.097 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:56:54.099 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 16:56:54.128 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 16:56:54.130 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 16:56:54.132 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-08 16:56:54.160 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-08 16:56:54.188 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-08 16:56:54.219 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-08 16:56:54.236 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:56:54.238 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 16:56:54.266 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-08 16:56:54.269 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-08 16:56:54.271 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-08 16:56:54.307 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-08 16:56:54.335 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.53/identity 2022-02-08 16:56:54.363 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-08 16:56:54.391 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-08 16:56:54.418 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-08 16:56:54.446 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-08 16:56:54.482 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-08 16:56:54.510 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-08 16:56:54.538 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-08 16:56:54.555 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:54.558 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-08 16:56:54.562 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 16:56:54.565 | + lib/nova:create_nova_conf:543 : local conf 2022-02-08 16:56:54.567 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-08 16:56:54.570 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-08 16:56:54.572 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 16:56:54.575 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 16:56:54.577 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-08 16:56:54.580 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-08 16:56:54.582 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-08 16:56:54.586 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-08 16:56:54.589 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-08 16:56:54.591 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-08 16:56:54.593 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-08 16:56:54.596 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-08 16:56:54.599 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-08 16:56:54.630 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-08 16:56:54.660 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-08 16:56:54.691 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 16:56:54.694 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-08 16:56:54.696 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-08 16:56:54.698 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-08 16:56:54.714 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:54.718 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-08 16:56:54.718 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-08 16:56:55.412 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-08 16:56:55.414 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-08 16:56:55.417 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-08 16:56:55.419 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-08 16:56:55.422 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 16:56:55.424 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-08 16:56:55.426 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 16:56:55.443 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:55.446 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-08 16:56:55.448 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-08 16:56:55.451 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 16:56:55.467 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:55.469 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2022-02-08 16:56:55.472 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2022-02-08 16:56:55.499 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 16:56:55.502 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 16:56:55.504 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-08 16:56:55.521 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:55.523 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-08 16:56:55.526 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-08 16:56:55.528 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-08 16:56:55.558 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.53/identity 2022-02-08 16:56:55.586 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-08 16:56:55.614 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-08 16:56:55.642 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-08 16:56:55.670 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-08 16:56:55.698 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-08 16:56:55.726 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-08 16:56:55.755 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-08 16:56:55.757 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-08 16:56:55.759 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-08 16:56:55.762 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:56:55.779 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:56:55.781 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:56:55.783 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:56:55.786 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:56:55.788 | + 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-02-08 16:56:55.816 | + 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-02-08 16:56:55.844 | + 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-02-08 16:56:55.874 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:56:55.902 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 16:56:55.905 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-08 16:56:55.909 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 16:56:55.911 | + lib/nova:create_nova_conf:577 : local conf 2022-02-08 16:56:55.914 | + lib/nova:create_nova_conf:578 : local offset 2022-02-08 16:56:55.917 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-08 16:56:55.919 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 16:56:55.922 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 16:56:55.925 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-08 16:56:55.927 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-08 16:56:55.929 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-08 16:56:55.932 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-08 16:56:55.934 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-08 16:56:55.936 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-08 16:56:55.939 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-08 16:56:55.955 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:56:55.957 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-08 16:56:55.959 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-08 16:56:55.975 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:56:55.977 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-08 16:56:55.994 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:56:55.996 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-08 16:56:56.013 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:56:56.016 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-08 16:56:56.033 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:56:56.035 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-08 16:56:56.038 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-08 16:56:56.040 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-08 16:56:56.043 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 16:56:56.045 | + lib/stack:stack_install_service:32 : install_placement 2022-02-08 16:56:56.048 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-08 16:56:56.051 | + lib/apache:install_apache_wsgi:133 : is_ubuntu 2022-02-08 16:56:56.053 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:56:56.056 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:56:56.058 | + lib/apache:install_apache_wsgi:135 : install_package apache2 2022-02-08 16:56:56.061 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:56:56.064 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:56:56.067 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:56:56.069 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:56:56.071 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:56:56.074 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:56:56.076 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:56:56.079 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:56:56.082 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:56:56.084 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:56:56.087 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:56:56.089 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:56:56.092 | + functions-common:install_package:1453 : real_install_package apache2 2022-02-08 16:56:56.095 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:56:56.098 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:56:56.100 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:56:56.103 | + functions-common:real_install_package:1439 : apt_get install apache2 2022-02-08 16:56:56.124 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-08 16:56:56.232 | Reading package lists... 2022-02-08 16:56:56.475 | Building dependency tree... 2022-02-08 16:56:56.476 | Reading state information... 2022-02-08 16:56:56.723 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 16:56:56.723 | The following packages were automatically installed and are no longer required: 2022-02-08 16:56:56.724 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:56:56.724 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:56:56.724 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:56:56.724 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:56:56.724 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:56:56.724 | python3-zope.interface 2022-02-08 16:56:56.724 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:56:56.836 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:56:56.841 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:56:56.843 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:56:56.846 | + functions-common:time_stop:2414 : local name 2022-02-08 16:56:56.849 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:56:56.851 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:56:56.854 | + functions-common:time_stop:2417 : local total 2022-02-08 16:56:56.856 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:56:56.858 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:56:56.861 | + functions-common:time_stop:2421 : start_time=1644339416121 2022-02-08 16:56:56.863 | + functions-common:time_stop:2423 : [[ -z 1644339416121 ]] 2022-02-08 16:56:56.866 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:56:56.870 | + functions-common:time_stop:2426 : end_time=1644339416868 2022-02-08 16:56:56.873 | + functions-common:time_stop:2427 : elapsed_time=747 2022-02-08 16:56:56.875 | + functions-common:time_stop:2428 : total=6037 2022-02-08 16:56:56.878 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:56:56.880 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6784 2022-02-08 16:56:56.883 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:56:56.886 | + lib/apache:install_apache_wsgi:136 : is_package_installed libapache2-mod-wsgi 2022-02-08 16:56:56.888 | + functions-common:is_package_installed:1461 : [[ -z libapache2-mod-wsgi ]] 2022-02-08 16:56:56.891 | + functions-common:is_package_installed:1465 : [[ -z deb ]] 2022-02-08 16:56:56.894 | + functions-common:is_package_installed:1469 : [[ deb = \d\e\b ]] 2022-02-08 16:56:56.896 | + functions-common:is_package_installed:1470 : dpkg -s libapache2-mod-wsgi 2022-02-08 16:56:56.918 | + lib/apache:install_apache_wsgi:139 : install_package libapache2-mod-wsgi-py3 2022-02-08 16:56:56.921 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 16:56:56.923 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 16:56:56.926 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 16:56:56.928 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 16:56:56.931 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 16:56:56.933 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 16:56:56.936 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:56:56.938 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:56:56.941 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 16:56:56.944 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 16:56:56.946 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 16:56:56.948 | + functions-common:apt_get_update:1179 : return 2022-02-08 16:56:56.951 | + functions-common:install_package:1453 : real_install_package libapache2-mod-wsgi-py3 2022-02-08 16:56:56.953 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 16:56:56.957 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:56:56.959 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:56:56.962 | + functions-common:real_install_package:1439 : apt_get install libapache2-mod-wsgi-py3 2022-02-08 16:56:56.984 | + functions-common:apt_get:1219 : 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-02-08 16:56:57.092 | Reading package lists... 2022-02-08 16:56:57.326 | Building dependency tree... 2022-02-08 16:56:57.327 | Reading state information... 2022-02-08 16:56:57.570 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-08 16:56:57.571 | The following packages were automatically installed and are no longer required: 2022-02-08 16:56:57.571 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 16:56:57.571 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 16:56:57.571 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 16:56:57.571 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 16:56:57.571 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 16:56:57.572 | python3-zope.interface 2022-02-08 16:56:57.572 | Use 'sudo apt autoremove' to remove them. 2022-02-08 16:56:57.684 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 16:56:57.689 | + functions-common:apt_get:1223 : result=0 2022-02-08 16:56:57.691 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 16:56:57.694 | + functions-common:time_stop:2414 : local name 2022-02-08 16:56:57.696 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:56:57.699 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:56:57.701 | + functions-common:time_stop:2417 : local total 2022-02-08 16:56:57.703 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:56:57.706 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 16:56:57.708 | + functions-common:time_stop:2421 : start_time=1644339416981 2022-02-08 16:56:57.711 | + functions-common:time_stop:2423 : [[ -z 1644339416981 ]] 2022-02-08 16:56:57.714 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:56:57.718 | + functions-common:time_stop:2426 : end_time=1644339417715 2022-02-08 16:56:57.721 | + functions-common:time_stop:2427 : elapsed_time=734 2022-02-08 16:56:57.724 | + functions-common:time_stop:2428 : total=6784 2022-02-08 16:56:57.727 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:56:57.729 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7518 2022-02-08 16:56:57.732 | + functions-common:apt_get:1227 : return 0 2022-02-08 16:56:57.734 | + lib/apache:install_apache_wsgi:154 : enable_apache_mod wsgi 2022-02-08 16:56:57.737 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-08 16:56:57.740 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:56:57.743 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:56:57.745 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:56:57.748 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-08 16:56:57.750 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-08 16:56:57.805 | wsgi (enabled by maintainer script) 2022-02-08 16:56:57.808 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-08 16:56:57.811 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-08 16:56:57.813 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 16:56:57.817 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-08 16:56:57.819 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-08 16:56:57.822 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 16:56:57.826 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:56:57.826 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 16:56:57.831 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-08 16:56:57.834 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-08 16:56:57.836 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-08 16:56:57.839 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-08 16:56:57.842 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-08 16:56:57.868 | Using python 3.8 to install osc-placement 2022-02-08 16:56:57.871 | + 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-02-08 16:56:58.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:56:58.753 | from cryptography.utils import int_from_bytes 2022-02-08 16:56:58.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:56:58.753 | from cryptography.utils import int_from_bytes 2022-02-08 16:56:59.878 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:56:59.904 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-08 16:56:59.915 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.0) 2022-02-08 16:56:59.917 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-08 16:56:59.918 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-08 16:56:59.919 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-08 16:56:59.920 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-08 16:56:59.921 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-08 16:56:59.979 | 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-02-08 16:56:59.981 | 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-02-08 16:56:59.987 | 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-02-08 16:56:59.987 | 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-02-08 16:56:59.997 | 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.0) 2022-02-08 16:56:59.999 | 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-02-08 16:57:00.000 | 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-02-08 16:57:00.013 | 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-02-08 16:57:00.014 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-08 16:57:00.015 | 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-02-08 16:57:00.016 | 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-02-08 16:57:00.018 | 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-02-08 16:57:00.019 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-08 16:57:00.039 | 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.3.3) 2022-02-08 16:57:00.040 | 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.0.0) 2022-02-08 16:57:00.042 | 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-02-08 16:57:00.043 | 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-02-08 16:57:00.054 | 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.13.3) 2022-02-08 16:57:00.090 | 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-02-08 16:57:00.092 | 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-02-08 16:57:00.093 | 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-02-08 16:57:00.094 | 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-02-08 16:57:00.096 | 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-02-08 16:57:00.098 | 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-02-08 16:57:00.099 | 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.1) 2022-02-08 16:57:00.100 | 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) (0.10.0) 2022-02-08 16:57:00.167 | 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-02-08 16:57:00.169 | 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.11) 2022-02-08 16:57:00.170 | 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.8) 2022-02-08 16:57:00.171 | 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-02-08 16:57:00.265 | 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-02-08 16:57:00.265 | 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-02-08 16:57:00.267 | 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-02-08 16:57:00.309 | 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-02-08 16:57:00.354 | 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-02-08 16:57:00.515 | 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-02-08 16:57:02.742 | 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-02-08 16:57:02.749 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:57:02.749 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:57:02.873 | + inc/python:pip_install:200 : result=0 2022-02-08 16:57:02.876 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:57:02.879 | + functions-common:time_stop:2414 : local name 2022-02-08 16:57:02.881 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:57:02.884 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:57:02.886 | + functions-common:time_stop:2417 : local total 2022-02-08 16:57:02.889 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:57:02.891 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:57:02.894 | + functions-common:time_stop:2421 : start_time=1644339417861 2022-02-08 16:57:02.896 | + functions-common:time_stop:2423 : [[ -z 1644339417861 ]] 2022-02-08 16:57:02.900 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:57:02.904 | + functions-common:time_stop:2426 : end_time=1644339422902 2022-02-08 16:57:02.908 | + functions-common:time_stop:2427 : elapsed_time=5041 2022-02-08 16:57:02.910 | + functions-common:time_stop:2428 : total=129336 2022-02-08 16:57:02.913 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:57:02.915 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=134377 2022-02-08 16:57:02.918 | + inc/python:pip_install:203 : return 0 2022-02-08 16:57:02.920 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-08 16:57:02.923 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-08 16:57:02.926 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-02-08 16:57:02.928 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 16:57:02.931 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 16:57:02.934 | ++ functions-common:git_clone:601 : pwd 2022-02-08 16:57:02.937 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 16:57:02.939 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 16:57:02.943 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 16:57:02.960 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 16:57:02.962 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 16:57:02.965 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 16:57:02.968 | + functions-common:git_clone:618 : echo master 2022-02-08 16:57:02.968 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 16:57:02.974 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-02-08 16:57:02.977 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 16:57:02.979 | + functions-common:git_clone:666 : cd /opt/stack/placement 2022-02-08 16:57:02.983 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 16:57:02.983 | + functions-common:git_clone:667 : head -1 2022-02-08 16:57:02.986 | 7e0ad495 Merge "Extra tests around required traits" 2022-02-08 16:57:02.989 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 16:57:02.992 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-08 16:57:02.994 | + inc/python:setup_develop:338 : local bindep 2022-02-08 16:57:02.997 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 16:57:02.999 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-08 16:57:03.002 | + inc/python:setup_develop:344 : local extras= 2022-02-08 16:57:03.004 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-08 16:57:03.007 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 16:57:03.009 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 16:57:03.012 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-08 16:57:03.014 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 16:57:03.017 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 16:57:03.020 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-08 16:57:03.022 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 16:57:03.025 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-08 16:57:03.028 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 16:57:03.030 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 16:57:03.034 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-08 16:57:03.040 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-08 16:57:03.043 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-08 16:57:03.697 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-08 16:57:03.699 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 16:57:03.702 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 16:57:03.705 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 16:57:03.707 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 16:57:03.710 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-08 16:57:03.712 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 16:57:03.715 | + inc/python:setup_package:428 : local extras= 2022-02-08 16:57:03.717 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 16:57:03.720 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 16:57:03.723 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 16:57:03.725 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 16:57:03.728 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 16:57:03.731 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-08 16:57:03.752 | Using python 3.8 to install /opt/stack/placement 2022-02-08 16:57:03.755 | + 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-02-08 16:57:04.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:57:04.657 | from cryptography.utils import int_from_bytes 2022-02-08 16:57:04.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:57:04.657 | from cryptography.utils import int_from_bytes 2022-02-08 16:57:05.799 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:57:05.823 | Obtaining file:///opt/stack/placement 2022-02-08 16:57:05.824 | Preparing metadata (setup.py): started 2022-02-08 16:57:07.005 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 16:57:07.050 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (5.8.0) 2022-02-08 16:57:07.051 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.4.31) 2022-02-08 16:57:07.052 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (9.3.0) 2022-02-08 16:57:07.053 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.5.1) 2022-02-08 16:57:07.054 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.8.7) 2022-02-08 16:57:07.055 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev18) (3.2.0) 2022-02-08 16:57:07.056 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.27.1) 2022-02-08 16:57:07.058 | 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==6.1.0.dev18) (60.7.1) 2022-02-08 16:57:07.059 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.5.0) 2022-02-08 16:57:07.060 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (8.7.1) 2022-02-08 16:57:07.061 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (3.4.0) 2022-02-08 16:57:07.062 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.6.1) 2022-02-08 16:57:07.063 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.2.0) 2022-02-08 16:57:07.065 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.12.1) 2022-02-08 16:57:07.065 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (11.1.0) 2022-02-08 16:57:07.067 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (3.10.1) 2022-02-08 16:57:07.068 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.5.0) 2022-02-08 16:57:07.069 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.4.0) 2022-02-08 16:57:07.070 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.1.0) 2022-02-08 16:57:07.071 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.7.0) 2022-02-08 16:57:07.072 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.0.1) 2022-02-08 16:57:07.136 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (4.4.0) 2022-02-08 16:57:07.137 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (2.10.0) 2022-02-08 16:57:07.139 | 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==6.1.0.dev18) (3.1.1) 2022-02-08 16:57:07.140 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (1.16.0) 2022-02-08 16:57:07.143 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (4.4.0) 2022-02-08 16:57:07.144 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (5.1.0) 2022-02-08 16:57:07.164 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev18) (0.17.3) 2022-02-08 16:57:07.203 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (2.4.0) 2022-02-08 16:57:07.205 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (0.8.0) 2022-02-08 16:57:07.206 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (3.5.0) 2022-02-08 16:57:07.207 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (1.5.0) 2022-02-08 16:57:07.208 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (6.0) 2022-02-08 16:57:07.258 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (1.7.6) 2022-02-08 16:57:07.261 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (2.0.1) 2022-02-08 16:57:07.263 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (0.13.0) 2022-02-08 16:57:07.264 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (0.5.0) 2022-02-08 16:57:07.305 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev18) (2.8.2) 2022-02-08 16:57:07.308 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev18) (0.9.6) 2022-02-08 16:57:07.327 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (3.2.0) 2022-02-08 16:57:07.329 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (3.0.3) 2022-02-08 16:57:07.330 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (3.3.0) 2022-02-08 16:57:07.356 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev18) (1.0.3) 2022-02-08 16:57:07.357 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev18) (2021.3) 2022-02-08 16:57:07.369 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev18) (3.0.0) 2022-02-08 16:57:07.387 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (21.3) 2022-02-08 16:57:07.388 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (3.0.7) 2022-02-08 16:57:07.389 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (0.11.0) 2022-02-08 16:57:07.390 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (1.0.2) 2022-02-08 16:57:07.432 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (1.26.8) 2022-02-08 16:57:07.434 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (3.3) 2022-02-08 16:57:07.435 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (2019.11.28) 2022-02-08 16:57:07.437 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (2.0.11) 2022-02-08 16:57:07.455 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev18) (0.7) 2022-02-08 16:57:07.615 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev18) (1.1.2) 2022-02-08 16:57:07.679 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (1.1.6) 2022-02-08 16:57:07.681 | 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==6.1.0.dev18) (5.4.0) 2022-02-08 16:57:07.682 | 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==6.1.0.dev18) (4.10.1) 2022-02-08 16:57:07.699 | 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==6.1.0.dev18) (1.15.0) 2022-02-08 16:57:07.733 | 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==6.1.0.dev18) (1.13.3) 2022-02-08 16:57:07.791 | 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==6.1.0.dev18) (2.0.1) 2022-02-08 16:57:07.856 | 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==6.1.0.dev18) (1.7.0) 2022-02-08 16:57:07.940 | 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==6.1.0.dev18) (1.1.5) 2022-02-08 16:57:07.992 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev18) (0.2.5) 2022-02-08 16:57:08.186 | 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==6.1.0.dev18) (0.4.2) 2022-02-08 16:57:08.187 | 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==6.1.0.dev18) (0.5.2) 2022-02-08 16:57:08.188 | 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==6.1.0.dev18) (5.1.1) 2022-02-08 16:57:08.269 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (2.5.0) 2022-02-08 16:57:08.320 | 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==6.1.0.dev18) (2.21) 2022-02-08 16:57:08.486 | 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==6.1.0.dev18) (3.7.0) 2022-02-08 16:57:08.593 | 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==6.1.0.dev18) (3.0.0) 2022-02-08 16:57:08.595 | 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==6.1.0.dev18) (1.0.0) 2022-02-08 16:57:10.532 | Installing collected packages: openstack-placement 2022-02-08 16:57:10.532 | Attempting uninstall: openstack-placement 2022-02-08 16:57:10.541 | Found existing installation: openstack-placement 6.1.0.dev18 2022-02-08 16:57:10.541 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-08 16:57:10.541 | Running setup.py develop for openstack-placement 2022-02-08 16:57:12.552 | Successfully installed openstack-placement 2022-02-08 16:57:12.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-02-08 16:57:12.561 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:57:12.561 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:57:12.699 | + inc/python:pip_install:200 : result=0 2022-02-08 16:57:12.701 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:57:12.704 | + functions-common:time_stop:2414 : local name 2022-02-08 16:57:12.706 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:57:12.708 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:57:12.711 | + functions-common:time_stop:2417 : local total 2022-02-08 16:57:12.713 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:57:12.715 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:57:12.717 | + functions-common:time_stop:2421 : start_time=1644339423747 2022-02-08 16:57:12.720 | + functions-common:time_stop:2423 : [[ -z 1644339423747 ]] 2022-02-08 16:57:12.723 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:57:12.728 | + functions-common:time_stop:2426 : end_time=1644339432725 2022-02-08 16:57:12.730 | + functions-common:time_stop:2427 : elapsed_time=8978 2022-02-08 16:57:12.732 | + functions-common:time_stop:2428 : total=134377 2022-02-08 16:57:12.735 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:57:12.737 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=143355 2022-02-08 16:57:12.740 | + inc/python:pip_install:203 : return 0 2022-02-08 16:57:12.742 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 16:57:12.745 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 16:57:12.748 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 16:57:12.767 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 16:57:12.779 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-08 16:57:12.782 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-08 16:57:12.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:57:12.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:57:12.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-08 16:57:12.793 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:57:12.795 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 16:57:12.798 | + ./stack.sh:main:943 : configure_placement 2022-02-08 16:57:12.801 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-08 16:57:12.813 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-08 16:57:12.816 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-08 16:57:12.820 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-08 16:57:12.823 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-08 16:57:12.826 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-08 16:57:12.828 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-08 16:57:12.831 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-08 16:57:12.834 | + 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-02-08 16:57:12.868 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-08 16:57:12.900 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-08 16:57:12.932 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-08 16:57:12.935 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-08 16:57:12.937 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-08 16:57:12.940 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 16:57:12.942 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-08 16:57:12.974 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-08 16:57:13.004 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 16:57:13.035 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-08 16:57:13.064 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-08 16:57:13.094 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-08 16:57:13.124 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-08 16:57:13.153 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-08 16:57:13.183 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 16:57:13.212 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 16:57:13.242 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-08 16:57:13.245 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-08 16:57:13.247 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-08 16:57:13.250 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 16:57:13.269 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 16:57:13.271 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 16:57:13.274 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 16:57:13.276 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 16:57:13.279 | + 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-02-08 16:57:13.313 | + 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-02-08 16:57:13.343 | + 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-02-08 16:57:13.372 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 16:57:13.403 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-08 16:57:13.405 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-08 16:57:13.408 | + lib/apache:write_uwsgi_config:244 : local file=/etc/placement/placement-uwsgi.ini 2022-02-08 16:57:13.410 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/placement-api 2022-02-08 16:57:13.413 | + lib/apache:write_uwsgi_config:246 : local url=/placement 2022-02-08 16:57:13.415 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 16:57:13.418 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 16:57:13.421 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/placement-api 2022-02-08 16:57:13.425 | + lib/apache:write_uwsgi_config:249 : name=placement-api 2022-02-08 16:57:13.428 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 16:57:13.430 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 16:57:13.443 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 16:57:13.444 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:57:13.452 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 16:57:13.456 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 16:57:13.472 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-08 16:57:13.474 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-08 16:57:13.479 | + lib/apache:write_uwsgi_config:265 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-08 16:57:13.511 | + lib/apache:write_uwsgi_config:266 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-08 16:57:13.540 | + lib/apache:write_uwsgi_config:268 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-08 16:57:13.569 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-08 16:57:13.598 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 16:57:13.628 | + lib/apache:write_uwsgi_config:274 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 16:57:13.658 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-08 16:57:13.687 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-08 16:57:13.716 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-08 16:57:13.746 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 16:57:13.776 | + lib/apache:write_uwsgi_config:282 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 16:57:13.805 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 16:57:13.834 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-08 16:57:13.863 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 16:57:13.866 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 16:57:13.869 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for placement-api 2022-02-08 16:57:13.872 | ++ lib/apache:apache_site_config_for:176 : local site=placement-api 2022-02-08 16:57:13.874 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 16:57:13.877 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:57:13.880 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:57:13.883 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-08 16:57:13.885 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-08 16:57:13.888 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-08 16:57:13.918 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 16:57:13.947 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-08 16:57:13.947 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-08 16:57:13.956 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-08 16:57:13.960 | + lib/apache:write_uwsgi_config:297 : enable_apache_site placement-api 2022-02-08 16:57:13.962 | + lib/apache:enable_apache_site:193 : local site=placement-api 2022-02-08 16:57:13.965 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 16:57:13.968 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 16:57:13.971 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 16:57:13.973 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:57:13.976 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:57:13.978 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 16:57:13.981 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 16:57:13.983 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:57:13.986 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:57:13.988 | + lib/apache:enable_apache_site:197 : sudo a2ensite placement-api 2022-02-08 16:57:14.050 | Site placement-api already enabled 2022-02-08 16:57:14.055 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 16:57:14.057 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 16:57:14.060 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:57:14.062 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 16:57:14.197 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-08 16:57:14.218 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:57:14.220 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-08 16:57:14.239 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:57:14.241 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-08 16:57:14.260 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:57:14.262 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-08 16:57:14.265 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-08 16:57:14.268 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-08 16:57:14.302 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.53/identity 2022-02-08 16:57:14.331 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-08 16:57:14.362 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-08 16:57:14.392 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-08 16:57:14.421 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-08 16:57:14.450 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-08 16:57:14.482 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-08 16:57:14.513 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-08 16:57:14.530 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:57:14.532 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-08 16:57:14.550 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:57:14.553 | + ./stack.sh:main:969 : run_phase stack install 2022-02-08 16:57:14.556 | + functions-common:run_phase:1842 : local mode=stack 2022-02-08 16:57:14.558 | + functions-common:run_phase:1843 : local phase=install 2022-02-08 16:57:14.560 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 16:57:14.563 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 16:57:14.566 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 16:57:14.569 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 16:57:14.571 | + functions-common:run_phase:1852 : local extra 2022-02-08 16:57:14.574 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 16:57:14.579 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 16:57:14.581 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 16:57:14.584 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 16:57:14.587 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-08 16:57:14.589 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 16:57:14.605 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:57:14.607 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 16:57:14.610 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-08 16:57:14.613 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-08 16:57:14.615 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-08 16:57:14.617 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:57:14.620 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-08 16:57:14.622 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-08 16:57:14.624 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-08 16:57:14.683 | ++ inc/async:async_inner:63 : install_tempest 2022-02-08 16:57:14.721 | [161691 Async install_tempest:187349]: running: install_tempest 2022-02-08 16:57:14.724 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 16:57:14.727 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-08 16:57:14.730 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 16:57:14.733 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 16:57:14.736 | + functions-common:run_phase:1869 : run_plugins stack install 2022-02-08 16:57:14.739 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-08 16:57:14.742 | + functions-common:run_plugins:1829 : local phase=install 2022-02-08 16:57:14.745 | + functions-common:run_plugins:1831 : local plugins= 2022-02-08 16:57:14.747 | + functions-common:run_plugins:1832 : local plugin 2022-02-08 16:57:14.751 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-08 16:57:14.754 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-08 16:57:14.756 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 16:57:14.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 16:57:14.762 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-08 16:57:14.765 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 16:57:14.768 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-08 16:57:14.771 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-08 16:57:14.774 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 16:57:14.777 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-08 16:57:14.780 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-08 16:57:14.783 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 16:57:14.789 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 16:57:14.789 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-08 16:57:14.793 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-08 16:57:14.795 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-08 16:57:14.798 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-08 16:57:14.802 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-08 16:57:14.804 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-08 16:57:14.828 | Using python 3.8 to install python-openstackclient 2022-02-08 16:57:14.830 | + 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-02-08 16:57:15.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:57:15.733 | from cryptography.utils import int_from_bytes 2022-02-08 16:57:15.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:57:15.733 | from cryptography.utils import int_from_bytes 2022-02-08 16:57:16.878 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 16:57:16.903 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-08 16:57:16.924 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-08 16:57:16.925 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-08 16:57:16.926 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-08 16:57:16.927 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-08 16:57:16.928 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-08 16:57:16.929 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-08 16:57:16.930 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-08 16:57:16.931 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-08 16:57:16.932 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-08 16:57:16.933 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-08 16:57:16.934 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.0) 2022-02-08 16:57:16.945 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.0) 2022-02-08 16:57:16.946 | 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-02-08 16:57:16.947 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-08 16:57:16.948 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-08 16:57:16.949 | 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-02-08 16:57:16.977 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-08 16:57:16.978 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-08 16:57:16.979 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-08 16:57:16.980 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-08 16:57:16.982 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-08 16:57:16.983 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-08 16:57:16.984 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-08 16:57:16.985 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-08 16:57:16.986 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-08 16:57:16.987 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-08 16:57:16.988 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-08 16:57:17.002 | 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-02-08 16:57:17.021 | 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-02-08 16:57:17.022 | 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-02-08 16:57:17.023 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-08 16:57:17.024 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-08 16:57:17.046 | 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-02-08 16:57:17.064 | 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.7.1) 2022-02-08 16:57:17.065 | 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-02-08 16:57:17.068 | 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.2.0) 2022-02-08 16:57:17.163 | 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-02-08 16:57:17.164 | 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-02-08 16:57:17.165 | 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-02-08 16:57:17.208 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-08 16:57:17.219 | 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.13.3) 2022-02-08 16:57:17.257 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-08 16:57:17.422 | 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-02-08 16:57:17.438 | 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-02-08 16:57:17.543 | 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.11) 2022-02-08 16:57:17.544 | 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.8) 2022-02-08 16:57:17.546 | 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-02-08 16:57:17.548 | 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-02-08 16:57:17.679 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-08 16:57:20.045 | 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-02-08 16:57:20.052 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 16:57:20.052 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 16:57:20.178 | + inc/python:pip_install:200 : result=0 2022-02-08 16:57:20.181 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 16:57:20.183 | + functions-common:time_stop:2414 : local name 2022-02-08 16:57:20.186 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:57:20.189 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:57:20.191 | + functions-common:time_stop:2417 : local total 2022-02-08 16:57:20.194 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:57:20.196 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 16:57:20.198 | + functions-common:time_stop:2421 : start_time=1644339434822 2022-02-08 16:57:20.201 | + functions-common:time_stop:2423 : [[ -z 1644339434822 ]] 2022-02-08 16:57:20.204 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:57:20.209 | + functions-common:time_stop:2426 : end_time=1644339440206 2022-02-08 16:57:20.211 | + functions-common:time_stop:2427 : elapsed_time=5384 2022-02-08 16:57:20.214 | + functions-common:time_stop:2428 : total=143355 2022-02-08 16:57:20.216 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:57:20.218 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=148739 2022-02-08 16:57:20.221 | + inc/python:pip_install:203 : return 0 2022-02-08 16:57:20.224 | + ./stack.sh:main:981 : install_oscwrap 2022-02-08 16:57:20.227 | ++ functions-common:install_oscwrap:2459 : mktemp 2022-02-08 16:57:20.232 | + functions-common:install_oscwrap:2459 : OSCWRAP_TIMER_FILE=/tmp/tmp.YboUuSNiEd 2022-02-08 16:57:20.234 | + functions-common:install_oscwrap:2462 : shopt -s expand_aliases 2022-02-08 16:57:20.237 | + functions-common:install_oscwrap:2465 : unalias -a 2022-02-08 16:57:20.240 | + functions-common:install_oscwrap:2467 : alias openstack=oscwrap 2022-02-08 16:57:20.242 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-08 16:57:20.245 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-08 16:57:20.249 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-08 16:57:20.271 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:57:20.274 | + ./stack.sh:main:1035 : configure_database 2022-02-08 16:57:20.277 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-08 16:57:20.280 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-08 16:57:20.283 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-08 16:57:20.285 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:57:20.287 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-08 16:57:20.290 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-08 16:57:20.292 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:57:20.295 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:57:20.298 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-08 16:57:20.300 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-08 16:57:20.302 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 16:57:20.305 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 16:57:20.307 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 16:57:20.309 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 16:57:20.311 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 16:57:20.314 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 16:57:20.316 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 16:57:20.318 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 16:57:20.320 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 16:57:20.323 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 16:57:20.325 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 16:57:20.327 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-08 16:57:20.330 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 16:57:20.332 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 16:57:20.335 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 16:57:20.337 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 16:57:20.340 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 16:57:20.342 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 16:57:20.345 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-08 16:57:20.362 | mysqladmin: connect to server at 'localhost' failed 2022-02-08 16:57:20.362 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-08 16:57:20.366 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-08 16:57:20.368 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-08 16:57:20.371 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:57:20.373 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:57:20.376 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-08 16:57:20.378 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-08 16:57:20.380 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-08 16:57:20.383 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 16:57:20.385 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 16:57:20.388 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-08 16:57:20.390 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-08 16:57:20.393 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-08 16:57:20.404 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:57:20.460 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-08 16:57:20.472 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:57:20.522 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-08 16:57:20.525 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2022-02-08 16:57:20.526 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2022-02-08 16:57:20.530 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-08 16:57:20.596 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-08 16:57:20.650 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-08 16:57:20.704 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-08 16:57:20.757 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-08 16:57:20.759 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-08 16:57:20.762 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:57:20.764 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2022-02-08 16:57:24.291 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-08 16:57:24.294 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-08 16:57:24.298 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-08 16:57:24.303 | + functions-common:save_stackenv:62 : time_stamp=2022-02-08-165724 2022-02-08 16:57:24.306 | + functions-common:save_stackenv:63 : echo '# 2022-02-08-165724 1039' 2022-02-08 16:57:24.308 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:57:24.311 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 16:57:24.315 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:57:24.318 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-08 16:57:24.320 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:57:24.323 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-08 16:57:24.325 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:57:24.328 | + 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-02-08 16:57:24.331 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:57:24.333 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2022-02-08 16:57:24.336 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:57:24.338 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2022-02-08 16:57:24.358 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:57:24.361 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-08-165350 2022-02-08 16:57:24.363 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:57:24.366 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-08 16:57:24.368 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:57:24.371 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2022-02-08 16:57:24.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:57:24.377 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-08 16:57:24.379 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:57:24.382 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-08 16:57:24.384 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:57:24.387 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-08 16:57:24.389 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 16:57:24.392 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-08 16:57:24.394 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-08 16:57:24.397 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-08 16:57:24.400 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-08 16:57:24.412 | + ./stack.sh:main:1065 : start_dstat 2022-02-08 16:57:24.415 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:57:24.417 | + functions-common:run_process:1669 : local service=dstat 2022-02-08 16:57:24.420 | + functions-common:run_process:1670 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:57:24.423 | + functions-common:run_process:1671 : local group= 2022-02-08 16:57:24.425 | + functions-common:run_process:1672 : local user= 2022-02-08 16:57:24.428 | + functions-common:run_process:1674 : local name=dstat 2022-02-08 16:57:24.430 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 16:57:24.433 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 16:57:24.435 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:57:24.438 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:57:24.441 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:57:24.446 | + functions-common:time_start:2405 : _TIME_START[$name]=1644339444443 2022-02-08 16:57:24.448 | + functions-common:run_process:1677 : is_service_enabled dstat 2022-02-08 16:57:24.466 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:57:24.469 | + functions-common:run_process:1678 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-08 16:57:24.471 | + functions-common:_run_under_systemd:1634 : local service=dstat 2022-02-08 16:57:24.474 | + functions-common:_run_under_systemd:1635 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:57:24.477 | + functions-common:_run_under_systemd:1636 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:57:24.479 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:57:24.482 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:57:24.485 | + functions-common:_common_systemd_pitfalls:1609 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-08 16:57:24.487 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-08 16:57:24.490 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@dstat.service 2022-02-08 16:57:24.492 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 16:57:24.495 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 16:57:24.497 | + functions-common:_run_under_systemd:1643 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-08 16:57:24.501 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-08 16:57:24.503 | + functions-common:write_user_unit_file:1551 : local service=devstack@dstat.service 2022-02-08 16:57:24.506 | + functions-common:write_user_unit_file:1552 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:57:24.508 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 16:57:24.510 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-08 16:57:24.513 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 16:57:24.516 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 16:57:24.518 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-08 16:57:24.520 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 16:57:24.525 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-08 16:57:24.576 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-08 16:57:24.634 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 16:57:24.686 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-08 16:57:24.739 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-08 16:57:24.791 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 16:57:24.844 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 16:57:24.847 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-08 16:57:24.902 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 16:57:25.324 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@dstat.service 2022-02-08 16:57:25.340 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-08 16:57:25.728 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@dstat.service 2022-02-08 16:57:25.751 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 16:57:25.754 | + functions-common:time_stop:2414 : local name 2022-02-08 16:57:25.757 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:57:25.759 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:57:25.762 | + functions-common:time_stop:2417 : local total 2022-02-08 16:57:25.765 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:57:25.768 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 16:57:25.771 | + functions-common:time_stop:2421 : start_time=1644339444443 2022-02-08 16:57:25.773 | + functions-common:time_stop:2423 : [[ -z 1644339444443 ]] 2022-02-08 16:57:25.777 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:57:25.782 | + functions-common:time_stop:2426 : end_time=1644339445779 2022-02-08 16:57:25.785 | + functions-common:time_stop:2427 : elapsed_time=1336 2022-02-08 16:57:25.787 | + functions-common:time_stop:2428 : total=0 2022-02-08 16:57:25.790 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:57:25.792 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1336 2022-02-08 16:57:25.795 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-08 16:57:25.797 | + functions-common:run_process:1669 : local service=memory_tracker 2022-02-08 16:57:25.800 | + functions-common:run_process:1670 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-08 16:57:25.802 | + functions-common:run_process:1671 : local group= 2022-02-08 16:57:25.805 | + functions-common:run_process:1672 : local user=root 2022-02-08 16:57:25.807 | + functions-common:run_process:1674 : local name=memory_tracker 2022-02-08 16:57:25.810 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 16:57:25.812 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 16:57:25.815 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:57:25.817 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:57:25.821 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:57:25.825 | + functions-common:time_start:2405 : _TIME_START[$name]=1644339445823 2022-02-08 16:57:25.828 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2022-02-08 16:57:25.849 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:57:25.852 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 16:57:25.854 | + functions-common:time_stop:2414 : local name 2022-02-08 16:57:25.857 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:57:25.859 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:57:25.862 | + functions-common:time_stop:2417 : local total 2022-02-08 16:57:25.865 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:57:25.867 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 16:57:25.869 | + functions-common:time_stop:2421 : start_time=1644339445823 2022-02-08 16:57:25.872 | + functions-common:time_stop:2423 : [[ -z 1644339445823 ]] 2022-02-08 16:57:25.875 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:57:25.880 | + functions-common:time_stop:2426 : end_time=1644339445877 2022-02-08 16:57:25.882 | + functions-common:time_stop:2427 : elapsed_time=54 2022-02-08 16:57:25.885 | + functions-common:time_stop:2428 : total=1336 2022-02-08 16:57:25.887 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:57:25.889 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1390 2022-02-08 16:57:25.893 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-08 16:57:25.913 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:57:25.916 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-08 16:57:25.941 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:57:25.944 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-08 16:57:25.965 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:57:25.967 | + ./stack.sh:main:1078 : start_etcd3 2022-02-08 16:57:25.971 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-08 16:57:25.973 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-828369-1 --data-dir /opt/stack/data/etcd' 2022-02-08 16:57:25.976 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-08 16:57:25.980 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-828369-1=http://10.222.0.53:2380' 2022-02-08 16:57:25.983 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.53:2380' 2022-02-08 16:57:25.988 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.53:2379' 2022-02-08 16:57:25.991 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-08 16:57:25.994 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-08 16:57:25.996 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.53:2379' 2022-02-08 16:57:25.999 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-08 16:57:26.001 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-08 16:57:26.004 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-08 16:57:26.007 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-828369-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-828369-1=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' '' root 2022-02-08 16:57:26.009 | + functions-common:write_user_unit_file:1551 : local service=devstack@etcd.service 2022-02-08 16:57:26.012 | + functions-common:write_user_unit_file:1552 : local 'command=/opt/stack/bin/etcd --name n-d-828369-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-828369-1=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' 2022-02-08 16:57:26.014 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 16:57:26.018 | + functions-common:write_user_unit_file:1554 : local user=root 2022-02-08 16:57:26.020 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 16:57:26.022 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 16:57:26.025 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-08 16:57:26.027 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 16:57:26.033 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-08 16:57:26.104 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-08 16:57:26.176 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-828369-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-828369-1=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' 2022-02-08 16:57:26.228 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-08 16:57:26.279 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-08 16:57:26.330 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 16:57:26.383 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 16:57:26.385 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-08 16:57:26.447 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 16:57:26.849 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-08 16:57:26.905 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-08 16:57:26.957 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-08 16:57:27.010 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-08 16:57:27.067 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-08 16:57:27.070 | ++ functions-common:is_arch:495 : uname -m 2022-02-08 16:57:27.074 | + functions-common:is_arch:495 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-08 16:57:27.077 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-08 16:57:27.461 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-08 16:57:27.476 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-08 16:57:27.858 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-08 16:57:28.038 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-08 16:57:28.057 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:57:28.059 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-08 16:57:28.063 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-08 16:57:28.066 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-08 16:57:28.070 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-08 16:57:28.083 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-08 16:57:28.094 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-08 16:57:28.097 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-08 16:57:28.099 | + 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.53/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-08 16:57:28.237 | + 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.53/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-08 16:57:28.371 | + 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-alt --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-08 16:57:28.504 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-08 16:57:28.642 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-08 16:57:28.789 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-08 16:57:28.923 | + 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-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-08 16:57:29.057 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-08 16:57:29.193 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-08 16:57:29.329 | + functions-common:write_clouds_yaml:187 : cat 2022-02-08 16:57:29.335 | ++ functions-common:write_clouds_yaml:193 : eval echo '~ubuntu' 2022-02-08 16:57:29.338 | +++ functions-common:write_clouds_yaml:193 : echo /home/ubuntu 2022-02-08 16:57:29.341 | + functions-common:write_clouds_yaml:193 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-08 16:57:29.346 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-08 16:57:29.349 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-08 16:57:29.352 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-08 16:57:29.368 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:57:29.371 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-08 16:57:29.373 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 16:57:29.376 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-08 16:57:29.379 | + ./stack.sh:main:1095 : '[' 10.222.0.53 == 10.222.0.53 ']' 2022-02-08 16:57:29.381 | + ./stack.sh:main:1096 : init_keystone 2022-02-08 16:57:29.384 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-08 16:57:29.401 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:57:29.404 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-08 16:57:29.406 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-08 16:57:29.409 | + lib/database:recreate_database:112 : local db=keystone 2022-02-08 16:57:29.411 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-08 16:57:29.414 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-08 16:57:29.417 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-08 16:57:29.421 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:57:35.780 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-08 16:57:35.785 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 16:57:35.919 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-08 16:57:35.922 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 16:57:35.925 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:57:35.927 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:57:35.930 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:57:35.935 | + functions-common:time_start:2405 : _TIME_START[$name]=1644339455932 2022-02-08 16:57:35.937 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-08 16:57:40.753 | 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=189209) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 16:57:40.760 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:57:40.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.766 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:57:40.766 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:57:40.798 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:57:40.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:40.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:40.806 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:57:40.806 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:57:41.537 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:57:41.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:41.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:41.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:41.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:41.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:41.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:41.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:41.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:41.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:41.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:41.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:41.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:41.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:41.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:41.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:41.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:41.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:41.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:41.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:41.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:41.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:41.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:41.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:41.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:41.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:41.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:41.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:57:41.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:57:41.542 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:57:41.542 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:57:41.550 | INFO migrate.versioning.api [-] 65 -> 66...  2022-02-08 16:57:55.529 | ++ inc/async:async_inner:64 : rc=0 2022-02-08 16:57:55.556 | [187349 Async install_tempest:187349]: finished successfully 2022-02-08 16:58:23.529 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:23.529 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-08 16:58:23.603 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:23.604 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-08 16:58:23.701 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:23.701 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-08 16:58:23.786 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:23.786 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-08 16:58:23.855 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:23.855 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-08 16:58:23.923 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:23.923 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-08 16:58:23.986 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:23.986 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 16:58:25.209 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:25.210 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 16:58:25.300 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:25.300 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 16:58:25.363 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:25.363 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 16:58:25.484 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:25.484 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 16:58:25.540 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:25.540 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 16:58:25.666 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:25.666 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 16:58:26.872 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:26.872 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:58:26.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.877 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:58:26.877 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:58:26.878 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:58:26.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.883 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:58:26.883 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:58:26.891 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:58:26.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:26.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:26.897 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:58:26.897 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:58:27.335 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:58:27.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.340 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:58:27.340 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:58:27.502 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:58:27.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:27.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:27.507 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:58:27.507 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:58:27.515 | INFO migrate.versioning.api [-] 65 -> 66...  2022-02-08 16:58:27.672 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:27.672 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-08 16:58:27.734 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:27.734 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-08 16:58:27.809 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:27.809 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-08 16:58:27.872 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:27.872 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-08 16:58:27.934 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:27.935 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-08 16:58:27.985 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:27.986 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-08 16:58:28.066 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:28.066 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 16:58:28.123 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:28.123 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 16:58:28.197 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:28.197 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 16:58:28.260 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:28.260 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 16:58:28.329 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:28.329 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 16:58:28.426 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:28.426 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 16:58:28.506 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:28.506 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 16:58:28.568 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:28.568 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:58:28.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.593 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:58:28.593 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:58:28.974 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:58:28.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:28.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:28.979 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:58:28.979 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:58:29.112 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 16:58:29.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:29.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:29.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:29.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:29.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:29.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:29.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:29.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:29.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:29.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:29.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:29.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:29.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:29.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:29.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:29.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:29.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:29.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:29.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:29.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:29.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:29.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:29.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:29.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:29.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:29.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:29.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 16:58:29.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 16:58:29.117 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 16:58:29.117 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=189209) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 16:58:29.124 | INFO migrate.versioning.api [-] 65 -> 66...  2022-02-08 16:58:29.192 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:29.192 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-08 16:58:29.254 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:29.255 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-08 16:58:29.317 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:29.317 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-08 16:58:29.397 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:29.397 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-08 16:58:29.466 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:29.466 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-08 16:58:29.523 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:29.523 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-08 16:58:29.974 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:29.974 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 16:58:30.065 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:30.065 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 16:58:30.157 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:30.157 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 16:58:30.219 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:30.219 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 16:58:30.294 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:30.294 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 16:58:30.368 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:30.369 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 16:58:30.431 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:30.432 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 16:58:30.506 | INFO migrate.versioning.api [-] done 2022-02-08 16:58:30.886 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-08 16:58:30.888 | + functions-common:time_stop:2414 : local name 2022-02-08 16:58:30.891 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:58:30.893 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:58:30.896 | + functions-common:time_stop:2417 : local total 2022-02-08 16:58:30.898 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:58:30.901 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 16:58:30.903 | + functions-common:time_stop:2421 : start_time=1644339455932 2022-02-08 16:58:30.906 | + functions-common:time_stop:2423 : [[ -z 1644339455932 ]] 2022-02-08 16:58:30.909 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:58:30.914 | + functions-common:time_stop:2426 : end_time=1644339510911 2022-02-08 16:58:30.916 | + functions-common:time_stop:2427 : elapsed_time=54979 2022-02-08 16:58:30.919 | + functions-common:time_stop:2428 : total=0 2022-02-08 16:58:30.921 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:58:30.924 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=54979 2022-02-08 16:58:30.927 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-08 16:58:30.929 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-08 16:58:30.933 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-08 16:58:35.472 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-08 16:58:35.472 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-08 16:58:35.473 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-08 16:58:35.473 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-08 16:58:35.474 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-08 16:58:35.474 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-08 16:58:35.474 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-08 16:58:35.474 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-08 16:58:35.475 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-08 16:58:35.827 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-08 16:58:35.832 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-08 16:58:40.338 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-08 16:58:40.339 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-08 16:58:40.339 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-08 16:58:40.339 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-08 16:58:40.340 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-08 16:58:40.340 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-08 16:58:40.340 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-08 16:58:40.340 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-08 16:58:40.341 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-08 16:58:40.693 | + ./stack.sh:main:1097 : start_keystone 2022-02-08 16:58:40.696 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-08 16:58:40.699 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-08 16:58:40.701 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-08 16:58:40.718 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:58:40.721 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-08 16:58:40.725 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-08 16:58:40.729 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-08 16:58:40.732 | + functions-common:run_process:1669 : local service=keystone 2022-02-08 16:58:40.734 | + functions-common:run_process:1670 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:58:40.738 | + functions-common:run_process:1671 : local group= 2022-02-08 16:58:40.741 | + functions-common:run_process:1672 : local user= 2022-02-08 16:58:40.743 | + functions-common:run_process:1674 : local name=keystone 2022-02-08 16:58:40.745 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 16:58:40.748 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 16:58:40.750 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:58:40.753 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:58:40.756 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:58:40.760 | + functions-common:time_start:2405 : _TIME_START[$name]=1644339520757 2022-02-08 16:58:40.762 | + functions-common:run_process:1677 : is_service_enabled keystone 2022-02-08 16:58:40.779 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:58:40.781 | + functions-common:run_process:1678 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-08 16:58:40.784 | + functions-common:_run_under_systemd:1634 : local service=keystone 2022-02-08 16:58:40.787 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:58:40.789 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:58:40.792 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:58:40.794 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:58:40.796 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-08 16:58:40.799 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-08 16:58:40.802 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@keystone.service 2022-02-08 16:58:40.804 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 16:58:40.807 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 16:58:40.809 | + functions-common:_run_under_systemd:1643 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-08 16:58:40.812 | + functions-common:_run_under_systemd:1644 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-08 16:58:40.816 | + functions-common:write_uwsgi_user_unit_file:1578 : local service=devstack@keystone.service 2022-02-08 16:58:40.816 | + functions-common:write_uwsgi_user_unit_file:1579 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:58:40.819 | + functions-common:write_uwsgi_user_unit_file:1580 : local group= 2022-02-08 16:58:40.821 | + functions-common:write_uwsgi_user_unit_file:1581 : local user=ubuntu 2022-02-08 16:58:40.823 | + functions-common:write_uwsgi_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-08 16:58:40.825 | + functions-common:write_uwsgi_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-02-08 16:58:40.830 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-08 16:58:40.881 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-08 16:58:40.935 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-08 16:58:40.990 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 16:58:41.041 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 16:58:41.092 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-08 16:58:41.145 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-08 16:58:41.198 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-08 16:58:41.250 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-08 16:58:41.306 | + functions-common:write_uwsgi_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-08 16:58:41.360 | + functions-common:write_uwsgi_user_unit_file:1596 : [[ -n '' ]] 2022-02-08 16:58:41.363 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-08 16:58:41.418 | + functions-common:write_uwsgi_user_unit_file:1602 : sudo systemctl daemon-reload 2022-02-08 16:58:41.803 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@keystone.service 2022-02-08 16:58:41.816 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-08 16:58:42.190 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@keystone.service 2022-02-08 16:58:42.273 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 16:58:42.275 | + functions-common:time_stop:2414 : local name 2022-02-08 16:58:42.278 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:58:42.280 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:58:42.283 | + functions-common:time_stop:2417 : local total 2022-02-08 16:58:42.285 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:58:42.288 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 16:58:42.290 | + functions-common:time_stop:2421 : start_time=1644339520757 2022-02-08 16:58:42.292 | + functions-common:time_stop:2423 : [[ -z 1644339520757 ]] 2022-02-08 16:58:42.296 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:58:42.300 | + functions-common:time_stop:2426 : end_time=1644339522297 2022-02-08 16:58:42.302 | + functions-common:time_stop:2427 : elapsed_time=1540 2022-02-08 16:58:42.305 | + functions-common:time_stop:2428 : total=1390 2022-02-08 16:58:42.307 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:58:42.310 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2930 2022-02-08 16:58:42.312 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-08 16:58:42.312 | Waiting for keystone to start... 2022-02-08 16:58:42.315 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.53/identity/v3/ 2022-02-08 16:58:42.318 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.53/identity/v3/ 2022-02-08 16:58:42.320 | + functions:wait_for_service:457 : local timeout=60 2022-02-08 16:58:42.323 | + functions:wait_for_service:458 : local url=http://10.222.0.53/identity/v3/ 2022-02-08 16:58:42.325 | + functions:wait_for_service:459 : local rval=0 2022-02-08 16:58:42.327 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-08 16:58:42.330 | + functions-common:time_start:2400 : local name=wait_for_service 2022-02-08 16:58:42.333 | + functions-common:time_start:2401 : local start_time= 2022-02-08 16:58:42.335 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 16:58:42.338 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 16:58:42.343 | + functions-common:time_start:2405 : _TIME_START[$name]=1644339522340 2022-02-08 16:58:42.345 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-08 16:58:42.351 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.53/identity/v3/ 2022-02-08 16:58:48.862 | + :: : [[ 200 == 503 ]] 2022-02-08 16:58:48.864 | + :: : [[ 0 -eq 7 ]] 2022-02-08 16:58:48.867 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-08 16:58:48.869 | + functions-common:time_stop:2414 : local name 2022-02-08 16:58:48.872 | + functions-common:time_stop:2415 : local end_time 2022-02-08 16:58:48.874 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 16:58:48.877 | + functions-common:time_stop:2417 : local total 2022-02-08 16:58:48.880 | + functions-common:time_stop:2418 : local start_time 2022-02-08 16:58:48.882 | + functions-common:time_stop:2420 : name=wait_for_service 2022-02-08 16:58:48.884 | + functions-common:time_stop:2421 : start_time=1644339522340 2022-02-08 16:58:48.887 | + functions-common:time_stop:2423 : [[ -z 1644339522340 ]] 2022-02-08 16:58:48.890 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 16:58:48.895 | + functions-common:time_stop:2426 : end_time=1644339528892 2022-02-08 16:58:48.897 | + functions-common:time_stop:2427 : elapsed_time=6552 2022-02-08 16:58:48.900 | + functions-common:time_stop:2428 : total=0 2022-02-08 16:58:48.902 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 16:58:48.904 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6552 2022-02-08 16:58:48.907 | + functions:wait_for_service:467 : return 0 2022-02-08 16:58:48.910 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-08 16:58:48.927 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:58:48.930 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-08 16:58:48.932 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 16:58:48.934 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2022-02-08 16:58:48.964 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-08 16:58:48.967 | + lib/keystone:bootstrap_keystone:591 : /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.53/identity 2022-02-08 16:58:53.551 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.551 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.551 | 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=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.559 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.576 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.576 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.608 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.642 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.643 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.732 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.733 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.733 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.733 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.733 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.733 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.746 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.747 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.747 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.747 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.747 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.747 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.748 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.755 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.758 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.758 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.759 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.759 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.759 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.759 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.759 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=190037) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 16:58:53.793 | 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=190037) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 16:58:54.166 | INFO keystone.cmd.bootstrap [None req-7e47d3f4-716f-414a-8920-d2b2f2e9ac83 None None] Created domain default 2022-02-08 16:58:54.285 | INFO keystone.cmd.bootstrap [None req-7e47d3f4-716f-414a-8920-d2b2f2e9ac83 None None] Created project admin 2022-02-08 16:58:54.317 | DEBUG passlib.handlers.bcrypt [None req-7e47d3f4-716f-414a-8920-d2b2f2e9ac83 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=190037) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-08 16:58:54.317 | DEBUG passlib.handlers.bcrypt [None req-7e47d3f4-716f-414a-8920-d2b2f2e9ac83 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=190037) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-08 16:58:54.455 | INFO keystone.cmd.bootstrap [None req-7e47d3f4-716f-414a-8920-d2b2f2e9ac83 None None] Created user admin 2022-02-08 16:58:54.535 | INFO keystone.cmd.bootstrap [None req-7e47d3f4-716f-414a-8920-d2b2f2e9ac83 None None] Created role reader 2022-02-08 16:58:54.609 | INFO keystone.cmd.bootstrap [None req-7e47d3f4-716f-414a-8920-d2b2f2e9ac83 None None] Created role member 2022-02-08 16:58:54.687 | INFO keystone.cmd.bootstrap [None req-7e47d3f4-716f-414a-8920-d2b2f2e9ac83 None None] Created implied role where 7de59217ff3d42278d642df276379cdf implies 1df6bac8cf53432db57828bfef0fe740 2022-02-08 16:58:54.746 | INFO keystone.cmd.bootstrap [None req-7e47d3f4-716f-414a-8920-d2b2f2e9ac83 None None] Created role admin 2022-02-08 16:58:54.800 | INFO keystone.cmd.bootstrap [None req-7e47d3f4-716f-414a-8920-d2b2f2e9ac83 None None] Created implied role where e2fab3dca17448e991b4207dee1a3161 implies 7de59217ff3d42278d642df276379cdf 2022-02-08 16:58:54.866 | INFO keystone.cmd.bootstrap [None req-7e47d3f4-716f-414a-8920-d2b2f2e9ac83 None None] Granted role admin on project admin to user admin. 2022-02-08 16:58:54.914 | INFO keystone.cmd.bootstrap [None req-7e47d3f4-716f-414a-8920-d2b2f2e9ac83 None None] Granted role admin on the system to user admin. 2022-02-08 16:58:54.966 | WARNING py.warnings [None req-7e47d3f4-716f-414a-8920-d2b2f2e9ac83 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-02-08 16:58:54.966 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-08 16:58:54.966 |  2022-02-08 16:58:54.969 | INFO keystone.cmd.bootstrap [None req-7e47d3f4-716f-414a-8920-d2b2f2e9ac83 None None] Created region RegionOne 2022-02-08 16:58:55.106 | INFO keystone.cmd.bootstrap [None req-7e47d3f4-716f-414a-8920-d2b2f2e9ac83 None None] Created public endpoint http://10.222.0.53/identity 2022-02-08 16:58:55.552 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-08 16:58:55.555 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-08 16:58:55.558 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-08 16:58:55.561 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-08 16:58:58.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:58:58.502 | from cryptography.utils import int_from_bytes 2022-02-08 16:58:58.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:58:58.502 | from cryptography.utils import int_from_bytes 2022-02-08 16:58:58.656 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:58:58.659 | + lib/keystone:create_keystone_accounts:299 : admin_project=305b7888160f4e889a8a0fc099f7df5c 2022-02-08 16:58:58.662 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-08 16:58:58.665 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-08 16:59:00.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:00.833 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:00.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:00.833 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:00.982 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:00.985 | + lib/keystone:create_keystone_accounts:301 : admin_user=708172aaa6b949a1b5268c811a453944 2022-02-08 16:59:00.988 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-08 16:59:00.990 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-08 16:59:00.993 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-08 16:59:00.995 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 708172aaa6b949a1b5268c811a453944 default 2022-02-08 16:59:01.052 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 708172aaa6b949a1b5268c811a453944 default 2022-02-08 16:59:01.092 | [161691 Async ks-domain-role:190169]: running: get_or_add_user_domain_role admin 708172aaa6b949a1b5268c811a453944 default 2022-02-08 16:59:01.094 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-08 16:59:01.097 | + functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 16:59:01.101 | ++ functions-common:get_or_create_domain:878 : oscwrap domain show Default -f value -c id 2022-02-08 16:59:03.409 | + functions-common:get_or_create_domain:876 : domain_id=default 2022-02-08 16:59:03.412 | + functions-common:get_or_create_domain:877 : echo default 2022-02-08 16:59:03.412 | default 2022-02-08 16:59:03.414 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-08 16:59:03.478 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-08 16:59:03.526 | [161691 Async ks-project:190298]: running: get_or_create_project service Default 2022-02-08 16:59:03.529 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-08 16:59:03.601 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-08 16:59:03.649 | [161691 Async ks-service:190384]: running: get_or_create_role service 2022-02-08 16:59:03.652 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-08 16:59:03.725 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-08 16:59:03.782 | [161691 Async ks-reseller:190480]: running: get_or_create_role ResellerAdmin 2022-02-08 16:59:03.786 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-08 16:59:03.793 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-08 16:59:04.192 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-08 16:59:04.405 | [161691 Async ks-anotherrole:190569]: running: get_or_create_role anotherrole 2022-02-08 16:59:04.432 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-08 16:59:04.480 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-08 16:59:04.496 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:59:04.524 | +++ functions-common:get_or_create_project:929 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-08 16:59:06.967 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:06.996 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:07.038 | [190384 Async ks-service:190384]: finished successfully 2022-02-08 16:59:07.068 | [190298 Async ks-project:190298]: finished successfully 2022-02-08 16:59:07.235 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:07.287 | [190480 Async ks-reseller:190480]: finished successfully 2022-02-08 16:59:07.445 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:07.480 | [190569 Async ks-anotherrole:190569]: finished successfully 2022-02-08 16:59:07.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:07.975 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:07.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:07.975 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:08.129 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:08.132 | ++ functions-common:get_or_create_project:927 : project_id=f491065afe6541538cef683ee21cbf6e 2022-02-08 16:59:08.134 | ++ functions-common:get_or_create_project:928 : echo f491065afe6541538cef683ee21cbf6e 2022-02-08 16:59:08.137 | + lib/keystone:create_keystone_accounts:329 : invis_project=f491065afe6541538cef683ee21cbf6e 2022-02-08 16:59:08.140 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-08 16:59:08.143 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-08 16:59:08.145 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:59:08.148 | +++ functions-common:get_or_create_project:929 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-08 16:59:09.926 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:09.953 | [190169 Async ks-domain-role:190169]: finished successfully 2022-02-08 16:59:10.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:10.402 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:10.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:10.403 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:10.556 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:10.559 | ++ functions-common:get_or_create_project:927 : project_id=48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:10.561 | ++ functions-common:get_or_create_project:928 : echo 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:10.564 | + lib/keystone:create_keystone_accounts:333 : demo_project=48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:10.566 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-08 16:59:10.569 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-08 16:59:10.572 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:59:10.574 | ++ functions-common:get_or_create_user:899 : [[ ! -z demo@example.com ]] 2022-02-08 16:59:10.576 | ++ functions-common:get_or_create_user:900 : local email=--email=demo@example.com 2022-02-08 16:59:10.580 | +++ functions-common:get_or_create_user:916 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-08 16:59:12.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:12.864 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:12.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:12.864 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:13.015 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:13.018 | ++ functions-common:get_or_create_user:914 : user_id=69aa12ec897e4236a56638c198dbcea5 2022-02-08 16:59:13.020 | ++ functions-common:get_or_create_user:915 : echo 69aa12ec897e4236a56638c198dbcea5 2022-02-08 16:59:13.023 | + lib/keystone:create_keystone_accounts:336 : demo_user=69aa12ec897e4236a56638c198dbcea5 2022-02-08 16:59:13.025 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-08 16:59:13.075 | [161691 Async ks-domain-role:190169]: Waiting for completion of get_or_add_user_domain_role admin 708172aaa6b949a1b5268c811a453944 default running on PID 190169 (6 other jobs running) 2022-02-08 16:59:13.099 | [161691 Async ks-domain-role:190169]: Signaling child to exit 2022-02-08 16:59:13.100 | WAKEUP 2022-02-08 16:59:13.123 | [161691 Async ks-domain-role:190169]: Signaled 2022-02-08 16:59:13.124 | + functions-common:get_or_add_user_domain_role:992 : local user_role_id 2022-02-08 16:59:13.124 | ++ functions-common:get_or_add_user_domain_role:998 : oscwrap role assignment list --role admin --user 708172aaa6b949a1b5268c811a453944 --domain default 2022-02-08 16:59:13.124 | ++ functions-common:get_or_add_user_domain_role:998 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:13.124 | ++ functions-common:get_or_add_user_domain_role:998 : get_field 1 2022-02-08 16:59:13.124 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:13.124 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:13.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:13.124 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:13.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:13.124 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:13.124 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:13.125 | + functions-common:get_or_add_user_domain_role:998 : user_role_id= 2022-02-08 16:59:13.125 | + functions-common:get_or_add_user_domain_role:999 : [[ -z '' ]] 2022-02-08 16:59:13.125 | + functions-common:get_or_add_user_domain_role:1001 : openstack role add admin --user 708172aaa6b949a1b5268c811a453944 --domain default 2022-02-08 16:59:13.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:13.125 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:13.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:13.125 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:13.125 | ++ functions-common:get_or_add_user_domain_role:1008 : oscwrap role assignment list --role admin --user 708172aaa6b949a1b5268c811a453944 --domain default 2022-02-08 16:59:13.125 | ++ functions-common:get_or_add_user_domain_role:1008 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:13.125 | ++ functions-common:get_or_add_user_domain_role:1008 : get_field 1 2022-02-08 16:59:13.125 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:13.125 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:13.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:13.125 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:13.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:13.125 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:13.125 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:13.125 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:59:13.125 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:59:13.125 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:59:13.125 | ++ functions-common:get_field:807 : echo '| e2fab3dca17448e991b4207dee1a3161 | 708172aaa6b949a1b5268c811a453944 | | | default | | False |' 2022-02-08 16:59:13.125 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:13.125 | + functions-common:get_or_add_user_domain_role:1008 : user_role_id=e2fab3dca17448e991b4207dee1a3161 2022-02-08 16:59:13.125 | + functions-common:get_or_add_user_domain_role:1010 : echo e2fab3dca17448e991b4207dee1a3161 2022-02-08 16:59:13.125 | e2fab3dca17448e991b4207dee1a3161 2022-02-08 16:59:13.168 | [161691 Async ks-domain-role:190169]: finished get_or_add_user_domain_role admin 708172aaa6b949a1b5268c811a453944 default with result 0 in 8 seconds 2022-02-08 16:59:13.176 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-08 16:59:13.211 | [161691 Async ks-project:190298]: Waiting for completion of get_or_create_project service Default running on PID 190298 (5 other jobs running) 2022-02-08 16:59:13.235 | [161691 Async ks-project:190298]: Signaling child to exit 2022-02-08 16:59:13.236 | WAKEUP 2022-02-08 16:59:13.257 | [161691 Async ks-project:190298]: Signaled 2022-02-08 16:59:13.259 | + functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:59:13.259 | ++ functions-common:get_or_create_project:929 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-08 16:59:13.259 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:13.259 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:13.259 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:13.259 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:13.259 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:13.259 | + functions-common:get_or_create_project:927 : project_id=374a7b5248e94755ba1011009745ebe6 2022-02-08 16:59:13.259 | + functions-common:get_or_create_project:928 : echo 374a7b5248e94755ba1011009745ebe6 2022-02-08 16:59:13.259 | 374a7b5248e94755ba1011009745ebe6 2022-02-08 16:59:13.303 | [161691 Async ks-project:190298]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-08 16:59:13.342 | [161691 Async ks-service:190384]: Waiting for completion of get_or_create_role service running on PID 190384 (4 other jobs running) 2022-02-08 16:59:13.367 | [161691 Async ks-service:190384]: Signaling child to exit 2022-02-08 16:59:13.367 | WAKEUP 2022-02-08 16:59:13.389 | [161691 Async ks-service:190384]: Signaled 2022-02-08 16:59:13.390 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 16:59:13.391 | ++ functions-common:get_or_create_role:941 : oscwrap role create service --or-show -f value -c id 2022-02-08 16:59:13.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:13.391 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:13.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:13.391 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:13.391 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:13.391 | + functions-common:get_or_create_role:939 : role_id=aa47258d78fe48a790dadc64599b7ecc 2022-02-08 16:59:13.391 | + functions-common:get_or_create_role:940 : echo aa47258d78fe48a790dadc64599b7ecc 2022-02-08 16:59:13.391 | aa47258d78fe48a790dadc64599b7ecc 2022-02-08 16:59:13.435 | [161691 Async ks-service:190384]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-08 16:59:13.473 | [161691 Async ks-reseller:190480]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 190480 (3 other jobs running) 2022-02-08 16:59:13.497 | [161691 Async ks-reseller:190480]: Signaling child to exit 2022-02-08 16:59:13.497 | WAKEUP 2022-02-08 16:59:13.519 | [161691 Async ks-reseller:190480]: Signaled 2022-02-08 16:59:13.520 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 16:59:13.520 | ++ functions-common:get_or_create_role:941 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-08 16:59:13.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:13.520 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:13.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:13.520 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:13.520 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:13.520 | + functions-common:get_or_create_role:939 : role_id=2fd9ce2142ed4653942435f0f7874de9 2022-02-08 16:59:13.520 | + functions-common:get_or_create_role:940 : echo 2fd9ce2142ed4653942435f0f7874de9 2022-02-08 16:59:13.520 | 2fd9ce2142ed4653942435f0f7874de9 2022-02-08 16:59:13.564 | [161691 Async ks-reseller:190480]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-08 16:59:13.601 | [161691 Async ks-anotherrole:190569]: Waiting for completion of get_or_create_role anotherrole running on PID 190569 (2 other jobs running) 2022-02-08 16:59:13.625 | [161691 Async ks-anotherrole:190569]: Signaling child to exit 2022-02-08 16:59:13.625 | WAKEUP 2022-02-08 16:59:13.650 | [161691 Async ks-anotherrole:190569]: Signaled 2022-02-08 16:59:13.652 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 16:59:13.652 | ++ functions-common:get_or_create_role:941 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-08 16:59:13.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:13.652 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:13.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:13.652 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:13.652 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:13.652 | + functions-common:get_or_create_role:939 : role_id=31709cd3150a4a4da883cfa268949858 2022-02-08 16:59:13.652 | + functions-common:get_or_create_role:940 : echo 31709cd3150a4a4da883cfa268949858 2022-02-08 16:59:13.652 | 31709cd3150a4a4da883cfa268949858 2022-02-08 16:59:13.696 | [161691 Async ks-anotherrole:190569]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-02-08 16:59:13.700 | + inc/async:async_wait:197 : return 0 2022-02-08 16:59:13.702 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 69aa12ec897e4236a56638c198dbcea5 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:13.761 | + inc/async:async_inner:63 : get_or_add_user_project_role member 69aa12ec897e4236a56638c198dbcea5 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:13.800 | [161691 Async ks-demo-member:191439]: running: get_or_add_user_project_role member 69aa12ec897e4236a56638c198dbcea5 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:13.803 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 708172aaa6b949a1b5268c811a453944 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:13.863 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 708172aaa6b949a1b5268c811a453944 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:13.908 | [161691 Async ks-demo-admin:191551]: running: get_or_add_user_project_role admin 708172aaa6b949a1b5268c811a453944 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:13.911 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 69aa12ec897e4236a56638c198dbcea5 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:13.981 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 69aa12ec897e4236a56638c198dbcea5 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:14.025 | [161691 Async ks-demo-another:191663]: running: get_or_add_user_project_role anotherrole 69aa12ec897e4236a56638c198dbcea5 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:14.028 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 69aa12ec897e4236a56638c198dbcea5 f491065afe6541538cef683ee21cbf6e 2022-02-08 16:59:14.104 | + inc/async:async_inner:63 : get_or_add_user_project_role member 69aa12ec897e4236a56638c198dbcea5 f491065afe6541538cef683ee21cbf6e 2022-02-08 16:59:14.174 | [161691 Async ks-demo-invis:191775]: running: get_or_add_user_project_role member 69aa12ec897e4236a56638c198dbcea5 f491065afe6541538cef683ee21cbf6e 2022-02-08 16:59:14.185 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-08 16:59:14.190 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-08 16:59:14.197 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:59:14.200 | ++ functions-common:get_or_create_user:899 : [[ ! -z demo_reader@example.com ]] 2022-02-08 16:59:14.205 | ++ functions-common:get_or_create_user:900 : local email=--email=demo_reader@example.com 2022-02-08 16:59:14.219 | +++ functions-common:get_or_create_user:916 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-08 16:59:17.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:17.277 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:17.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:17.277 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:17.572 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:17.599 | ++ functions-common:get_or_create_user:914 : user_id=23fcb745c2874f5f8b99af046b7d13d3 2022-02-08 16:59:17.624 | ++ functions-common:get_or_create_user:915 : echo 23fcb745c2874f5f8b99af046b7d13d3 2022-02-08 16:59:17.655 | + lib/keystone:create_keystone_accounts:349 : demo_reader=23fcb745c2874f5f8b99af046b7d13d3 2022-02-08 16:59:17.677 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 23fcb745c2874f5f8b99af046b7d13d3 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:18.064 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 23fcb745c2874f5f8b99af046b7d13d3 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:18.313 | [161691 Async ks-demo-reader:191977]: running: get_or_add_user_project_role reader 23fcb745c2874f5f8b99af046b7d13d3 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:18.328 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-08 16:59:18.356 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-08 16:59:18.380 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 16:59:18.404 | +++ functions-common:get_or_create_project:929 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-08 16:59:21.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:21.783 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:21.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:21.783 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:22.152 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:22.168 | ++ functions-common:get_or_create_project:927 : project_id=cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:22.182 | ++ functions-common:get_or_create_project:928 : echo cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:22.212 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:22.236 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-08 16:59:22.264 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-08 16:59:22.284 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:59:22.299 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo@example.com ]] 2022-02-08 16:59:22.316 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo@example.com 2022-02-08 16:59:22.349 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-08 16:59:23.959 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:24.149 | [191439 Async ks-demo-member:191439]: finished successfully 2022-02-08 16:59:24.395 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:24.450 | [191663 Async ks-demo-another:191663]: finished successfully 2022-02-08 16:59:24.455 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:24.505 | [191551 Async ks-demo-admin:191551]: finished successfully 2022-02-08 16:59:24.718 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:24.749 | [191775 Async ks-demo-invis:191775]: finished successfully 2022-02-08 16:59:25.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:25.372 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:25.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:25.372 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:25.532 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:25.535 | ++ functions-common:get_or_create_user:914 : user_id=c4013d1a3ec840ad964c277b91ab7ab7 2022-02-08 16:59:25.537 | ++ functions-common:get_or_create_user:915 : echo c4013d1a3ec840ad964c277b91ab7ab7 2022-02-08 16:59:25.540 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=c4013d1a3ec840ad964c277b91ab7ab7 2022-02-08 16:59:25.543 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin c4013d1a3ec840ad964c277b91ab7ab7 cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:25.608 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c4013d1a3ec840ad964c277b91ab7ab7 cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:25.661 | [161691 Async ks-alt-admin:192500]: running: get_or_add_user_project_role admin c4013d1a3ec840ad964c277b91ab7ab7 cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:25.664 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole c4013d1a3ec840ad964c277b91ab7ab7 cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:25.738 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c4013d1a3ec840ad964c277b91ab7ab7 cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:25.806 | [161691 Async ks-alt-another:192612]: running: get_or_add_user_project_role anotherrole c4013d1a3ec840ad964c277b91ab7ab7 cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:25.809 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-08 16:59:25.812 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-08 16:59:25.816 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:59:25.825 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo_member@example.com ]] 2022-02-08 16:59:25.829 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo_member@example.com 2022-02-08 16:59:25.836 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-08 16:59:28.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:28.254 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:28.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:28.254 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:28.454 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:28.457 | ++ functions-common:get_or_create_user:914 : user_id=10544505bd4e4d78a713a99f2847887d 2022-02-08 16:59:28.460 | ++ functions-common:get_or_create_user:915 : echo 10544505bd4e4d78a713a99f2847887d 2022-02-08 16:59:28.463 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=10544505bd4e4d78a713a99f2847887d 2022-02-08 16:59:28.466 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 10544505bd4e4d78a713a99f2847887d cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:28.546 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:28.549 | + inc/async:async_inner:63 : get_or_add_user_project_role member 10544505bd4e4d78a713a99f2847887d cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:28.582 | [191977 Async ks-demo-reader:191977]: finished successfully 2022-02-08 16:59:28.629 | [161691 Async ks-alt-member-user:192838]: running: get_or_add_user_project_role member 10544505bd4e4d78a713a99f2847887d cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:28.635 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-08 16:59:28.639 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-08 16:59:28.641 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:59:28.644 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-08 16:59:28.647 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo_reader@example.com 2022-02-08 16:59:28.650 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-08 16:59:31.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:31.059 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:31.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:31.059 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:31.281 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:31.284 | ++ functions-common:get_or_create_user:914 : user_id=114abb8ebaad44b69966357d13764763 2022-02-08 16:59:31.287 | ++ functions-common:get_or_create_user:915 : echo 114abb8ebaad44b69966357d13764763 2022-02-08 16:59:31.290 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=114abb8ebaad44b69966357d13764763 2022-02-08 16:59:31.293 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 114abb8ebaad44b69966357d13764763 cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:31.377 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 114abb8ebaad44b69966357d13764763 cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:31.434 | [161691 Async ks-alt-reader-user:193081]: running: get_or_add_user_project_role reader 114abb8ebaad44b69966357d13764763 cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:31.439 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-08 16:59:31.442 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:59:31.450 | ++ functions-common:get_or_create_user:899 : [[ ! -z system_member@example.com ]] 2022-02-08 16:59:31.461 | ++ functions-common:get_or_create_user:900 : local email=--email=system_member@example.com 2022-02-08 16:59:31.473 | +++ functions-common:get_or_create_user:916 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-08 16:59:33.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:33.971 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:33.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:33.971 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:34.226 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:34.229 | ++ functions-common:get_or_create_user:914 : user_id=e5ed99edcbc94fe8aceb7db1207103ab 2022-02-08 16:59:34.232 | ++ functions-common:get_or_create_user:915 : echo e5ed99edcbc94fe8aceb7db1207103ab 2022-02-08 16:59:34.237 | + lib/keystone:create_keystone_accounts:381 : system_member_user=e5ed99edcbc94fe8aceb7db1207103ab 2022-02-08 16:59:34.238 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member e5ed99edcbc94fe8aceb7db1207103ab all 2022-02-08 16:59:34.409 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:34.421 | + inc/async:async_inner:63 : get_or_add_user_system_role member e5ed99edcbc94fe8aceb7db1207103ab all 2022-02-08 16:59:34.492 | [192500 Async ks-alt-admin:192500]: finished successfully 2022-02-08 16:59:34.533 | [161691 Async ks-system-member:193272]: running: get_or_add_user_system_role member e5ed99edcbc94fe8aceb7db1207103ab all 2022-02-08 16:59:34.539 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-08 16:59:34.543 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 16:59:34.547 | ++ functions-common:get_or_create_user:899 : [[ ! -z system_reader@example.com ]] 2022-02-08 16:59:34.552 | ++ functions-common:get_or_create_user:900 : local email=--email=system_reader@example.com 2022-02-08 16:59:34.558 | +++ functions-common:get_or_create_user:916 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-08 16:59:34.712 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:34.895 | [192612 Async ks-alt-another:192612]: finished successfully 2022-02-08 16:59:36.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:36.947 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:36.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:36.947 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:37.144 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:37.148 | ++ functions-common:get_or_create_user:914 : user_id=da5813cfd415477a95d53f4583d279d9 2022-02-08 16:59:37.153 | ++ functions-common:get_or_create_user:915 : echo da5813cfd415477a95d53f4583d279d9 2022-02-08 16:59:37.157 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=da5813cfd415477a95d53f4583d279d9 2022-02-08 16:59:37.160 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader da5813cfd415477a95d53f4583d279d9 all 2022-02-08 16:59:37.281 | + inc/async:async_inner:63 : get_or_add_user_system_role reader da5813cfd415477a95d53f4583d279d9 all 2022-02-08 16:59:37.307 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:37.358 | [161691 Async ks-system-reader:193571]: running: get_or_add_user_system_role reader da5813cfd415477a95d53f4583d279d9 all 2022-02-08 16:59:37.361 | [192838 Async ks-alt-member-user:192838]: finished successfully 2022-02-08 16:59:37.371 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-08 16:59:37.392 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-08 16:59:37.395 | ++ functions-common:get_or_create_group:883 : local 'desc=openstack admin group' 2022-02-08 16:59:37.398 | ++ functions-common:get_or_create_group:884 : local group_id 2022-02-08 16:59:37.409 | +++ functions-common:get_or_create_group:893 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-08 16:59:39.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:39.780 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:39.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:39.780 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:39.988 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:40.003 | ++ functions-common:get_or_create_group:891 : group_id=41d12c6fde5d46568363f848cc68616b 2022-02-08 16:59:40.006 | ++ functions-common:get_or_create_group:892 : echo 41d12c6fde5d46568363f848cc68616b 2022-02-08 16:59:40.012 | + lib/keystone:create_keystone_accounts:391 : admin_group=41d12c6fde5d46568363f848cc68616b 2022-02-08 16:59:40.020 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-08 16:59:40.030 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-08 16:59:40.045 | ++ functions-common:get_or_create_group:883 : local 'desc=non-admin group' 2022-02-08 16:59:40.062 | ++ functions-common:get_or_create_group:884 : local group_id 2022-02-08 16:59:40.068 | +++ functions-common:get_or_create_group:893 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-08 16:59:40.419 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:40.449 | [193081 Async ks-alt-reader-user:193081]: finished successfully 2022-02-08 16:59:42.359 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:42.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:42.371 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:42.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:42.371 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:42.404 | [193272 Async ks-system-member:193272]: finished successfully 2022-02-08 16:59:42.535 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:42.538 | ++ functions-common:get_or_create_group:891 : group_id=68648317c2664172b09cce266b5fd2d9 2022-02-08 16:59:42.540 | ++ functions-common:get_or_create_group:892 : echo 68648317c2664172b09cce266b5fd2d9 2022-02-08 16:59:42.543 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=68648317c2664172b09cce266b5fd2d9 2022-02-08 16:59:42.546 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 68648317c2664172b09cce266b5fd2d9 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:42.607 | + inc/async:async_inner:63 : get_or_add_group_project_role member 68648317c2664172b09cce266b5fd2d9 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:42.656 | [161691 Async ks-group-memberdemo:193970]: running: get_or_add_group_project_role member 68648317c2664172b09cce266b5fd2d9 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:42.660 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 68648317c2664172b09cce266b5fd2d9 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:42.730 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 68648317c2664172b09cce266b5fd2d9 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:42.787 | [161691 Async ks-group-anotherdemo:194056]: running: get_or_add_group_project_role anotherrole 68648317c2664172b09cce266b5fd2d9 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:42.789 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 68648317c2664172b09cce266b5fd2d9 cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:42.860 | + inc/async:async_inner:63 : get_or_add_group_project_role member 68648317c2664172b09cce266b5fd2d9 cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:42.947 | [161691 Async ks-group-memberalt:194142]: running: get_or_add_group_project_role member 68648317c2664172b09cce266b5fd2d9 cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:42.973 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 68648317c2664172b09cce266b5fd2d9 cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:43.394 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 68648317c2664172b09cce266b5fd2d9 cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:43.649 | [161691 Async ks-group-anotheralt:194230]: running: get_or_add_group_project_role anotherrole 68648317c2664172b09cce266b5fd2d9 cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:43.676 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 41d12c6fde5d46568363f848cc68616b 305b7888160f4e889a8a0fc099f7df5c 2022-02-08 16:59:44.128 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 41d12c6fde5d46568363f848cc68616b 305b7888160f4e889a8a0fc099f7df5c 2022-02-08 16:59:44.342 | [161691 Async ks-group-admin:194318]: running: get_or_add_group_project_role admin 41d12c6fde5d46568363f848cc68616b 305b7888160f4e889a8a0fc099f7df5c 2022-02-08 16:59:44.364 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-08 16:59:44.729 | [161691 Async ks-demo-member:191439]: Waiting for completion of get_or_add_user_project_role member 69aa12ec897e4236a56638c198dbcea5 48393f4ea72f45e49c7b4b5dea89e63e running on PID 191439 (17 other jobs running) 2022-02-08 16:59:44.902 | [161691 Async ks-demo-member:191439]: Signaling child to exit 2022-02-08 16:59:44.902 | WAKEUP 2022-02-08 16:59:45.053 | [161691 Async ks-demo-member:191439]: Signaled 2022-02-08 16:59:45.064 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:59:45.064 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:59:45.064 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:59:45.064 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:59:45.064 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:59:45.064 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:59:45.064 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:59:45.064 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:59:45.064 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 69aa12ec897e4236a56638c198dbcea5 --project 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:45.064 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:59:45.064 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:45.064 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:45.064 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:45.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:45.064 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:45.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:45.064 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:45.064 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:45.064 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:59:45.064 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:59:45.064 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user 69aa12ec897e4236a56638c198dbcea5 --project 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:45.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:45.064 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:45.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:45.065 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:45.065 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:45.065 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user 69aa12ec897e4236a56638c198dbcea5 --project 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:45.065 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:59:45.065 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:45.065 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:45.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:45.065 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:45.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:45.065 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:45.065 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:45.065 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:59:45.065 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:59:45.065 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:59:45.065 | ++ functions-common:get_field:807 : echo '| 7de59217ff3d42278d642df276379cdf | 69aa12ec897e4236a56638c198dbcea5 | | 48393f4ea72f45e49c7b4b5dea89e63e | | | False |' 2022-02-08 16:59:45.065 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:45.065 | + functions-common:get_or_add_user_project_role:984 : user_role_id=7de59217ff3d42278d642df276379cdf 2022-02-08 16:59:45.065 | + functions-common:get_or_add_user_project_role:986 : echo 7de59217ff3d42278d642df276379cdf 2022-02-08 16:59:45.065 | 7de59217ff3d42278d642df276379cdf 2022-02-08 16:59:45.362 | [161691 Async ks-demo-member:191439]: finished get_or_add_user_project_role member 69aa12ec897e4236a56638c198dbcea5 48393f4ea72f45e49c7b4b5dea89e63e with result 0 in 10 seconds 2022-02-08 16:59:45.447 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:45.530 | [161691 Async ks-demo-admin:191551]: Waiting for completion of get_or_add_user_project_role admin 708172aaa6b949a1b5268c811a453944 48393f4ea72f45e49c7b4b5dea89e63e running on PID 191551 (16 other jobs running) 2022-02-08 16:59:45.598 | [193571 Async ks-system-reader:193571]: finished successfully 2022-02-08 16:59:45.698 | [161691 Async ks-demo-admin:191551]: Signaling child to exit 2022-02-08 16:59:45.699 | WAKEUP 2022-02-08 16:59:45.829 | [161691 Async ks-demo-admin:191551]: Signaled 2022-02-08 16:59:45.840 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:59:45.840 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:59:45.840 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:59:45.840 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:59:45.840 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:59:45.840 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:59:45.840 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:59:45.840 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:59:45.840 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 708172aaa6b949a1b5268c811a453944 --project 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:45.840 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:45.840 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:59:45.840 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:45.840 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:45.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:45.840 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:45.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:45.840 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:45.840 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:45.840 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:59:45.840 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:59:45.840 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 708172aaa6b949a1b5268c811a453944 --project 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:45.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:45.840 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:45.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:45.840 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:45.840 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:59:45.840 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 708172aaa6b949a1b5268c811a453944 --project 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:45.840 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:45.840 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:45.841 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:45.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:45.841 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:45.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:45.841 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:45.841 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:45.841 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:59:45.841 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:59:45.841 | ++ functions-common:get_field:807 : echo '| e2fab3dca17448e991b4207dee1a3161 | 708172aaa6b949a1b5268c811a453944 | | 48393f4ea72f45e49c7b4b5dea89e63e | | | False |' 2022-02-08 16:59:45.841 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:59:45.841 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:45.841 | + functions-common:get_or_add_user_project_role:984 : user_role_id=e2fab3dca17448e991b4207dee1a3161 2022-02-08 16:59:45.841 | + functions-common:get_or_add_user_project_role:986 : echo e2fab3dca17448e991b4207dee1a3161 2022-02-08 16:59:45.841 | e2fab3dca17448e991b4207dee1a3161 2022-02-08 16:59:46.099 | [161691 Async ks-demo-admin:191551]: finished get_or_add_user_project_role admin 708172aaa6b949a1b5268c811a453944 48393f4ea72f45e49c7b4b5dea89e63e with result 0 in 10 seconds 2022-02-08 16:59:46.331 | [161691 Async ks-demo-another:191663]: Waiting for completion of get_or_add_user_project_role anotherrole 69aa12ec897e4236a56638c198dbcea5 48393f4ea72f45e49c7b4b5dea89e63e running on PID 191663 (15 other jobs running) 2022-02-08 16:59:46.470 | [161691 Async ks-demo-another:191663]: Signaling child to exit 2022-02-08 16:59:46.470 | WAKEUP 2022-02-08 16:59:46.641 | [161691 Async ks-demo-another:191663]: Signaled 2022-02-08 16:59:46.655 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:59:46.655 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:59:46.656 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:59:46.656 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:59:46.656 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:59:46.656 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:59:46.656 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:59:46.656 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:59:46.656 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:59:46.656 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:46.656 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:46.656 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:46.656 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user 69aa12ec897e4236a56638c198dbcea5 --project 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:46.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:46.656 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:46.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:46.657 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:46.657 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:46.657 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:59:46.657 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:59:46.657 | + functions-common:get_or_add_user_project_role:975 : openstack role add anotherrole --user 69aa12ec897e4236a56638c198dbcea5 --project 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:46.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:46.657 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:46.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:46.657 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:46.657 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role anotherrole --user 69aa12ec897e4236a56638c198dbcea5 --project 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:46.657 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:59:46.657 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:46.657 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:46.657 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:46.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:46.657 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:46.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:46.657 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:46.657 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:46.657 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:59:46.657 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:59:46.657 | ++ functions-common:get_field:807 : echo '| 31709cd3150a4a4da883cfa268949858 | 69aa12ec897e4236a56638c198dbcea5 | | 48393f4ea72f45e49c7b4b5dea89e63e | | | False |' 2022-02-08 16:59:46.657 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:59:46.657 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:46.657 | + functions-common:get_or_add_user_project_role:984 : user_role_id=31709cd3150a4a4da883cfa268949858 2022-02-08 16:59:46.657 | + functions-common:get_or_add_user_project_role:986 : echo 31709cd3150a4a4da883cfa268949858 2022-02-08 16:59:46.657 | 31709cd3150a4a4da883cfa268949858 2022-02-08 16:59:46.941 | [161691 Async ks-demo-another:191663]: finished get_or_add_user_project_role anotherrole 69aa12ec897e4236a56638c198dbcea5 48393f4ea72f45e49c7b4b5dea89e63e with result 0 in 10 seconds 2022-02-08 16:59:47.241 | [161691 Async ks-demo-invis:191775]: Waiting for completion of get_or_add_user_project_role member 69aa12ec897e4236a56638c198dbcea5 f491065afe6541538cef683ee21cbf6e running on PID 191775 (14 other jobs running) 2022-02-08 16:59:47.419 | [161691 Async ks-demo-invis:191775]: Signaling child to exit 2022-02-08 16:59:47.419 | WAKEUP 2022-02-08 16:59:47.550 | [161691 Async ks-demo-invis:191775]: Signaled 2022-02-08 16:59:47.552 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:59:47.553 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:59:47.556 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:59:47.556 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:59:47.556 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:59:47.556 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:59:47.556 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:59:47.556 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:59:47.556 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:47.556 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:59:47.556 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 69aa12ec897e4236a56638c198dbcea5 --project f491065afe6541538cef683ee21cbf6e 2022-02-08 16:59:47.556 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:47.556 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:47.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:47.557 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:47.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:47.557 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:47.557 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:47.557 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:59:47.557 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:59:47.557 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user 69aa12ec897e4236a56638c198dbcea5 --project f491065afe6541538cef683ee21cbf6e 2022-02-08 16:59:47.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:47.557 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:47.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:47.557 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:47.557 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user 69aa12ec897e4236a56638c198dbcea5 --project f491065afe6541538cef683ee21cbf6e 2022-02-08 16:59:47.557 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:59:47.557 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:47.557 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:47.557 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:47.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:47.557 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:47.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:47.560 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:47.560 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:47.560 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:59:47.560 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:59:47.560 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:59:47.560 | ++ functions-common:get_field:807 : echo '| 7de59217ff3d42278d642df276379cdf | 69aa12ec897e4236a56638c198dbcea5 | | f491065afe6541538cef683ee21cbf6e | | | False |' 2022-02-08 16:59:47.560 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:47.560 | + functions-common:get_or_add_user_project_role:984 : user_role_id=7de59217ff3d42278d642df276379cdf 2022-02-08 16:59:47.560 | + functions-common:get_or_add_user_project_role:986 : echo 7de59217ff3d42278d642df276379cdf 2022-02-08 16:59:47.560 | 7de59217ff3d42278d642df276379cdf 2022-02-08 16:59:47.862 | [161691 Async ks-demo-invis:191775]: finished get_or_add_user_project_role member 69aa12ec897e4236a56638c198dbcea5 f491065afe6541538cef683ee21cbf6e with result 0 in 10 seconds 2022-02-08 16:59:48.165 | [161691 Async ks-demo-reader:191977]: Waiting for completion of get_or_add_user_project_role reader 23fcb745c2874f5f8b99af046b7d13d3 48393f4ea72f45e49c7b4b5dea89e63e running on PID 191977 (13 other jobs running) 2022-02-08 16:59:48.378 | [161691 Async ks-demo-reader:191977]: Signaling child to exit 2022-02-08 16:59:48.378 | WAKEUP 2022-02-08 16:59:48.550 | [161691 Async ks-demo-reader:191977]: Signaled 2022-02-08 16:59:48.560 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:59:48.560 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:59:48.560 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:59:48.560 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:59:48.560 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:59:48.560 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:59:48.560 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:59:48.560 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:59:48.560 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:48.560 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:59:48.560 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user 23fcb745c2874f5f8b99af046b7d13d3 --project 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:48.560 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:48.560 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:48.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:48.560 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:48.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:48.560 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:48.560 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:48.560 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:59:48.560 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:59:48.560 | + functions-common:get_or_add_user_project_role:975 : openstack role add reader --user 23fcb745c2874f5f8b99af046b7d13d3 --project 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:48.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:48.560 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:48.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:48.560 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:48.560 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role reader --user 23fcb745c2874f5f8b99af046b7d13d3 --project 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:48.560 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:59:48.561 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:48.561 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:48.561 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:48.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:48.561 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:48.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:48.561 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:48.561 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:48.561 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:59:48.561 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:59:48.561 | ++ functions-common:get_field:807 : echo '| 1df6bac8cf53432db57828bfef0fe740 | 23fcb745c2874f5f8b99af046b7d13d3 | | 48393f4ea72f45e49c7b4b5dea89e63e | | | False |' 2022-02-08 16:59:48.561 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:59:48.561 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:48.561 | + functions-common:get_or_add_user_project_role:984 : user_role_id=1df6bac8cf53432db57828bfef0fe740 2022-02-08 16:59:48.561 | + functions-common:get_or_add_user_project_role:986 : echo 1df6bac8cf53432db57828bfef0fe740 2022-02-08 16:59:48.561 | 1df6bac8cf53432db57828bfef0fe740 2022-02-08 16:59:48.878 | [161691 Async ks-demo-reader:191977]: finished get_or_add_user_project_role reader 23fcb745c2874f5f8b99af046b7d13d3 48393f4ea72f45e49c7b4b5dea89e63e with result 0 in 10 seconds 2022-02-08 16:59:48.931 | + inc/async:async_wait:197 : return 0 2022-02-08 16:59:48.952 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-08 16:59:49.274 | [161691 Async ks-alt-admin:192500]: Waiting for completion of get_or_add_user_project_role admin c4013d1a3ec840ad964c277b91ab7ab7 cae62acb14d74101bd041ef441bc52e2 running on PID 192500 (12 other jobs running) 2022-02-08 16:59:49.428 | [161691 Async ks-alt-admin:192500]: Signaling child to exit 2022-02-08 16:59:49.428 | WAKEUP 2022-02-08 16:59:49.559 | [161691 Async ks-alt-admin:192500]: Signaled 2022-02-08 16:59:49.576 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:59:49.576 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:59:49.576 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:59:49.576 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:59:49.576 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:59:49.576 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:59:49.576 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:59:49.576 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:59:49.576 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:59:49.576 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:49.576 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user c4013d1a3ec840ad964c277b91ab7ab7 --project cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:49.576 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:49.576 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:49.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:49.576 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:49.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:49.576 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:49.576 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:49.576 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:59:49.576 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:59:49.576 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user c4013d1a3ec840ad964c277b91ab7ab7 --project cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:49.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:49.577 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:49.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:49.577 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:49.577 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:59:49.577 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:49.577 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:49.577 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user c4013d1a3ec840ad964c277b91ab7ab7 --project cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:49.577 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:49.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:49.577 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:49.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:49.577 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:49.577 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:49.577 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:59:49.577 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:59:49.577 | ++ functions-common:get_field:807 : echo '| e2fab3dca17448e991b4207dee1a3161 | c4013d1a3ec840ad964c277b91ab7ab7 | | cae62acb14d74101bd041ef441bc52e2 | | | False |' 2022-02-08 16:59:49.577 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:59:49.577 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:49.577 | + functions-common:get_or_add_user_project_role:984 : user_role_id=e2fab3dca17448e991b4207dee1a3161 2022-02-08 16:59:49.577 | + functions-common:get_or_add_user_project_role:986 : echo e2fab3dca17448e991b4207dee1a3161 2022-02-08 16:59:49.577 | e2fab3dca17448e991b4207dee1a3161 2022-02-08 16:59:49.833 | [161691 Async ks-alt-admin:192500]: finished get_or_add_user_project_role admin c4013d1a3ec840ad964c277b91ab7ab7 cae62acb14d74101bd041ef441bc52e2 with result 0 in 8 seconds 2022-02-08 16:59:50.102 | [161691 Async ks-alt-another:192612]: Waiting for completion of get_or_add_user_project_role anotherrole c4013d1a3ec840ad964c277b91ab7ab7 cae62acb14d74101bd041ef441bc52e2 running on PID 192612 (11 other jobs running) 2022-02-08 16:59:50.256 | [161691 Async ks-alt-another:192612]: Signaling child to exit 2022-02-08 16:59:50.257 | WAKEUP 2022-02-08 16:59:50.377 | [161691 Async ks-alt-another:192612]: Signaled 2022-02-08 16:59:50.380 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:59:50.380 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:59:50.380 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:59:50.380 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:59:50.380 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:59:50.380 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:59:50.380 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:59:50.380 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:59:50.380 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:50.380 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:59:50.380 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user c4013d1a3ec840ad964c277b91ab7ab7 --project cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:50.380 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:50.380 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:50.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:50.380 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:50.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:50.380 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:50.380 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:50.380 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:59:50.380 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:59:50.380 | + functions-common:get_or_add_user_project_role:975 : openstack role add anotherrole --user c4013d1a3ec840ad964c277b91ab7ab7 --project cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:50.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:50.380 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:50.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:50.380 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:50.380 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role anotherrole --user c4013d1a3ec840ad964c277b91ab7ab7 --project cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:50.380 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:50.381 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:59:50.381 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:50.381 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:50.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:50.381 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:50.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:50.381 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:50.381 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:50.381 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:59:50.381 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:59:50.381 | ++ functions-common:get_field:807 : echo '| 31709cd3150a4a4da883cfa268949858 | c4013d1a3ec840ad964c277b91ab7ab7 | | cae62acb14d74101bd041ef441bc52e2 | | | False |' 2022-02-08 16:59:50.381 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:59:50.381 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:50.381 | + functions-common:get_or_add_user_project_role:984 : user_role_id=31709cd3150a4a4da883cfa268949858 2022-02-08 16:59:50.381 | + functions-common:get_or_add_user_project_role:986 : echo 31709cd3150a4a4da883cfa268949858 2022-02-08 16:59:50.381 | 31709cd3150a4a4da883cfa268949858 2022-02-08 16:59:50.524 | [161691 Async ks-alt-another:192612]: finished get_or_add_user_project_role anotherrole c4013d1a3ec840ad964c277b91ab7ab7 cae62acb14d74101bd041ef441bc52e2 with result 0 in 9 seconds 2022-02-08 16:59:50.782 | [161691 Async ks-alt-member-user:192838]: Waiting for completion of get_or_add_user_project_role member 10544505bd4e4d78a713a99f2847887d cae62acb14d74101bd041ef441bc52e2 running on PID 192838 (10 other jobs running) 2022-02-08 16:59:50.946 | [161691 Async ks-alt-member-user:192838]: Signaling child to exit 2022-02-08 16:59:50.947 | WAKEUP 2022-02-08 16:59:51.082 | [161691 Async ks-alt-member-user:192838]: Signaled 2022-02-08 16:59:51.089 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:59:51.089 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:59:51.090 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:59:51.090 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:59:51.090 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:59:51.090 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:59:51.091 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:59:51.091 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:59:51.091 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 10544505bd4e4d78a713a99f2847887d --project cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:51.091 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:51.091 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:59:51.091 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:51.091 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:51.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:51.091 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:51.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:51.091 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:51.091 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:51.091 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:59:51.091 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:59:51.091 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user 10544505bd4e4d78a713a99f2847887d --project cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:51.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:51.091 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:51.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:51.091 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:51.092 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user 10544505bd4e4d78a713a99f2847887d --project cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:51.092 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:59:51.092 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:51.092 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:51.092 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:51.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:51.092 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:51.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:51.092 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:51.092 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:51.092 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:59:51.092 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:59:51.092 | ++ functions-common:get_field:807 : echo '| 7de59217ff3d42278d642df276379cdf | 10544505bd4e4d78a713a99f2847887d | | cae62acb14d74101bd041ef441bc52e2 | | | False |' 2022-02-08 16:59:51.092 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:59:51.092 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:51.092 | + functions-common:get_or_add_user_project_role:984 : user_role_id=7de59217ff3d42278d642df276379cdf 2022-02-08 16:59:51.092 | + functions-common:get_or_add_user_project_role:986 : echo 7de59217ff3d42278d642df276379cdf 2022-02-08 16:59:51.092 | 7de59217ff3d42278d642df276379cdf 2022-02-08 16:59:51.406 | [161691 Async ks-alt-member-user:192838]: finished get_or_add_user_project_role member 10544505bd4e4d78a713a99f2847887d cae62acb14d74101bd041ef441bc52e2 with result 0 in 8 seconds 2022-02-08 16:59:51.696 | [161691 Async ks-alt-reader-user:193081]: Waiting for completion of get_or_add_user_project_role reader 114abb8ebaad44b69966357d13764763 cae62acb14d74101bd041ef441bc52e2 running on PID 193081 (9 other jobs running) 2022-02-08 16:59:51.803 | [161691 Async ks-alt-reader-user:193081]: Signaling child to exit 2022-02-08 16:59:51.804 | WAKEUP 2022-02-08 16:59:51.949 | [161691 Async ks-alt-reader-user:193081]: Signaled 2022-02-08 16:59:51.963 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 16:59:51.964 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 16:59:51.964 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:59:51.964 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:59:51.964 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:59:51.964 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:59:51.964 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:59:51.964 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 16:59:51.964 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user 114abb8ebaad44b69966357d13764763 --project cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:51.964 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 16:59:51.964 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:51.964 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:51.964 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:51.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:51.964 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:51.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:51.964 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:51.964 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:51.964 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 16:59:51.964 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 16:59:51.964 | + functions-common:get_or_add_user_project_role:975 : openstack role add reader --user 114abb8ebaad44b69966357d13764763 --project cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:51.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:51.964 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:51.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:51.964 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:51.964 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 16:59:51.964 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 16:59:51.964 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role reader --user 114abb8ebaad44b69966357d13764763 --project cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:51.964 | ++ functions-common:get_field:800 : local data field 2022-02-08 16:59:51.964 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:51.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:51.965 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:51.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:51.965 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:51.965 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:51.965 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 16:59:51.965 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 16:59:51.965 | ++ functions-common:get_field:807 : echo '| 1df6bac8cf53432db57828bfef0fe740 | 114abb8ebaad44b69966357d13764763 | | cae62acb14d74101bd041ef441bc52e2 | | | False |' 2022-02-08 16:59:51.965 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 16:59:51.965 | ++ functions-common:get_field:801 : read data 2022-02-08 16:59:51.965 | + functions-common:get_or_add_user_project_role:984 : user_role_id=1df6bac8cf53432db57828bfef0fe740 2022-02-08 16:59:51.965 | + functions-common:get_or_add_user_project_role:986 : echo 1df6bac8cf53432db57828bfef0fe740 2022-02-08 16:59:51.965 | 1df6bac8cf53432db57828bfef0fe740 2022-02-08 16:59:52.287 | [161691 Async ks-alt-reader-user:193081]: finished get_or_add_user_project_role reader 114abb8ebaad44b69966357d13764763 cae62acb14d74101bd041ef441bc52e2 with result 0 in 9 seconds 2022-02-08 16:59:52.316 | + inc/async:async_wait:197 : return 0 2022-02-08 16:59:52.330 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-08 16:59:52.711 | [161691 Async ks-system-member:193272]: Waiting for completion of get_or_add_user_system_role member e5ed99edcbc94fe8aceb7db1207103ab all running on PID 193272 (8 other jobs running) 2022-02-08 16:59:52.848 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:52.882 | [161691 Async ks-system-member:193272]: Signaling child to exit 2022-02-08 16:59:52.883 | WAKEUP 2022-02-08 16:59:52.933 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:52.960 | [194142 Async ks-group-memberalt:194142]: finished successfully 2022-02-08 16:59:52.981 | [161691 Async ks-system-member:193272]: Signaled 2022-02-08 16:59:52.989 | + functions-common:get_or_add_user_system_role:1016 : local user_role_id 2022-02-08 16:59:52.989 | + functions-common:get_or_add_user_system_role:1017 : local domain_args 2022-02-08 16:59:52.989 | ++ functions-common:get_or_add_user_system_role:1019 : _get_domain_args 2022-02-08 16:59:52.989 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:59:52.989 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:59:52.989 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:59:52.989 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:59:52.989 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:59:52.989 | + functions-common:get_or_add_user_system_role:1019 : domain_args= 2022-02-08 16:59:52.989 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role member --user e5ed99edcbc94fe8aceb7db1207103ab --system all -f value -c Role 2022-02-08 16:59:52.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:52.989 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:52.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:52.989 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:52.989 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:52.989 | + functions-common:get_or_add_user_system_role:1027 : user_role_id= 2022-02-08 16:59:52.989 | + functions-common:get_or_add_user_system_role:1028 : [[ -z '' ]] 2022-02-08 16:59:52.989 | + functions-common:get_or_add_user_system_role:1030 : openstack role add member --user e5ed99edcbc94fe8aceb7db1207103ab --system all 2022-02-08 16:59:52.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:52.989 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:52.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:52.989 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:52.989 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap role assignment list --role member --user e5ed99edcbc94fe8aceb7db1207103ab --system all -f value -c Role 2022-02-08 16:59:52.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:52.989 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:52.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:52.989 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:52.989 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:52.990 | + functions-common:get_or_add_user_system_role:1039 : user_role_id=7de59217ff3d42278d642df276379cdf 2022-02-08 16:59:52.990 | + functions-common:get_or_add_user_system_role:1041 : echo 7de59217ff3d42278d642df276379cdf 2022-02-08 16:59:52.990 | 7de59217ff3d42278d642df276379cdf 2022-02-08 16:59:53.006 | [194056 Async ks-group-anotherdemo:194056]: finished successfully 2022-02-08 16:59:53.083 | [161691 Async ks-system-member:193272]: finished get_or_add_user_system_role member e5ed99edcbc94fe8aceb7db1207103ab all with result 0 in 8 seconds 2022-02-08 16:59:53.131 | [161691 Async ks-system-reader:193571]: Waiting for completion of get_or_add_user_system_role reader da5813cfd415477a95d53f4583d279d9 all running on PID 193571 (7 other jobs running) 2022-02-08 16:59:53.172 | [161691 Async ks-system-reader:193571]: Signaling child to exit 2022-02-08 16:59:53.173 | WAKEUP 2022-02-08 16:59:53.200 | [161691 Async ks-system-reader:193571]: Signaled 2022-02-08 16:59:53.202 | + functions-common:get_or_add_user_system_role:1016 : local user_role_id 2022-02-08 16:59:53.202 | + functions-common:get_or_add_user_system_role:1017 : local domain_args 2022-02-08 16:59:53.202 | ++ functions-common:get_or_add_user_system_role:1019 : _get_domain_args 2022-02-08 16:59:53.202 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 16:59:53.202 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 16:59:53.202 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 16:59:53.202 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 16:59:53.202 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 16:59:53.202 | + functions-common:get_or_add_user_system_role:1019 : domain_args= 2022-02-08 16:59:53.203 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role reader --user da5813cfd415477a95d53f4583d279d9 --system all -f value -c Role 2022-02-08 16:59:53.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:53.203 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:53.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:53.203 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:53.203 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:53.203 | + functions-common:get_or_add_user_system_role:1027 : user_role_id= 2022-02-08 16:59:53.203 | + functions-common:get_or_add_user_system_role:1028 : [[ -z '' ]] 2022-02-08 16:59:53.203 | + functions-common:get_or_add_user_system_role:1030 : openstack role add reader --user da5813cfd415477a95d53f4583d279d9 --system all 2022-02-08 16:59:53.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:53.203 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:53.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:53.203 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:53.203 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap role assignment list --role reader --user da5813cfd415477a95d53f4583d279d9 --system all -f value -c Role 2022-02-08 16:59:53.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:53.203 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:53.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:53.203 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:53.203 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:53.203 | + functions-common:get_or_add_user_system_role:1039 : user_role_id=1df6bac8cf53432db57828bfef0fe740 2022-02-08 16:59:53.203 | + functions-common:get_or_add_user_system_role:1041 : echo 1df6bac8cf53432db57828bfef0fe740 2022-02-08 16:59:53.203 | 1df6bac8cf53432db57828bfef0fe740 2022-02-08 16:59:53.270 | [161691 Async ks-system-reader:193571]: finished get_or_add_user_system_role reader da5813cfd415477a95d53f4583d279d9 all with result 0 in 8 seconds 2022-02-08 16:59:53.278 | + inc/async:async_wait:197 : return 0 2022-02-08 16:59:53.280 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-08 16:59:53.374 | [161691 Async ks-group-memberdemo:193970]: Waiting for completion of get_or_add_group_project_role member 68648317c2664172b09cce266b5fd2d9 48393f4ea72f45e49c7b4b5dea89e63e running on PID 193970 (6 other jobs running) 2022-02-08 16:59:53.413 | [161691 Async ks-group-memberdemo:193970]: Signaling child to exit 2022-02-08 16:59:53.599 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:53.629 | [193970 Async ks-group-memberdemo:193970]: finished successfully 2022-02-08 16:59:53.649 | WAKEUP 2022-02-08 16:59:53.677 | [161691 Async ks-group-memberdemo:193970]: Signaled 2022-02-08 16:59:53.678 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 16:59:53.678 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role member --group 68648317c2664172b09cce266b5fd2d9 --project 48393f4ea72f45e49c7b4b5dea89e63e -f value 2022-02-08 16:59:53.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:53.678 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:53.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:53.678 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:53.678 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:53.678 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 16:59:53.678 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 16:59:53.678 | + functions-common:get_or_add_group_project_role:1056 : openstack role add member --group 68648317c2664172b09cce266b5fd2d9 --project 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:53.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:53.678 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:53.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:53.678 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:53.678 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role member --group 68648317c2664172b09cce266b5fd2d9 --project 48393f4ea72f45e49c7b4b5dea89e63e -f value 2022-02-08 16:59:53.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:53.679 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:53.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:53.679 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:53.679 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:53.679 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='7de59217ff3d42278d642df276379cdf 68648317c2664172b09cce266b5fd2d9 48393f4ea72f45e49c7b4b5dea89e63e False' 2022-02-08 16:59:53.679 | + functions-common:get_or_add_group_project_role:1065 : echo 7de59217ff3d42278d642df276379cdf 68648317c2664172b09cce266b5fd2d9 48393f4ea72f45e49c7b4b5dea89e63e False 2022-02-08 16:59:53.679 | 7de59217ff3d42278d642df276379cdf 68648317c2664172b09cce266b5fd2d9 48393f4ea72f45e49c7b4b5dea89e63e False 2022-02-08 16:59:53.731 | [161691 Async ks-group-memberdemo:193970]: finished get_or_add_group_project_role member 68648317c2664172b09cce266b5fd2d9 48393f4ea72f45e49c7b4b5dea89e63e with result 0 in 11 seconds 2022-02-08 16:59:53.777 | [161691 Async ks-group-anotherdemo:194056]: Waiting for completion of get_or_add_group_project_role anotherrole 68648317c2664172b09cce266b5fd2d9 48393f4ea72f45e49c7b4b5dea89e63e running on PID 194056 (5 other jobs running) 2022-02-08 16:59:53.805 | [161691 Async ks-group-anotherdemo:194056]: Signaling child to exit 2022-02-08 16:59:53.806 | WAKEUP 2022-02-08 16:59:53.838 | [161691 Async ks-group-anotherdemo:194056]: Signaled 2022-02-08 16:59:53.840 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 16:59:53.840 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role anotherrole --group 68648317c2664172b09cce266b5fd2d9 --project 48393f4ea72f45e49c7b4b5dea89e63e -f value 2022-02-08 16:59:53.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:53.840 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:53.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:53.840 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:53.840 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:53.840 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 16:59:53.840 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 16:59:53.840 | + functions-common:get_or_add_group_project_role:1056 : openstack role add anotherrole --group 68648317c2664172b09cce266b5fd2d9 --project 48393f4ea72f45e49c7b4b5dea89e63e 2022-02-08 16:59:53.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:53.840 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:53.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:53.840 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:53.840 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role anotherrole --group 68648317c2664172b09cce266b5fd2d9 --project 48393f4ea72f45e49c7b4b5dea89e63e -f value 2022-02-08 16:59:53.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:53.840 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:53.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:53.840 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:53.840 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:53.840 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='31709cd3150a4a4da883cfa268949858 68648317c2664172b09cce266b5fd2d9 48393f4ea72f45e49c7b4b5dea89e63e False' 2022-02-08 16:59:53.840 | + functions-common:get_or_add_group_project_role:1065 : echo 31709cd3150a4a4da883cfa268949858 68648317c2664172b09cce266b5fd2d9 48393f4ea72f45e49c7b4b5dea89e63e False 2022-02-08 16:59:53.840 | 31709cd3150a4a4da883cfa268949858 68648317c2664172b09cce266b5fd2d9 48393f4ea72f45e49c7b4b5dea89e63e False 2022-02-08 16:59:53.906 | [161691 Async ks-group-anotherdemo:194056]: finished get_or_add_group_project_role anotherrole 68648317c2664172b09cce266b5fd2d9 48393f4ea72f45e49c7b4b5dea89e63e with result 0 in 10 seconds 2022-02-08 16:59:53.950 | [161691 Async ks-group-memberalt:194142]: Waiting for completion of get_or_add_group_project_role member 68648317c2664172b09cce266b5fd2d9 cae62acb14d74101bd041ef441bc52e2 running on PID 194142 (4 other jobs running) 2022-02-08 16:59:53.979 | [161691 Async ks-group-memberalt:194142]: Signaling child to exit 2022-02-08 16:59:53.980 | WAKEUP 2022-02-08 16:59:54.005 | [161691 Async ks-group-memberalt:194142]: Signaled 2022-02-08 16:59:54.007 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 16:59:54.007 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role member --group 68648317c2664172b09cce266b5fd2d9 --project cae62acb14d74101bd041ef441bc52e2 -f value 2022-02-08 16:59:54.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:54.007 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:54.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:54.007 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:54.007 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:54.007 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 16:59:54.007 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 16:59:54.007 | + functions-common:get_or_add_group_project_role:1056 : openstack role add member --group 68648317c2664172b09cce266b5fd2d9 --project cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:54.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:54.007 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:54.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:54.007 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:54.007 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role member --group 68648317c2664172b09cce266b5fd2d9 --project cae62acb14d74101bd041ef441bc52e2 -f value 2022-02-08 16:59:54.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:54.007 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:54.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:54.008 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:54.008 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:54.008 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='7de59217ff3d42278d642df276379cdf 68648317c2664172b09cce266b5fd2d9 cae62acb14d74101bd041ef441bc52e2 False' 2022-02-08 16:59:54.008 | + functions-common:get_or_add_group_project_role:1065 : echo 7de59217ff3d42278d642df276379cdf 68648317c2664172b09cce266b5fd2d9 cae62acb14d74101bd041ef441bc52e2 False 2022-02-08 16:59:54.008 | 7de59217ff3d42278d642df276379cdf 68648317c2664172b09cce266b5fd2d9 cae62acb14d74101bd041ef441bc52e2 False 2022-02-08 16:59:54.051 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:54.059 | [161691 Async ks-group-memberalt:194142]: finished get_or_add_group_project_role member 68648317c2664172b09cce266b5fd2d9 cae62acb14d74101bd041ef441bc52e2 with result 0 in 10 seconds 2022-02-08 16:59:54.080 | [194230 Async ks-group-anotheralt:194230]: finished successfully 2022-02-08 16:59:54.108 | [161691 Async ks-group-anotheralt:194230]: Waiting for completion of get_or_add_group_project_role anotherrole 68648317c2664172b09cce266b5fd2d9 cae62acb14d74101bd041ef441bc52e2 running on PID 194230 (3 other jobs running) 2022-02-08 16:59:54.135 | [161691 Async ks-group-anotheralt:194230]: Signaling child to exit 2022-02-08 16:59:54.136 | WAKEUP 2022-02-08 16:59:54.164 | [161691 Async ks-group-anotheralt:194230]: Signaled 2022-02-08 16:59:54.165 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 16:59:54.165 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role anotherrole --group 68648317c2664172b09cce266b5fd2d9 --project cae62acb14d74101bd041ef441bc52e2 -f value 2022-02-08 16:59:54.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:54.165 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:54.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:54.165 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:54.165 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:54.166 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 16:59:54.166 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 16:59:54.166 | + functions-common:get_or_add_group_project_role:1056 : openstack role add anotherrole --group 68648317c2664172b09cce266b5fd2d9 --project cae62acb14d74101bd041ef441bc52e2 2022-02-08 16:59:54.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:54.166 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:54.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:54.166 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:54.166 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role anotherrole --group 68648317c2664172b09cce266b5fd2d9 --project cae62acb14d74101bd041ef441bc52e2 -f value 2022-02-08 16:59:54.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:54.166 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:54.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:54.166 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:54.166 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:54.166 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='31709cd3150a4a4da883cfa268949858 68648317c2664172b09cce266b5fd2d9 cae62acb14d74101bd041ef441bc52e2 False' 2022-02-08 16:59:54.166 | + functions-common:get_or_add_group_project_role:1065 : echo 31709cd3150a4a4da883cfa268949858 68648317c2664172b09cce266b5fd2d9 cae62acb14d74101bd041ef441bc52e2 False 2022-02-08 16:59:54.166 | 31709cd3150a4a4da883cfa268949858 68648317c2664172b09cce266b5fd2d9 cae62acb14d74101bd041ef441bc52e2 False 2022-02-08 16:59:54.213 | [161691 Async ks-group-anotheralt:194230]: finished get_or_add_group_project_role anotherrole 68648317c2664172b09cce266b5fd2d9 cae62acb14d74101bd041ef441bc52e2 with result 0 in 10 seconds 2022-02-08 16:59:54.253 | [161691 Async ks-group-admin:194318]: Waiting for completion of get_or_add_group_project_role admin 41d12c6fde5d46568363f848cc68616b 305b7888160f4e889a8a0fc099f7df5c running on PID 194318 (2 other jobs running) 2022-02-08 16:59:54.280 | [161691 Async ks-group-admin:194318]: Signaling child to exit 2022-02-08 16:59:54.568 | + inc/async:async_inner:64 : rc=0 2022-02-08 16:59:54.593 | [194318 Async ks-group-admin:194318]: finished successfully 2022-02-08 16:59:54.613 | WAKEUP 2022-02-08 16:59:54.636 | [161691 Async ks-group-admin:194318]: Signaled 2022-02-08 16:59:54.638 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 16:59:54.638 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role admin --group 41d12c6fde5d46568363f848cc68616b --project 305b7888160f4e889a8a0fc099f7df5c -f value 2022-02-08 16:59:54.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:54.638 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:54.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:54.638 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:54.638 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:54.638 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 16:59:54.638 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 16:59:54.638 | + functions-common:get_or_add_group_project_role:1056 : openstack role add admin --group 41d12c6fde5d46568363f848cc68616b --project 305b7888160f4e889a8a0fc099f7df5c 2022-02-08 16:59:54.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:54.638 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:54.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:54.638 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:54.638 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role admin --group 41d12c6fde5d46568363f848cc68616b --project 305b7888160f4e889a8a0fc099f7df5c -f value 2022-02-08 16:59:54.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:54.638 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:54.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 16:59:54.638 | from cryptography.utils import int_from_bytes 2022-02-08 16:59:54.638 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 16:59:54.638 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='e2fab3dca17448e991b4207dee1a3161 41d12c6fde5d46568363f848cc68616b 305b7888160f4e889a8a0fc099f7df5c False' 2022-02-08 16:59:54.638 | + functions-common:get_or_add_group_project_role:1065 : echo e2fab3dca17448e991b4207dee1a3161 41d12c6fde5d46568363f848cc68616b 305b7888160f4e889a8a0fc099f7df5c False 2022-02-08 16:59:54.638 | e2fab3dca17448e991b4207dee1a3161 41d12c6fde5d46568363f848cc68616b 305b7888160f4e889a8a0fc099f7df5c False 2022-02-08 16:59:54.683 | [161691 Async ks-group-admin:194318]: finished get_or_add_group_project_role admin 41d12c6fde5d46568363f848cc68616b 305b7888160f4e889a8a0fc099f7df5c with result 0 in 10 seconds 2022-02-08 16:59:54.687 | + inc/async:async_wait:197 : return 0 2022-02-08 16:59:54.690 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-08 16:59:54.707 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:59:54.710 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-08 16:59:54.727 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:59:54.730 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-08 16:59:54.732 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-08 16:59:54.791 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-08 16:59:54.830 | [161691 Async create_nova_accounts:196217]: running: create_nova_accounts 2022-02-08 16:59:54.832 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-08 16:59:54.855 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:59:54.858 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-08 16:59:54.861 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-08 16:59:54.923 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-08 16:59:54.962 | [161691 Async create_glance_accounts:196332]: running: create_glance_accounts 2022-02-08 16:59:54.965 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-08 16:59:54.988 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:59:54.992 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-08 16:59:54.994 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-08 16:59:55.060 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-08 16:59:55.105 | [161691 Async create_cinder_accounts:196462]: running: create_cinder_accounts 2022-02-08 16:59:55.108 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-08 16:59:55.130 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:59:55.133 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-08 16:59:55.135 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-08 16:59:55.210 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-08 16:59:55.281 | [161691 Async create_neutron_accounts:196577]: running: create_neutron_accounts 2022-02-08 16:59:55.284 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-08 16:59:55.321 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 16:59:55.327 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-08 16:59:55.327 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-08 16:59:55.528 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-08 16:59:55.758 | [161691 Async create_swift_accounts:196720]: running: create_swift_accounts 2022-02-08 16:59:55.788 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-08 16:59:55.924 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 16:59:55.944 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-08 16:59:56.313 | [161691 Async create_nova_accounts:196217]: Waiting for completion of create_nova_accounts running on PID 196217 (6 other jobs running) 2022-02-08 16:59:56.493 | [161691 Async create_nova_accounts:196217]: Signaling child to exit 2022-02-08 17:00:23.161 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:00:23.244 | [196577 Async create_neutron_accounts:196577]: finished successfully 2022-02-08 17:00:38.842 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:00:38.879 | [196462 Async create_cinder_accounts:196462]: finished successfully 2022-02-08 17:00:45.652 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:00:45.683 | [196332 Async create_glance_accounts:196332]: finished successfully 2022-02-08 17:00:50.691 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:00:50.717 | [196217 Async create_nova_accounts:196217]: finished successfully 2022-02-08 17:00:50.738 | WAKEUP 2022-02-08 17:00:50.764 | [161691 Async create_nova_accounts:196217]: Signaled 2022-02-08 17:00:50.766 | + lib/nova:create_nova_accounts:352 : [[ 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-02-08 17:00:50.766 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-08 17:00:50.766 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-08 17:00:50.766 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:00:50.766 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:00:50.766 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:00:50.766 | ++ functions-common:get_or_create_user:916 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:00:50.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.766 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.766 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.766 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.766 | + functions-common:get_or_create_user:914 : user_id=f56b1287e45f4b81b0776097cc15397c 2022-02-08 17:00:50.766 | + functions-common:get_or_create_user:915 : echo f56b1287e45f4b81b0776097cc15397c 2022-02-08 17:00:50.766 | f56b1287e45f4b81b0776097cc15397c 2022-02-08 17:00:50.766 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-08 17:00:50.766 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:00:50.766 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:00:50.766 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:00:50.766 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:00:50.766 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:00:50.766 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:00:50.766 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:00:50.766 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:00:50.766 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:00:50.767 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:00:50.767 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:00:50.767 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:00:50.767 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:00:50.767 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:00:50.767 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:50.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.767 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.767 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.767 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.767 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:00:50.767 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:00:50.767 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:00:50.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.767 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.767 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.767 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:00:50.767 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:00:50.767 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:00:50.767 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:00:50.767 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:50.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.767 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.767 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.767 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.767 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:00:50.767 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:00:50.767 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:00:50.768 | ++ functions-common:get_field:807 : echo '| aa47258d78fe48a790dadc64599b7ecc | f56b1287e45f4b81b0776097cc15397c | | 374a7b5248e94755ba1011009745ebe6 | | | False |' 2022-02-08 17:00:50.768 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:50.768 | + functions-common:get_or_add_user_project_role:984 : user_role_id=aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:00:50.768 | + functions-common:get_or_add_user_project_role:986 : echo aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:00:50.768 | aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:00:50.768 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 17:00:50.768 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-08 17:00:50.768 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:00:50.768 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:00:50.768 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:00:50.768 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:00:50.768 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:00:50.768 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:00:50.768 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:00:50.768 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:00:50.768 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:00:50.768 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:00:50.768 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:00:50.768 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:00:50.768 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:00:50.768 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:00:50.768 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:50.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.768 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.768 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.768 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.768 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:00:50.768 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:00:50.768 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:00:50.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.769 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.769 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.769 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:00:50.769 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:00:50.769 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:00:50.769 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:00:50.769 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:50.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.769 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.769 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.769 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.769 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:00:50.769 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:00:50.769 | ++ functions-common:get_field:807 : echo '| e2fab3dca17448e991b4207dee1a3161 | f56b1287e45f4b81b0776097cc15397c | | 374a7b5248e94755ba1011009745ebe6 | | | False |' 2022-02-08 17:00:50.769 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:00:50.769 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:50.769 | + functions-common:get_or_add_user_project_role:984 : user_role_id=e2fab3dca17448e991b4207dee1a3161 2022-02-08 17:00:50.769 | + functions-common:get_or_add_user_project_role:986 : echo e2fab3dca17448e991b4207dee1a3161 2022-02-08 17:00:50.769 | e2fab3dca17448e991b4207dee1a3161 2022-02-08 17:00:50.769 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-08 17:00:50.769 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-08 17:00:50.769 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.53/compute 2022-02-08 17:00:50.769 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-08 17:00:50.769 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:00:50.769 | ++ functions-common:get_or_create_service:1084 : oscwrap service show compute_legacy -f value -c id 2022-02-08 17:00:50.769 | ++ functions-common:get_or_create_service:1086 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-08 17:00:50.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.769 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.769 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.770 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.770 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:00:50.770 | 6c80d361d3f04dedb444659b723a89f6' 2022-02-08 17:00:50.770 | + functions-common:get_or_create_service:1083 : echo 6c80d361d3f04dedb444659b723a89f6 2022-02-08 17:00:50.770 | 6c80d361d3f04dedb444659b723a89f6 2022-02-08 17:00:50.770 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.53/compute/v2/$(project_id)s' 2022-02-08 17:00:50.770 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:00:50.770 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.53/compute/v2/$(project_id)s' RegionOne 2022-02-08 17:00:50.770 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:00:50.770 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-08 17:00:50.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.770 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.770 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.770 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.770 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:00:50.770 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:00:50.770 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create compute_legacy public 'http://10.222.0.53/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:00:50.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.770 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.770 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.770 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.770 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=431334647ca249de87bfa0948196c8fc 2022-02-08 17:00:50.770 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 431334647ca249de87bfa0948196c8fc 2022-02-08 17:00:50.770 | + functions-common:get_or_create_endpoint:1116 : public_id=431334647ca249de87bfa0948196c8fc 2022-02-08 17:00:50.770 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:00:50.770 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:00:50.770 | + functions-common:get_or_create_endpoint:1125 : echo 431334647ca249de87bfa0948196c8fc 2022-02-08 17:00:50.770 | 431334647ca249de87bfa0948196c8fc 2022-02-08 17:00:50.770 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-08 17:00:50.771 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:00:50.771 | ++ functions-common:get_or_create_service:1084 : oscwrap service show compute -f value -c id 2022-02-08 17:00:50.771 | ++ functions-common:get_or_create_service:1086 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-08 17:00:50.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.771 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.771 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.771 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.771 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:00:50.771 | 7548dd5d45364234a6214ee3fa7cbfed' 2022-02-08 17:00:50.771 | + functions-common:get_or_create_service:1083 : echo 7548dd5d45364234a6214ee3fa7cbfed 2022-02-08 17:00:50.771 | 7548dd5d45364234a6214ee3fa7cbfed 2022-02-08 17:00:50.771 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.53/compute/v2.1 2022-02-08 17:00:50.771 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:00:50.771 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface compute public http://10.222.0.53/compute/v2.1 RegionOne 2022-02-08 17:00:50.771 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:00:50.771 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-08 17:00:50.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.771 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.771 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.771 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.771 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:00:50.771 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:00:50.771 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create compute public http://10.222.0.53/compute/v2.1 --region RegionOne -f value -c id 2022-02-08 17:00:50.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.771 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.771 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.771 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.771 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=1663bb56c1554e09a95bb98c1e0f8c51 2022-02-08 17:00:50.772 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 1663bb56c1554e09a95bb98c1e0f8c51 2022-02-08 17:00:50.772 | + functions-common:get_or_create_endpoint:1116 : public_id=1663bb56c1554e09a95bb98c1e0f8c51 2022-02-08 17:00:50.772 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:00:50.772 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:00:50.772 | + functions-common:get_or_create_endpoint:1125 : echo 1663bb56c1554e09a95bb98c1e0f8c51 2022-02-08 17:00:50.772 | 1663bb56c1554e09a95bb98c1e0f8c51 2022-02-08 17:00:50.772 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-08 17:00:50.772 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:00:50.772 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-08 17:00:50.772 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:00:50.772 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-08 17:00:50.772 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:00:50.772 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:00:50.772 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:00:50.772 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:00:50.772 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:00:50.772 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:00:50.772 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:00:50.772 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:00:50.772 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:00:50.772 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:00:50.772 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:00:50.772 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:00:50.772 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:00:50.772 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:00:50.772 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:50.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.772 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.772 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.773 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.773 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:00:50.773 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:00:50.773 | + functions-common:get_or_add_user_project_role:975 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:00:50.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.773 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.773 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.773 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:00:50.773 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:00:50.773 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:00:50.773 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:00:50.773 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:50.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.773 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.773 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.773 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.773 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:00:50.773 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:00:50.773 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:00:50.773 | ++ functions-common:get_field:807 : echo '| 2fd9ce2142ed4653942435f0f7874de9 | f56b1287e45f4b81b0776097cc15397c | | 374a7b5248e94755ba1011009745ebe6 | | | False |' 2022-02-08 17:00:50.773 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:50.773 | + functions-common:get_or_add_user_project_role:984 : user_role_id=2fd9ce2142ed4653942435f0f7874de9 2022-02-08 17:00:50.773 | + functions-common:get_or_add_user_project_role:986 : echo 2fd9ce2142ed4653942435f0f7874de9 2022-02-08 17:00:50.773 | 2fd9ce2142ed4653942435f0f7874de9 2022-02-08 17:00:50.773 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-08 17:00:50.773 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:00:50.815 | [161691 Async create_nova_accounts:196217]: finished create_nova_accounts with result 0 in 55 seconds 2022-02-08 17:00:50.854 | [161691 Async create_glance_accounts:196332]: Waiting for completion of create_glance_accounts running on PID 196332 (5 other jobs running) 2022-02-08 17:00:50.880 | [161691 Async create_glance_accounts:196332]: Signaling child to exit 2022-02-08 17:00:50.880 | WAKEUP 2022-02-08 17:00:50.902 | [161691 Async create_glance_accounts:196332]: Signaled 2022-02-08 17:00:50.904 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-08 17:00:50.904 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:00:50.904 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-08 17:00:50.904 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-08 17:00:50.904 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:00:50.904 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:00:50.904 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:00:50.904 | ++ functions-common:get_or_create_user:916 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:00:50.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.904 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.904 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.904 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.904 | + functions-common:get_or_create_user:914 : user_id=b055963158924bdaa009087964bcceff 2022-02-08 17:00:50.904 | + functions-common:get_or_create_user:915 : echo b055963158924bdaa009087964bcceff 2022-02-08 17:00:50.904 | b055963158924bdaa009087964bcceff 2022-02-08 17:00:50.904 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-08 17:00:50.904 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:00:50.904 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:00:50.904 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:00:50.904 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:00:50.904 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:00:50.904 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:00:50.904 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:00:50.904 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:00:50.905 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:00:50.905 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:00:50.905 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:00:50.905 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:00:50.905 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:00:50.905 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 17:00:50.905 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:50.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.905 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.905 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.905 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.905 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:00:50.905 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:00:50.905 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 17:00:50.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.905 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.905 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.905 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 17:00:50.905 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:00:50.905 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:00:50.905 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:00:50.905 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:50.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.905 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.905 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.905 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.905 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:00:50.905 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:00:50.905 | ++ functions-common:get_field:807 : echo '| aa47258d78fe48a790dadc64599b7ecc | b055963158924bdaa009087964bcceff | | 374a7b5248e94755ba1011009745ebe6 | | | False |' 2022-02-08 17:00:50.906 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:00:50.906 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:50.906 | + functions-common:get_or_add_user_project_role:984 : user_role_id=aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:00:50.906 | + functions-common:get_or_add_user_project_role:986 : echo aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:00:50.906 | aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:00:50.906 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 17:00:50.906 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-08 17:00:50.906 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:00:50.906 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-08 17:00:50.906 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-08 17:00:50.906 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:00:50.906 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:00:50.906 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:00:50.906 | ++ functions-common:get_or_create_user:916 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:00:50.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.906 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.906 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.906 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.906 | + functions-common:get_or_create_user:914 : user_id=68ac640f695548019c178ff6419260d8 2022-02-08 17:00:50.906 | + functions-common:get_or_create_user:915 : echo 68ac640f695548019c178ff6419260d8 2022-02-08 17:00:50.906 | 68ac640f695548019c178ff6419260d8 2022-02-08 17:00:50.906 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-08 17:00:50.906 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:00:50.906 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:00:50.906 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:00:50.906 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:00:50.906 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:00:50.906 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:00:50.907 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:00:50.907 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:00:50.907 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:00:50.907 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:00:50.907 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:00:50.907 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:00:50.907 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:00:50.907 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:00:50.907 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:50.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.907 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.907 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.907 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.907 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:00:50.907 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:00:50.907 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:00:50.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.907 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.907 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.907 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:00:50.907 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:00:50.907 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:00:50.907 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:00:50.907 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:50.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.907 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.907 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.907 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.907 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:00:50.908 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:00:50.908 | ++ functions-common:get_field:807 : echo '| aa47258d78fe48a790dadc64599b7ecc | 68ac640f695548019c178ff6419260d8 | | 374a7b5248e94755ba1011009745ebe6 | | | False |' 2022-02-08 17:00:50.908 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:00:50.908 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:50.908 | + functions-common:get_or_add_user_project_role:984 : user_role_id=aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:00:50.908 | + functions-common:get_or_add_user_project_role:986 : echo aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:00:50.908 | aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:00:50.908 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-08 17:00:50.908 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-08 17:00:50.908 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:00:50.908 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:00:50.908 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:00:50.908 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:00:50.908 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:00:50.908 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:00:50.908 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:00:50.908 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:00:50.908 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:00:50.908 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:00:50.908 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:00:50.908 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:00:50.908 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:00:50.908 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:00:50.908 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:50.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.908 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.908 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.908 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.908 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:00:50.908 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:00:50.908 | + functions-common:get_or_add_user_project_role:975 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:00:50.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.909 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.909 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.909 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:00:50.909 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:00:50.909 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:00:50.909 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:00:50.909 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:50.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.909 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.909 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.909 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.909 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:00:50.909 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:00:50.909 | ++ functions-common:get_field:807 : echo '| 2fd9ce2142ed4653942435f0f7874de9 | 68ac640f695548019c178ff6419260d8 | | 374a7b5248e94755ba1011009745ebe6 | | | False |' 2022-02-08 17:00:50.909 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:00:50.909 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:50.909 | + functions-common:get_or_add_user_project_role:984 : user_role_id=2fd9ce2142ed4653942435f0f7874de9 2022-02-08 17:00:50.909 | + functions-common:get_or_add_user_project_role:986 : echo 2fd9ce2142ed4653942435f0f7874de9 2022-02-08 17:00:50.909 | 2fd9ce2142ed4653942435f0f7874de9 2022-02-08 17:00:50.909 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-08 17:00:50.909 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:00:50.909 | ++ functions-common:get_or_create_service:1084 : oscwrap service show image -f value -c id 2022-02-08 17:00:50.909 | ++ functions-common:get_or_create_service:1086 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-08 17:00:50.909 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.909 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.909 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.909 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.910 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:00:50.910 | e253e4730c5e4b95af056b665b0f72e8' 2022-02-08 17:00:50.910 | + functions-common:get_or_create_service:1083 : echo e253e4730c5e4b95af056b665b0f72e8 2022-02-08 17:00:50.910 | e253e4730c5e4b95af056b665b0f72e8 2022-02-08 17:00:50.910 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.53/image 2022-02-08 17:00:50.910 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:00:50.910 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface image public http://10.222.0.53/image RegionOne 2022-02-08 17:00:50.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:00:50.910 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-08 17:00:50.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.910 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.910 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.910 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:00:50.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:00:50.910 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create image public http://10.222.0.53/image --region RegionOne -f value -c id 2022-02-08 17:00:50.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.910 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.910 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:50.910 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:50.910 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:50.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=7fe650c64b874532906a69199d82dcdd 2022-02-08 17:00:50.910 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 7fe650c64b874532906a69199d82dcdd 2022-02-08 17:00:50.910 | + functions-common:get_or_create_endpoint:1116 : public_id=7fe650c64b874532906a69199d82dcdd 2022-02-08 17:00:50.910 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:00:50.910 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:00:50.910 | + functions-common:get_or_create_endpoint:1125 : echo 7fe650c64b874532906a69199d82dcdd 2022-02-08 17:00:50.910 | 7fe650c64b874532906a69199d82dcdd 2022-02-08 17:00:50.910 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-08 17:00:50.910 | ++ functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 17:00:50.911 | +++ functions-common:get_or_create_domain:878 : oscwrap domain show Default -f value -c id 2022-02-08 17:00:50.911 | ++ functions-common:get_or_create_domain:876 : domain_id=default 2022-02-08 17:00:50.911 | ++ functions-common:get_or_create_domain:877 : echo default 2022-02-08 17:00:50.911 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-08 17:00:50.911 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-08 17:00:50.911 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-08 17:00:50.911 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-08 17:00:50.954 | [161691 Async create_glance_accounts:196332]: finished create_glance_accounts with result 0 in 50 seconds 2022-02-08 17:00:50.992 | [161691 Async create_cinder_accounts:196462]: Waiting for completion of create_cinder_accounts running on PID 196462 (4 other jobs running) 2022-02-08 17:00:51.018 | [161691 Async create_cinder_accounts:196462]: Signaling child to exit 2022-02-08 17:00:51.018 | WAKEUP 2022-02-08 17:00:51.040 | [161691 Async create_cinder_accounts:196462]: Signaled 2022-02-08 17:00:51.042 | + 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-02-08 17:00:51.042 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-08 17:00:51.042 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-08 17:00:51.042 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:00:51.042 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:00:51.042 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:00:51.042 | ++ functions-common:get_or_create_user:916 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:00:51.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.042 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.042 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.042 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:51.042 | + functions-common:get_or_create_user:914 : user_id=12fa2be412784a66a660d69117e4f85e 2022-02-08 17:00:51.042 | + functions-common:get_or_create_user:915 : echo 12fa2be412784a66a660d69117e4f85e 2022-02-08 17:00:51.042 | 12fa2be412784a66a660d69117e4f85e 2022-02-08 17:00:51.042 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-08 17:00:51.043 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:00:51.043 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:00:51.043 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:00:51.043 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:00:51.043 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:00:51.043 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:00:51.043 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:00:51.043 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:00:51.043 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:00:51.043 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:00:51.043 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:00:51.043 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:00:51.043 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 17:00:51.043 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:00:51.043 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:51.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.043 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.044 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.044 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:51.044 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:00:51.044 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:00:51.044 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 17:00:51.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.044 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.044 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.044 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 17:00:51.044 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:00:51.044 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:00:51.044 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:51.044 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:00:51.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.044 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.044 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.044 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:51.044 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:00:51.044 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:00:51.044 | ++ functions-common:get_field:807 : echo '| aa47258d78fe48a790dadc64599b7ecc | 12fa2be412784a66a660d69117e4f85e | | 374a7b5248e94755ba1011009745ebe6 | | | False |' 2022-02-08 17:00:51.044 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:00:51.044 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:51.044 | + functions-common:get_or_add_user_project_role:984 : user_role_id=aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:00:51.044 | + functions-common:get_or_add_user_project_role:986 : echo aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:00:51.044 | aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:00:51.044 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 17:00:51.045 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-08 17:00:51.045 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:00:51.045 | ++ functions-common:get_or_create_service:1084 : oscwrap service show block-storage -f value -c id 2022-02-08 17:00:51.045 | ++ functions-common:get_or_create_service:1086 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-08 17:00:51.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.045 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.045 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.045 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:51.045 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:00:51.045 | 3bdc815399ac4dd9a5dd7f9e40469437' 2022-02-08 17:00:51.045 | + functions-common:get_or_create_service:1083 : echo 3bdc815399ac4dd9a5dd7f9e40469437 2022-02-08 17:00:51.045 | 3bdc815399ac4dd9a5dd7f9e40469437 2022-02-08 17:00:51.045 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-08 17:00:51.045 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.53/volume/v3/$(project_id)s' 2022-02-08 17:00:51.045 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:00:51.045 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.53/volume/v3/$(project_id)s' RegionOne 2022-02-08 17:00:51.045 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:00:51.045 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-08 17:00:51.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.045 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.045 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.045 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:51.045 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:00:51.045 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:00:51.045 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create block-storage public 'http://10.222.0.53/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:00:51.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.045 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.046 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.046 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:51.046 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=0c1640a696934497a53ea3dbba80696b 2022-02-08 17:00:51.046 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 0c1640a696934497a53ea3dbba80696b 2022-02-08 17:00:51.046 | + functions-common:get_or_create_endpoint:1116 : public_id=0c1640a696934497a53ea3dbba80696b 2022-02-08 17:00:51.046 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:00:51.046 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:00:51.046 | + functions-common:get_or_create_endpoint:1125 : echo 0c1640a696934497a53ea3dbba80696b 2022-02-08 17:00:51.046 | 0c1640a696934497a53ea3dbba80696b 2022-02-08 17:00:51.046 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-08 17:00:51.046 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:00:51.046 | ++ functions-common:get_or_create_service:1084 : oscwrap service show volumev3 -f value -c id 2022-02-08 17:00:51.046 | ++ functions-common:get_or_create_service:1086 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-08 17:00:51.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.046 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.046 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.046 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:51.046 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:00:51.046 | 758dd0a5228a488c81c0f3e5877846c3' 2022-02-08 17:00:51.046 | + functions-common:get_or_create_service:1083 : echo 758dd0a5228a488c81c0f3e5877846c3 2022-02-08 17:00:51.046 | 758dd0a5228a488c81c0f3e5877846c3 2022-02-08 17:00:51.046 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.53/volume/v3/$(project_id)s' 2022-02-08 17:00:51.046 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:00:51.046 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.53/volume/v3/$(project_id)s' RegionOne 2022-02-08 17:00:51.046 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:00:51.046 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-08 17:00:51.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.046 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.046 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.047 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:51.047 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:00:51.047 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:00:51.047 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create volumev3 public 'http://10.222.0.53/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:00:51.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.047 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.047 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.047 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:51.047 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=3cc4b4e56f9e480bbd0a6dd59e74caa2 2022-02-08 17:00:51.047 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 3cc4b4e56f9e480bbd0a6dd59e74caa2 2022-02-08 17:00:51.047 | + functions-common:get_or_create_endpoint:1116 : public_id=3cc4b4e56f9e480bbd0a6dd59e74caa2 2022-02-08 17:00:51.047 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:00:51.047 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:00:51.047 | + functions-common:get_or_create_endpoint:1125 : echo 3cc4b4e56f9e480bbd0a6dd59e74caa2 2022-02-08 17:00:51.047 | 3cc4b4e56f9e480bbd0a6dd59e74caa2 2022-02-08 17:00:51.047 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-08 17:00:51.047 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-08 17:00:51.047 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:00:51.047 | +++ functions-common:get_or_create_project:929 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-08 17:00:51.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.047 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.047 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.047 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:51.047 | ++ functions-common:get_or_create_project:927 : project_id=374a7b5248e94755ba1011009745ebe6 2022-02-08 17:00:51.047 | ++ functions-common:get_or_create_project:928 : echo 374a7b5248e94755ba1011009745ebe6 2022-02-08 17:00:51.047 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 374a7b5248e94755ba1011009745ebe6 2022-02-08 17:00:51.047 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-08 17:00:51.047 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:00:51.048 | ++ functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:00:51.048 | ++ functions-common:get_or_create_user:902 : local email= 2022-02-08 17:00:51.048 | +++ functions-common:get_or_create_user:916 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-08 17:00:51.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.048 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.048 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.048 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-08 17:00:51.048 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:51.048 | ++ functions-common:get_or_create_user:914 : user_id=12fa2be412784a66a660d69117e4f85e 2022-02-08 17:00:51.048 | ++ functions-common:get_or_create_user:915 : echo 12fa2be412784a66a660d69117e4f85e 2022-02-08 17:00:51.048 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 12fa2be412784a66a660d69117e4f85e 2022-02-08 17:00:51.088 | [161691 Async create_cinder_accounts:196462]: finished create_cinder_accounts with result 0 in 43 seconds 2022-02-08 17:00:51.093 | + inc/async:async_wait:197 : return 0 2022-02-08 17:00:51.096 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-08 17:00:51.150 | [161691 Async create_neutron_accounts:196577]: Waiting for completion of create_neutron_accounts running on PID 196577 (3 other jobs running) 2022-02-08 17:00:51.177 | [161691 Async create_neutron_accounts:196577]: Signaling child to exit 2022-02-08 17:00:51.177 | WAKEUP 2022-02-08 17:00:51.203 | [161691 Async create_neutron_accounts:196577]: Signaled 2022-02-08 17:00:51.204 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-08 17:00:51.204 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:00:51.204 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:00:51.204 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:00:51.204 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 17:00:51.205 | + 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-02-08 17:00:51.205 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:00:51.205 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-08 17:00:51.205 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-08 17:00:51.205 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-08 17:00:51.205 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.53:9696/ 2022-02-08 17:00:51.205 | + 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-02-08 17:00:51.205 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-08 17:00:51.205 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-08 17:00:51.205 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:00:51.205 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:00:51.205 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:00:51.205 | ++ functions-common:get_or_create_user:916 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:00:51.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.205 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.205 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.205 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:51.205 | + functions-common:get_or_create_user:914 : user_id=1b89a697ba3b4b0fa5eb212042af8fd6 2022-02-08 17:00:51.205 | + functions-common:get_or_create_user:915 : echo 1b89a697ba3b4b0fa5eb212042af8fd6 2022-02-08 17:00:51.205 | 1b89a697ba3b4b0fa5eb212042af8fd6 2022-02-08 17:00:51.205 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-08 17:00:51.205 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:00:51.205 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:00:51.205 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:00:51.205 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:00:51.205 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:00:51.205 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:00:51.205 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:00:51.205 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:00:51.206 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:00:51.206 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:00:51.206 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:00:51.206 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:00:51.206 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 17:00:51.206 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:00:51.206 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:51.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.206 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.206 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.206 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:51.206 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:00:51.206 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:00:51.206 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 17:00:51.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.206 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.206 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.206 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:00:51.206 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 17:00:51.206 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:00:51.206 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:00:51.206 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:51.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.206 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.206 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.207 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:51.207 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:00:51.207 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:00:51.207 | ++ functions-common:get_field:807 : echo '| aa47258d78fe48a790dadc64599b7ecc | 1b89a697ba3b4b0fa5eb212042af8fd6 | | 374a7b5248e94755ba1011009745ebe6 | | | False |' 2022-02-08 17:00:51.207 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:00:51.207 | ++ functions-common:get_field:801 : read data 2022-02-08 17:00:51.207 | + functions-common:get_or_add_user_project_role:984 : user_role_id=aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:00:51.207 | + functions-common:get_or_add_user_project_role:986 : echo aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:00:51.207 | aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:00:51.207 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 17:00:51.207 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-08 17:00:51.207 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:00:51.207 | ++ functions-common:get_or_create_service:1084 : oscwrap service show network -f value -c id 2022-02-08 17:00:51.207 | ++ functions-common:get_or_create_service:1086 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-08 17:00:51.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.207 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.207 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.207 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:51.207 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:00:51.207 | 533043ad24b642b2bcbb9be861c5b45c' 2022-02-08 17:00:51.207 | + functions-common:get_or_create_service:1083 : echo 533043ad24b642b2bcbb9be861c5b45c 2022-02-08 17:00:51.207 | 533043ad24b642b2bcbb9be861c5b45c 2022-02-08 17:00:51.207 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.53:9696/ 2022-02-08 17:00:51.207 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:00:51.207 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface network public http://10.222.0.53:9696/ RegionOne 2022-02-08 17:00:51.207 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:00:51.207 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-08 17:00:51.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.207 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.208 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.208 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:51.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:00:51.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:00:51.208 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create network public http://10.222.0.53:9696/ --region RegionOne -f value -c id 2022-02-08 17:00:51.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.208 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:00:51.208 | from cryptography.utils import int_from_bytes 2022-02-08 17:00:51.208 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:00:51.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=a8d0987ff6b948ea80860e6d7b94bd7c 2022-02-08 17:00:51.208 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo a8d0987ff6b948ea80860e6d7b94bd7c 2022-02-08 17:00:51.208 | + functions-common:get_or_create_endpoint:1116 : public_id=a8d0987ff6b948ea80860e6d7b94bd7c 2022-02-08 17:00:51.208 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:00:51.208 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:00:51.208 | + functions-common:get_or_create_endpoint:1125 : echo a8d0987ff6b948ea80860e6d7b94bd7c 2022-02-08 17:00:51.208 | a8d0987ff6b948ea80860e6d7b94bd7c 2022-02-08 17:00:51.251 | [161691 Async create_neutron_accounts:196577]: finished create_neutron_accounts with result 0 in 28 seconds 2022-02-08 17:00:51.289 | [161691 Async create_swift_accounts:196720]: Waiting for completion of create_swift_accounts running on PID 196720 (2 other jobs running) 2022-02-08 17:00:51.315 | [161691 Async create_swift_accounts:196720]: Signaling child to exit 2022-02-08 17:01:35.061 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:01:35.090 | [196720 Async create_swift_accounts:196720]: finished successfully 2022-02-08 17:01:35.111 | WAKEUP 2022-02-08 17:01:35.135 | [161691 Async create_swift_accounts:196720]: Signaled 2022-02-08 17:01:35.137 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-08 17:01:35.137 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-08 17:01:35.137 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-08 17:01:35.137 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-08 17:01:35.137 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-08 17:01:35.137 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-08 17:01:35.137 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-08 17:01:35.137 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-08 17:01:35.137 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-08 17:01:35.137 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-08 17:01:35.137 | ++ functions-common:get_or_create_role:934 : local role_id 2022-02-08 17:01:35.137 | +++ functions-common:get_or_create_role:941 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-08 17:01:35.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.137 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.137 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.137 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.137 | ++ functions-common:get_or_create_role:939 : role_id=31709cd3150a4a4da883cfa268949858 2022-02-08 17:01:35.137 | ++ functions-common:get_or_create_role:940 : echo 31709cd3150a4a4da883cfa268949858 2022-02-08 17:01:35.137 | + lib/swift:create_swift_accounts:638 : another_role=31709cd3150a4a4da883cfa268949858 2022-02-08 17:01:35.137 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-08 17:01:35.138 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-08 17:01:35.138 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:01:35.138 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:01:35.138 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:01:35.138 | ++ functions-common:get_or_create_user:916 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:01:35.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.138 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.138 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.138 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.138 | + functions-common:get_or_create_user:914 : user_id=a4adc3213bfd4b96ac31f990d11ea91f 2022-02-08 17:01:35.138 | + functions-common:get_or_create_user:915 : echo a4adc3213bfd4b96ac31f990d11ea91f 2022-02-08 17:01:35.138 | a4adc3213bfd4b96ac31f990d11ea91f 2022-02-08 17:01:35.138 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-08 17:01:35.138 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:01:35.138 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:01:35.138 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:01:35.138 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:01:35.138 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:01:35.138 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:01:35.138 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:01:35.138 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:01:35.138 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:01:35.138 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:01:35.138 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:01:35.138 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:01:35.138 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:01:35.138 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:01:35.138 | ++ functions-common:get_field:801 : read data 2022-02-08 17:01:35.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.139 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.139 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.139 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.139 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:01:35.139 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:01:35.139 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:01:35.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.139 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.139 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.139 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:01:35.139 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:01:35.139 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:01:35.139 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:01:35.139 | ++ functions-common:get_field:801 : read data 2022-02-08 17:01:35.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.139 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.139 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.139 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.139 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:01:35.139 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:01:35.139 | ++ functions-common:get_field:807 : echo '| aa47258d78fe48a790dadc64599b7ecc | a4adc3213bfd4b96ac31f990d11ea91f | | 374a7b5248e94755ba1011009745ebe6 | | | False |' 2022-02-08 17:01:35.139 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:01:35.139 | ++ functions-common:get_field:801 : read data 2022-02-08 17:01:35.139 | + functions-common:get_or_add_user_project_role:984 : user_role_id=aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:01:35.139 | + functions-common:get_or_add_user_project_role:986 : echo aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:01:35.139 | aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:01:35.140 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 17:01:35.140 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-08 17:01:35.140 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:01:35.140 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:01:35.140 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:01:35.140 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:01:35.140 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:01:35.140 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:01:35.140 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:01:35.140 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:01:35.140 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:01:35.140 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:01:35.140 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:01:35.140 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:01:35.140 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:01:35.140 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:01:35.140 | ++ functions-common:get_field:801 : read data 2022-02-08 17:01:35.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.140 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.140 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.140 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.140 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:01:35.140 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:01:35.140 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:01:35.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.140 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.140 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.140 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:01:35.140 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:01:35.141 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:01:35.141 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:01:35.141 | ++ functions-common:get_field:801 : read data 2022-02-08 17:01:35.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.141 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.141 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.141 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.141 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:01:35.141 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:01:35.141 | ++ functions-common:get_field:807 : echo '| e2fab3dca17448e991b4207dee1a3161 | a4adc3213bfd4b96ac31f990d11ea91f | | 374a7b5248e94755ba1011009745ebe6 | | | False |' 2022-02-08 17:01:35.141 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:01:35.141 | ++ functions-common:get_field:801 : read data 2022-02-08 17:01:35.141 | + functions-common:get_or_add_user_project_role:984 : user_role_id=e2fab3dca17448e991b4207dee1a3161 2022-02-08 17:01:35.141 | + functions-common:get_or_add_user_project_role:986 : echo e2fab3dca17448e991b4207dee1a3161 2022-02-08 17:01:35.141 | e2fab3dca17448e991b4207dee1a3161 2022-02-08 17:01:35.141 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-08 17:01:35.141 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:01:35.141 | ++ functions-common:get_or_create_service:1084 : oscwrap service show object-store -f value -c id 2022-02-08 17:01:35.141 | ++ functions-common:get_or_create_service:1086 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-08 17:01:35.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.141 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.141 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.141 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.141 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:01:35.141 | 5525fb8c1e6947c4ae14e0ffc91b30a6' 2022-02-08 17:01:35.141 | + functions-common:get_or_create_service:1083 : echo 5525fb8c1e6947c4ae14e0ffc91b30a6 2022-02-08 17:01:35.141 | 5525fb8c1e6947c4ae14e0ffc91b30a6 2022-02-08 17:01:35.141 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' http://10.222.0.53:8080 2022-02-08 17:01:35.141 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:01:35.141 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-08 17:01:35.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:01:35.142 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-08 17:01:35.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.142 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.142 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.142 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:01:35.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:01:35.142 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create object-store public 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:01:35.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.142 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.142 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.142 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=1bd99bac46c24c3697624f44c337d3fb 2022-02-08 17:01:35.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 1bd99bac46c24c3697624f44c337d3fb 2022-02-08 17:01:35.142 | + functions-common:get_or_create_endpoint:1116 : public_id=1bd99bac46c24c3697624f44c337d3fb 2022-02-08 17:01:35.142 | + functions-common:get_or_create_endpoint:1118 : [[ -n http://10.222.0.53:8080 ]] 2022-02-08 17:01:35.142 | + functions-common:get_or_create_endpoint:1119 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.53:8080 RegionOne 2022-02-08 17:01:35.142 | + functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:01:35.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-08 17:01:35.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.142 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.142 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.142 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.142 | + functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:01:35.142 | + functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:01:35.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create object-store admin http://10.222.0.53:8080 --region RegionOne -f value -c id 2022-02-08 17:01:35.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.143 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.143 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.143 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.143 | + functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=d03381c0d04244a2b408c7935089210a 2022-02-08 17:01:35.143 | + functions-common:_get_or_create_endpoint_with_interface:1101 : echo d03381c0d04244a2b408c7935089210a 2022-02-08 17:01:35.143 | d03381c0d04244a2b408c7935089210a 2022-02-08 17:01:35.143 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:01:35.143 | + functions-common:get_or_create_endpoint:1125 : echo 1bd99bac46c24c3697624f44c337d3fb 2022-02-08 17:01:35.143 | 1bd99bac46c24c3697624f44c337d3fb 2022-02-08 17:01:35.143 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-08 17:01:35.143 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-08 17:01:35.143 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:01:35.143 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-08 17:01:35.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.143 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.143 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.143 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.143 | ++ functions-common:get_or_create_project:927 : project_id=589b4109124f4af7bfcf7a90a5aada6b 2022-02-08 17:01:35.143 | ++ functions-common:get_or_create_project:928 : echo 589b4109124f4af7bfcf7a90a5aada6b 2022-02-08 17:01:35.143 | + lib/swift:create_swift_accounts:652 : swift_project_test1=589b4109124f4af7bfcf7a90a5aada6b 2022-02-08 17:01:35.143 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-08 17:01:35.143 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:01:35.143 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-08 17:01:35.143 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:01:35.143 | ++ functions-common:get_or_create_user:899 : [[ ! -z test@example.com ]] 2022-02-08 17:01:35.143 | ++ functions-common:get_or_create_user:900 : local email=--email=test@example.com 2022-02-08 17:01:35.143 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-08 17:01:35.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.144 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.144 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.144 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.144 | ++ functions-common:get_or_create_user:914 : user_id=233426dfe8634e8791dfd91302269447 2022-02-08 17:01:35.144 | ++ functions-common:get_or_create_user:915 : echo 233426dfe8634e8791dfd91302269447 2022-02-08 17:01:35.144 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=233426dfe8634e8791dfd91302269447 2022-02-08 17:01:35.144 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-08 17:01:35.144 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:01:35.144 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 233426dfe8634e8791dfd91302269447 589b4109124f4af7bfcf7a90a5aada6b 2022-02-08 17:01:35.144 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:01:35.144 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:01:35.144 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:01:35.144 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:01:35.144 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:01:35.144 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:01:35.144 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:01:35.144 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:01:35.144 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 233426dfe8634e8791dfd91302269447 --project 589b4109124f4af7bfcf7a90a5aada6b 2022-02-08 17:01:35.144 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:01:35.144 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:01:35.144 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:01:35.144 | ++ functions-common:get_field:801 : read data 2022-02-08 17:01:35.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.144 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.144 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.144 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.144 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:01:35.144 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:01:35.144 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 233426dfe8634e8791dfd91302269447 --project 589b4109124f4af7bfcf7a90a5aada6b 2022-02-08 17:01:35.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.145 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.145 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.145 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 233426dfe8634e8791dfd91302269447 --project 589b4109124f4af7bfcf7a90a5aada6b 2022-02-08 17:01:35.145 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:01:35.145 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:01:35.145 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:01:35.145 | ++ functions-common:get_field:801 : read data 2022-02-08 17:01:35.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.145 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.145 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.145 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.145 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:01:35.145 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:01:35.145 | ++ functions-common:get_field:807 : echo '| e2fab3dca17448e991b4207dee1a3161 | 233426dfe8634e8791dfd91302269447 | | 589b4109124f4af7bfcf7a90a5aada6b | | | False |' 2022-02-08 17:01:35.145 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:01:35.145 | ++ functions-common:get_field:801 : read data 2022-02-08 17:01:35.145 | + functions-common:get_or_add_user_project_role:984 : user_role_id=e2fab3dca17448e991b4207dee1a3161 2022-02-08 17:01:35.145 | + functions-common:get_or_add_user_project_role:986 : echo e2fab3dca17448e991b4207dee1a3161 2022-02-08 17:01:35.145 | e2fab3dca17448e991b4207dee1a3161 2022-02-08 17:01:35.145 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-08 17:01:35.145 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-08 17:01:35.145 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:01:35.145 | ++ functions-common:get_or_create_user:899 : [[ ! -z test3@example.com ]] 2022-02-08 17:01:35.145 | ++ functions-common:get_or_create_user:900 : local email=--email=test3@example.com 2022-02-08 17:01:35.145 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-08 17:01:35.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.146 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.146 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.146 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.146 | ++ functions-common:get_or_create_user:914 : user_id=140f96fd0faa4e088ae94dfc4db82cd5 2022-02-08 17:01:35.146 | ++ functions-common:get_or_create_user:915 : echo 140f96fd0faa4e088ae94dfc4db82cd5 2022-02-08 17:01:35.146 | + lib/swift:create_swift_accounts:661 : swift_user_test3=140f96fd0faa4e088ae94dfc4db82cd5 2022-02-08 17:01:35.146 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-08 17:01:35.146 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:01:35.146 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 31709cd3150a4a4da883cfa268949858 140f96fd0faa4e088ae94dfc4db82cd5 589b4109124f4af7bfcf7a90a5aada6b 2022-02-08 17:01:35.146 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:01:35.146 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:01:35.146 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:01:35.146 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:01:35.146 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:01:35.146 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:01:35.146 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:01:35.147 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:01:35.147 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:01:35.147 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:01:35.147 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role 31709cd3150a4a4da883cfa268949858 --user 140f96fd0faa4e088ae94dfc4db82cd5 --project 589b4109124f4af7bfcf7a90a5aada6b 2022-02-08 17:01:35.147 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:01:35.147 | ++ functions-common:get_field:801 : read data 2022-02-08 17:01:35.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.147 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.147 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.147 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.147 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:01:35.147 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:01:35.147 | + functions-common:get_or_add_user_project_role:975 : openstack role add 31709cd3150a4a4da883cfa268949858 --user 140f96fd0faa4e088ae94dfc4db82cd5 --project 589b4109124f4af7bfcf7a90a5aada6b 2022-02-08 17:01:35.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.147 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.147 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.147 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role 31709cd3150a4a4da883cfa268949858 --user 140f96fd0faa4e088ae94dfc4db82cd5 --project 589b4109124f4af7bfcf7a90a5aada6b 2022-02-08 17:01:35.147 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:01:35.147 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:01:35.147 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:01:35.147 | ++ functions-common:get_field:801 : read data 2022-02-08 17:01:35.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.148 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.148 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.148 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.148 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:01:35.148 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:01:35.148 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:01:35.148 | ++ functions-common:get_field:807 : echo '| 31709cd3150a4a4da883cfa268949858 | 140f96fd0faa4e088ae94dfc4db82cd5 | | 589b4109124f4af7bfcf7a90a5aada6b | | | False |' 2022-02-08 17:01:35.148 | ++ functions-common:get_field:801 : read data 2022-02-08 17:01:35.148 | + functions-common:get_or_add_user_project_role:984 : user_role_id=31709cd3150a4a4da883cfa268949858 2022-02-08 17:01:35.148 | + functions-common:get_or_add_user_project_role:986 : echo 31709cd3150a4a4da883cfa268949858 2022-02-08 17:01:35.148 | 31709cd3150a4a4da883cfa268949858 2022-02-08 17:01:35.148 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-08 17:01:35.148 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-08 17:01:35.148 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:01:35.148 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-08 17:01:35.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.148 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.148 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.148 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.148 | ++ functions-common:get_or_create_project:927 : project_id=d74d3eb331b349ce803047b1e1c846d1 2022-02-08 17:01:35.148 | ++ functions-common:get_or_create_project:928 : echo d74d3eb331b349ce803047b1e1c846d1 2022-02-08 17:01:35.148 | + lib/swift:create_swift_accounts:666 : swift_project_test2=d74d3eb331b349ce803047b1e1c846d1 2022-02-08 17:01:35.148 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-08 17:01:35.148 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:01:35.148 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-08 17:01:35.148 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-08 17:01:35.148 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:01:35.148 | ++ functions-common:get_or_create_user:899 : [[ ! -z test2@example.com ]] 2022-02-08 17:01:35.149 | ++ functions-common:get_or_create_user:900 : local email=--email=test2@example.com 2022-02-08 17:01:35.149 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-08 17:01:35.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.149 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.149 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.149 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.149 | ++ functions-common:get_or_create_user:914 : user_id=507b6d8527b74fc998093b5983ffe21b 2022-02-08 17:01:35.149 | ++ functions-common:get_or_create_user:915 : echo 507b6d8527b74fc998093b5983ffe21b 2022-02-08 17:01:35.149 | + lib/swift:create_swift_accounts:671 : swift_user_test2=507b6d8527b74fc998093b5983ffe21b 2022-02-08 17:01:35.149 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-08 17:01:35.149 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:01:35.149 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 507b6d8527b74fc998093b5983ffe21b d74d3eb331b349ce803047b1e1c846d1 2022-02-08 17:01:35.149 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:01:35.149 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:01:35.149 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:01:35.149 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:01:35.149 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:01:35.149 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:01:35.149 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:01:35.149 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:01:35.149 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 507b6d8527b74fc998093b5983ffe21b --project d74d3eb331b349ce803047b1e1c846d1 2022-02-08 17:01:35.149 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:01:35.149 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:01:35.149 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:01:35.149 | ++ functions-common:get_field:801 : read data 2022-02-08 17:01:35.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.149 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.149 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.150 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.150 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:01:35.150 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:01:35.150 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 507b6d8527b74fc998093b5983ffe21b --project d74d3eb331b349ce803047b1e1c846d1 2022-02-08 17:01:35.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.150 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.150 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.150 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 507b6d8527b74fc998093b5983ffe21b --project d74d3eb331b349ce803047b1e1c846d1 2022-02-08 17:01:35.150 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:01:35.150 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:01:35.150 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:01:35.150 | ++ functions-common:get_field:801 : read data 2022-02-08 17:01:35.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.150 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.150 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.150 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.150 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:01:35.150 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:01:35.150 | ++ functions-common:get_field:807 : echo '| e2fab3dca17448e991b4207dee1a3161 | 507b6d8527b74fc998093b5983ffe21b | | d74d3eb331b349ce803047b1e1c846d1 | | | False |' 2022-02-08 17:01:35.150 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:01:35.150 | ++ functions-common:get_field:801 : read data 2022-02-08 17:01:35.150 | + functions-common:get_or_add_user_project_role:984 : user_role_id=e2fab3dca17448e991b4207dee1a3161 2022-02-08 17:01:35.150 | + functions-common:get_or_add_user_project_role:986 : echo e2fab3dca17448e991b4207dee1a3161 2022-02-08 17:01:35.150 | e2fab3dca17448e991b4207dee1a3161 2022-02-08 17:01:35.150 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-08 17:01:35.150 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-08 17:01:35.150 | ++ functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 17:01:35.150 | +++ functions-common:get_or_create_domain:878 : oscwrap domain show swift_test -f value -c id 2022-02-08 17:01:35.151 | +++ functions-common:get_or_create_domain:880 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-08 17:01:35.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.151 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.151 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.151 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.151 | ++ functions-common:get_or_create_domain:876 : domain_id=' 2022-02-08 17:01:35.151 | fcf7114a28854062ba6382c7ba54c0a4' 2022-02-08 17:01:35.151 | ++ functions-common:get_or_create_domain:877 : echo fcf7114a28854062ba6382c7ba54c0a4 2022-02-08 17:01:35.151 | + lib/swift:create_swift_accounts:676 : swift_domain=fcf7114a28854062ba6382c7ba54c0a4 2022-02-08 17:01:35.151 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-08 17:01:35.151 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:01:35.151 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-08 17:01:35.151 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 fcf7114a28854062ba6382c7ba54c0a4 2022-02-08 17:01:35.151 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:01:35.151 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest4 --domain=fcf7114a28854062ba6382c7ba54c0a4 --or-show -f value -c id 2022-02-08 17:01:35.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.151 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.151 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.151 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.151 | ++ functions-common:get_or_create_project:927 : project_id=8dc6832b46534997a44ae9bbf1406f42 2022-02-08 17:01:35.151 | ++ functions-common:get_or_create_project:928 : echo 8dc6832b46534997a44ae9bbf1406f42 2022-02-08 17:01:35.151 | + lib/swift:create_swift_accounts:680 : swift_project_test4=8dc6832b46534997a44ae9bbf1406f42 2022-02-08 17:01:35.151 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-08 17:01:35.151 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:01:35.151 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-08 17:01:35.151 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 fcf7114a28854062ba6382c7ba54c0a4 test4@example.com 2022-02-08 17:01:35.151 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:01:35.151 | ++ functions-common:get_or_create_user:899 : [[ ! -z test4@example.com ]] 2022-02-08 17:01:35.151 | ++ functions-common:get_or_create_user:900 : local email=--email=test4@example.com 2022-02-08 17:01:35.152 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest4 --password testing4 --domain=fcf7114a28854062ba6382c7ba54c0a4 --email=test4@example.com --or-show -f value -c id 2022-02-08 17:01:35.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.152 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.152 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.152 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.152 | ++ functions-common:get_or_create_user:914 : user_id=715bf38c6b684ac6a2c05fc8d95c6921 2022-02-08 17:01:35.152 | ++ functions-common:get_or_create_user:915 : echo 715bf38c6b684ac6a2c05fc8d95c6921 2022-02-08 17:01:35.152 | + lib/swift:create_swift_accounts:685 : swift_user_test4=715bf38c6b684ac6a2c05fc8d95c6921 2022-02-08 17:01:35.152 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-08 17:01:35.152 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:01:35.153 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 715bf38c6b684ac6a2c05fc8d95c6921 8dc6832b46534997a44ae9bbf1406f42 2022-02-08 17:01:35.153 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:01:35.153 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:01:35.153 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:01:35.153 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:01:35.153 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:01:35.153 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:01:35.153 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:01:35.153 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:01:35.153 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 715bf38c6b684ac6a2c05fc8d95c6921 --project 8dc6832b46534997a44ae9bbf1406f42 2022-02-08 17:01:35.153 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:01:35.153 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:01:35.153 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:01:35.153 | ++ functions-common:get_field:801 : read data 2022-02-08 17:01:35.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.153 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.153 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.153 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.153 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:01:35.153 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:01:35.153 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 715bf38c6b684ac6a2c05fc8d95c6921 --project 8dc6832b46534997a44ae9bbf1406f42 2022-02-08 17:01:35.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.153 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.153 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.153 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:01:35.153 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 715bf38c6b684ac6a2c05fc8d95c6921 --project 8dc6832b46534997a44ae9bbf1406f42 2022-02-08 17:01:35.153 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:01:35.153 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:01:35.153 | ++ functions-common:get_field:801 : read data 2022-02-08 17:01:35.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.154 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:35.154 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:35.154 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:01:35.154 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:01:35.154 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:01:35.154 | ++ functions-common:get_field:807 : echo '| e2fab3dca17448e991b4207dee1a3161 | 715bf38c6b684ac6a2c05fc8d95c6921 | | 8dc6832b46534997a44ae9bbf1406f42 | | | False |' 2022-02-08 17:01:35.154 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:01:35.154 | ++ functions-common:get_field:801 : read data 2022-02-08 17:01:35.154 | + functions-common:get_or_add_user_project_role:984 : user_role_id=e2fab3dca17448e991b4207dee1a3161 2022-02-08 17:01:35.154 | + functions-common:get_or_add_user_project_role:986 : echo e2fab3dca17448e991b4207dee1a3161 2022-02-08 17:01:35.154 | e2fab3dca17448e991b4207dee1a3161 2022-02-08 17:01:35.184 | [161691 Async create_swift_accounts:196720]: finished create_swift_accounts with result 0 in 99 seconds 2022-02-08 17:01:35.192 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-08 17:01:35.194 | + inc/async:async_wait:197 : return 0 2022-02-08 17:01:35.197 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-08 17:01:35.222 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:01:35.224 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-08 17:01:35.244 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:01:35.248 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-08 17:01:35.251 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:01:35.254 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-08 17:01:35.257 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-08 17:01:35.259 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-08 17:01:35.325 | + inc/async:async_inner:63 : init_glance 2022-02-08 17:01:35.376 | [161691 Async init_glance:200918]: running: init_glance 2022-02-08 17:01:35.379 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-08 17:01:35.400 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:01:35.403 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-08 17:01:35.405 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:01:35.408 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-08 17:01:35.411 | + ./stack.sh:main:1147 : configure_neutron 2022-02-08 17:01:35.414 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-08 17:01:35.418 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:01:35.418 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:01:35.424 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:01:35.428 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 17:01:35.431 | + 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-02-08 17:01:35.434 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:01:35.437 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-08 17:01:35.440 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-08 17:01:35.443 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-08 17:01:35.445 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-08 17:01:35.460 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-08 17:01:35.463 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-08 17:01:38.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:38.966 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:38.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:38.966 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:42.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:42.538 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:42.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:42.538 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:46.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:46.082 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:46.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:46.082 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:49.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:49.635 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:49.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:49.635 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:53.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:53.153 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:53.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:53.153 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:56.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:56.754 | from cryptography.utils import int_from_bytes 2022-02-08 17:01:56.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:01:56.755 | from cryptography.utils import int_from_bytes 2022-02-08 17:02:00.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:02:00.584 | from cryptography.utils import int_from_bytes 2022-02-08 17:02:00.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:02:00.584 | from cryptography.utils import int_from_bytes 2022-02-08 17:02:04.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:02:04.312 | from cryptography.utils import int_from_bytes 2022-02-08 17:02:04.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:02:04.312 | from cryptography.utils import int_from_bytes 2022-02-08 17:02:08.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:02:08.966 | from cryptography.utils import int_from_bytes 2022-02-08 17:02:08.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:02:08.966 | from cryptography.utils import int_from_bytes 2022-02-08 17:02:08.966 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-08 17:02:14.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:02:14.887 | from cryptography.utils import int_from_bytes 2022-02-08 17:02:14.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:02:14.887 | from cryptography.utils import int_from_bytes 2022-02-08 17:02:15.200 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-08 17:02:15.206 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-08 17:02:15.208 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-08 17:02:15.210 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-08 17:02:15.213 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-08 17:02:15.216 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-08 17:02:15.220 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-08 17:02:15.223 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-08 17:02:15.227 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-08 17:02:15.230 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-08 17:02:15.233 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-08 17:02:15.235 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-08 17:02:15.238 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-08 17:02:15.242 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-08 17:02:15.244 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-08 17:02:15.247 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-08 17:02:15.251 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:02:15.254 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-08 17:02:15.257 | + 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-02-08 17:02:15.262 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-08 17:02:15.270 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-08 17:02:15.270 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-08 17:02:15.270 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-08 17:02:15.272 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-08 17:02:15.276 | + 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-02-08 17:02:15.309 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-08 17:02:15.356 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-08 17:02:15.390 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-08 17:02:15.431 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-08 17:02:15.476 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-08 17:02:15.513 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-08 17:02:15.516 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-08 17:02:15.518 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-08 17:02:15.521 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 17:02:15.524 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:02:15.542 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:02:15.544 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:02:15.547 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:02:15.549 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:02:15.551 | + 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-02-08 17:02:15.586 | + 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-02-08 17:02:15.619 | + 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-02-08 17:02:15.650 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:02:15.686 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-08 17:02:15.703 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:02:15.706 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-08 17:02:15.711 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-08 17:02:15.712 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-08 17:02:15.714 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-08 17:02:15.717 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-08 17:02:15.730 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-08 17:02:15.733 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-08 17:02:15.735 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-08 17:02:15.740 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-08 17:02:15.755 | + 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-02-08 17:02:15.772 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-08 17:02:15.775 | + 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-02-08 17:02:15.789 | + 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-02-08 17:02:15.812 | + 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-02-08 17:02:15.827 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-08 17:02:15.830 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:02:15.833 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-08 17:02:15.838 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.iE3MYWCvZu 2022-02-08 17:02:15.841 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-08 17:02:15.845 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:02:15.849 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.iE3MYWCvZu 2022-02-08 17:02:15.856 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.iE3MYWCvZu 2022-02-08 17:02:15.870 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.iE3MYWCvZu /etc/sudoers.d/neutron-rootwrap 2022-02-08 17:02:15.882 | + 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-02-08 17:02:15.920 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-08 17:02:15.923 | + 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-02-08 17:02:15.961 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-08 17:02:15.964 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-08 17:02:15.967 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-08 17:02:15.970 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:02:15.977 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:02:15.977 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:02:15.993 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:02:15.997 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:02:16.000 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:02:16.002 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:02:16.022 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:02:16.025 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:02:16.028 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:02:16.060 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:02:16.063 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:02:16.065 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-08 17:02:16.084 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:02:16.086 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-08 17:02:16.090 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-08 17:02:16.092 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-08 17:02:16.095 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-08 17:02:16.097 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-08 17:02:16.100 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-08 17:02:16.102 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-08 17:02:16.105 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-08 17:02:16.111 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-08 17:02:16.115 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-08 17:02:16.123 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-08 17:02:16.126 | + 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-02-08 17:02:16.131 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-08 17:02:16.153 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:02:16.156 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-08 17:02:16.159 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-08 17:02:16.162 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-08 17:02:16.168 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-08 17:02:16.206 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-08 17:02:16.240 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-08 17:02:16.272 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-08 17:02:16.305 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-08 17:02:16.337 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-08 17:02:16.341 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 17:02:16.344 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-08 17:02:16.346 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:02:16.350 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-08 17:02:16.383 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-08 17:02:16.416 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:02:16.461 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-08 17:02:16.493 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-08 17:02:16.531 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-08 17:02:16.565 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-08 17:02:16.598 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-08 17:02:16.632 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:02:16.674 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:02:16.708 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-08 17:02:16.740 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-08 17:02:16.788 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-08 17:02:16.791 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 17:02:16.793 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 17:02:16.796 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-08 17:02:16.799 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-08 17:02:16.831 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-08 17:02:16.871 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.53/identity 2022-02-08 17:02:16.906 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-08 17:02:16.941 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-08 17:02:16.992 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-08 17:02:17.026 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-08 17:02:17.061 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-08 17:02:17.093 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:02:17.127 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-08 17:02:17.159 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-08 17:02:17.162 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-08 17:02:17.164 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-08 17:02:17.167 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-08 17:02:17.170 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-08 17:02:17.176 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-08 17:02:17.176 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-08 17:02:17.177 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-02-08 17:02:17.180 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-02-08 17:02:17.183 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-02-08 17:02:17.185 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-08 17:02:17.187 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-08 17:02:17.190 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-08 17:02:17.192 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-08 17:02:17.195 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-08 17:02:17.197 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-08 17:02:17.200 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-08 17:02:17.202 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-08 17:02:17.204 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-08 17:02:17.210 | + 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-02-08 17:02:17.237 | + 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-02-08 17:02:17.240 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:02:17.242 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 17:02:17.246 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-08 17:02:17.249 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-08 17:02:17.252 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:02:17.256 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-08 17:02:17.288 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-08 17:02:17.291 | + 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-02-08 17:02:17.294 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:02:17.296 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 17:02:17.299 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-08 17:02:17.301 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-08 17:02:17.304 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:02:17.307 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-08 17:02:17.338 | + 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-02-08 17:02:17.341 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:02:17.343 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 17:02:17.351 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-08 17:02:17.351 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-08 17:02:17.351 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:02:17.354 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-08 17:02:17.384 | + 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-02-08 17:02:17.386 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:02:17.389 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-08 17:02:17.391 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-08 17:02:17.394 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-08 17:02:17.396 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:02:17.399 | + 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-02-08 17:02:17.441 | + 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-02-08 17:02:17.443 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:02:17.446 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-08 17:02:17.449 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-08 17:02:17.451 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-08 17:02:17.453 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:02:17.456 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-08 17:02:17.488 | + 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-02-08 17:02:17.491 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:02:17.493 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-08 17:02:17.496 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-08 17:02:17.498 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-08 17:02:17.501 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:02:17.503 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-08 17:02:17.534 | + 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:50:99 2022-02-08 17:02:17.537 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:02:17.539 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-08 17:02:17.542 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-02-08 17:02:17.545 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-02-08 17:02:17.547 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:02:17.550 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-02-08 17:02:17.581 | + 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-02-08 17:02:17.584 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:02:17.586 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-08 17:02:17.589 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-08 17:02:17.592 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-08 17:02:17.594 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:02:17.597 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-08 17:02:17.629 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-08 17:02:17.632 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-08 17:02:17.650 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:02:17.653 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-08 17:02:17.656 | + 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-02-08 17:02:17.697 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-08 17:02:17.700 | + 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-02-08 17:02:17.730 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-08 17:02:17.765 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-08 17:02:17.768 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-08 17:02:17.774 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-08 17:02:17.774 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-08 17:02:20.822 | INFO neutron.common.config [-] Logging enabled! 2022-02-08 17:02:20.822 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev486 2022-02-08 17:02:20.823 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=202822) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-08 17:02:20.875 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=202822) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:02:20.883 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=202822) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:02:20.883 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=202822) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:02:20.883 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=202822) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:02:20.883 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=202822) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:02:20.883 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=202822) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:02:20.932 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-08 17:02:20.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:02:20.932 | from cryptography.utils import int_from_bytes 2022-02-08 17:02:20.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:02:20.932 | from cryptography.utils import int_from_bytes 2022-02-08 17:02:21.288 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-08 17:02:21.291 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-08 17:02:21.294 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-08 17:02:21.296 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 17:02:21.299 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-08 17:02:21.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-02-08 17:02:21.377 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-08 17:02:21.380 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-08 17:02:21.383 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-02-08 17:02:21.415 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-08 17:02:21.422 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-08 17:02:21.431 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-08 17:02:21.434 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-08 17:02:21.436 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-08 17:02:21.449 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-08 17:02:21.464 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-08 17:02:21.467 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-08 17:02:21.476 | net.bridge.bridge-nf-call-iptables = 1 2022-02-08 17:02:21.480 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-08 17:02:21.482 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-08 17:02:21.491 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-08 17:02:21.496 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-08 17:02:21.498 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-08 17:02:21.501 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-08 17:02:21.504 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-08 17:02:21.506 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-08 17:02:21.509 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-08 17:02:21.511 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-08 17:02:21.514 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 17:02:21.516 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-08 17:02:21.549 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-08 17:02:21.552 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-02-08 17:02:21.593 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-08 17:02:21.595 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-08 17:02:21.631 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-08 17:02:21.663 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-08 17:02:21.682 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:02:21.684 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-08 17:02:21.687 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-08 17:02:21.692 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-08 17:02:21.723 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-08 17:02:21.764 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:02:21.815 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-08 17:02:21.818 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:02:21.850 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-08 17:02:21.872 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:02:21.875 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-08 17:02:21.878 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-08 17:02:21.921 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-08 17:02:21.923 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-08 17:02:21.937 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-08 17:02:21.958 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-08 17:02:21.962 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-08 17:02:21.965 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-08 17:02:21.968 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-08 17:02:21.986 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:02:21.988 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-08 17:02:21.991 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-02-08 17:02:21.996 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:121 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-08 17:02:22.027 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:02:22.074 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : [[ True == \T\r\u\e ]] 2022-02-08 17:02:22.076 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:02:22.119 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:127 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-08 17:02:22.121 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-08 17:02:22.153 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-08 17:02:22.156 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-08 17:02:22.162 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-08 17:02:22.193 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:129 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-08 17:02:22.195 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-08 17:02:22.198 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-08 17:02:22.201 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-08 17:02:25.282 | INFO neutron.common.config [-] Logging enabled! 2022-02-08 17:02:25.282 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev486 2022-02-08 17:02:25.283 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=203361) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-08 17:02:25.333 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=203361) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:02:25.334 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=203361) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:02:25.334 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=203361) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:02:25.334 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=203361) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:02:25.334 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=203361) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:02:25.334 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=203361) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:02:25.396 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-08 17:02:25.396 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=203361) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-08 17:02:25.397 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=203361) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-08 17:02:25.397 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-08 17:02:25.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:02:25.397 | from cryptography.utils import int_from_bytes 2022-02-08 17:02:25.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:02:25.397 | from cryptography.utils import int_from_bytes 2022-02-08 17:02:25.777 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-08 17:02:25.780 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-08 17:02:25.782 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-08 17:02:25.785 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-08 17:02:25.788 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-08 17:02:25.791 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 17:02:25.793 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-08 17:02:25.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-08 17:02:25.815 | + functions:set_mtu:785 : local dev=br-data 2022-02-08 17:02:25.817 | + functions:set_mtu:786 : local mtu=1500 2022-02-08 17:02:25.820 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-08 17:02:25.832 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-02-08 17:02:25.853 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _configure_public_network_connectivity 2022-02-08 17:02:25.858 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-08 17:02:25.859 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-08 17:02:25.863 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-08 17:02:25.866 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-08 17:02:25.869 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-08 17:02:25.871 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-08 17:02:25.874 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-08 17:02:25.876 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-08 17:02:25.879 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-08 17:02:25.882 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-08 17:02:25.887 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-08 17:02:25.887 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-08 17:02:25.890 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-08 17:02:25.894 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-08 17:02:25.896 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-08 17:02:25.904 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-08 17:02:25.907 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-08 17:02:25.909 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-08 17:02:25.912 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-08 17:02:25.917 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-08 17:02:25.919 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-08 17:02:25.921 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-08 17:02:25.927 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.20/22 brd 192.168.3.255' 2022-02-08 17:02:25.938 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-08 17:02:25.939 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-08 17:02:25.939 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-08 17:02:25.941 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-08 17:02:25.947 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.20/22 brd 192.168.3.255 != '' ]] 2022-02-08 17:02:25.953 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.20/22 brd 192.168.3.255 dev eth1' 2022-02-08 17:02:25.956 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.20/22 brd 192.168.3.255 dev br-data' 2022-02-08 17:02:25.959 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-08 17:02:25.962 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-08 17:02:25.967 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.20/22 brd 192.168.3.255 2022-02-08 17:02:25.973 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-08 17:02:25.973 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-08 17:02:25.973 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-08 17:02:25.976 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.20 2022-02-08 17:02:25.979 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.20 ' 2022-02-08 17:02:25.981 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.20/22 brd 192.168.3.255 dev eth1 2022-02-08 17:02:25.998 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.20/22 brd 192.168.3.255 dev br-data 2022-02-08 17:02:26.015 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-08 17:02:26.032 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-08 17:02:26.056 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.20 2022-02-08 17:02:26.068 | PING 192.168.0.20 (192.168.0.20) from 192.168.0.20 br-data: 56(84) bytes of data. 2022-02-08 17:02:26.068 | 64 bytes from 192.168.0.20: icmp_seq=1 ttl=64 time=0.076 ms 2022-02-08 17:02:27.091 | 64 bytes from 192.168.0.20: icmp_seq=2 ttl=64 time=0.057 ms 2022-02-08 17:02:28.115 | 64 bytes from 192.168.0.20: icmp_seq=3 ttl=64 time=0.047 ms 2022-02-08 17:02:28.115 | 2022-02-08 17:02:28.115 | --- 192.168.0.20 ping statistics --- 2022-02-08 17:02:28.115 | 3 packets transmitted, 3 received, 0% packet loss, time 2046ms 2022-02-08 17:02:28.115 | rtt min/avg/max/mdev = 0.047/0.060/0.076/0.012 ms 2022-02-08 17:02:28.120 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-08 17:02:28.121 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-08 17:02:28.126 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-08 17:02:28.129 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-08 17:02:28.152 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:02:28.154 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-08 17:02:28.157 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-08 17:02:28.162 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-08 17:02:28.195 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.53 2022-02-08 17:02:28.233 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-08 17:02:28.264 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:02:28.318 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-08 17:02:28.322 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:02:28.357 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-08 17:02:28.361 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-08 17:02:28.389 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:02:28.392 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-08 17:02:28.394 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-08 17:02:28.414 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:02:28.417 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-08 17:02:28.436 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:02:28.439 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-08 17:02:28.458 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:02:28.461 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-08 17:02:28.495 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-08 17:02:28.530 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-08 17:02:28.533 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-08 17:02:28.552 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:02:28.555 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-08 17:02:28.576 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:02:28.579 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-08 17:02:28.581 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-08 17:02:28.648 | + inc/async:async_inner:63 : init_neutron 2022-02-08 17:02:28.699 | [161691 Async init_neutron:203843]: running: init_neutron 2022-02-08 17:02:28.703 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-08 17:02:28.732 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:02:28.736 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-08 17:02:28.750 | ++ ./stack.sh:main:1162 : true 2022-02-08 17:02:28.760 | + ./stack.sh:main:1162 : netman_pid= 2022-02-08 17:02:28.763 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-08 17:02:28.766 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-08 17:02:28.780 | dnsmasq: no process found 2022-02-08 17:02:28.784 | + ./stack.sh:main:1164 : true 2022-02-08 17:02:28.793 | + ./stack.sh:main:1169 : clean_iptables 2022-02-08 17:02:28.793 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:02:28.794 | + lib/nova:clean_iptables:183 : grep nova 2022-02-08 17:02:28.795 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-08 17:02:28.798 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-08 17:02:28.798 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-08 17:02:28.798 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-08 17:02:28.801 | + lib/nova:clean_iptables:183 : bash 2022-02-08 17:02:28.817 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-08 17:02:28.817 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:02:28.819 | + lib/nova:clean_iptables:185 : grep nova 2022-02-08 17:02:28.820 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-08 17:02:28.826 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-08 17:02:28.827 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-08 17:02:28.827 | + lib/nova:clean_iptables:185 : bash 2022-02-08 17:02:28.840 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:02:28.840 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-08 17:02:28.844 | + lib/nova:clean_iptables:187 : grep nova 2022-02-08 17:02:28.845 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-08 17:02:28.848 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-08 17:02:28.851 | + lib/nova:clean_iptables:187 : bash 2022-02-08 17:02:28.855 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-08 17:02:28.864 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-08 17:02:28.866 | + lib/nova:clean_iptables:189 : grep nova 2022-02-08 17:02:28.866 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:02:28.869 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-08 17:02:28.869 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-08 17:02:28.873 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-08 17:02:28.878 | + lib/nova:clean_iptables:189 : bash 2022-02-08 17:02:28.887 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-08 17:02:28.896 | net.ipv4.ip_forward = 1 2022-02-08 17:02:28.900 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-08 17:02:28.920 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:02:28.923 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-08 17:02:28.926 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-08 17:02:28.928 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-08 17:02:28.969 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-08 17:02:29.007 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-08 17:02:29.015 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-08 17:02:29.062 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-08 17:02:29.098 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-08 17:02:29.117 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:02:29.120 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-08 17:02:29.123 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:02:29.126 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-08 17:02:29.134 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-08 17:02:29.134 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-08 17:02:29.197 | + inc/async:async_inner:63 : init_swift 2022-02-08 17:02:29.244 | [161691 Async init_swift:204201]: running: init_swift 2022-02-08 17:02:29.248 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-08 17:02:29.268 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:02:29.272 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-08 17:02:29.275 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:02:29.285 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-08 17:02:29.285 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-08 17:02:29.285 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-08 17:02:29.359 | + inc/async:async_inner:63 : init_cinder 2022-02-08 17:02:29.408 | [161691 Async init_cinder:204296]: running: init_cinder 2022-02-08 17:02:29.416 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-08 17:02:29.439 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:02:29.441 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-08 17:02:29.444 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:02:29.447 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-08 17:02:29.450 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-08 17:02:29.453 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-08 17:02:29.531 | + inc/async:async_inner:63 : init_placement 2022-02-08 17:02:29.584 | [161691 Async init_placement:204415]: running: init_placement 2022-02-08 17:02:29.587 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-08 17:02:29.647 | [161691 Async init_neutron:203843]: Waiting for completion of init_neutron running on PID 203843 (6 other jobs running) 2022-02-08 17:02:29.676 | [161691 Async init_neutron:203843]: Signaling child to exit 2022-02-08 17:02:41.759 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:02:41.787 | [204201 Async init_swift:204201]: finished successfully 2022-02-08 17:02:53.282 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:02:53.307 | [200918 Async init_glance:200918]: finished successfully 2022-02-08 17:03:32.821 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:03:32.849 | [204415 Async init_placement:204415]: finished successfully 2022-02-08 17:03:43.428 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:03:43.459 | [204296 Async init_cinder:204296]: finished successfully 2022-02-08 17:07:43.560 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:07:43.588 | [203843 Async init_neutron:203843]: finished successfully 2022-02-08 17:07:43.610 | WAKEUP 2022-02-08 17:07:43.636 | [161691 Async init_neutron:203843]: Signaled 2022-02-08 17:07:43.638 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-08 17:07:43.638 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:07:43.638 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:07:43.638 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:07:43.638 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 17:07:43.638 | + 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-02-08 17:07:43.638 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:07:43.638 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-08 17:07:43.638 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-08 17:07:43.638 | + lib/database:recreate_database:112 : local db=neutron 2022-02-08 17:07:43.638 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-08 17:07:43.638 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-08 17:07:43.638 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-08 17:07:43.638 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:07:43.638 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-08 17:07:43.638 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:07:43.638 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-08 17:07:43.638 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 17:07:43.638 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:07:43.638 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:07:43.638 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:07:43.638 | + functions-common:time_start:2405 : _TIME_START[$name]=1644339799300 2022-02-08 17:07:43.638 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-02-08 17:07:43.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.639 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.639 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-08 17:07:43.639 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-08 17:07:43.640 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-08 17:07:43.641 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-08 17:07:43.642 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-08 17:07:43.642 | Running upgrade for neutron ... 2022-02-08 17:07:43.643 | OK 2022-02-08 17:07:43.643 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-08 17:07:43.643 | + functions-common:time_stop:2414 : local name 2022-02-08 17:07:43.643 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:07:43.643 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:07:43.643 | + functions-common:time_stop:2417 : local total 2022-02-08 17:07:43.643 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:07:43.643 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 17:07:43.643 | + functions-common:time_stop:2421 : start_time=1644339799300 2022-02-08 17:07:43.643 | + functions-common:time_stop:2423 : [[ -z 1644339799300 ]] 2022-02-08 17:07:43.643 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:07:43.643 | + functions-common:time_stop:2426 : end_time=1644340063536 2022-02-08 17:07:43.643 | + functions-common:time_stop:2427 : elapsed_time=264236 2022-02-08 17:07:43.643 | + functions-common:time_stop:2428 : total=54979 2022-02-08 17:07:43.643 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:07:43.643 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=319215 2022-02-08 17:07:43.693 | [161691 Async init_neutron:203843]: finished init_neutron with result 0 in 314 seconds 2022-02-08 17:07:43.700 | + inc/async:async_wait:197 : return 0 2022-02-08 17:07:43.704 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-08 17:07:43.770 | [161691 Async init_placement:204415]: Waiting for completion of init_placement running on PID 204415 (5 other jobs running) 2022-02-08 17:07:43.798 | [161691 Async init_placement:204415]: Signaling child to exit 2022-02-08 17:07:43.798 | WAKEUP 2022-02-08 17:07:43.824 | [161691 Async init_placement:204415]: Signaled 2022-02-08 17:07:43.826 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-08 17:07:43.826 | + lib/database:recreate_database:112 : local db=placement 2022-02-08 17:07:43.826 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-08 17:07:43.826 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-08 17:07:43.826 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-08 17:07:43.826 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:07:43.826 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-08 17:07:43.826 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:07:43.826 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-08 17:07:43.826 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-08 17:07:43.826 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-08 17:07:43.826 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-08 17:07:43.826 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:07:43.826 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:07:43.826 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:07:43.826 | ++ functions-common:get_or_create_user:916 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:07:43.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.826 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.827 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.827 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:07:43.827 | + functions-common:get_or_create_user:914 : user_id=401bf3d01778432a927f56ebcb244464 2022-02-08 17:07:43.827 | + functions-common:get_or_create_user:915 : echo 401bf3d01778432a927f56ebcb244464 2022-02-08 17:07:43.827 | 401bf3d01778432a927f56ebcb244464 2022-02-08 17:07:43.827 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-08 17:07:43.827 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:07:43.827 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:07:43.827 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:07:43.827 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:07:43.827 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:07:43.827 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:07:43.827 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:07:43.827 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:07:43.827 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:07:43.827 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:07:43.827 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:07:43.827 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:07:43.827 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:07:43.827 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:07:43.827 | ++ functions-common:get_field:801 : read data 2022-02-08 17:07:43.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.827 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.827 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.827 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:07:43.827 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:07:43.827 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:07:43.827 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:07:43.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.827 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.827 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.828 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:07:43.828 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:07:43.828 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:07:43.828 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:07:43.828 | ++ functions-common:get_field:801 : read data 2022-02-08 17:07:43.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.828 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.828 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.828 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:07:43.828 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:07:43.828 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:07:43.828 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:07:43.828 | ++ functions-common:get_field:807 : echo '| aa47258d78fe48a790dadc64599b7ecc | 401bf3d01778432a927f56ebcb244464 | | 374a7b5248e94755ba1011009745ebe6 | | | False |' 2022-02-08 17:07:43.828 | ++ functions-common:get_field:801 : read data 2022-02-08 17:07:43.828 | + functions-common:get_or_add_user_project_role:984 : user_role_id=aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:07:43.828 | + functions-common:get_or_add_user_project_role:986 : echo aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:07:43.828 | aa47258d78fe48a790dadc64599b7ecc 2022-02-08 17:07:43.828 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 17:07:43.828 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-08 17:07:43.828 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:07:43.828 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:07:43.828 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:07:43.828 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:07:43.828 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:07:43.828 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:07:43.828 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:07:43.828 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:07:43.828 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:07:43.828 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:07:43.828 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:07:43.828 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:07:43.829 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:07:43.829 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:07:43.829 | ++ functions-common:get_field:801 : read data 2022-02-08 17:07:43.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.829 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.829 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.829 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:07:43.829 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:07:43.829 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:07:43.829 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:07:43.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.829 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.829 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.829 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:07:43.829 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:07:43.829 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:07:43.829 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:07:43.829 | ++ functions-common:get_field:801 : read data 2022-02-08 17:07:43.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.829 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.829 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.830 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:07:43.830 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:07:43.830 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:07:43.830 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:07:43.830 | ++ functions-common:get_field:807 : echo '| e2fab3dca17448e991b4207dee1a3161 | 401bf3d01778432a927f56ebcb244464 | | 374a7b5248e94755ba1011009745ebe6 | | | False |' 2022-02-08 17:07:43.830 | ++ functions-common:get_field:801 : read data 2022-02-08 17:07:43.830 | + functions-common:get_or_add_user_project_role:984 : user_role_id=e2fab3dca17448e991b4207dee1a3161 2022-02-08 17:07:43.830 | + functions-common:get_or_add_user_project_role:986 : echo e2fab3dca17448e991b4207dee1a3161 2022-02-08 17:07:43.830 | e2fab3dca17448e991b4207dee1a3161 2022-02-08 17:07:43.830 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.53/placement 2022-02-08 17:07:43.830 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-08 17:07:43.830 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:07:43.830 | ++ functions-common:get_or_create_service:1084 : oscwrap service show placement -f value -c id 2022-02-08 17:07:43.830 | ++ functions-common:get_or_create_service:1086 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-08 17:07:43.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.830 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.830 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.830 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:07:43.830 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:07:43.830 | 6920e0120a0041f899de4a3a3318a442' 2022-02-08 17:07:43.830 | + functions-common:get_or_create_service:1083 : echo 6920e0120a0041f899de4a3a3318a442 2022-02-08 17:07:43.830 | 6920e0120a0041f899de4a3a3318a442 2022-02-08 17:07:43.830 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.53/placement 2022-02-08 17:07:43.830 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:07:43.830 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface placement public http://10.222.0.53/placement RegionOne 2022-02-08 17:07:43.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:07:43.831 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-08 17:07:43.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.831 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.831 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.831 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:07:43.831 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:07:43.831 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:07:43.831 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create placement public http://10.222.0.53/placement --region RegionOne -f value -c id 2022-02-08 17:07:43.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.831 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:43.831 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:43.831 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:07:43.831 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=8c71fd66c7fb4cfdb2055e412f4078bb 2022-02-08 17:07:43.831 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 8c71fd66c7fb4cfdb2055e412f4078bb 2022-02-08 17:07:43.831 | + functions-common:get_or_create_endpoint:1116 : public_id=8c71fd66c7fb4cfdb2055e412f4078bb 2022-02-08 17:07:43.831 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:07:43.831 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:07:43.831 | + functions-common:get_or_create_endpoint:1125 : echo 8c71fd66c7fb4cfdb2055e412f4078bb 2022-02-08 17:07:43.831 | 8c71fd66c7fb4cfdb2055e412f4078bb 2022-02-08 17:07:43.880 | [161691 Async init_placement:204415]: finished init_placement with result 0 in 63 seconds 2022-02-08 17:07:43.884 | + inc/async:async_wait:197 : return 0 2022-02-08 17:07:43.887 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-08 17:07:43.944 | [161691 Async init_glance:200918]: Waiting for completion of init_glance running on PID 200918 (4 other jobs running) 2022-02-08 17:07:43.976 | [161691 Async init_glance:200918]: Signaling child to exit 2022-02-08 17:07:43.976 | WAKEUP 2022-02-08 17:07:44.001 | [161691 Async init_glance:200918]: Signaled 2022-02-08 17:07:44.003 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-08 17:07:44.003 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-08 17:07:44.003 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-08 17:07:44.003 | + lib/database:recreate_database:112 : local db=glance 2022-02-08 17:07:44.003 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-08 17:07:44.003 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-08 17:07:44.003 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-08 17:07:44.003 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:07:44.003 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-08 17:07:44.003 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:07:44.003 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-08 17:07:44.003 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 17:07:44.003 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:07:44.003 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:07:44.003 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:07:44.004 | + functions-common:time_start:2405 : _TIME_START[$name]=1644339698331 2022-02-08 17:07:44.004 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-08 17:07:44.004 | 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=201078) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:07:44.004 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 17:07:44.004 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 17:07:44.004 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 17:07:44.004 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:07:44.004 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-08 17:07:44.005 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-08 17:07:44.005 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-08 17:07:44.005 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-08 17:07:44.005 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-08 17:07:44.005 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-08 17:07:44.005 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-08 17:07:44.005 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-08 17:07:44.005 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:07:44.005 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:07:44.005 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:07:44.005 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:07:44.005 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-08 17:07:44.005 | Database migration is up to date. No migration needed. 2022-02-08 17:07:44.005 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-08 17:07:44.005 | Database is synced successfully. 2022-02-08 17:07:44.005 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-08 17:07:44.005 | 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=203366) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:07:44.005 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-08 17:07:44.005 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-08 17:07:44.005 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-08 17:07:44.005 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-08 17:07:44.005 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-08 17:07:44.005 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-08 17:07:44.005 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-08 17:07:44.005 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-08 17:07:44.005 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-08 17:07:44.005 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-08 17:07:44.005 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-08 17:07:44.005 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-08 17:07:44.005 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-08 17:07:44.006 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-08 17:07:44.006 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-08 17:07:44.006 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-08 17:07:44.006 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-08 17:07:44.006 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-08 17:07:44.006 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-08 17:07:44.006 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-08 17:07:44.006 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-08 17:07:44.006 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-08 17:07:44.006 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-08 17:07:44.006 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-08 17:07:44.006 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-08 17:07:44.006 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-08 17:07:44.006 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-08 17:07:44.006 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-08 17:07:44.006 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-08 17:07:44.006 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-08 17:07:44.006 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-08 17:07:44.006 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-08 17:07:44.006 | + functions-common:time_stop:2414 : local name 2022-02-08 17:07:44.006 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:07:44.006 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:07:44.006 | + functions-common:time_stop:2417 : local total 2022-02-08 17:07:44.006 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:07:44.006 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 17:07:44.006 | + functions-common:time_stop:2421 : start_time=1644339698331 2022-02-08 17:07:44.006 | + functions-common:time_stop:2423 : [[ -z 1644339698331 ]] 2022-02-08 17:07:44.006 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:07:44.006 | + functions-common:time_stop:2426 : end_time=1644339773261 2022-02-08 17:07:44.007 | + functions-common:time_stop:2427 : elapsed_time=74930 2022-02-08 17:07:44.007 | + functions-common:time_stop:2428 : total=54979 2022-02-08 17:07:44.007 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:07:44.007 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=129909 2022-02-08 17:07:44.052 | [161691 Async init_glance:200918]: finished init_glance with result 0 in 78 seconds 2022-02-08 17:07:44.056 | + inc/async:async_wait:197 : return 0 2022-02-08 17:07:44.059 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-08 17:07:44.118 | [161691 Async init_swift:204201]: Waiting for completion of init_swift running on PID 204201 (3 other jobs running) 2022-02-08 17:07:44.146 | [161691 Async init_swift:204201]: Signaling child to exit 2022-02-08 17:07:44.146 | WAKEUP 2022-02-08 17:07:44.172 | [161691 Async init_swift:204201]: Signaled 2022-02-08 17:07:44.173 | + lib/swift:init_swift:692 : local node_number 2022-02-08 17:07:44.173 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-08 17:07:44.173 | No container-auditor running 2022-02-08 17:07:44.173 | No container-replicator running 2022-02-08 17:07:44.173 | No container-server running 2022-02-08 17:07:44.173 | No object-updater running 2022-02-08 17:07:44.173 | No object-replicator running 2022-02-08 17:07:44.173 | No account-auditor running 2022-02-08 17:07:44.173 | No container-updater running 2022-02-08 17:07:44.173 | No account-replicator running 2022-02-08 17:07:44.173 | No proxy-server running 2022-02-08 17:07:44.173 | No container-reconciler running 2022-02-08 17:07:44.173 | No container-sync running 2022-02-08 17:07:44.173 | No account-server running 2022-02-08 17:07:44.173 | No object-expirer running 2022-02-08 17:07:44.173 | No account-reaper running 2022-02-08 17:07:44.174 | No object-reconstructor running 2022-02-08 17:07:44.174 | No object-auditor running 2022-02-08 17:07:44.174 | No object-server running 2022-02-08 17:07:44.174 | No container-sharder running 2022-02-08 17:07:44.174 | + lib/swift:init_swift:694 : true 2022-02-08 17:07:44.174 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-08 17:07:44.174 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-08 17:07:44.174 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-08 17:07:44.174 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-08 17:07:44.174 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-08 17:07:44.174 | + lib/swift:create_swift_disk:575 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-02-08 17:07:44.174 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-08 17:07:44.174 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-08 17:07:44.174 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-08 17:07:44.174 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-08 17:07:44.174 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-08 17:07:44.174 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-08 17:07:44.174 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-08 17:07:44.174 | = sectsz=512 attr=2, projid32bit=1 2022-02-08 17:07:44.174 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-08 17:07:44.174 | = reflink=1 2022-02-08 17:07:44.174 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-08 17:07:44.174 | = sunit=0 swidth=0 blks 2022-02-08 17:07:44.174 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-08 17:07:44.174 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-08 17:07:44.174 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-08 17:07:44.174 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-08 17:07:44.175 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-08 17:07:44.175 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-08 17:07:44.175 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-02-08 17:07:44.175 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-08 17:07:44.175 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-08 17:07:44.175 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-08 17:07:44.175 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-08 17:07:44.175 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-08 17:07:44.175 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-08 17:07:44.175 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-08 17:07:44.175 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-08 17:07:44.175 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-08 17:07:44.175 | + lib/swift:init_swift:703 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1644338922.object.builder backups/1644338923.container.builder backups/1644338924.account.builder backups/1644338929.object.builder backups/1644338930.container.builder backups/1644338931.account.builder backups/1644338929.object.ring.gz backups/1644338930.container.ring.gz backups/1644338931.account.ring.gz 2022-02-08 17:07:44.175 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-08 17:07:44.175 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-08 17:07:44.175 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-08 17:07:44.175 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-08 17:07:44.175 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-08 17:07:44.175 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-08 17:07:44.175 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-08 17:07:44.175 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-08 17:07:44.175 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-08 17:07:44.175 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-08 17:07:44.175 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-08 17:07:44.175 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-08 17:07:44.175 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-08 17:07:44.175 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-08 17:07:44.175 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-08 17:07:44.175 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-08 17:07:44.175 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-08 17:07:44.175 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-08 17:07:44.175 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-08 17:07:44.176 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-08 17:07:44.176 | + lib/swift:init_swift:738 : popd 2022-02-08 17:07:44.224 | [161691 Async init_swift:204201]: finished init_swift with result 0 in 12 seconds 2022-02-08 17:07:44.230 | + inc/async:async_wait:197 : return 0 2022-02-08 17:07:44.231 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-08 17:07:44.291 | [161691 Async init_cinder:204296]: Waiting for completion of init_cinder running on PID 204296 (2 other jobs running) 2022-02-08 17:07:44.321 | [161691 Async init_cinder:204296]: Signaling child to exit 2022-02-08 17:07:44.321 | WAKEUP 2022-02-08 17:07:44.352 | [161691 Async init_cinder:204296]: Signaled 2022-02-08 17:07:44.353 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-08 17:07:44.353 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:07:44.353 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-08 17:07:44.353 | + lib/database:recreate_database:112 : local db=cinder 2022-02-08 17:07:44.353 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-08 17:07:44.353 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-08 17:07:44.353 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-08 17:07:44.353 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:07:44.353 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-08 17:07:44.353 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:07:44.353 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-08 17:07:44.353 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 17:07:44.353 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:07:44.354 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:07:44.354 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:07:44.354 | + functions-common:time_start:2405 : _TIME_START[$name]=1644339763421 2022-02-08 17:07:44.354 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-08 17:07:44.354 | 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=204749) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:07:44.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:07:44.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:07:44.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:07:44.355 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:07:44.355 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=204749) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:07:44.355 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-08 17:07:44.355 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 17:07:44.355 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 17:07:44.355 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-08 17:07:44.355 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=204749) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-08 17:07:44.355 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-08 17:07:44.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:44.355 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:44.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:44.355 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:44.355 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-08 17:07:44.355 | last_heartbeat = column_property( 2022-02-08 17:07:44.355 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-08 17:07:44.355 | num_hosts = column_property( 2022-02-08 17:07:44.355 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-08 17:07:44.355 | num_down_hosts = column_property( 2022-02-08 17:07:44.355 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-08 17:07:44.355 | + functions-common:time_stop:2414 : local name 2022-02-08 17:07:44.355 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:07:44.355 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:07:44.355 | + functions-common:time_stop:2417 : local total 2022-02-08 17:07:44.355 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:07:44.355 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 17:07:44.355 | + functions-common:time_stop:2421 : start_time=1644339763421 2022-02-08 17:07:44.355 | + functions-common:time_stop:2423 : [[ -z 1644339763421 ]] 2022-02-08 17:07:44.355 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:07:44.355 | + functions-common:time_stop:2426 : end_time=1644339821589 2022-02-08 17:07:44.356 | + functions-common:time_stop:2427 : elapsed_time=58168 2022-02-08 17:07:44.356 | + functions-common:time_stop:2428 : total=54979 2022-02-08 17:07:44.356 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:07:44.356 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=113147 2022-02-08 17:07:44.356 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-08 17:07:44.356 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:07:44.356 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-08 17:07:44.356 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-08 17:07:44.356 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-08 17:07:44.356 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-08 17:07:44.356 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-08 17:07:44.356 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-08 17:07:44.356 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-08 17:07:44.356 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-08 17:07:44.356 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-08 17:07:44.356 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-08 17:07:44.356 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-08 17:07:44.356 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-08 17:07:44.356 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:07:44.356 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:07:44.356 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:07:44.356 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:07:44.356 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:07:44.356 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:07:44.356 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:07:44.356 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:07:44.357 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:07:44.357 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:07:44.357 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:07:44.357 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-08 17:07:44.357 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:07:44.357 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:07:44.357 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:07:44.357 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:07:44.357 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:07:44.357 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:07:44.357 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-08 17:07:44.357 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-08 17:07:44.357 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-08 17:07:44.357 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-08 17:07:44.357 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-08 17:07:44.357 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-08 17:07:44.357 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-08 17:07:44.357 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-08 17:07:44.357 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-08 17:07:44.357 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-08 17:07:44.357 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-08 17:07:44.357 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-08 17:07:44.357 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-08 17:07:44.357 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-08 17:07:44.357 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-08 17:07:44.357 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-08 17:07:44.357 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-08 17:07:44.357 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-08 17:07:44.357 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-08 17:07:44.357 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-08 17:07:44.357 | Physical volume "/dev/loop4" successfully created. 2022-02-08 17:07:44.357 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-08 17:07:44.358 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-08 17:07:44.358 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-08 17:07:44.358 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-08 17:07:44.358 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-08 17:07:44.358 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-08 17:07:44.358 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-08 17:07:44.358 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-08 17:07:44.358 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:07:44.358 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-08 17:07:44.358 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-08 17:07:44.358 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-08 17:07:44.405 | [161691 Async init_cinder:204296]: finished init_cinder with result 0 in 74 seconds 2022-02-08 17:07:44.409 | + inc/async:async_wait:197 : return 0 2022-02-08 17:07:44.412 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-08 17:07:44.434 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:07:44.436 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-08 17:07:44.439 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:07:44.442 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-08 17:07:44.446 | + ./stack.sh:main:1218 : init_nova 2022-02-08 17:07:44.448 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-08 17:07:44.468 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:07:44.471 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-08 17:07:44.490 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:07:44.493 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:07:44.496 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-08 17:07:44.565 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-08 17:07:44.607 | [161691 Async nova-cell-0:206954]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-08 17:07:44.611 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-08 17:07:44.616 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:07:44.619 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-08 17:07:44.623 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 17:07:44.625 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 17:07:44.628 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-08 17:07:44.707 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-08 17:07:44.759 | [161691 Async nova-cell-1:207049]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-08 17:07:44.763 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-08 17:07:44.765 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-08 17:07:44.768 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-08 17:07:44.771 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-08 17:07:44.776 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-08 17:07:44.781 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:07:44.927 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-08 17:07:44.932 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:07:45.108 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-08 17:07:48.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:48.019 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:48.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:07:48.019 | from cryptography.utils import int_from_bytes 2022-02-08 17:07:48.020 | Traceback (most recent call last): 2022-02-08 17:07:48.031 | File "/usr/local/bin/nova-manage", line 6, in 2022-02-08 17:07:48.031 | from nova.cmd.manage import main 2022-02-08 17:07:48.031 | File "/opt/stack/nova/nova/cmd/manage.py", line 49, in 2022-02-08 17:07:48.031 | from nova.cmd import common as cmd_common 2022-02-08 17:07:48.031 | File "/opt/stack/nova/nova/cmd/common.py", line 26, in 2022-02-08 17:07:48.031 | import nova.db.main.api 2022-02-08 17:07:48.031 | File "/opt/stack/nova/nova/db/main/api.py", line 46, in 2022-02-08 17:07:48.031 | from nova.compute import task_states 2022-02-08 17:07:48.031 | File "/opt/stack/nova/nova/compute/task_states.py", line 26, in 2022-02-08 17:07:48.032 | from nova.objects import fields 2022-02-08 17:07:48.032 | File "/opt/stack/nova/nova/objects/fields.py", line 120, in 2022-02-08 17:07:48.032 | class Architecture(BaseNovaEnum): 2022-02-08 17:07:48.032 | File "/opt/stack/nova/nova/objects/fields.py", line 171, in Architecture 2022-02-08 17:07:48.032 | RISCV32 = arch.RISCV32 2022-02-08 17:07:48.032 | AttributeError: module 'nova.virt.arch' has no attribute 'RISCV32' 2022-02-08 17:07:48.096 | + inc/async:async_inner:68 : rc=1 2022-02-08 17:07:48.104 | + inc/async:async_inner:68 : rc=1 2022-02-08 17:07:48.130 | [207049 Async nova-cell-1:207049]: FAILED with rc 1 2022-02-08 17:07:48.142 | [206954 Async nova-cell-0:206954]: FAILED with rc 1 2022-02-08 17:07:48.297 | + lib/nova:init_nova:1 : exit_trap 2022-02-08 17:07:48.300 | + ./stack.sh:exit_trap:521 : local r=1 2022-02-08 17:07:48.303 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-02-08 17:07:48.306 | + ./stack.sh:exit_trap:522 : jobs='187349 2022-02-08 17:07:48.306 | 206954 2022-02-08 17:07:48.306 | 207049' 2022-02-08 17:07:48.309 | + ./stack.sh:exit_trap:525 : [[ -n 187349 2022-02-08 17:07:48.309 | 206954 2022-02-08 17:07:48.309 | 207049 ]] 2022-02-08 17:07:48.311 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-02-08-165350 ]] 2022-02-08 17:07:48.314 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-02-08 17:07:48.316 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-02-08 17:07:48.316 | exit_trap: cleaning up child processes 2022-02-08 17:07:48.319 | + ./stack.sh:exit_trap:527 : kill 187349 206954 207049 2022-02-08 17:07:48.321 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.YboUuSNiEd ']' 2022-02-08 17:07:48.324 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.YboUuSNiEd 2022-02-08 17:07:48.329 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-02-08 17:07:48.331 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-02-08 17:07:48.334 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-02-08 17:07:48.336 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-02-08 17:07:48.336 | Error on exit 2022-02-08 17:07:48.339 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-02-08 17:07:48.341 | + ./stack.sh:exit_trap:542 : generate-subunit 1644339226 842 fail 2022-02-08 17:07:48.965 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-02-08 17:07:48.967 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-02-08 17:07:50.152 | + ./stack.sh:exit_trap:556 : exit 1