2022-04-13 23:08:00.209 | + ./stack.sh:main:489 : exec 2022-04-13 23:08:00.209 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-230800' 2022-04-13 23:08:00.209 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-230800.summary.2022-04-13-230800 2022-04-13 23:08:00.209 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:08:00.209 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-230800 2022-04-13 23:08:00.209 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-230800 /opt/stack/logs/stack.sh.log 2022-04-13 23:08:00.209 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-230800.summary.2022-04-13-230800 /opt/stack/logs/stack.sh.log.summary 2022-04-13 23:08:00.209 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 23:08:00.209 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 23:08:00.209 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 23:08:00.209 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 23:08:00.209 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 23:08:00.209 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 23:08:00.209 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 23:08:00.209 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:08:00.209 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 23:08:00.209 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 23:08:00.209 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:08:00.209 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:08:00.209 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 23:08:00.209 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 23:08:00.209 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:08:00.209 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 23:08:00.210 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 23:08:00.212 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 23:08:00.214 | + ./stack.sh:main:578 : uname -a 2022-04-13 23:08:00.215 | Linux dv-cinder-837526-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 23:08:00.217 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 23:08:00.219 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 23:08:00.222 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 23:08:00.259 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 23:08:00.275 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 23:08:00.277 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 23:08:00.279 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 23:08:00.281 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 23:08:00.283 | + functions-common:fetch_plugins:1783 : return 2022-04-13 23:08:00.285 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 23:08:00.287 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 23:08:00.289 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:08:00.290 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:08:00.292 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:08:00.294 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:08:00.296 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:08:00.298 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:08:00.300 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:08:00.303 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:08:00.305 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:08:00.307 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:08:00.308 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 23:08:00.311 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:08:00.324 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:00.325 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:08:00.327 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:08:00.329 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:08:00.331 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:08:00.333 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:08:00.334 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:08:00.336 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 23:08:00.339 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 23:08:00.341 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:08:00.342 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:08:00.344 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 23:08:00.346 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 23:08:00.348 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 23:08:00.350 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 23:08:00.352 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 23:08:00.354 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 23:08:00.371 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 23:08:00.373 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 23:08:00.385 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:00.388 | +++ lib/tls:source:43 : hostname -f 2022-04-13 23:08:00.391 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 23:08:00.393 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 23:08:00.395 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 23:08:00.397 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 23:08:00.399 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 23:08:00.401 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 23:08:00.403 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 23:08:00.405 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 23:08:00.407 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 23:08:00.409 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 23:08:00.413 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 23:08:00.424 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 23:08:00.441 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 23:08:00.454 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 23:08:00.466 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 23:08:00.501 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 23:08:00.564 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 23:08:00.655 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 23:08:00.676 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 23:08:00.720 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 23:08:00.773 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 23:08:00.920 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 23:08:00.934 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 23:08:00.947 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 23:08:00.960 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 23:08:01.057 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 23:08:01.059 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 23:08:01.062 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 23:08:01.064 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 23:08:01.066 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 23:08:01.068 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 23:08:01.071 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 23:08:01.071 | False' 2022-04-13 23:08:01.074 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 23:08:01.089 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 23:08:01.091 | + ./stack.sh:main:626 : run_phase source 2022-04-13 23:08:01.093 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 23:08:01.095 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:08:01.097 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:08:01.099 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:08:01.101 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:08:01.103 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:08:01.105 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:08:01.108 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:08:01.112 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:08:01.114 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:08:01.116 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:08:01.118 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 23:08:01.120 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:08:01.134 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:01.136 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:08:01.138 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 23:08:01.177 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 23:08:01.179 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 23:08:01.182 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:08:01.184 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 23:08:01.186 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 23:08:01.188 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 23:08:01.191 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 23:08:01.193 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 23:08:01.195 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 23:08:01.197 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 23:08:01.200 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.202 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 23:08:01.204 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.207 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 23:08:01.209 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.211 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 23:08:01.214 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.216 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 23:08:01.219 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.221 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 23:08:01.223 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.225 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 23:08:01.227 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.230 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 23:08:01.232 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.234 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 23:08:01.237 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.239 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 23:08:01.241 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.243 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 23:08:01.246 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.248 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 23:08:01.250 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.252 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 23:08:01.255 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.257 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 23:08:01.259 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.262 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 23:08:01.264 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.266 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 23:08:01.268 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.271 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 23:08:01.273 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.276 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 23:08:01.278 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.280 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 23:08:01.283 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.285 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 23:08:01.287 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.289 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 23:08:01.291 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.294 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 23:08:01.296 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.298 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 23:08:01.300 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.303 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 23:08:01.305 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.308 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 23:08:01.310 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.312 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 23:08:01.315 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.317 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 23:08:01.319 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.321 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 23:08:01.324 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.326 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 23:08:01.329 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.331 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 23:08:01.333 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.335 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 23:08:01.338 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.340 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 23:08:01.342 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.344 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 23:08:01.347 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.349 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 23:08:01.351 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.353 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 23:08:01.355 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.358 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 23:08:01.360 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.362 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 23:08:01.364 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.366 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 23:08:01.369 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.371 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 23:08:01.374 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.376 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 23:08:01.378 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.380 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 23:08:01.383 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.385 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 23:08:01.388 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.390 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 23:08:01.392 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.395 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 23:08:01.397 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.399 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 23:08:01.401 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:08:01.404 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 23:08:01.407 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 23:08:01.409 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:08:01.411 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 23:08:01.426 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:01.428 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 23:08:01.430 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:08:01.433 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 23:08:01.449 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:01.451 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 23:08:01.453 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 23:08:01.456 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 23:08:01.458 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 23:08:01.460 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 23:08:01.462 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 23:08:01.465 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 23:08:01.467 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 23:08:01.470 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 23:08:01.470 | Using mysql database backend 2022-04-13 23:08:01.472 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 23:08:01.487 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 23:08:01.490 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 23:08:01.493 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:08:01.496 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 23:08:01.498 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:08:01.501 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 23:08:01.517 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:01.519 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 23:08:01.535 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 23:08:01.551 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:01.554 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 23:08:01.571 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 23:08:01.587 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 23:08:01.603 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:08:01.606 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 23:08:01.622 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:01.625 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 23:08:01.642 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 23:08:01.644 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 23:08:01.646 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 23:08:01.649 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 23:08:01.652 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:08:01.656 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-230801 2022-04-13 23:08:01.658 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-230801 759' 2022-04-13 23:08:01.661 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:08:01.663 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:08:01.665 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:08:01.668 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:08:01.671 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:08:01.673 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:08:01.675 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:08:01.678 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:08:01.680 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:08:01.683 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-04-13 23:08:01.686 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:08:01.688 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-04-13 23:08:01.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:08:01.693 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-230800 2022-04-13 23:08:01.695 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:08:01.698 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:08:01.700 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:08:01.702 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-04-13 23:08:01.705 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:08:01.707 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:08:01.710 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:08:01.712 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:08:01.722 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:08:01.725 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:08:01.727 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:08:01.730 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:08:01.733 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 23:08:01.735 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 23:08:01.737 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 23:08:01.740 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 23:08:01.742 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:08:01.745 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:08:01.747 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:08:01.750 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:08:01.752 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:08:01.754 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:08:01.769 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:08:01.771 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:08:01.773 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:08:01.776 | + functions-common:git_clone:629 : echo master 2022-04-13 23:08:01.777 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:08:01.781 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 23:08:01.784 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:08:01.786 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 23:08:01.799 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 23:08:01.802 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:08:01.802 | + functions-common:git_clone:685 : head -1 2022-04-13 23:08:01.805 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 23:08:01.808 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:08:01.811 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 23:08:01.814 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:08:01.816 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 23:08:01.819 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 23:08:01.821 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 23:08:01.824 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 23:08:01.826 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:08:01.829 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 23:08:01.831 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 23:08:01.833 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 23:08:01.836 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 23:08:01.841 | ++ tools/install_prereqs.sh:source:47 : NOW=1649891281 2022-04-13 23:08:01.844 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 23:08:01.848 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649890334 2022-04-13 23:08:01.851 | ++ tools/install_prereqs.sh:source:49 : DELTA=947 2022-04-13 23:08:01.854 | ++ tools/install_prereqs.sh:source:50 : [[ 947 -lt 7200 ]] 2022-04-13 23:08:01.856 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 23:08:01.858 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 23:08:01.861 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 23:08:01.863 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 23:08:01.865 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 23:08:01.867 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 23:08:01.871 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 23:08:01.873 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 23:08:01.876 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:08:01.922 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 23:08:01.922 | apache2-dev 2022-04-13 23:08:01.922 | bc 2022-04-13 23:08:01.922 | bsdmainutils 2022-04-13 23:08:01.922 | curl 2022-04-13 23:08:01.922 | g++ 2022-04-13 23:08:01.922 | gawk 2022-04-13 23:08:01.923 | gcc 2022-04-13 23:08:01.923 | gettext 2022-04-13 23:08:01.923 | git 2022-04-13 23:08:01.923 | graphviz 2022-04-13 23:08:01.923 | iputils-ping 2022-04-13 23:08:01.923 | libapache2-mod-proxy-uwsgi 2022-04-13 23:08:01.923 | libffi-dev 2022-04-13 23:08:01.923 | libjpeg-dev 2022-04-13 23:08:01.923 | libpcre3-dev 2022-04-13 23:08:01.923 | libpq-dev 2022-04-13 23:08:01.923 | libssl-dev 2022-04-13 23:08:01.923 | libsystemd-dev 2022-04-13 23:08:01.923 | libxml2-dev 2022-04-13 23:08:01.923 | libxslt1-dev 2022-04-13 23:08:01.923 | libyaml-dev 2022-04-13 23:08:01.923 | lsof 2022-04-13 23:08:01.923 | openssh-server 2022-04-13 23:08:01.923 | openssl 2022-04-13 23:08:01.923 | pkg-config 2022-04-13 23:08:01.923 | psmisc 2022-04-13 23:08:01.923 | python3-dev 2022-04-13 23:08:01.923 | python3-pip 2022-04-13 23:08:01.923 | python3-systemd 2022-04-13 23:08:01.923 | python3-venv 2022-04-13 23:08:01.923 | tar 2022-04-13 23:08:01.923 | tcpdump 2022-04-13 23:08:01.923 | unzip 2022-04-13 23:08:01.923 | uuid-runtime 2022-04-13 23:08:01.923 | wget 2022-04-13 23:08:01.923 | wget 2022-04-13 23:08:01.923 | zlib1g-dev 2022-04-13 23:08:01.923 | libkrb5-dev 2022-04-13 23:08:01.923 | libldap2-dev 2022-04-13 23:08:01.923 | libsasl2-dev 2022-04-13 23:08:01.923 | memcached 2022-04-13 23:08:01.923 | python3-mysqldb 2022-04-13 23:08:01.923 | sqlite3 2022-04-13 23:08:01.924 | conntrack 2022-04-13 23:08:01.924 | curl 2022-04-13 23:08:01.924 | dnsmasq-base 2022-04-13 23:08:01.924 | dnsmasq-utils 2022-04-13 23:08:01.924 | ebtables 2022-04-13 23:08:01.924 | genisoimage 2022-04-13 23:08:01.924 | iptables 2022-04-13 23:08:01.924 | iputils-arping 2022-04-13 23:08:01.924 | kpartx 2022-04-13 23:08:01.924 | libjs-jquery-tablesorter 2022-04-13 23:08:01.924 | parted 2022-04-13 23:08:01.924 | pm-utils 2022-04-13 23:08:01.924 | python3-mysqldb 2022-04-13 23:08:01.924 | socat 2022-04-13 23:08:01.924 | sqlite3 2022-04-13 23:08:01.924 | sudo 2022-04-13 23:08:01.924 | vlan 2022-04-13 23:08:01.924 | lsscsi 2022-04-13 23:08:01.924 | open-iscsi 2022-04-13 23:08:01.924 | lvm2 2022-04-13 23:08:01.924 | qemu-utils 2022-04-13 23:08:01.924 | thin-provisioning-tools 2022-04-13 23:08:01.924 | acl 2022-04-13 23:08:01.924 | dnsmasq-base 2022-04-13 23:08:01.924 | dnsmasq-utils 2022-04-13 23:08:01.924 | ebtables 2022-04-13 23:08:01.924 | haproxy 2022-04-13 23:08:01.924 | iptables 2022-04-13 23:08:01.924 | iputils-arping 2022-04-13 23:08:01.924 | iputils-ping 2022-04-13 23:08:01.924 | postgresql-server-dev-all 2022-04-13 23:08:01.924 | python3-mysqldb 2022-04-13 23:08:01.924 | sqlite3 2022-04-13 23:08:01.924 | sudo 2022-04-13 23:08:01.924 | vlan 2022-04-13 23:08:01.924 | pcp 2022-04-13 23:08:01.924 | ipset 2022-04-13 23:08:01.925 | conntrack 2022-04-13 23:08:01.925 | conntrackd 2022-04-13 23:08:01.925 | keepalived 2022-04-13 23:08:01.925 | lvm2 2022-04-13 23:08:01.925 | qemu-utils 2022-04-13 23:08:01.925 | thin-provisioning-tools 2022-04-13 23:08:01.925 | curl 2022-04-13 23:08:01.925 | liberasurecode-dev 2022-04-13 23:08:01.925 | make 2022-04-13 23:08:01.925 | memcached 2022-04-13 23:08:01.925 | rsync 2022-04-13 23:08:01.925 | sqlite3 2022-04-13 23:08:01.925 | xfsprogs' 2022-04-13 23:08:01.925 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 23:08:01.944 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 23:08:01.944 | apache2-dev 2022-04-13 23:08:01.944 | bc 2022-04-13 23:08:01.944 | bsdmainutils 2022-04-13 23:08:01.944 | curl 2022-04-13 23:08:01.944 | g++ 2022-04-13 23:08:01.944 | gawk 2022-04-13 23:08:01.944 | gcc 2022-04-13 23:08:01.944 | gettext 2022-04-13 23:08:01.944 | git 2022-04-13 23:08:01.944 | graphviz 2022-04-13 23:08:01.944 | iputils-ping 2022-04-13 23:08:01.944 | libapache2-mod-proxy-uwsgi 2022-04-13 23:08:01.944 | libffi-dev 2022-04-13 23:08:01.944 | libjpeg-dev 2022-04-13 23:08:01.944 | libpcre3-dev 2022-04-13 23:08:01.944 | libpq-dev 2022-04-13 23:08:01.944 | libssl-dev 2022-04-13 23:08:01.944 | libsystemd-dev 2022-04-13 23:08:01.944 | libxml2-dev 2022-04-13 23:08:01.944 | libxslt1-dev 2022-04-13 23:08:01.944 | libyaml-dev 2022-04-13 23:08:01.944 | lsof 2022-04-13 23:08:01.944 | openssh-server 2022-04-13 23:08:01.944 | openssl 2022-04-13 23:08:01.944 | pkg-config 2022-04-13 23:08:01.944 | psmisc 2022-04-13 23:08:01.944 | python3-dev 2022-04-13 23:08:01.945 | python3-pip 2022-04-13 23:08:01.945 | python3-systemd 2022-04-13 23:08:01.945 | python3-venv 2022-04-13 23:08:01.945 | tar 2022-04-13 23:08:01.945 | tcpdump 2022-04-13 23:08:01.945 | unzip 2022-04-13 23:08:01.945 | uuid-runtime 2022-04-13 23:08:01.945 | wget 2022-04-13 23:08:01.945 | wget 2022-04-13 23:08:01.945 | zlib1g-dev 2022-04-13 23:08:01.945 | libkrb5-dev 2022-04-13 23:08:01.945 | libldap2-dev 2022-04-13 23:08:01.945 | libsasl2-dev 2022-04-13 23:08:01.945 | memcached 2022-04-13 23:08:01.945 | python3-mysqldb 2022-04-13 23:08:01.945 | sqlite3 2022-04-13 23:08:01.945 | conntrack 2022-04-13 23:08:01.945 | curl 2022-04-13 23:08:01.945 | dnsmasq-base 2022-04-13 23:08:01.945 | dnsmasq-utils 2022-04-13 23:08:01.945 | ebtables 2022-04-13 23:08:01.945 | genisoimage 2022-04-13 23:08:01.945 | iptables 2022-04-13 23:08:01.945 | iputils-arping 2022-04-13 23:08:01.945 | kpartx 2022-04-13 23:08:01.945 | libjs-jquery-tablesorter 2022-04-13 23:08:01.945 | parted 2022-04-13 23:08:01.945 | pm-utils 2022-04-13 23:08:01.945 | python3-mysqldb 2022-04-13 23:08:01.945 | socat 2022-04-13 23:08:01.945 | sqlite3 2022-04-13 23:08:01.945 | sudo 2022-04-13 23:08:01.945 | vlan 2022-04-13 23:08:01.945 | lsscsi 2022-04-13 23:08:01.945 | open-iscsi 2022-04-13 23:08:01.946 | lvm2 2022-04-13 23:08:01.946 | qemu-utils 2022-04-13 23:08:01.946 | thin-provisioning-tools 2022-04-13 23:08:01.946 | acl 2022-04-13 23:08:01.946 | dnsmasq-base 2022-04-13 23:08:01.946 | dnsmasq-utils 2022-04-13 23:08:01.946 | ebtables 2022-04-13 23:08:01.946 | haproxy 2022-04-13 23:08:01.946 | iptables 2022-04-13 23:08:01.946 | iputils-arping 2022-04-13 23:08:01.946 | iputils-ping 2022-04-13 23:08:01.946 | postgresql-server-dev-all 2022-04-13 23:08:01.946 | python3-mysqldb 2022-04-13 23:08:01.946 | sqlite3 2022-04-13 23:08:01.946 | sudo 2022-04-13 23:08:01.946 | vlan 2022-04-13 23:08:01.946 | pcp 2022-04-13 23:08:01.946 | ipset 2022-04-13 23:08:01.946 | conntrack 2022-04-13 23:08:01.946 | conntrackd 2022-04-13 23:08:01.946 | keepalived 2022-04-13 23:08:01.946 | lvm2 2022-04-13 23:08:01.946 | qemu-utils 2022-04-13 23:08:01.946 | thin-provisioning-tools 2022-04-13 23:08:01.946 | curl 2022-04-13 23:08:01.946 | liberasurecode-dev 2022-04-13 23:08:01.946 | make 2022-04-13 23:08:01.946 | memcached 2022-04-13 23:08:01.946 | rsync 2022-04-13 23:08:01.946 | sqlite3 2022-04-13 23:08:01.946 | xfsprogs ' 2022-04-13 23:08:01.946 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 23:08:01.949 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:01.951 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:01.954 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:08:01.955 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 23:08:01.959 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:08:01.962 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 23:08:01.964 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:08:01.966 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 23:08:01.968 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:08:01.971 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:08:01.973 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:08:01.975 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:01.977 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:01.980 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:08:01.982 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 23:08:01.984 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 23:08:01.986 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 23:08:01.988 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 23:08:01.992 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 23:08:01.995 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 23:08:01.997 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 23:08:02.000 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 23:08:02.002 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:08:02.004 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:08:02.008 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649891282006 2022-04-13 23:08:02.011 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 23:08:02.013 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 23:08:02.015 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 23:08:02.235 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 23:08:02.274 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 23:08:02.290 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-13 23:08:02.470 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 23:08:12.616 | Fetched 336 kB in 1s (481 kB/s) 2022-04-13 23:08:14.139 | Reading package lists... 2022-04-13 23:08:14.171 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 23:08:14.174 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 23:08:14.176 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:08:14.178 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:08:14.180 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:08:14.182 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:08:14.184 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:08:14.187 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 23:08:14.189 | ++ functions-common:time_stop:2439 : start_time=1649891282006 2022-04-13 23:08:14.191 | ++ functions-common:time_stop:2441 : [[ -z 1649891282006 ]] 2022-04-13 23:08:14.193 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:08:14.198 | ++ functions-common:time_stop:2444 : end_time=1649891294195 2022-04-13 23:08:14.200 | ++ functions-common:time_stop:2445 : elapsed_time=12189 2022-04-13 23:08:14.202 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 23:08:14.204 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:08:14.206 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=12189 2022-04-13 23:08:14.209 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:08:14.211 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:08:14.214 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:14.216 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:14.219 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:08:14.239 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:08:14.350 | Reading package lists... 2022-04-13 23:08:14.595 | Building dependency tree... 2022-04-13 23:08:14.596 | Reading state information... 2022-04-13 23:08:14.631 | acl is already the newest version (2.2.53-6). 2022-04-13 23:08:14.631 | bc is already the newest version (1.07.1-2build1). 2022-04-13 23:08:14.631 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 23:08:14.631 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 23:08:14.631 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 23:08:14.631 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:08:14.632 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 23:08:14.632 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:08:14.632 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 23:08:14.632 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 23:08:14.632 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 23:08:14.632 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 23:08:14.632 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 23:08:14.632 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 23:08:14.632 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 23:08:14.632 | libffi-dev is already the newest version (3.3-4). 2022-04-13 23:08:14.632 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 23:08:14.632 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 23:08:14.632 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 23:08:14.632 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 23:08:14.632 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 23:08:14.632 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 23:08:14.632 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:08:14.632 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 23:08:14.632 | psmisc is already the newest version (23.3-1). 2022-04-13 23:08:14.632 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:08:14.632 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 23:08:14.632 | python3-systemd is already the newest version (234-3build2). 2022-04-13 23:08:14.632 | socat is already the newest version (1.7.3.3-2). 2022-04-13 23:08:14.632 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 23:08:14.632 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 23:08:14.632 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 23:08:14.632 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 23:08:14.632 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 23:08:14.632 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 23:08:14.632 | pcp is already the newest version (5.0.3-1). 2022-04-13 23:08:14.632 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 23:08:14.632 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:08:14.632 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:08:14.633 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:08:14.633 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 23:08:14.633 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:08:14.633 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:08:14.633 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 23:08:14.633 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 23:08:14.633 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 23:08:14.633 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 23:08:14.633 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 23:08:14.633 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 23:08:14.633 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 23:08:14.633 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 23:08:14.633 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:08:14.633 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 23:08:14.633 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 23:08:14.633 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 23:08:14.633 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 23:08:14.633 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 23:08:14.633 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 23:08:14.633 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:08:14.633 | openssl set to manually installed. 2022-04-13 23:08:14.633 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 23:08:14.633 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 23:08:14.633 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 23:08:14.633 | rsync set to manually installed. 2022-04-13 23:08:14.633 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 23:08:14.633 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 23:08:14.633 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 23:08:14.633 | tar set to manually installed. 2022-04-13 23:08:14.633 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 23:08:14.633 | tcpdump set to manually installed. 2022-04-13 23:08:14.633 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 23:08:14.852 | uuid-runtime set to manually installed. 2022-04-13 23:08:14.852 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 23:08:14.852 | wget set to manually installed. 2022-04-13 23:08:14.852 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 23:08:14.852 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:08:14.852 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 23:08:14.852 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 23:08:14.852 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 23:08:14.852 | The following packages were automatically installed and are no longer required: 2022-04-13 23:08:14.853 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:08:14.853 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:08:14.853 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:08:14.853 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:08:14.853 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:08:14.854 | python3-zope.interface 2022-04-13 23:08:14.854 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:08:14.984 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:08:14.988 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 23:08:14.990 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:08:14.992 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:08:14.995 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:08:14.997 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:08:14.999 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:08:15.001 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:08:15.004 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:08:15.006 | ++ functions-common:time_stop:2439 : start_time=1649891294236 2022-04-13 23:08:15.008 | ++ functions-common:time_stop:2441 : [[ -z 1649891294236 ]] 2022-04-13 23:08:15.011 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:08:15.016 | ++ functions-common:time_stop:2444 : end_time=1649891295013 2022-04-13 23:08:15.018 | ++ functions-common:time_stop:2445 : elapsed_time=777 2022-04-13 23:08:15.020 | ++ functions-common:time_stop:2446 : total=740 2022-04-13 23:08:15.022 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:08:15.024 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1517 2022-04-13 23:08:15.027 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 23:08:15.030 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 23:08:15.032 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:08:15.035 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 23:08:15.039 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 23:08:15.043 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 23:08:15.046 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 23:08:15.048 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 23:08:16.448 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 23:08:16.450 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 23:08:16.452 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 23:08:16.454 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 23:08:16.456 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 23:08:16.458 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 23:08:16.459 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 23:08:16.461 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 23:08:16.464 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 23:08:16.465 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 23:08:16.467 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 23:08:16.469 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 23:08:16.471 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 23:08:16.472 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 23:08:16.474 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 23:08:16.476 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 23:08:16.478 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 23:08:16.479 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 23:08:16.481 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 23:08:16.483 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 23:08:16.485 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 23:08:16.487 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 23:08:16.489 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 23:08:16.492 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 23:08:16.567 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 23:08:16.570 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 23:08:16.645 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 23:08:16.647 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 23:08:16.723 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 23:08:16.725 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 23:08:16.727 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 23:08:16.729 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 23:08:16.731 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 23:08:16.733 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 23:08:16.735 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 23:08:16.737 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 23:08:16.739 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 23:08:16.741 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 23:08:16.743 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 23:08:16.743 | Distro: focal 2022-04-13 23:08:16.746 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 23:08:16.748 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:08:16.752 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:08:16.754 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:08:16.756 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:08:16.757 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:08:17.438 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:08:17.440 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:08:17.440 | pip: 21.3.1 2022-04-13 23:08:17.442 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 23:08:17.444 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 23:08:17.446 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:08:17.448 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:08:17.450 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:08:17.452 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:08:17.454 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:08:17.455 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:08:17.457 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:08:17.459 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:08:17.460 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:08:17.462 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:08:17.464 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:08:17.466 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 23:08:17.468 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:17.469 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:17.471 | + tools/install_pip.sh:main:142 : : 2022-04-13 23:08:17.473 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 23:08:17.475 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 23:08:17.477 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 23:08:17.479 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:08:17.481 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 23:08:17.483 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 23:08:17.484 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:08:17.487 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:08:17.487 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:08:17.491 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 23:08:17.493 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 23:08:17.495 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:08:17.498 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:08:17.499 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:08:17.517 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 23:08:17.518 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:08:18.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:18.386 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:18.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:18.386 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:19.669 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:08:20.478 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 23:08:20.488 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 23:08:23.149 | Installing collected packages: setuptools 2022-04-13 23:08:24.090 | Successfully installed setuptools-62.0.0 2022-04-13 23:08:24.090 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:08:24.266 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:08:24.266 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:08:24.407 | + inc/python:pip_install:200 : result=0 2022-04-13 23:08:24.409 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:08:24.411 | + functions-common:time_stop:2432 : local name 2022-04-13 23:08:24.413 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:08:24.415 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:08:24.417 | + functions-common:time_stop:2435 : local total 2022-04-13 23:08:24.419 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:08:24.420 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:08:24.422 | + functions-common:time_stop:2439 : start_time=1649891297512 2022-04-13 23:08:24.424 | + functions-common:time_stop:2441 : [[ -z 1649891297512 ]] 2022-04-13 23:08:24.426 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:08:24.429 | + functions-common:time_stop:2444 : end_time=1649891304427 2022-04-13 23:08:24.431 | + functions-common:time_stop:2445 : elapsed_time=6915 2022-04-13 23:08:24.433 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:08:24.435 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:08:24.437 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6915 2022-04-13 23:08:24.438 | + inc/python:pip_install:203 : return 0 2022-04-13 23:08:24.440 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 23:08:24.443 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:08:24.447 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:08:24.448 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:08:24.451 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:08:24.451 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:08:25.136 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:08:25.138 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:08:25.138 | pip: 21.3.1 2022-04-13 23:08:25.141 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 23:08:25.144 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:08:25.147 | + ./stack.sh:main:798 : fixup_all 2022-04-13 23:08:25.150 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 23:08:25.152 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 23:08:25.154 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:25.156 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:25.159 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 23:08:25.171 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 23:08:25.182 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 23:08:25.193 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 23:08:25.195 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 23:08:25.198 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:08:25.200 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:08:25.202 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:08:25.204 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:08:25.206 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:08:25.208 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:08:25.211 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:08:25.214 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:08:25.216 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:08:25.218 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:08:25.220 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:08:25.222 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 23:08:25.224 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 23:08:25.227 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 23:08:25.229 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:08:25.231 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:08:25.233 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:08:25.236 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:08:25.238 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:08:25.240 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:08:25.242 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 23:08:25.245 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 23:08:25.247 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 23:08:25.249 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 23:08:25.251 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 23:08:25.254 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 23:08:25.256 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 23:08:25.278 | Using python 3.8 to install os-testr 2022-04-13 23:08:25.281 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 23:08:26.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:26.156 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:26.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:26.156 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:27.336 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:08:27.367 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:08:27.444 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 23:08:27.445 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 23:08:27.446 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 23:08:27.459 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 23:08:27.469 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 23:08:27.479 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 23:08:29.988 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:08:29.996 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:08:29.996 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:08:30.118 | + inc/python:pip_install:200 : result=0 2022-04-13 23:08:30.121 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:08:30.123 | + functions-common:time_stop:2432 : local name 2022-04-13 23:08:30.125 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:08:30.127 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:08:30.129 | + functions-common:time_stop:2435 : local total 2022-04-13 23:08:30.132 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:08:30.134 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:08:30.136 | + functions-common:time_stop:2439 : start_time=1649891305272 2022-04-13 23:08:30.138 | + functions-common:time_stop:2441 : [[ -z 1649891305272 ]] 2022-04-13 23:08:30.141 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:08:30.145 | + functions-common:time_stop:2444 : end_time=1649891310142 2022-04-13 23:08:30.147 | + functions-common:time_stop:2445 : elapsed_time=4870 2022-04-13 23:08:30.149 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:08:30.152 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:08:30.154 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4870 2022-04-13 23:08:30.156 | + inc/python:pip_install:203 : return 0 2022-04-13 23:08:30.158 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 23:08:30.210 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 23:08:30.482 | + ./stack.sh:main:812 : install_infra 2022-04-13 23:08:30.484 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:08:30.487 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 23:08:30.490 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:08:30.492 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 23:08:30.516 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 23:08:32.427 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.434 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.438 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.444 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.447 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.454 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.458 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.485 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.564 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.583 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.587 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.592 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.608 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.616 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.617 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.634 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.652 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.661 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.666 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.684 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.707 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.725 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.734 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.739 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.759 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.790 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.792 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.806 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.810 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.814 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.820 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.835 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.842 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.891 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.909 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.913 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:32.944 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.008 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.015 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.022 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.073 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.086 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.095 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.200 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.225 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.229 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.239 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.245 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.265 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.272 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.288 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.319 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.349 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.361 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.374 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.392 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.401 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.415 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.427 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.431 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:33.439 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:08:33.574 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 23:08:33.864 | + inc/python:pip_install:200 : result=0 2022-04-13 23:08:33.866 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:08:33.868 | + functions-common:time_stop:2432 : local name 2022-04-13 23:08:33.871 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:08:33.873 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:08:33.875 | + functions-common:time_stop:2435 : local total 2022-04-13 23:08:33.877 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:08:33.879 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:08:33.881 | + functions-common:time_stop:2439 : start_time=1649891310508 2022-04-13 23:08:33.883 | + functions-common:time_stop:2441 : [[ -z 1649891310508 ]] 2022-04-13 23:08:33.887 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:08:33.891 | + functions-common:time_stop:2444 : end_time=1649891313888 2022-04-13 23:08:33.893 | + functions-common:time_stop:2445 : elapsed_time=3380 2022-04-13 23:08:33.895 | + functions-common:time_stop:2446 : total=4870 2022-04-13 23:08:33.897 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:08:33.899 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8250 2022-04-13 23:08:33.901 | + inc/python:pip_install:203 : return 0 2022-04-13 23:08:33.904 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:08:33.906 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 23:08:33.928 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 23:08:35.717 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.724 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.728 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.734 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.737 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.744 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.748 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.774 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.853 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.872 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.876 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.881 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.896 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.905 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.907 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.923 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.941 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.950 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.955 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.974 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:35.996 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.014 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.022 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.028 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.048 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.077 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.079 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.093 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.098 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.102 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.107 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.122 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.129 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.178 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.196 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.201 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.231 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.294 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.301 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.308 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.358 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.372 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.380 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.487 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.515 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.519 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.529 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.534 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.554 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.561 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.578 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.609 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.638 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.650 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.662 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.680 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.689 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.703 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.715 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.718 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:08:36.725 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:08:36.727 | Processing /opt/stack/requirements 2022-04-13 23:08:38.453 | 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 29)) (6.0) 2022-04-13 23:08:38.456 | 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 191)) (3.0.0) 2022-04-13 23:08:38.468 | 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 366)) (21.3) 2022-04-13 23:08:38.473 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 23:08:38.476 | 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 409)) (3.0.7) 2022-04-13 23:08:38.482 | 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 497)) (2.27.1) 2022-04-13 23:08:38.508 | 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 539)) (1.16.0) 2022-04-13 23:08:38.512 | 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 596)) (2.5.0) 2022-04-13 23:08:38.522 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 23:08:38.573 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 23:08:38.575 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 23:08:38.591 | 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 497)) (2021.10.8) 2022-04-13 23:08:38.594 | 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 226)) (3.3) 2022-04-13 23:08:38.597 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 23:08:38.602 | 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 186)) (1.0.0) 2022-04-13 23:08:38.605 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 23:08:38.617 | 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 575)) (3.5.0) 2022-04-13 23:08:38.624 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 23:08:38.673 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 23:08:38.683 | 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 105)) (0.5.0) 2022-04-13 23:08:38.687 | 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 410)) (1.8.2) 2022-04-13 23:08:38.689 | 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 101)) (21.4.0) 2022-04-13 23:08:38.750 | 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 636)) (0.2.5) 2022-04-13 23:08:38.755 | Building wheels for collected packages: openstack-requirements 2022-04-13 23:08:38.756 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 23:08:39.579 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 23:08:39.579 | ERROR: Command errored out with exit status 1: 2022-04-13 23:08:39.579 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-615tshxg/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-615tshxg/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-yuq44hsi 2022-04-13 23:08:39.579 | cwd: /tmp/pip-req-build-615tshxg/ 2022-04-13 23:08:39.579 | Complete output (6 lines): 2022-04-13 23:08:39.579 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 23:08:39.579 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 23:08:39.579 | or: setup.py --help-commands 2022-04-13 23:08:39.579 | or: setup.py cmd --help 2022-04-13 23:08:39.579 | 2022-04-13 23:08:39.579 | error: invalid command 'bdist_wheel' 2022-04-13 23:08:39.579 | ---------------------------------------- 2022-04-13 23:08:39.579 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 23:08:39.580 | Running setup.py clean for openstack-requirements 2022-04-13 23:08:40.412 | Failed to build openstack-requirements 2022-04-13 23:08:40.429 | Installing collected packages: openstack-requirements 2022-04-13 23:08:40.429 | Attempting uninstall: openstack-requirements 2022-04-13 23:08:40.430 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 23:08:40.466 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 23:08:40.484 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 23:08:40.486 | Running setup.py install for openstack-requirements: started 2022-04-13 23:08:42.847 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 23:08:42.871 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 23:08:43.003 | + inc/python:pip_install:200 : result=0 2022-04-13 23:08:43.006 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:08:43.008 | + functions-common:time_stop:2432 : local name 2022-04-13 23:08:43.010 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:08:43.012 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:08:43.014 | + functions-common:time_stop:2435 : local total 2022-04-13 23:08:43.016 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:08:43.019 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:08:43.021 | + functions-common:time_stop:2439 : start_time=1649891313921 2022-04-13 23:08:43.023 | + functions-common:time_stop:2441 : [[ -z 1649891313921 ]] 2022-04-13 23:08:43.026 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:08:43.030 | + functions-common:time_stop:2444 : end_time=1649891323028 2022-04-13 23:08:43.032 | + functions-common:time_stop:2445 : elapsed_time=9107 2022-04-13 23:08:43.034 | + functions-common:time_stop:2446 : total=8250 2022-04-13 23:08:43.036 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:08:43.039 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17357 2022-04-13 23:08:43.041 | + inc/python:pip_install:203 : return 0 2022-04-13 23:08:43.044 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 23:08:43.046 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 23:08:43.049 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 23:08:43.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:08:43.053 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:08:43.056 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 23:08:43.058 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:08:43.061 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 23:08:43.080 | Using python 3.8 to install pbr 2022-04-13 23:08:43.083 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 23:08:43.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:43.951 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:43.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:43.951 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:45.138 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:08:45.170 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 23:08:47.837 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:08:47.844 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:08:47.845 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:08:47.975 | + inc/python:pip_install:200 : result=0 2022-04-13 23:08:47.977 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:08:47.980 | + functions-common:time_stop:2432 : local name 2022-04-13 23:08:47.982 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:08:47.984 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:08:47.986 | + functions-common:time_stop:2435 : local total 2022-04-13 23:08:47.989 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:08:47.991 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:08:47.993 | + functions-common:time_stop:2439 : start_time=1649891323075 2022-04-13 23:08:47.995 | + functions-common:time_stop:2441 : [[ -z 1649891323075 ]] 2022-04-13 23:08:47.997 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:08:48.001 | + functions-common:time_stop:2444 : end_time=1649891327999 2022-04-13 23:08:48.004 | + functions-common:time_stop:2445 : elapsed_time=4924 2022-04-13 23:08:48.006 | + functions-common:time_stop:2446 : total=17357 2022-04-13 23:08:48.008 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:08:48.011 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22281 2022-04-13 23:08:48.013 | + inc/python:pip_install:203 : return 0 2022-04-13 23:08:48.015 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 23:08:50.383 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 23:08:52.285 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:08:52.287 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 23:08:52.302 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 23:08:52.304 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 23:08:52.308 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 23:08:52.311 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 23:08:52.317 | 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.8) 2022-04-13 23:08:52.388 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:08:52.391 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:08:52.394 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 23:08:52.411 | + ./stack.sh:main:821 : pkgs= 2022-04-13 23:08:52.413 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 23:08:52.416 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 23:08:52.418 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:08:52.420 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 23:08:52.423 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:08:52.425 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:08:52.427 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:08:52.429 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:08:52.432 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:08:52.435 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:08:52.439 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:08:52.441 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:08:52.444 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:08:52.446 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 23:08:52.448 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:08:52.463 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:52.465 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:08:52.467 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:08:52.469 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 23:08:52.472 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:08:52.474 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:08:52.476 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:08:52.479 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 23:08:52.481 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:08:52.483 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 23:08:52.485 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:08:52.487 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:08:52.489 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:08:52.491 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:08:52.494 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:08:52.496 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:08:52.498 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 23:08:52.501 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:08:52.503 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 23:08:52.505 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:08:52.507 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:08:52.510 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 23:08:52.512 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 23:08:52.515 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 23:08:52.517 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 23:08:52.519 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 23:08:52.571 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 23:08:52.572 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 23:08:52.574 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 23:08:52.941 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 23:08:52.943 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 23:08:52.961 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:52.964 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 23:08:52.966 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:08:52.968 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:08:52.971 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:08:52.973 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:08:52.975 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:08:52.977 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:08:52.980 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:52.983 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:52.985 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:08:52.987 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:08:52.989 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:08:52.992 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:08:52.994 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 23:08:52.996 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:08:52.999 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:53.001 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:53.003 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 23:08:53.024 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 23:08:53.135 | Reading package lists... 2022-04-13 23:08:53.378 | Building dependency tree... 2022-04-13 23:08:53.380 | Reading state information... 2022-04-13 23:08:53.638 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 23:08:53.638 | The following packages were automatically installed and are no longer required: 2022-04-13 23:08:53.639 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:08:53.639 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:08:53.639 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:08:53.639 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:08:53.639 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:08:53.639 | python3-zope.interface 2022-04-13 23:08:53.639 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:08:53.755 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:08:53.759 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:08:53.762 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:08:53.764 | + functions-common:time_stop:2432 : local name 2022-04-13 23:08:53.766 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:08:53.768 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:08:53.771 | + functions-common:time_stop:2435 : local total 2022-04-13 23:08:53.773 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:08:53.775 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:08:53.777 | + functions-common:time_stop:2439 : start_time=1649891333022 2022-04-13 23:08:53.779 | + functions-common:time_stop:2441 : [[ -z 1649891333022 ]] 2022-04-13 23:08:53.782 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:08:53.786 | + functions-common:time_stop:2444 : end_time=1649891333784 2022-04-13 23:08:53.788 | + functions-common:time_stop:2445 : elapsed_time=762 2022-04-13 23:08:53.791 | + functions-common:time_stop:2446 : total=1517 2022-04-13 23:08:53.793 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:08:53.795 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2279 2022-04-13 23:08:53.798 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:08:53.800 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 23:08:53.802 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:08:53.805 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:08:53.808 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:08:53.810 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:08:53.812 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:08:53.815 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:08:53.817 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 23:08:53.819 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:08:53.821 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:08:53.824 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:08:53.826 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:08:53.828 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:08:53.830 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:08:53.833 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:08:53.835 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:08:53.837 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:08:53.839 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:08:53.842 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:08:53.844 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 23:08:53.846 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:08:53.848 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:08:53.851 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:08:53.854 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:08:53.856 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:08:53.858 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:08:53.861 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 23:08:53.863 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 23:08:53.879 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:53.881 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 23:08:53.884 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:08:53.886 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 23:08:53.888 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 23:08:53.891 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 23:08:53.895 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 23:08:53.897 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 23:08:53.900 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 23:08:53.902 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 23:08:53.904 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 23:08:53.906 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 23:08:53.909 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 23:08:54.589 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 23:08:54.589 | user tags 2022-04-13 23:08:54.589 | stackrabbit []' 2022-04-13 23:08:54.592 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 23:08:54.592 | user tags 2022-04-13 23:08:54.592 | stackrabbit []' 2022-04-13 23:08:54.593 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 23:08:54.599 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 23:08:54.601 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 23:08:54.603 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:08:55.273 | Changing password for user "stackrabbit" ... 2022-04-13 23:08:55.346 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 23:08:56.022 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 23:08:56.094 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 23:08:56.096 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:08:56.771 | Changing password for user "stackrabbit" ... 2022-04-13 23:08:56.820 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 23:08:56.823 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 23:08:56.825 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 23:08:57.480 | Deleting user "guest" ... 2022-04-13 23:08:57.495 | Error: 2022-04-13 23:08:57.496 | {:no_such_user, "guest"} 2022-04-13 23:08:57.508 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 23:08:57.511 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 23:08:57.527 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:08:57.529 | + ./stack.sh:main:838 : install_database 2022-04-13 23:08:57.532 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 23:08:57.534 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 23:08:57.536 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:57.539 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:57.542 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 23:08:57.847 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 23:08:57.850 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 23:08:57.852 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 23:08:57.855 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 23:08:57.857 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:08:57.860 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 23:08:57.862 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:08:57.864 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:08:57.867 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:08:57.870 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:08:57.872 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:08:57.874 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:08:57.877 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:08:57.879 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:08:57.881 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:08:57.884 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:08:57.886 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:08:57.889 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 23:08:57.891 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:08:57.893 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:08:57.896 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:08:57.898 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:08:57.901 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:08:57.903 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:08:57.906 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 23:08:57.908 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:57.910 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:57.913 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 23:08:57.916 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:08:57.918 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:08:57.920 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:08:57.923 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:08:57.925 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:08:57.927 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:08:57.930 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:57.932 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:57.934 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:08:57.937 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:08:57.939 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:08:57.942 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:08:57.944 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 23:08:57.946 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:08:57.948 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:08:57.951 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:08:57.953 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 23:08:57.974 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 23:08:58.084 | Reading package lists... 2022-04-13 23:08:58.328 | Building dependency tree... 2022-04-13 23:08:58.329 | Reading state information... 2022-04-13 23:08:58.582 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 23:08:58.582 | The following packages were automatically installed and are no longer required: 2022-04-13 23:08:58.583 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:08:58.584 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:08:58.584 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:08:58.584 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:08:58.584 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:08:58.584 | python3-zope.interface 2022-04-13 23:08:58.584 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:08:58.701 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:08:58.705 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:08:58.707 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:08:58.710 | + functions-common:time_stop:2432 : local name 2022-04-13 23:08:58.712 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:08:58.715 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:08:58.717 | + functions-common:time_stop:2435 : local total 2022-04-13 23:08:58.719 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:08:58.721 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:08:58.723 | + functions-common:time_stop:2439 : start_time=1649891337972 2022-04-13 23:08:58.725 | + functions-common:time_stop:2441 : [[ -z 1649891337972 ]] 2022-04-13 23:08:58.729 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:08:58.733 | + functions-common:time_stop:2444 : end_time=1649891338730 2022-04-13 23:08:58.735 | + functions-common:time_stop:2445 : elapsed_time=758 2022-04-13 23:08:58.737 | + functions-common:time_stop:2446 : total=2279 2022-04-13 23:08:58.739 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:08:58.742 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3037 2022-04-13 23:08:58.744 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:08:58.746 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 23:08:58.749 | + ./stack.sh:main:841 : install_database_python 2022-04-13 23:08:58.751 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 23:08:58.753 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 23:08:58.756 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 23:08:58.758 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:08:58.761 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 23:08:58.763 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 23:08:58.766 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:08:58.769 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:08:58.770 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:08:58.775 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 23:08:58.778 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 23:08:58.780 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 23:08:58.783 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 23:08:58.785 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 23:08:58.806 | Using python 3.8 to install PyMySQL 2022-04-13 23:08:58.809 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 23:08:59.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:59.664 | from cryptography.utils import int_from_bytes 2022-04-13 23:08:59.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:08:59.664 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:00.832 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:09:00.865 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 23:09:03.376 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:09:03.383 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:09:03.383 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:09:03.501 | + inc/python:pip_install:200 : result=0 2022-04-13 23:09:03.503 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:09:03.505 | + functions-common:time_stop:2432 : local name 2022-04-13 23:09:03.508 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:09:03.511 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:09:03.513 | + functions-common:time_stop:2435 : local total 2022-04-13 23:09:03.515 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:09:03.517 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:09:03.520 | + functions-common:time_stop:2439 : start_time=1649891338801 2022-04-13 23:09:03.522 | + functions-common:time_stop:2441 : [[ -z 1649891338801 ]] 2022-04-13 23:09:03.526 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:09:03.530 | + functions-common:time_stop:2444 : end_time=1649891343527 2022-04-13 23:09:03.532 | + functions-common:time_stop:2445 : elapsed_time=4726 2022-04-13 23:09:03.534 | + functions-common:time_stop:2446 : total=22281 2022-04-13 23:09:03.537 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:09:03.539 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27007 2022-04-13 23:09:03.541 | + inc/python:pip_install:203 : return 0 2022-04-13 23:09:03.544 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 23:09:03.546 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:09:03.548 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 23:09:03.550 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 23:09:03.567 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:03.570 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 23:09:03.572 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 23:09:03.576 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:09:03.576 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:09:03.581 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:09:03.584 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:09:03.586 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:09:03.589 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:09:03.592 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 23:09:03.594 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 23:09:03.609 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:03.611 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 23:09:03.614 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:09:03.616 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:09:03.623 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:09:03.625 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:09:03.627 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:09:03.630 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:09:03.632 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:09:03.635 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:09:03.637 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:09:03.639 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:09:03.642 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:09:03.644 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:09:03.646 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 23:09:03.648 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:09:03.651 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:09:03.654 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:09:03.656 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 23:09:03.676 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 23:09:03.788 | Reading package lists... 2022-04-13 23:09:04.031 | Building dependency tree... 2022-04-13 23:09:04.033 | Reading state information... 2022-04-13 23:09:04.287 | radvd is already the newest version (1:2.17-2). 2022-04-13 23:09:04.287 | The following packages were automatically installed and are no longer required: 2022-04-13 23:09:04.288 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:09:04.288 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:09:04.288 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:09:04.288 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:09:04.288 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:09:04.288 | python3-zope.interface 2022-04-13 23:09:04.289 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:09:04.403 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:09:04.407 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:09:04.410 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:09:04.412 | + functions-common:time_stop:2432 : local name 2022-04-13 23:09:04.414 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:09:04.417 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:09:04.419 | + functions-common:time_stop:2435 : local total 2022-04-13 23:09:04.421 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:09:04.423 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:09:04.426 | + functions-common:time_stop:2439 : start_time=1649891343674 2022-04-13 23:09:04.428 | + functions-common:time_stop:2441 : [[ -z 1649891343674 ]] 2022-04-13 23:09:04.431 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:09:04.435 | + functions-common:time_stop:2444 : end_time=1649891344433 2022-04-13 23:09:04.438 | + functions-common:time_stop:2445 : elapsed_time=759 2022-04-13 23:09:04.440 | + functions-common:time_stop:2446 : total=3037 2022-04-13 23:09:04.442 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:09:04.444 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3796 2022-04-13 23:09:04.447 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:09:04.449 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 23:09:04.465 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:04.467 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 23:09:04.470 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 23:09:04.472 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 23:09:04.475 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 23:09:04.495 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 23:09:04.497 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:09:04.500 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:09:04.502 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:09:04.504 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:09:04.507 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:09:04.509 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:09:04.511 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:09:04.513 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:09:04.515 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:09:04.518 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:09:04.520 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:09:04.522 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:09:04.524 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 23:09:04.526 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:09:04.529 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:09:04.531 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:09:04.533 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 23:09:04.553 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 23:09:04.663 | Reading package lists... 2022-04-13 23:09:04.907 | Building dependency tree... 2022-04-13 23:09:04.909 | Reading state information... 2022-04-13 23:09:05.165 | fakeroot is already the newest version (1.24-1). 2022-04-13 23:09:05.165 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:09:05.165 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 23:09:05.165 | The following packages were automatically installed and are no longer required: 2022-04-13 23:09:05.166 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:09:05.166 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:09:05.166 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:09:05.166 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:09:05.166 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:09:05.166 | python3-zope.interface 2022-04-13 23:09:05.166 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:09:05.281 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:09:05.285 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:09:05.287 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:09:05.289 | + functions-common:time_stop:2432 : local name 2022-04-13 23:09:05.292 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:09:05.294 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:09:05.296 | + functions-common:time_stop:2435 : local total 2022-04-13 23:09:05.298 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:09:05.300 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:09:05.302 | + functions-common:time_stop:2439 : start_time=1649891344551 2022-04-13 23:09:05.304 | + functions-common:time_stop:2441 : [[ -z 1649891344551 ]] 2022-04-13 23:09:05.307 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:09:05.311 | + functions-common:time_stop:2444 : end_time=1649891345309 2022-04-13 23:09:05.314 | + functions-common:time_stop:2445 : elapsed_time=758 2022-04-13 23:09:05.316 | + functions-common:time_stop:2446 : total=3796 2022-04-13 23:09:05.318 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:09:05.320 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4554 2022-04-13 23:09:05.323 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:09:05.325 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 23:09:05.327 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:09:05.329 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:09:05.332 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 23:09:05.334 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 23:09:05.337 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 23:09:05.341 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 23:09:05.344 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 23:09:05.347 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 23:09:05.347 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 23:09:05.352 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 23:09:05.354 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 23:09:05.356 | + functions:vercmp:628 : local v1=5.4 2022-04-13 23:09:05.358 | + functions:vercmp:629 : local 'op=<' 2022-04-13 23:09:05.360 | + functions:vercmp:630 : local v2=3.13 2022-04-13 23:09:05.363 | + functions:vercmp:631 : local result 2022-04-13 23:09:05.366 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 23:09:05.366 | ++ functions:vercmp:635 : sort -V 2022-04-13 23:09:05.367 | ++ functions:vercmp:635 : head -1 2022-04-13 23:09:05.372 | + functions:vercmp:635 : result=3.13 2022-04-13 23:09:05.374 | + functions:vercmp:637 : case $op in 2022-04-13 23:09:05.377 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 23:09:05.379 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 23:09:05.381 | + functions:vercmp:648 : return 2022-04-13 23:09:05.384 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 23:09:05.386 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:09:05.389 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 23:09:05.869 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 23:09:05.872 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 23:09:05.876 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:05.879 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:05.881 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 23:09:05.884 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:05.887 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 23:09:05.904 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:05.907 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 23:09:05.909 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 23:09:05.909 | Installing etcd 2022-04-13 23:09:05.911 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 23:09:05.925 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 23:09:05.937 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 23:09:05.940 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 23:09:05.959 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 23:09:05.962 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:09:05.965 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:09:05.968 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:09:05.972 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:09:05.975 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 23:09:05.977 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 23:09:05.980 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:09:05.982 | ++ functions:get_extra_file:74 : return 2022-04-13 23:09:05.985 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:09:05.988 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 23:09:05.990 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 23:09:05.992 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 23:09:06.010 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:09:06.012 | + ./stack.sh:main:868 : install_dstat 2022-04-13 23:09:06.014 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 23:09:06.031 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:09:06.033 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 23:09:06.035 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:09:06.038 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 23:09:06.041 | + ./stack.sh:main:877 : install_libs 2022-04-13 23:09:06.043 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 23:09:06.045 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 23:09:06.048 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 23:09:06.050 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 23:09:06.052 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.054 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.057 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 23:09:06.059 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.062 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 23:09:06.064 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 23:09:06.067 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 23:09:06.069 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 23:09:06.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.073 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.076 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 23:09:06.078 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.080 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 23:09:06.082 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 23:09:06.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 23:09:06.087 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 23:09:06.089 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.092 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.094 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 23:09:06.096 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.098 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 23:09:06.101 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 23:09:06.104 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 23:09:06.106 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 23:09:06.108 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.110 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.113 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 23:09:06.115 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.117 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 23:09:06.120 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 23:09:06.122 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 23:09:06.125 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 23:09:06.127 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.129 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.131 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 23:09:06.134 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.136 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 23:09:06.138 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 23:09:06.141 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 23:09:06.143 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 23:09:06.145 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.148 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.150 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 23:09:06.153 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.155 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 23:09:06.157 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 23:09:06.159 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 23:09:06.162 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 23:09:06.164 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.167 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.169 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 23:09:06.171 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.174 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 23:09:06.176 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 23:09:06.178 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 23:09:06.181 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 23:09:06.183 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.185 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.188 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 23:09:06.190 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.192 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 23:09:06.195 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 23:09:06.197 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 23:09:06.199 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 23:09:06.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.204 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.206 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 23:09:06.208 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.211 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 23:09:06.213 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 23:09:06.216 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 23:09:06.218 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 23:09:06.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.223 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.225 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 23:09:06.228 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.230 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 23:09:06.232 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 23:09:06.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 23:09:06.237 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 23:09:06.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.242 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.244 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 23:09:06.246 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.248 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 23:09:06.251 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 23:09:06.253 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 23:09:06.255 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 23:09:06.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.260 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.262 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 23:09:06.265 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.267 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 23:09:06.269 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 23:09:06.272 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 23:09:06.275 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 23:09:06.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.279 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.282 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 23:09:06.284 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.286 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 23:09:06.289 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 23:09:06.292 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 23:09:06.294 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 23:09:06.296 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.299 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.301 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 23:09:06.303 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.306 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 23:09:06.308 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 23:09:06.311 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 23:09:06.313 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 23:09:06.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.318 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.320 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 23:09:06.322 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.325 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 23:09:06.327 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 23:09:06.329 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 23:09:06.332 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 23:09:06.334 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.337 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.339 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 23:09:06.342 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.344 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 23:09:06.346 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 23:09:06.349 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 23:09:06.351 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 23:09:06.354 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.356 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.359 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 23:09:06.361 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.363 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 23:09:06.366 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 23:09:06.368 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 23:09:06.370 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 23:09:06.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.375 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.377 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 23:09:06.380 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.382 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 23:09:06.384 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 23:09:06.387 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 23:09:06.389 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 23:09:06.391 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.394 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.396 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 23:09:06.398 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.401 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 23:09:06.404 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 23:09:06.406 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 23:09:06.408 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 23:09:06.411 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.413 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.416 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 23:09:06.418 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.421 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 23:09:06.423 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 23:09:06.425 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 23:09:06.428 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 23:09:06.430 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.432 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.435 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 23:09:06.438 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.440 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 23:09:06.442 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 23:09:06.445 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 23:09:06.447 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 23:09:06.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.452 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.454 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 23:09:06.456 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.459 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 23:09:06.461 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 23:09:06.464 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 23:09:06.466 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 23:09:06.468 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.471 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.473 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 23:09:06.475 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.478 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 23:09:06.481 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 23:09:06.483 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 23:09:06.485 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 23:09:06.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.490 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.492 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 23:09:06.495 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.497 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 23:09:06.499 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 23:09:06.502 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 23:09:06.504 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 23:09:06.506 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.509 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.512 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 23:09:06.514 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.516 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 23:09:06.519 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 23:09:06.521 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 23:09:06.523 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 23:09:06.526 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.529 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.531 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 23:09:06.533 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.536 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 23:09:06.538 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 23:09:06.540 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 23:09:06.542 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 23:09:06.545 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.547 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.549 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 23:09:06.552 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.554 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 23:09:06.556 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 23:09:06.559 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 23:09:06.561 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 23:09:06.564 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.566 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.568 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 23:09:06.570 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.573 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 23:09:06.576 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 23:09:06.578 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 23:09:06.580 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 23:09:06.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.585 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.588 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 23:09:06.590 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.593 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 23:09:06.595 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 23:09:06.597 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 23:09:06.599 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 23:09:06.602 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.604 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.606 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 23:09:06.609 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.611 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 23:09:06.614 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 23:09:06.616 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 23:09:06.618 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 23:09:06.620 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.623 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.625 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 23:09:06.627 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.630 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 23:09:06.632 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 23:09:06.635 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 23:09:06.637 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 23:09:06.640 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.642 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.644 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 23:09:06.647 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.649 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 23:09:06.652 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 23:09:06.654 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 23:09:06.656 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 23:09:06.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.661 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.664 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 23:09:06.666 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.669 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 23:09:06.671 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 23:09:06.673 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 23:09:06.676 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 23:09:06.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.680 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.683 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 23:09:06.685 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.688 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 23:09:06.690 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 23:09:06.693 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 23:09:06.695 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 23:09:06.697 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.700 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.702 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 23:09:06.704 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.707 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 23:09:06.710 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 23:09:06.713 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 23:09:06.715 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 23:09:06.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.721 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.723 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 23:09:06.725 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.728 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 23:09:06.731 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 23:09:06.733 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 23:09:06.735 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 23:09:06.738 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.740 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.742 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 23:09:06.745 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.748 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 23:09:06.750 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 23:09:06.752 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 23:09:06.755 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 23:09:06.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:06.759 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:06.762 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 23:09:06.764 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:06.766 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 23:09:06.787 | Using python 3.8 to install etcd3 2022-04-13 23:09:06.789 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 23:09:07.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:07.682 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:07.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:07.682 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:08.858 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:09:08.889 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 23:09:08.896 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 23:09:08.898 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 23:09:08.899 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 23:09:08.900 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 23:09:11.469 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:09:11.476 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:09:11.476 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:09:11.595 | + inc/python:pip_install:200 : result=0 2022-04-13 23:09:11.597 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:09:11.599 | + functions-common:time_stop:2432 : local name 2022-04-13 23:09:11.601 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:09:11.604 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:09:11.606 | + functions-common:time_stop:2435 : local total 2022-04-13 23:09:11.608 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:09:11.611 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:09:11.613 | + functions-common:time_stop:2439 : start_time=1649891346782 2022-04-13 23:09:11.615 | + functions-common:time_stop:2441 : [[ -z 1649891346782 ]] 2022-04-13 23:09:11.618 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:09:11.622 | + functions-common:time_stop:2444 : end_time=1649891351620 2022-04-13 23:09:11.624 | + functions-common:time_stop:2445 : elapsed_time=4838 2022-04-13 23:09:11.626 | + functions-common:time_stop:2446 : total=27007 2022-04-13 23:09:11.628 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:09:11.631 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31845 2022-04-13 23:09:11.633 | + inc/python:pip_install:203 : return 0 2022-04-13 23:09:11.635 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 23:09:11.657 | Using python 3.8 to install etcd3gw 2022-04-13 23:09:11.660 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 23:09:12.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:12.524 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:12.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:12.524 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:13.696 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:09:13.728 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 23:09:13.735 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 23:09:13.737 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 23:09:13.738 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 23:09:13.739 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 23:09:13.772 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 23:09:13.775 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 23:09:13.776 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 23:09:13.777 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 23:09:16.278 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:09:16.285 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:09:16.285 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:09:16.405 | + inc/python:pip_install:200 : result=0 2022-04-13 23:09:16.407 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:09:16.410 | + functions-common:time_stop:2432 : local name 2022-04-13 23:09:16.412 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:09:16.414 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:09:16.417 | + functions-common:time_stop:2435 : local total 2022-04-13 23:09:16.419 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:09:16.421 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:09:16.423 | + functions-common:time_stop:2439 : start_time=1649891351652 2022-04-13 23:09:16.425 | + functions-common:time_stop:2441 : [[ -z 1649891351652 ]] 2022-04-13 23:09:16.428 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:09:16.432 | + functions-common:time_stop:2444 : end_time=1649891356430 2022-04-13 23:09:16.434 | + functions-common:time_stop:2445 : elapsed_time=4778 2022-04-13 23:09:16.437 | + functions-common:time_stop:2446 : total=31845 2022-04-13 23:09:16.439 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:09:16.441 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36623 2022-04-13 23:09:16.444 | + inc/python:pip_install:203 : return 0 2022-04-13 23:09:16.446 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 23:09:16.449 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 23:09:16.451 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 23:09:16.453 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:09:16.456 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:09:16.458 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:09:16.460 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:09:16.463 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:09:16.466 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:09:16.468 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:09:16.470 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:09:16.473 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:09:16.475 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:09:16.477 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:09:16.479 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 23:09:16.482 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:09:16.484 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:09:16.486 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 23:09:16.489 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:09:16.491 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:09:16.493 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:09:16.495 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:09:16.498 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:09:16.500 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:09:16.502 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:09:16.504 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:09:16.507 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:09:16.510 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:09:16.512 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:09:16.515 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:09:16.517 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:09:16.519 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:09:16.521 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:09:16.524 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:09:16.527 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:09:16.529 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:09:16.550 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:09:16.660 | Reading package lists... 2022-04-13 23:09:16.904 | Building dependency tree... 2022-04-13 23:09:16.905 | Reading state information... 2022-04-13 23:09:17.158 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:09:17.159 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:09:17.159 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:09:17.159 | The following packages were automatically installed and are no longer required: 2022-04-13 23:09:17.160 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:09:17.160 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:09:17.160 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:09:17.160 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:09:17.160 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:09:17.160 | python3-zope.interface 2022-04-13 23:09:17.160 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:09:17.279 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:09:17.284 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:09:17.286 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:09:17.289 | + functions-common:time_stop:2432 : local name 2022-04-13 23:09:17.292 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:09:17.294 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:09:17.296 | + functions-common:time_stop:2435 : local total 2022-04-13 23:09:17.298 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:09:17.301 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:09:17.303 | + functions-common:time_stop:2439 : start_time=1649891356547 2022-04-13 23:09:17.306 | + functions-common:time_stop:2441 : [[ -z 1649891356547 ]] 2022-04-13 23:09:17.308 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:09:17.313 | + functions-common:time_stop:2444 : end_time=1649891357310 2022-04-13 23:09:17.315 | + functions-common:time_stop:2445 : elapsed_time=763 2022-04-13 23:09:17.317 | + functions-common:time_stop:2446 : total=4554 2022-04-13 23:09:17.319 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:09:17.322 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5317 2022-04-13 23:09:17.324 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:09:17.326 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 23:09:17.329 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:09:17.331 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:09:17.334 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 23:09:17.395 | Module proxy already enabled 2022-04-13 23:09:17.400 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 23:09:17.462 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 23:09:17.462 | Module proxy already enabled 2022-04-13 23:09:17.462 | Module proxy_uwsgi already enabled 2022-04-13 23:09:17.466 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 23:09:17.469 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:09:17.471 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:09:17.474 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:09:17.608 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 23:09:17.610 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 23:09:17.615 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 23:09:17.617 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:17.620 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:17.623 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 23:09:17.626 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:17.628 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 23:09:17.630 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 23:09:17.633 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 23:09:17.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:17.638 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:17.640 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 23:09:17.642 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:17.645 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 23:09:17.647 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 23:09:17.650 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 23:09:17.653 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:17.655 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:17.658 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 23:09:17.660 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:17.662 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 23:09:17.666 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 23:09:17.669 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 23:09:17.671 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:17.673 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:17.676 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 23:09:17.678 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:17.681 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 23:09:17.683 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 23:09:17.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:17.688 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:17.691 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 23:09:17.693 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:17.695 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 23:09:17.698 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 23:09:17.700 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 23:09:17.703 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:17.705 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:17.707 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 23:09:17.710 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:17.713 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 23:09:17.731 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:17.733 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 23:09:17.735 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 23:09:17.738 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 23:09:17.740 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:17.743 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:17.745 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 23:09:17.748 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:17.750 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 23:09:17.767 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:17.769 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 23:09:17.772 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 23:09:17.775 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 23:09:17.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:17.780 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:17.782 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 23:09:17.785 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:17.787 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 23:09:17.790 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 23:09:17.792 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 23:09:17.795 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:17.797 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:17.799 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 23:09:17.802 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:17.804 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 23:09:17.807 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 23:09:17.809 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:09:17.812 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 23:09:17.815 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 23:09:17.817 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:09:17.821 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:09:17.822 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:09:17.826 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 23:09:17.829 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 23:09:17.831 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 23:09:17.834 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 23:09:17.837 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 23:09:17.857 | Using python 3.8 to install keystonemiddleware 2022-04-13 23:09:17.860 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 23:09:18.725 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:18.725 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:18.725 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:18.725 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:19.902 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:09:19.933 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 23:09:19.987 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 23:09:19.988 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 23:09:19.989 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 23:09:19.990 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 23:09:19.991 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 23:09:19.992 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 23:09:19.993 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 23:09:19.994 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 23:09:19.995 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 23:09:19.996 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 23:09:19.997 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 23:09:19.998 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 23:09:19.999 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 23:09:20.001 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 23:09:20.058 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 23:09:20.059 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 23:09:20.060 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 23:09:20.099 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 23:09:20.139 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 23:09:20.141 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 23:09:20.142 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 23:09:20.143 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 23:09:20.192 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 23:09:20.195 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 23:09:20.205 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 23:09:20.207 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 23:09:20.221 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 23:09:20.222 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 23:09:20.224 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 23:09:20.287 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 23:09:20.288 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 23:09:20.291 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 23:09:20.293 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 23:09:20.343 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 23:09:20.355 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 23:09:22.787 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:09:22.794 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:09:22.794 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:09:22.917 | + inc/python:pip_install:200 : result=0 2022-04-13 23:09:22.919 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:09:22.921 | + functions-common:time_stop:2432 : local name 2022-04-13 23:09:22.923 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:09:22.926 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:09:22.928 | + functions-common:time_stop:2435 : local total 2022-04-13 23:09:22.931 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:09:22.933 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:09:22.935 | + functions-common:time_stop:2439 : start_time=1649891357852 2022-04-13 23:09:22.938 | + functions-common:time_stop:2441 : [[ -z 1649891357852 ]] 2022-04-13 23:09:22.941 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:09:22.945 | + functions-common:time_stop:2444 : end_time=1649891362942 2022-04-13 23:09:22.948 | + functions-common:time_stop:2445 : elapsed_time=5090 2022-04-13 23:09:22.950 | + functions-common:time_stop:2446 : total=36623 2022-04-13 23:09:22.952 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:09:22.954 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41713 2022-04-13 23:09:22.957 | + inc/python:pip_install:203 : return 0 2022-04-13 23:09:22.959 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 23:09:22.962 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 23:09:22.964 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:09:22.968 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 23:09:22.970 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 23:09:22.972 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:09:22.976 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:09:22.976 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:09:22.982 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 23:09:22.984 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 23:09:22.987 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 23:09:22.989 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 23:09:22.992 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 23:09:23.013 | Using python 3.8 to install python-memcached 2022-04-13 23:09:23.016 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 23:09:23.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:23.891 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:23.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:23.891 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:25.081 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:09:25.113 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 23:09:25.117 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 23:09:27.675 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:09:27.683 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:09:27.683 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:09:27.800 | + inc/python:pip_install:200 : result=0 2022-04-13 23:09:27.802 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:09:27.806 | + functions-common:time_stop:2432 : local name 2022-04-13 23:09:27.808 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:09:27.810 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:09:27.813 | + functions-common:time_stop:2435 : local total 2022-04-13 23:09:27.815 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:09:27.817 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:09:27.819 | + functions-common:time_stop:2439 : start_time=1649891363008 2022-04-13 23:09:27.822 | + functions-common:time_stop:2441 : [[ -z 1649891363008 ]] 2022-04-13 23:09:27.824 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:09:27.829 | + functions-common:time_stop:2444 : end_time=1649891367826 2022-04-13 23:09:27.831 | + functions-common:time_stop:2445 : elapsed_time=4818 2022-04-13 23:09:27.833 | + functions-common:time_stop:2446 : total=41713 2022-04-13 23:09:27.835 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:09:27.838 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46531 2022-04-13 23:09:27.840 | + inc/python:pip_install:203 : return 0 2022-04-13 23:09:27.842 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 23:09:27.860 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:27.862 | + ./stack.sh:main:899 : '[' 10.222.0.18 == 10.222.0.18 ']' 2022-04-13 23:09:27.865 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 23:09:27.868 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 23:09:27.870 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 23:09:27.872 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:09:27.875 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 23:09:27.877 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 23:09:27.893 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:09:27.895 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 23:09:27.897 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 23:09:27.900 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 23:09:27.902 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:09:27.904 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:09:27.907 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:09:27.909 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:09:27.911 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:09:27.915 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:09:27.930 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:09:27.932 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:09:27.934 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:09:27.937 | + functions-common:git_clone:629 : echo master 2022-04-13 23:09:27.938 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:09:27.942 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 23:09:27.945 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:09:27.947 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 23:09:27.960 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 23:09:27.963 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:09:27.964 | + functions-common:git_clone:685 : head -1 2022-04-13 23:09:27.967 | c141e6164 trivial: Fix typo 2022-04-13 23:09:27.969 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:09:27.971 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 23:09:27.974 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:09:27.976 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:09:27.979 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 23:09:27.981 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:09:27.983 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 23:09:27.986 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:09:27.988 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:09:27.991 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 23:09:27.993 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:09:27.995 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:09:27.998 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 23:09:28.002 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:09:28.004 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 23:09:28.007 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:09:28.009 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:09:28.012 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 23:09:28.018 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 23:09:28.020 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 23:09:28.710 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 23:09:28.712 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:09:28.714 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:09:28.716 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:09:28.718 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:09:28.721 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 23:09:28.723 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:09:28.725 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:09:28.727 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:09:28.729 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:09:28.732 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:09:28.734 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:09:28.736 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:09:28.738 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 23:09:28.759 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 23:09:28.762 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 23:09:29.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:29.629 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:29.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:29.629 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:30.816 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:09:30.847 | Obtaining file:///opt/stack/keystone 2022-04-13 23:09:30.848 | Preparing metadata (setup.py): started 2022-04-13 23:09:35.922 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:09:35.999 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-13 23:09:36.001 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-13 23:09:36.002 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:09:36.003 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-13 23:09:36.004 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-13 23:09:36.005 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-13 23:09:36.006 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-13 23:09:36.007 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:09:36.008 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-13 23:09:36.010 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-13 23:09:36.011 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-13 23:09:36.012 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:09:36.013 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-13 23:09:36.014 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-13 23:09:36.015 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-13 23:09:36.016 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-13 23:09:36.017 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-13 23:09:36.018 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-13 23:09:36.019 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:09:36.021 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-13 23:09:36.022 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-13 23:09:36.023 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-13 23:09:36.025 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-13 23:09:36.026 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:09:36.027 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-13 23:09:36.028 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:09:36.029 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-13 23:09:36.030 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-13 23:09:36.031 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-13 23:09:36.032 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:09:36.033 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:09:36.034 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-13 23:09:36.035 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-13 23:09:36.036 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 23:09:36.048 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-13 23:09:36.049 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-13 23:09:36.093 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-13 23:09:36.111 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-13 23:09:36.112 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-13 23:09:36.113 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:09:36.114 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:09:36.115 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-13 23:09:36.126 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-13 23:09:36.190 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-13 23:09:36.192 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:09:36.288 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-13 23:09:36.289 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:09:36.291 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:09:36.292 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-13 23:09:36.346 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-13 23:09:36.347 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-13 23:09:36.350 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-13 23:09:36.402 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-13 23:09:36.404 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-13 23:09:36.487 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-13 23:09:36.490 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-13 23:09:36.492 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-13 23:09:36.493 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:09:36.494 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:09:36.496 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-13 23:09:36.518 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-13 23:09:36.567 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:09:36.587 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-13 23:09:36.589 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-13 23:09:36.590 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-13 23:09:36.591 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-13 23:09:36.645 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:09:36.759 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-13 23:09:36.762 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-13 23:09:36.763 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-13 23:09:36.764 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-13 23:09:36.765 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-13 23:09:36.988 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-13 23:09:37.010 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-13 23:09:37.011 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-13 23:09:37.081 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-13 23:09:37.099 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:09:37.156 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-13 23:09:37.197 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-13 23:09:37.304 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-13 23:09:37.361 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:09:37.436 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-13 23:09:37.564 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-13 23:09:37.592 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-13 23:09:37.634 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-13 23:09:37.635 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-13 23:09:37.639 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:09:37.640 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-13 23:09:37.642 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:09:37.643 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-13 23:09:37.697 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-13 23:09:37.835 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-13 23:09:37.836 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-13 23:09:37.838 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-13 23:09:37.840 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-13 23:09:38.003 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:09:38.084 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:09:38.330 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-13 23:09:38.590 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-13 23:09:38.625 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-13 23:09:40.494 | Installing collected packages: keystone 2022-04-13 23:09:40.494 | Attempting uninstall: keystone 2022-04-13 23:09:40.495 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 23:09:40.498 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 23:09:40.499 | Running setup.py develop for keystone 2022-04-13 23:09:46.662 | Successfully installed keystone 2022-04-13 23:09:46.663 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:09:46.670 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:09:46.670 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:09:46.803 | + inc/python:pip_install:200 : result=0 2022-04-13 23:09:46.805 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:09:46.807 | + functions-common:time_stop:2432 : local name 2022-04-13 23:09:46.810 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:09:46.812 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:09:46.814 | + functions-common:time_stop:2435 : local total 2022-04-13 23:09:46.816 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:09:46.818 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:09:46.820 | + functions-common:time_stop:2439 : start_time=1649891368753 2022-04-13 23:09:46.822 | + functions-common:time_stop:2441 : [[ -z 1649891368753 ]] 2022-04-13 23:09:46.825 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:09:46.829 | + functions-common:time_stop:2444 : end_time=1649891386827 2022-04-13 23:09:46.831 | + functions-common:time_stop:2445 : elapsed_time=18074 2022-04-13 23:09:46.833 | + functions-common:time_stop:2446 : total=46531 2022-04-13 23:09:46.835 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:09:46.838 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=64605 2022-04-13 23:09:46.840 | + inc/python:pip_install:203 : return 0 2022-04-13 23:09:46.843 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:09:46.845 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:09:46.847 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:09:46.866 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:09:46.879 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 23:09:46.881 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 23:09:46.884 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:09:46.887 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:09:46.889 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-13 23:09:46.891 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:09:46.894 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 23:09:46.911 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:09:46.913 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:09:46.917 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:09:46.919 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 23:09:46.921 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 23:09:46.934 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-13 23:09:46.936 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 23:09:46.941 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 23:09:46.957 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:09:46.959 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 23:09:46.990 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 23:09:47.018 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 23:09:47.048 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 23:09:47.079 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 23:09:47.109 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 23:09:47.139 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 23:09:47.167 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 23:09:47.195 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 23:09:47.197 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 23:09:47.200 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 23:09:47.202 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 23:09:47.204 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:09:47.207 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:09:47.222 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:47.225 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:09:47.228 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:09:47.230 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:09:47.246 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:47.248 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-13 23:09:47.251 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-13 23:09:47.280 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:09:47.282 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:09:47.285 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 23:09:47.287 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 23:09:47.304 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:09:47.307 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.18/identity 2022-04-13 23:09:47.338 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 23:09:47.340 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 23:09:47.371 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 23:09:47.374 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 23:09:47.376 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 23:09:47.378 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 23:09:47.381 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:09:47.384 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:09:47.414 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 23:09:47.417 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 23:09:47.419 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 23:09:47.421 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 23:09:47.424 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:09:47.442 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:09:47.444 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:09:47.447 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:09:47.449 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:09:47.452 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:09:47.479 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:09:47.507 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:09:47.535 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:09:47.564 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 23:09:47.593 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:09:47.595 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 23:09:47.598 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:09:47.600 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 23:09:47.603 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 23:09:47.605 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:09:47.608 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:09:47.611 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 23:09:47.615 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 23:09:47.617 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:09:47.620 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:09:47.632 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:09:47.632 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:09:47.641 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:09:47.645 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:09:47.660 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:09:47.662 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:09:47.666 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 23:09:47.696 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 23:09:47.722 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 23:09:47.749 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 23:09:47.778 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 23:09:47.805 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 23:09:47.832 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 23:09:47.859 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 23:09:47.886 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 23:09:47.914 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:09:47.941 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 23:09:47.970 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 23:09:47.997 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 23:09:48.025 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:09:48.027 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:09:48.030 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 23:09:48.033 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 23:09:48.035 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:09:48.037 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:09:48.039 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:09:48.042 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:09:48.044 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:09:48.047 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:09:48.074 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 23:09:48.102 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-13 23:09:48.102 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:09:48.111 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 23:09:48.114 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 23:09:48.117 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 23:09:48.119 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:09:48.122 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:09:48.124 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:09:48.126 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:09:48.129 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:09:48.131 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:09:48.133 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:09:48.136 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:09:48.138 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:09:48.140 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 23:09:48.209 | Site keystone-wsgi-public already enabled 2022-04-13 23:09:48.214 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:09:48.218 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:09:48.220 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:09:48.223 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:09:48.356 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 23:09:48.393 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 23:09:48.426 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 23:09:48.457 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 23:09:48.459 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 23:09:48.491 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 23:09:48.519 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 23:09:48.548 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 23:09:48.550 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 23:09:48.568 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:09:48.570 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 23:09:48.588 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:09:48.591 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 23:09:48.593 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 23:09:48.595 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 23:09:48.598 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:09:48.600 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 23:09:48.603 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 23:09:48.605 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 23:09:48.607 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 23:09:48.609 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:09:48.612 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:09:48.614 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:09:48.617 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:09:48.619 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:09:48.622 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:09:48.638 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:09:48.640 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:09:48.643 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:09:48.645 | + functions-common:git_clone:629 : echo master 2022-04-13 23:09:48.646 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:09:48.651 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 23:09:48.654 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:09:48.656 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 23:09:48.668 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 23:09:48.671 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:09:48.671 | + functions-common:git_clone:685 : head -1 2022-04-13 23:09:48.674 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 23:09:48.677 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:09:48.679 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 23:09:48.682 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:09:48.684 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:09:48.687 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 23:09:48.690 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 23:09:48.692 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 23:09:48.695 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:09:48.697 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:09:48.700 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 23:09:48.702 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:09:48.704 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 23:09:48.707 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 23:09:48.710 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:09:48.713 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 23:09:48.715 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:09:48.718 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:09:48.721 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 23:09:48.726 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 23:09:48.729 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 23:09:49.405 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 23:09:49.409 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:09:49.411 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:09:49.413 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:09:49.416 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:09:49.418 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 23:09:49.420 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:09:49.423 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 23:09:49.425 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:09:49.427 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 23:09:49.429 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 23:09:49.431 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 23:09:49.434 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:09:49.436 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 23:09:49.457 | Using python 3.8 to install /opt/stack/swift 2022-04-13 23:09:49.460 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-13 23:09:50.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:50.335 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:50.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:09:50.335 | from cryptography.utils import int_from_bytes 2022-04-13 23:09:51.550 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:09:51.583 | Obtaining file:///opt/stack/swift 2022-04-13 23:09:51.583 | Preparing metadata (setup.py): started 2022-04-13 23:09:56.284 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:09:56.325 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-13 23:09:56.326 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-13 23:09:56.327 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-13 23:09:56.328 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-13 23:09:56.329 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-13 23:09:56.330 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-13 23:09:56.331 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-13 23:09:56.332 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-13 23:09:56.333 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-13 23:09:56.335 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-13 23:09:56.336 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-13 23:09:56.375 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-13 23:09:56.383 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-13 23:09:56.440 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-13 23:09:56.441 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-13 23:09:56.442 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-13 23:09:56.443 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-13 23:09:56.444 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-13 23:09:56.445 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-13 23:09:56.447 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-13 23:09:56.448 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-13 23:09:56.449 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-13 23:09:56.450 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-13 23:09:56.451 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-13 23:09:56.453 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-13 23:09:56.473 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-13 23:09:56.505 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-13 23:09:56.506 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-13 23:09:56.509 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-13 23:09:56.510 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-13 23:09:56.533 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-13 23:09:56.637 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-13 23:09:56.638 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-13 23:09:56.639 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-13 23:09:56.682 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-13 23:09:56.726 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-13 23:09:56.727 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-13 23:09:56.729 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-13 23:09:56.731 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-13 23:09:56.791 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-13 23:09:56.796 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-13 23:09:56.809 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-13 23:09:56.811 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-13 23:09:56.830 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-13 23:09:56.831 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-13 23:09:56.979 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-13 23:09:56.994 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-13 23:09:59.325 | Installing collected packages: swift 2022-04-13 23:09:59.325 | Attempting uninstall: swift 2022-04-13 23:09:59.325 | Found existing installation: swift 2.30.0.dev15 2022-04-13 23:09:59.328 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 23:09:59.330 | Running setup.py develop for swift 2022-04-13 23:10:05.141 | Successfully installed swift 2022-04-13 23:10:05.141 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:10:05.150 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:10:05.150 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:10:05.283 | + inc/python:pip_install:200 : result=0 2022-04-13 23:10:05.289 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:10:05.289 | + functions-common:time_stop:2432 : local name 2022-04-13 23:10:05.290 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:10:05.292 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:10:05.294 | + functions-common:time_stop:2435 : local total 2022-04-13 23:10:05.297 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:10:05.299 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:10:05.301 | + functions-common:time_stop:2439 : start_time=1649891389452 2022-04-13 23:10:05.303 | + functions-common:time_stop:2441 : [[ -z 1649891389452 ]] 2022-04-13 23:10:05.307 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:10:05.311 | + functions-common:time_stop:2444 : end_time=1649891405308 2022-04-13 23:10:05.313 | + functions-common:time_stop:2445 : elapsed_time=15856 2022-04-13 23:10:05.315 | + functions-common:time_stop:2446 : total=64605 2022-04-13 23:10:05.318 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:10:05.320 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=80461 2022-04-13 23:10:05.322 | + inc/python:pip_install:203 : return 0 2022-04-13 23:10:05.325 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:10:05.327 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:10:05.329 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:10:05.348 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:10:05.360 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 23:10:05.363 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 23:10:05.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:10:05.368 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:10:05.370 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-13 23:10:05.372 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:10:05.375 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 23:10:05.377 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:10:05.380 | + ./stack.sh:main:910 : configure_swift 2022-04-13 23:10:05.382 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 23:10:05.384 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 23:10:05.386 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 23:10:05.388 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 23:10:05.390 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 23:10:06.597 | No account-reaper running 2022-04-13 23:10:06.597 | No container-sync running 2022-04-13 23:10:06.598 | No account-server running 2022-04-13 23:10:06.598 | No object-expirer running 2022-04-13 23:10:06.598 | No object-auditor running 2022-04-13 23:10:06.598 | No object-server running 2022-04-13 23:10:06.598 | No object-reconstructor running 2022-04-13 23:10:06.598 | No container-reconciler running 2022-04-13 23:10:06.598 | No container-updater running 2022-04-13 23:10:06.598 | No object-replicator running 2022-04-13 23:10:06.598 | No object-updater running 2022-04-13 23:10:06.598 | No proxy-server running 2022-04-13 23:10:06.598 | No account-replicator running 2022-04-13 23:10:06.598 | No container-replicator running 2022-04-13 23:10:06.598 | No account-auditor running 2022-04-13 23:10:06.598 | No container-server running 2022-04-13 23:10:06.598 | No container-sharder running 2022-04-13 23:10:06.598 | No container-auditor running 2022-04-13 23:10:06.694 | + lib/swift:configure_swift:337 : true 2022-04-13 23:10:06.697 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 23:10:06.709 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 23:10:06.721 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 23:10:06.724 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 23:10:06.724 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 23:10:06.729 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 23:10:06.730 | s/%GROUP%/ubuntu/; 2022-04-13 23:10:06.730 | s/%USER%/ubuntu/; 2022-04-13 23:10:06.730 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 23:10:06.730 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 23:10:06.732 | uid = ubuntu 2022-04-13 23:10:06.733 | gid = ubuntu 2022-04-13 23:10:06.733 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 23:10:06.733 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 23:10:06.733 | address = 127.0.0.1 2022-04-13 23:10:06.733 | 2022-04-13 23:10:06.733 | [account6612] 2022-04-13 23:10:06.733 | max connections = 25 2022-04-13 23:10:06.733 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:10:06.733 | read only = false 2022-04-13 23:10:06.733 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 23:10:06.733 | 2022-04-13 23:10:06.733 | [account6622] 2022-04-13 23:10:06.733 | max connections = 25 2022-04-13 23:10:06.733 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:10:06.733 | read only = false 2022-04-13 23:10:06.733 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 23:10:06.733 | 2022-04-13 23:10:06.733 | [account6632] 2022-04-13 23:10:06.733 | max connections = 25 2022-04-13 23:10:06.733 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:10:06.733 | read only = false 2022-04-13 23:10:06.733 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 23:10:06.733 | 2022-04-13 23:10:06.733 | [account6642] 2022-04-13 23:10:06.733 | max connections = 25 2022-04-13 23:10:06.733 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:10:06.733 | read only = false 2022-04-13 23:10:06.733 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 23:10:06.733 | 2022-04-13 23:10:06.733 | 2022-04-13 23:10:06.733 | [container6611] 2022-04-13 23:10:06.733 | max connections = 25 2022-04-13 23:10:06.733 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:10:06.734 | read only = false 2022-04-13 23:10:06.734 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 23:10:06.734 | 2022-04-13 23:10:06.734 | [container6621] 2022-04-13 23:10:06.734 | max connections = 25 2022-04-13 23:10:06.734 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:10:06.734 | read only = false 2022-04-13 23:10:06.734 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 23:10:06.734 | 2022-04-13 23:10:06.734 | [container6631] 2022-04-13 23:10:06.734 | max connections = 25 2022-04-13 23:10:06.734 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:10:06.734 | read only = false 2022-04-13 23:10:06.734 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 23:10:06.734 | 2022-04-13 23:10:06.734 | [container6641] 2022-04-13 23:10:06.734 | max connections = 25 2022-04-13 23:10:06.734 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:10:06.734 | read only = false 2022-04-13 23:10:06.734 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 23:10:06.734 | 2022-04-13 23:10:06.734 | 2022-04-13 23:10:06.734 | [object6613] 2022-04-13 23:10:06.734 | max connections = 25 2022-04-13 23:10:06.734 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:10:06.734 | read only = false 2022-04-13 23:10:06.734 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 23:10:06.734 | 2022-04-13 23:10:06.734 | [object6623] 2022-04-13 23:10:06.734 | max connections = 25 2022-04-13 23:10:06.734 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:10:06.734 | read only = false 2022-04-13 23:10:06.734 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 23:10:06.734 | 2022-04-13 23:10:06.734 | [object6633] 2022-04-13 23:10:06.734 | max connections = 25 2022-04-13 23:10:06.735 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:10:06.735 | read only = false 2022-04-13 23:10:06.735 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 23:10:06.735 | 2022-04-13 23:10:06.735 | [object6643] 2022-04-13 23:10:06.735 | max connections = 25 2022-04-13 23:10:06.735 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:10:06.735 | read only = false 2022-04-13 23:10:06.735 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 23:10:06.736 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 23:10:06.738 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:06.740 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:06.743 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 23:10:06.754 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 23:10:06.756 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 23:10:06.761 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 23:10:06.765 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 23:10:06.767 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 23:10:06.771 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 23:10:06.800 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.18:8080/v1/ 2022-04-13 23:10:06.827 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 23:10:06.845 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 23:10:06.873 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 23:10:06.891 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:10:06.920 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 23:10:06.938 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 23:10:06.967 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 23:10:06.985 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 23:10:07.012 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 23:10:07.030 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:10:07.058 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 23:10:07.076 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 23:10:07.092 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:07.094 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 23:10:07.123 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 23:10:07.150 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 23:10:07.177 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 23:10:07.205 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 23:10:07.221 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:07.223 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 23:10:07.250 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 23:10:07.265 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:07.268 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 23:10:07.283 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:07.285 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 23:10:07.287 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 23:10:07.302 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:07.305 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 23:10:07.307 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 23:10:07.310 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 23:10:07.315 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 23:10:07.323 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 23:10:07.350 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 23:10:07.377 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 23:10:07.408 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 23:10:07.438 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 23:10:07.466 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 23:10:07.468 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 23:10:07.470 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 23:10:07.472 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 23:10:07.474 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 23:10:07.503 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 23:10:07.530 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.18/identity 2022-04-13 23:10:07.559 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 23:10:07.587 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 23:10:07.614 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 23:10:07.642 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 23:10:07.670 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 23:10:07.697 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:10:07.725 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 23:10:07.752 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 23:10:07.780 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 23:10:07.807 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 23:10:07.835 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 23:10:07.866 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 23:10:07.894 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 23:10:07.912 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 23:10:07.941 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 23:10:07.969 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 23:10:07.973 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 23:10:08.001 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 23:10:08.030 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 23:10:08.056 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 23:10:08.058 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 23:10:08.061 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:10:08.063 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 23:10:08.067 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 23:10:08.070 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:10:08.073 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:10:08.075 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 23:10:08.077 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 23:10:08.079 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:10:08.082 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:10:08.084 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 23:10:08.102 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 23:10:08.129 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 23:10:08.147 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 23:10:08.176 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 23:10:08.194 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:10:08.223 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 23:10:08.241 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:10:08.269 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 23:10:08.288 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:10:08.316 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 23:10:08.334 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 23:10:08.363 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:10:08.382 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:10:08.410 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 23:10:08.428 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 23:10:08.457 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 23:10:08.476 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 23:10:08.503 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-13 23:10:08.509 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 23:10:08.527 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:10:08.555 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 23:10:08.585 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:10:08.587 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 23:10:08.591 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 23:10:08.594 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:10:08.596 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:10:08.598 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 23:10:08.600 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 23:10:08.602 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:10:08.605 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:10:08.607 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 23:10:08.625 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 23:10:08.654 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 23:10:08.671 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 23:10:08.700 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 23:10:08.718 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:10:08.747 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 23:10:08.765 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:10:08.794 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 23:10:08.812 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:10:08.841 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 23:10:08.859 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 23:10:08.887 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:10:08.905 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:10:08.935 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 23:10:08.953 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 23:10:08.981 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 23:10:08.999 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 23:10:09.026 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-13 23:10:09.031 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 23:10:09.049 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:10:09.078 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:10:09.080 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 23:10:09.085 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 23:10:09.087 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:10:09.090 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:10:09.092 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 23:10:09.094 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 23:10:09.096 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:10:09.098 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:10:09.101 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 23:10:09.119 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 23:10:09.149 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 23:10:09.167 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 23:10:09.195 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 23:10:09.213 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:10:09.241 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 23:10:09.259 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:10:09.287 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 23:10:09.305 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:10:09.339 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 23:10:09.358 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 23:10:09.386 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:10:09.404 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:10:09.432 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 23:10:09.451 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 23:10:09.480 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 23:10:09.499 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 23:10:09.527 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-13 23:10:09.539 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 23:10:09.556 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:10:09.586 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 23:10:09.614 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 23:10:09.642 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 23:10:09.671 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 23:10:09.674 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 23:10:09.678 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 23:10:09.707 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 23:10:09.736 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 23:10:09.765 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 23:10:09.794 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 23:10:09.822 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 23:10:09.850 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 23:10:09.877 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 23:10:09.905 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 23:10:09.932 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 23:10:09.948 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:09.951 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 23:10:09.969 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 23:10:09.972 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 23:10:09.992 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 23:10:09.994 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.18 2022-04-13 23:10:10.021 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 23:10:10.024 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 23:10:10.052 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.18/identity 2022-04-13 23:10:10.081 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 23:10:10.083 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 23:10:10.111 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 23:10:10.127 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:10.130 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 23:10:10.133 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 23:10:10.137 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 23:10:10.140 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 23:10:10.153 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 23:10:10.155 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 23:10:10.167 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 23:10:10.169 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 23:10:10.172 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:10:10.174 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:10:10.176 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:10:10.179 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:10:10.181 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:10:10.183 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:10:10.186 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 23:10:10.199 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:10:10.201 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 23:10:10.203 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 23:10:10.221 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:10.224 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 23:10:10.241 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:10.244 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 23:10:10.246 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 23:10:10.248 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 23:10:10.251 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:10:10.253 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 23:10:10.256 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 23:10:10.259 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 23:10:10.262 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 23:10:10.279 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:10.282 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 23:10:10.285 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 23:10:10.302 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:10.305 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 23:10:10.307 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 23:10:10.310 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 23:10:10.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:10:10.316 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:10:10.318 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-13 23:10:10.322 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:10:10.325 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 23:10:10.328 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 23:10:10.330 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 23:10:10.333 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 23:10:10.336 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 23:10:10.339 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 23:10:10.342 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 23:10:10.345 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 23:10:10.348 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 23:10:10.351 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 23:10:10.354 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:10:10.355 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 23:10:10.360 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 23:10:10.363 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 23:10:10.366 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 23:10:10.369 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 23:10:10.372 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:10:10.394 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 23:10:10.396 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:10:11.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:11.268 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:11.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:11.268 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:12.496 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:10:12.530 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:10:12.614 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-13 23:10:12.615 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-13 23:10:12.616 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-13 23:10:12.618 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-13 23:10:12.619 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-13 23:10:12.620 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-13 23:10:12.621 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:10:12.622 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:10:12.623 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:10:12.624 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-13 23:10:12.625 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-13 23:10:12.626 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:10:12.628 | 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.2.0) 2022-04-13 23:10:12.630 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:10:12.633 | 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.3.0) 2022-04-13 23:10:12.635 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-13 23:10:12.637 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-13 23:10:12.640 | 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.1) 2022-04-13 23:10:12.649 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-13 23:10:12.650 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-13 23:10:12.664 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-13 23:10:12.734 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-13 23:10:12.735 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-13 23:10:12.737 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-13 23:10:12.761 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-13 23:10:12.763 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-13 23:10:12.764 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:10:12.766 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-13 23:10:12.767 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-13 23:10:12.777 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-13 23:10:12.820 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-13 23:10:12.821 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-13 23:10:12.822 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-13 23:10:12.824 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:10:12.844 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-13 23:10:12.847 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-13 23:10:12.862 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-13 23:10:12.878 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-13 23:10:12.879 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-13 23:10:12.900 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-13 23:10:12.902 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:10:12.982 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-13 23:10:12.985 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-13 23:10:12.986 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-13 23:10:12.988 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-13 23:10:13.038 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-13 23:10:13.064 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-13 23:10:13.301 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-13 23:10:13.303 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-13 23:10:13.338 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:10:13.340 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-13 23:10:13.342 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-13 23:10:13.343 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-13 23:10:13.346 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-13 23:10:13.348 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-13 23:10:13.402 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-13 23:10:13.584 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:10:13.609 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-13 23:10:13.692 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-13 23:10:13.839 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-13 23:10:15.966 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:10:15.973 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:10:15.973 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:10:16.100 | + inc/python:pip_install:200 : result=0 2022-04-13 23:10:16.103 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:10:16.105 | + functions-common:time_stop:2432 : local name 2022-04-13 23:10:16.107 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:10:16.110 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:10:16.112 | + functions-common:time_stop:2435 : local total 2022-04-13 23:10:16.114 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:10:16.116 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:10:16.120 | + functions-common:time_stop:2439 : start_time=1649891410388 2022-04-13 23:10:16.122 | + functions-common:time_stop:2441 : [[ -z 1649891410388 ]] 2022-04-13 23:10:16.125 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:10:16.129 | + functions-common:time_stop:2444 : end_time=1649891416127 2022-04-13 23:10:16.132 | + functions-common:time_stop:2445 : elapsed_time=5739 2022-04-13 23:10:16.134 | + functions-common:time_stop:2446 : total=80461 2022-04-13 23:10:16.136 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:10:16.139 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=86200 2022-04-13 23:10:16.141 | + inc/python:pip_install:203 : return 0 2022-04-13 23:10:16.144 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 23:10:16.146 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 23:10:16.150 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 23:10:16.162 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 23:10:16.168 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 23:10:16.170 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 23:10:16.173 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 23:10:16.175 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:10:16.177 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:10:16.180 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:10:16.183 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:10:16.185 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:10:16.188 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:10:16.205 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:10:16.207 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:10:16.210 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:10:16.213 | + functions-common:git_clone:629 : echo master 2022-04-13 23:10:16.213 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:10:16.218 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 23:10:16.221 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:10:16.223 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 23:10:16.235 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 23:10:16.238 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:10:16.238 | + functions-common:git_clone:685 : head -1 2022-04-13 23:10:16.241 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 23:10:16.244 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:10:16.247 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 23:10:16.249 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:10:16.252 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:10:16.255 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 23:10:16.258 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:10:16.260 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 23:10:16.263 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:10:16.266 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:10:16.268 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 23:10:16.271 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:10:16.274 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:10:16.277 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 23:10:16.280 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:10:16.282 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 23:10:16.285 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:10:16.287 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:10:16.291 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 23:10:16.296 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 23:10:16.299 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 23:10:16.974 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 23:10:16.976 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:10:16.979 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:10:16.981 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:10:16.983 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:10:16.986 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 23:10:16.988 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:10:16.990 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:10:16.993 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:10:16.995 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:10:16.998 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:10:17.000 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:10:17.002 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:10:17.005 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 23:10:17.027 | Using python 3.8 to install /opt/stack/glance 2022-04-13 23:10:17.029 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-13 23:10:17.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:17.902 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:17.909 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:17.909 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:19.076 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:10:19.108 | Obtaining file:///opt/stack/glance 2022-04-13 23:10:19.109 | Preparing metadata (setup.py): started 2022-04-13 23:10:23.827 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:10:23.898 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 23:10:23.899 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 23:10:23.900 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 23:10:23.901 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 23:10:23.902 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:10:23.903 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 23:10:23.904 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 23:10:23.905 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 23:10:23.906 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 23:10:23.907 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 23:10:23.908 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 23:10:23.909 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:10:23.910 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 23:10:23.911 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:10:23.913 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 23:10:23.914 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:10:23.915 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:10:23.916 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-13 23:10:23.917 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:10:23.918 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 23:10:23.919 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:10:23.920 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:10:23.921 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:10:23.922 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:10:23.924 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 23:10:23.924 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 23:10:23.925 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 23:10:23.926 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:10:23.928 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:10:23.930 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 23:10:23.931 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 23:10:23.932 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 23:10:23.933 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 23:10:23.934 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 23:10:23.935 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:10:23.936 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 23:10:23.937 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:10:23.939 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:10:23.940 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 23:10:23.941 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-13 23:10:23.941 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 23:10:23.943 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:10:23.944 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:10:23.960 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:10:23.962 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 23:10:23.963 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 23:10:23.983 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-13 23:10:23.986 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0) 2022-04-13 23:10:24.025 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 23:10:24.042 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-13 23:10:24.049 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 23:10:24.064 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 23:10:24.065 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 23:10:24.066 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 23:10:24.158 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-13 23:10:24.234 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-13 23:10:24.289 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:10:24.291 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-13 23:10:24.321 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-13 23:10:24.392 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-13 23:10:24.393 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:10:24.395 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 23:10:24.455 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:10:24.457 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-13 23:10:24.459 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-13 23:10:24.485 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-13 23:10:24.534 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-13 23:10:24.536 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-13 23:10:24.595 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:10:24.597 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0) 2022-04-13 23:10:24.600 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:10:24.601 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0) 2022-04-13 23:10:24.602 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4) 2022-04-13 23:10:24.626 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-13 23:10:24.627 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:10:24.630 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:10:24.672 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-13 23:10:24.716 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:10:24.718 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 23:10:24.719 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 23:10:24.796 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 23:10:24.855 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 23:10:24.971 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 23:10:25.246 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-13 23:10:25.248 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 23:10:25.251 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-13 23:10:25.252 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:10:25.307 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-13 23:10:25.348 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:10:25.442 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 23:10:25.556 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:10:25.772 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32) 2022-04-13 23:10:25.774 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4) 2022-04-13 23:10:25.775 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-13 23:10:25.777 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-13 23:10:25.778 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:10:25.780 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-13 23:10:25.781 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:10:25.899 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1) 2022-04-13 23:10:25.931 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3) 2022-04-13 23:10:25.979 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:10:25.980 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:10:26.221 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:10:26.402 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-13 23:10:26.404 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12) 2022-04-13 23:10:26.405 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9) 2022-04-13 23:10:26.407 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3) 2022-04-13 23:10:26.513 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2) 2022-04-13 23:10:26.670 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:10:26.801 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-13 23:10:27.118 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:10:27.122 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:10:27.348 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2) 2022-04-13 23:10:27.630 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:10:27.988 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (1.8.2) 2022-04-13 23:10:27.989 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (21.4.0) 2022-04-13 23:10:29.454 | Installing collected packages: glance 2022-04-13 23:10:29.454 | Attempting uninstall: glance 2022-04-13 23:10:29.454 | Found existing installation: glance 24.1.0.dev5 2022-04-13 23:10:29.461 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 23:10:29.463 | Running setup.py develop for glance 2022-04-13 23:10:35.602 | Successfully installed glance 2022-04-13 23:10:35.602 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:10:35.610 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:10:35.610 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:10:35.754 | + inc/python:pip_install:200 : result=0 2022-04-13 23:10:35.757 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:10:35.759 | + functions-common:time_stop:2432 : local name 2022-04-13 23:10:35.762 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:10:35.764 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:10:35.766 | + functions-common:time_stop:2435 : local total 2022-04-13 23:10:35.768 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:10:35.771 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:10:35.773 | + functions-common:time_stop:2439 : start_time=1649891417021 2022-04-13 23:10:35.776 | + functions-common:time_stop:2441 : [[ -z 1649891417021 ]] 2022-04-13 23:10:35.778 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:10:35.783 | + functions-common:time_stop:2444 : end_time=1649891435780 2022-04-13 23:10:35.785 | + functions-common:time_stop:2445 : elapsed_time=18759 2022-04-13 23:10:35.787 | + functions-common:time_stop:2446 : total=86200 2022-04-13 23:10:35.790 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:10:35.792 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=104959 2022-04-13 23:10:35.795 | + inc/python:pip_install:203 : return 0 2022-04-13 23:10:35.797 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:10:35.800 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:10:35.802 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:10:35.822 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:10:35.834 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 23:10:35.836 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 23:10:35.839 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:10:35.841 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:10:35.844 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-13 23:10:35.846 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:10:35.849 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:10:35.852 | + ./stack.sh:main:922 : configure_glance 2022-04-13 23:10:35.855 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 23:10:35.867 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 23:10:35.870 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 23:10:35.873 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 23:10:35.875 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 23:10:35.877 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 23:10:35.880 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:10:35.883 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:10:35.885 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 23:10:35.914 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:10:35.943 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 23:10:35.974 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:10:36.004 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 23:10:36.034 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 23:10:36.065 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 23:10:36.067 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:10:36.070 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 23:10:36.072 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:10:36.075 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 23:10:36.104 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 23:10:36.135 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-04-13 23:10:36.164 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 23:10:36.193 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 23:10:36.224 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 23:10:36.254 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 23:10:36.284 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 23:10:36.314 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:10:36.344 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:10:36.374 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:10:36.405 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 23:10:36.407 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 23:10:36.409 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 23:10:36.412 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:10:36.414 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:10:36.417 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:10:36.434 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:36.438 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:10:36.440 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:10:36.443 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:10:36.460 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:36.462 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-13 23:10:36.465 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-13 23:10:36.496 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:10:36.499 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:10:36.501 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 23:10:36.504 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 23:10:36.506 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 23:10:36.536 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 23:10:36.567 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 23:10:36.570 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 23:10:36.572 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 23:10:36.575 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 23:10:36.577 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:10:36.579 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 23:10:36.582 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:10:36.612 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 23:10:36.614 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.18 2022-04-13 23:10:36.644 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:10:36.647 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 23:10:36.664 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:36.667 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 23:10:36.697 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 23:10:36.728 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-13 23:10:36.759 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 23:10:36.789 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 23:10:36.820 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 23:10:36.836 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:36.839 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:10:36.870 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 23:10:36.901 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 23:10:36.931 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.18/identity/v3 2022-04-13 23:10:36.961 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 23:10:36.991 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.18/image 2022-04-13 23:10:37.021 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 23:10:37.039 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:37.042 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 23:10:37.044 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 23:10:37.047 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:10:37.050 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:10:37.069 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:10:37.072 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:10:37.074 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:10:37.076 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:10:37.079 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:10:37.110 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:10:37.140 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:10:37.172 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:10:37.202 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 23:10:37.207 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 23:10:37.237 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 23:10:37.268 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:10:37.298 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.18/identity 2022-04-13 23:10:37.329 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 23:10:37.359 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 23:10:37.393 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 23:10:37.423 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:10:37.455 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 23:10:37.485 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 23:10:37.515 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 23:10:37.545 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 23:10:37.550 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-13 23:10:37.559 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 23:10:37.576 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:10:37.578 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 23:10:37.581 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 23:10:37.583 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 23:10:37.586 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 23:10:37.588 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 23:10:37.591 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 23:10:37.595 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 23:10:37.597 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 23:10:37.602 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-13 23:10:37.633 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 23:10:37.635 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 23:10:37.637 | ++ functions:get_random_port:837 : true 2022-04-13 23:10:37.640 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 23:10:37.642 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 23:10:37.644 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 23:10:37.702 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 23:10:37.704 | ++ functions:get_random_port:841 : break 2 2022-04-13 23:10:37.707 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 23:10:37.709 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 23:10:37.712 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 23:10:37.739 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 23:10:37.767 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 23:10:37.795 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:10:37.823 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:10:37.850 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:10:37.878 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:10:37.906 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:10:37.933 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:10:37.962 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:10:37.990 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:10:38.018 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:10:38.046 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:10:38.075 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:10:38.103 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 23:10:38.130 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 23:10:38.158 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 23:10:38.186 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 23:10:38.214 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 23:10:38.242 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 23:10:38.245 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 23:10:38.247 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:10:38.250 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:38.252 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:38.254 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 23:10:38.257 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 23:10:38.312 | proxy (enabled by site administrator) 2022-04-13 23:10:38.315 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 23:10:38.317 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 23:10:38.320 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:10:38.322 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:38.325 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:38.327 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 23:10:38.329 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 23:10:38.385 | proxy_http (enabled by site administrator) 2022-04-13 23:10:38.388 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 23:10:38.391 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 23:10:38.393 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 23:10:38.396 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:10:38.398 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:38.400 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:38.403 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:10:38.406 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:10:38.409 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 23:10:38.416 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:10:38.418 | KeepAlive Off 2022-04-13 23:10:38.422 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:10:38.423 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 23:10:38.432 | SetEnv proxy-sendchunked 1 2022-04-13 23:10:38.436 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 23:10:38.436 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:10:38.445 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 23:10:38.449 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 23:10:38.451 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 23:10:38.453 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:10:38.456 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:10:38.458 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:10:38.461 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:38.463 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:38.465 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:10:38.468 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:10:38.470 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:10:38.473 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:10:38.475 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 23:10:38.538 | Site glance-wsgi-api already enabled 2022-04-13 23:10:38.542 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 23:10:38.545 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:10:38.547 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:10:38.550 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:10:38.686 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 23:10:38.693 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 23:10:38.727 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 23:10:38.730 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 23:10:38.749 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:10:38.751 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 23:10:38.754 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 23:10:38.756 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 23:10:38.759 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:10:38.761 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 23:10:38.764 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 23:10:38.766 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 23:10:38.769 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 23:10:38.771 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:10:38.773 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:10:38.776 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:10:38.779 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:10:38.781 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:10:38.784 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:10:38.801 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:10:38.803 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:10:38.806 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:10:38.809 | + functions-common:git_clone:629 : echo master 2022-04-13 23:10:38.809 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:10:38.815 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 23:10:38.817 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:10:38.819 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 23:10:38.831 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 23:10:38.835 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:10:38.835 | + functions-common:git_clone:685 : head -1 2022-04-13 23:10:38.846 | 36c530676 db: Drop support for MySQL 5.5 2022-04-13 23:10:38.849 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:10:38.852 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 23:10:38.855 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:10:38.857 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:10:38.860 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 23:10:38.862 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:10:38.865 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 23:10:38.868 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:10:38.870 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:10:38.872 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 23:10:38.875 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:10:38.878 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:10:38.881 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 23:10:38.884 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:10:38.887 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 23:10:38.889 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:10:38.892 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:10:38.895 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 23:10:38.902 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 23:10:38.904 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 23:10:39.576 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 23:10:39.579 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:10:39.581 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:10:39.584 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:10:39.587 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:10:39.589 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 23:10:39.592 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:10:39.594 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:10:39.596 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:10:39.599 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:10:39.601 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:10:39.603 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:10:39.606 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:10:39.608 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 23:10:39.629 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 23:10:39.632 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-13 23:10:40.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:40.497 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:40.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:10:40.497 | from cryptography.utils import int_from_bytes 2022-04-13 23:10:41.675 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:10:41.706 | Obtaining file:///opt/stack/cinder 2022-04-13 23:10:41.707 | Preparing metadata (setup.py): started 2022-04-13 23:10:47.336 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:10:47.470 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-13 23:10:47.471 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-13 23:10:47.472 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-13 23:10:47.473 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-13 23:10:47.474 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-13 23:10:47.475 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-13 23:10:47.476 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:10:47.477 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:10:47.479 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-13 23:10:47.479 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-13 23:10:47.480 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.3) 2022-04-13 23:10:47.481 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-13 23:10:47.482 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:10:47.484 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-13 23:10:47.485 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-13 23:10:47.486 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-13 23:10:47.487 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-13 23:10:47.488 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-13 23:10:47.489 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-13 23:10:47.490 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-13 23:10:47.492 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-13 23:10:47.493 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:10:47.494 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-13 23:10:47.495 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-13 23:10:47.496 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:10:47.497 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-13 23:10:47.498 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-13 23:10:47.500 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-13 23:10:47.501 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-13 23:10:47.502 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.1) 2022-04-13 23:10:47.503 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:10:47.504 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:10:47.505 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-13 23:10:47.506 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-13 23:10:47.508 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-13 23:10:47.509 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.6.0) 2022-04-13 23:10:47.510 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-13 23:10:47.511 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-13 23:10:47.512 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-13 23:10:47.513 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-13 23:10:47.514 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-13 23:10:47.515 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-13 23:10:47.516 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-13 23:10:47.517 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.74) 2022-04-13 23:10:47.518 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-13 23:10:47.519 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-13 23:10:47.520 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-13 23:10:47.522 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:10:47.523 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.8.9) 2022-04-13 23:10:47.524 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:10:47.525 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-13 23:10:47.526 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:10:47.527 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.0) 2022-04-13 23:10:47.528 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-13 23:10:47.530 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:10:47.531 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-13 23:10:47.532 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.43.0) 2022-04-13 23:10:47.533 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:10:47.534 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-13 23:10:47.535 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-13 23:10:47.536 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.1.0) 2022-04-13 23:10:47.537 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.21.37) 2022-04-13 23:10:47.550 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.24.37) 2022-04-13 23:10:47.551 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:10:47.552 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:10:47.615 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-13 23:10:47.646 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev49) (2.2.1) 2022-04-13 23:10:47.662 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.7.1) 2022-04-13 23:10:47.663 | 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==20.1.0.dev49) (2.6.3) 2022-04-13 23:10:47.665 | 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==20.1.0.dev49) (4.1.1) 2022-04-13 23:10:47.666 | 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==20.1.0.dev49) (0.1.0) 2022-04-13 23:10:47.763 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev49) (1.7.0) 2022-04-13 23:10:47.815 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (2.10.1) 2022-04-13 23:10:47.818 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:10:47.846 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.2.8) 2022-04-13 23:10:47.847 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.4.8) 2022-04-13 23:10:47.848 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (4.8) 2022-04-13 23:10:47.929 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev49) (0.17.3) 2022-04-13 23:10:47.974 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:10:47.975 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:10:47.977 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (0.8.0) 2022-04-13 23:10:47.978 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-13 23:10:48.038 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.7.7) 2022-04-13 23:10:48.039 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (2.0.1) 2022-04-13 23:10:48.042 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:10:48.099 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (2.8.2) 2022-04-13 23:10:48.103 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (0.9.6) 2022-04-13 23:10:48.165 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.4.0) 2022-04-13 23:10:48.168 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:10:48.169 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.2.4) 2022-04-13 23:10:48.170 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:10:48.172 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:10:48.195 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.3.0) 2022-04-13 23:10:48.198 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:10:48.200 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:10:48.245 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev49) (1.0.3) 2022-04-13 23:10:48.331 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (3.0.0) 2022-04-13 23:10:48.335 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:10:48.355 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:10:48.380 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev49) (0.11.0) 2022-04-13 23:10:48.449 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.26.9) 2022-04-13 23:10:48.450 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.1.0) 2022-04-13 23:10:48.585 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:10:48.610 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-13 23:10:48.750 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:10:48.785 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (22.0.0) 2022-04-13 23:10:48.788 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:10:48.790 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.14.0) 2022-04-13 23:10:48.991 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2.0.12) 2022-04-13 23:10:48.992 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-13 23:10:48.994 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-13 23:10:49.030 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-13 23:10:49.059 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev49) (0.23.2) 2022-04-13 23:10:49.298 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-13 23:10:49.300 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:10:49.442 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-13 23:10:49.445 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-13 23:10:49.446 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:10:49.608 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-13 23:10:49.725 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.2.0) 2022-04-13 23:10:49.727 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (4.11.3) 2022-04-13 23:10:49.729 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:10:49.764 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:10:49.978 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-13 23:10:50.057 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:10:50.059 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:10:50.237 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:10:50.327 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (3.20.0) 2022-04-13 23:10:50.330 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (1.56.0) 2022-04-13 23:10:50.510 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:10:50.932 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (1.1.5) 2022-04-13 23:10:50.985 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.14.1) 2022-04-13 23:10:51.034 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (0.2.5) 2022-04-13 23:10:52.137 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.32) 2022-04-13 23:10:52.409 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (1.8.2) 2022-04-13 23:10:52.410 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (21.4.0) 2022-04-13 23:10:52.552 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (2.2) 2022-04-13 23:10:52.741 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:10:52.916 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (3.8.0) 2022-04-13 23:10:54.603 | Installing collected packages: cinder 2022-04-13 23:10:54.603 | Attempting uninstall: cinder 2022-04-13 23:10:54.604 | Found existing installation: cinder 20.1.0.dev49 2022-04-13 23:10:54.610 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 23:10:54.611 | Running setup.py develop for cinder 2022-04-13 23:11:02.207 | Successfully installed cinder 2022-04-13 23:11:02.207 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:11:02.215 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:11:02.215 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:11:02.369 | + inc/python:pip_install:200 : result=0 2022-04-13 23:11:02.371 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:11:02.374 | + functions-common:time_stop:2432 : local name 2022-04-13 23:11:02.376 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:11:02.378 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:11:02.380 | + functions-common:time_stop:2435 : local total 2022-04-13 23:11:02.382 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:11:02.385 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:11:02.387 | + functions-common:time_stop:2439 : start_time=1649891439623 2022-04-13 23:11:02.389 | + functions-common:time_stop:2441 : [[ -z 1649891439623 ]] 2022-04-13 23:11:02.392 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:11:02.396 | + functions-common:time_stop:2444 : end_time=1649891462394 2022-04-13 23:11:02.398 | + functions-common:time_stop:2445 : elapsed_time=22771 2022-04-13 23:11:02.401 | + functions-common:time_stop:2446 : total=104959 2022-04-13 23:11:02.403 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:11:02.405 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=127730 2022-04-13 23:11:02.407 | + inc/python:pip_install:203 : return 0 2022-04-13 23:11:02.410 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:11:02.413 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:11:02.425 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:11:02.435 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:11:02.448 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 23:11:02.451 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 23:11:02.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:02.456 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:02.458 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-13 23:11:02.462 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:02.464 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 23:11:02.467 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 23:11:02.469 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 23:11:02.471 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:02.474 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:02.476 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 23:11:02.489 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 23:11:02.491 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:11:02.494 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:11:02.496 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:11:02.499 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:11:02.501 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:11:02.504 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:11:02.507 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:02.509 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:02.512 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:11:02.515 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:11:02.517 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:11:02.520 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:11:02.523 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 23:11:02.525 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:11:02.528 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:02.530 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:02.533 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 23:11:02.555 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-13 23:11:02.665 | Reading package lists... 2022-04-13 23:11:02.909 | Building dependency tree... 2022-04-13 23:11:02.911 | Reading state information... 2022-04-13 23:11:03.171 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 23:11:03.171 | The following packages were automatically installed and are no longer required: 2022-04-13 23:11:03.172 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:11:03.172 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:11:03.172 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:11:03.172 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:11:03.173 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:11:03.173 | python3-zope.interface 2022-04-13 23:11:03.173 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:11:03.286 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:11:03.291 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:11:03.294 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:11:03.296 | + functions-common:time_stop:2432 : local name 2022-04-13 23:11:03.299 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:11:03.301 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:11:03.305 | + functions-common:time_stop:2435 : local total 2022-04-13 23:11:03.307 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:11:03.310 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:11:03.312 | + functions-common:time_stop:2439 : start_time=1649891462552 2022-04-13 23:11:03.315 | + functions-common:time_stop:2441 : [[ -z 1649891462552 ]] 2022-04-13 23:11:03.318 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:11:03.323 | + functions-common:time_stop:2444 : end_time=1649891463320 2022-04-13 23:11:03.325 | + functions-common:time_stop:2445 : elapsed_time=768 2022-04-13 23:11:03.328 | + functions-common:time_stop:2446 : total=5317 2022-04-13 23:11:03.330 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:11:03.333 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6085 2022-04-13 23:11:03.335 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:11:03.338 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:11:03.340 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 23:11:03.343 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 23:11:03.356 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 23:11:03.360 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 23:11:03.362 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 23:11:03.364 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:11:03.368 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 23:11:03.368 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:11:03.372 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 23:11:03.375 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 23:11:03.377 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:11:03.379 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 23:11:03.381 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 23:11:03.383 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 23:11:03.385 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 23:11:03.387 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 23:11:03.399 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 23:11:03.411 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-13 23:11:03.423 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-13 23:11:03.436 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 23:11:03.449 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:11:03.451 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:11:03.456 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.0PNm6BfOXc 2022-04-13 23:11:03.458 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:11:03.461 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:11:03.463 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 23:11:03.465 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.0PNm6BfOXc 2022-04-13 23:11:03.469 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.0PNm6BfOXc 2022-04-13 23:11:03.481 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.0PNm6BfOXc /etc/sudoers.d/cinder-rootwrap 2022-04-13 23:11:03.493 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 23:11:03.497 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:11:03.499 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:11:03.501 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:11:03.504 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:11:03.506 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 23:11:03.508 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 23:11:03.511 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 23:11:03.513 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 23:11:03.517 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 23:11:03.522 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 23:11:03.542 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 23:11:03.568 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 23:11:03.586 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 23:11:03.605 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 23:11:03.623 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 23:11:03.642 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 23:11:03.660 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 23:11:03.679 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 23:11:03.681 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:11:03.683 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 23:11:03.686 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:11:03.688 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 23:11:03.718 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 23:11:03.745 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-04-13 23:11:03.773 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 23:11:03.800 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 23:11:03.828 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 23:11:03.856 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 23:11:03.884 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 23:11:03.910 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:11:03.939 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:11:03.966 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 23:11:03.997 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 23:11:04.025 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 23:11:04.028 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 23:11:04.030 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 23:11:04.033 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 23:11:04.035 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:11:04.039 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:11:04.070 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 23:11:04.097 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 23:11:04.127 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 23:11:04.155 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 23:11:04.183 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 23:11:04.218 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 23:11:04.249 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 23:11:04.252 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.18 2022-04-13 23:11:04.280 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:11:04.312 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 23:11:04.319 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 18393043b14cc3436c231cc157f06b0f 2022-04-13 23:11:04.348 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 23:11:04.351 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 23:11:04.380 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 23:11:04.408 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 23:11:04.438 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 23:11:04.466 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 23:11:04.482 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:04.484 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 23:11:04.501 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:04.504 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 23:11:04.521 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:04.523 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 23:11:04.539 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:04.542 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 23:11:04.544 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 23:11:04.546 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 23:11:04.549 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 23:11:04.551 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:11:04.554 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:11:04.556 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:11:04.574 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:04.577 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:11:04.579 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:11:04.581 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:11:04.597 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:04.600 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-13 23:11:04.603 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-13 23:11:04.631 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:11:04.633 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:11:04.636 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 23:11:04.638 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 23:11:04.640 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:11:04.643 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:11:04.660 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:11:04.663 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:11:04.665 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:11:04.668 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:11:04.670 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:11:04.698 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:11:04.728 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:11:04.756 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:11:04.785 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 23:11:04.802 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:04.805 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 23:11:04.807 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:11:04.810 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 23:11:04.812 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 23:11:04.815 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:11:04.817 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:11:04.820 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 23:11:04.824 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 23:11:04.827 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:11:04.829 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:11:04.841 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:11:04.842 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:11:04.850 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:11:04.854 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:11:04.870 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:11:04.872 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:11:04.876 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 23:11:04.905 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:11:04.933 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 23:11:04.961 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:11:04.989 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:11:05.016 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:11:05.044 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:11:05.071 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:11:05.102 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:11:05.129 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:11:05.156 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:11:05.185 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:11:05.214 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:11:05.241 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:11:05.244 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:11:05.247 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 23:11:05.249 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 23:11:05.252 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:11:05.254 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:05.256 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:05.259 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:11:05.261 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:11:05.264 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:11:05.292 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:11:05.320 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-13 23:11:05.321 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:11:05.329 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 23:11:05.332 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 23:11:05.335 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 23:11:05.338 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:11:05.340 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:11:05.343 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:11:05.345 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:05.347 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:05.351 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:11:05.353 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:11:05.355 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:05.358 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:05.360 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 23:11:05.422 | Enabling site cinder-wsgi. 2022-04-13 23:11:05.427 | To activate the new configuration, you need to run: 2022-04-13 23:11:05.427 | systemctl reload apache2 2022-04-13 23:11:05.431 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:11:05.434 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:11:05.436 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:11:05.439 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:11:05.574 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 23:11:05.576 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 23:11:05.609 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.18/image 2022-04-13 23:11:05.639 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 23:11:05.656 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:05.659 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 23:11:05.661 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:11:05.664 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:11:05.666 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:11:05.668 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 23:11:05.699 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 23:11:05.728 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.18/identity 2022-04-13 23:11:05.757 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 23:11:05.785 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 23:11:05.813 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 23:11:05.842 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 23:11:05.870 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 23:11:05.898 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:11:05.926 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 23:11:05.955 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 23:11:05.983 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:11:06.013 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 23:11:06.015 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 23:11:06.033 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:06.035 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.18:2379 2022-04-13 23:11:06.066 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 23:11:06.070 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 23:11:06.087 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:06.090 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 23:11:06.092 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 23:11:06.095 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 23:11:06.098 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:11:06.101 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 23:11:06.103 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 23:11:06.107 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:11:06.110 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:11:06.113 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:11:06.116 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:11:06.119 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:11:06.121 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:11:06.124 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 23:11:06.126 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 23:11:06.129 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 23:11:06.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:06.135 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:06.137 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-13 23:11:06.140 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:06.143 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 23:11:06.145 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 23:11:06.147 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 23:11:06.149 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:11:06.152 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:11:06.155 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:11:06.157 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:11:06.160 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:11:06.163 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:11:06.179 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:11:06.182 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:11:06.184 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:11:06.187 | + functions-common:git_clone:629 : echo master 2022-04-13 23:11:06.187 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:11:06.193 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 23:11:06.195 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:11:06.197 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 23:11:06.210 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 23:11:06.213 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:11:06.213 | + functions-common:git_clone:685 : head -1 2022-04-13 23:11:06.217 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-13 23:11:06.219 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:11:06.222 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 23:11:06.225 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:11:06.227 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:11:06.230 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 23:11:06.232 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:11:06.235 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 23:11:06.238 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:11:06.241 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:11:06.243 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 23:11:06.246 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:11:06.248 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:11:06.252 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 23:11:06.254 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:11:06.257 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 23:11:06.260 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:11:06.262 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:11:06.266 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 23:11:06.272 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 23:11:06.274 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 23:11:06.959 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 23:11:06.961 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:11:06.964 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:11:06.966 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:11:06.968 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:11:06.971 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 23:11:06.973 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:11:06.976 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:11:06.978 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:11:06.981 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:11:06.983 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:11:06.986 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:11:06.988 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:11:06.991 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 23:11:07.013 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 23:11:07.015 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-13 23:11:07.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:07.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:07.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:07.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:09.070 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:11:09.101 | Obtaining file:///opt/stack/neutron 2022-04-13 23:11:09.101 | Preparing metadata (setup.py): started 2022-04-13 23:11:14.823 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:11:14.917 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-13 23:11:14.918 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:11:14.919 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:11:14.920 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-13 23:11:14.921 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:11:14.922 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-13 23:11:14.924 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-13 23:11:14.924 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-13 23:11:14.925 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-13 23:11:14.926 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-13 23:11:14.928 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:11:14.929 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-13 23:11:14.930 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-13 23:11:14.931 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-13 23:11:14.932 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-13 23:11:14.934 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-13 23:11:14.934 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:11:14.935 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-13 23:11:14.936 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-13 23:11:14.938 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:11:14.939 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-13 23:11:14.940 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:11:14.941 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-13 23:11:14.943 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:11:14.944 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-13 23:11:14.945 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-13 23:11:14.946 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-13 23:11:14.947 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:11:14.948 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-13 23:11:14.950 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-13 23:11:14.951 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-13 23:11:14.952 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-13 23:11:14.953 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:11:14.954 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-13 23:11:14.955 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:11:14.956 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-13 23:11:14.957 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-13 23:11:14.959 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:11:14.961 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-13 23:11:14.962 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-13 23:11:14.963 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-13 23:11:14.964 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-13 23:11:14.965 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-13 23:11:14.966 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-13 23:11:14.967 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:11:14.968 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-13 23:11:14.969 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-13 23:11:14.970 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:11:14.971 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-13 23:11:14.972 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-13 23:11:14.973 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-13 23:11:14.975 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:11:14.976 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-13 23:11:14.977 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:11:14.978 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-13 23:11:14.994 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-13 23:11:14.996 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-13 23:11:14.997 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-13 23:11:15.005 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-13 23:11:15.017 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-13 23:11:15.018 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-13 23:11:15.019 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:11:15.041 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev114) (3.0.7) 2022-04-13 23:11:15.048 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:11:15.110 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-13 23:11:15.111 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.7.0) 2022-04-13 23:11:15.169 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (4.4.0) 2022-04-13 23:11:15.172 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:11:15.224 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:11:15.227 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (1.2.2) 2022-04-13 23:11:15.258 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-13 23:11:15.259 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.1.5) 2022-04-13 23:11:15.260 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:11:15.261 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-13 23:11:15.262 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-13 23:11:15.263 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.32) 2022-04-13 23:11:15.264 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-13 23:11:15.265 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:11:15.281 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev114) (1.0.3) 2022-04-13 23:11:15.375 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev114) (0.17.3) 2022-04-13 23:11:15.448 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:11:15.512 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (2.0.1) 2022-04-13 23:11:15.515 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:11:15.516 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.13.0) 2022-04-13 23:11:15.579 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (0.9.6) 2022-04-13 23:11:15.580 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (2.8.2) 2022-04-13 23:11:15.638 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:11:15.640 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.4.0) 2022-04-13 23:11:15.642 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:11:15.644 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.2.4) 2022-04-13 23:11:15.670 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.3.0) 2022-04-13 23:11:15.671 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:11:15.722 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (1.15.0) 2022-04-13 23:11:15.778 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-13 23:11:15.812 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:11:15.814 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-13 23:11:15.840 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:11:15.985 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:11:16.059 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-13 23:11:16.142 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-13 23:11:16.143 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:11:16.254 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:11:16.256 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:11:16.257 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:11:16.258 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:11:16.259 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:11:16.261 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:11:16.262 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:11:16.466 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.10.1) 2022-04-13 23:11:16.468 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:11:16.469 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:11:16.516 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (2.1.0) 2022-04-13 23:11:16.517 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (3.17.6) 2022-04-13 23:11:16.611 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2.0.12) 2022-04-13 23:11:16.612 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-13 23:11:16.615 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-13 23:11:16.616 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (1.26.9) 2022-04-13 23:11:16.652 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-13 23:11:16.990 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-13 23:11:17.067 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:11:17.228 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (2.21) 2022-04-13 23:11:17.302 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:11:17.304 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:11:17.540 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:11:17.714 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.2) 2022-04-13 23:11:18.291 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.14.1) 2022-04-13 23:11:18.339 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (0.2.5) 2022-04-13 23:11:18.944 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.4.2) 2022-04-13 23:11:18.946 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.2) 2022-04-13 23:11:19.263 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:11:19.263 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (4.11.1) 2022-04-13 23:11:19.434 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev114) (3.8.0) 2022-04-13 23:11:19.679 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (1.8.2) 2022-04-13 23:11:19.680 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (21.4.0) 2022-04-13 23:11:19.869 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:11:20.135 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.3.2) 2022-04-13 23:11:21.749 | Installing collected packages: neutron 2022-04-13 23:11:21.750 | Attempting uninstall: neutron 2022-04-13 23:11:21.750 | Found existing installation: neutron 20.1.0.dev114 2022-04-13 23:11:21.769 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 23:11:21.770 | Running setup.py develop for neutron 2022-04-13 23:11:29.383 | Successfully installed neutron 2022-04-13 23:11:29.383 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:11:29.391 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:11:29.391 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:11:29.544 | + inc/python:pip_install:200 : result=0 2022-04-13 23:11:29.546 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:11:29.548 | + functions-common:time_stop:2432 : local name 2022-04-13 23:11:29.550 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:11:29.553 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:11:29.556 | + functions-common:time_stop:2435 : local total 2022-04-13 23:11:29.558 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:11:29.560 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:11:29.562 | + functions-common:time_stop:2439 : start_time=1649891467007 2022-04-13 23:11:29.565 | + functions-common:time_stop:2441 : [[ -z 1649891467007 ]] 2022-04-13 23:11:29.567 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:11:29.572 | + functions-common:time_stop:2444 : end_time=1649891489569 2022-04-13 23:11:29.574 | + functions-common:time_stop:2445 : elapsed_time=22562 2022-04-13 23:11:29.576 | + functions-common:time_stop:2446 : total=127730 2022-04-13 23:11:29.578 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:11:29.580 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=150292 2022-04-13 23:11:29.583 | + inc/python:pip_install:203 : return 0 2022-04-13 23:11:29.585 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:11:29.588 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:11:29.590 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:11:29.609 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:11:29.622 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 23:11:29.624 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 23:11:29.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:29.629 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:29.632 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-13 23:11:29.634 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:29.637 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 23:11:29.639 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:11:29.642 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 23:11:29.659 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:29.662 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 23:11:29.665 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 23:11:29.667 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 23:11:29.670 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:11:29.672 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 23:11:29.675 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 23:11:29.678 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 23:11:29.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:29.683 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:29.685 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-13 23:11:29.688 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:29.691 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 23:11:29.706 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:29.709 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 23:11:29.726 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:29.729 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 23:11:29.745 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:29.747 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 23:11:29.750 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 23:11:29.752 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 23:11:29.754 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:11:29.756 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:11:29.759 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:11:29.762 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:11:29.764 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:11:29.766 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:11:29.783 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:11:29.785 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:11:29.788 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:11:29.791 | + functions-common:git_clone:629 : echo master 2022-04-13 23:11:29.791 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:11:29.796 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 23:11:29.799 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:11:29.801 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 23:11:29.814 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 23:11:29.817 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:11:29.817 | + functions-common:git_clone:685 : head -1 2022-04-13 23:11:29.821 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 23:11:29.823 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:11:29.826 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 23:11:29.828 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:11:29.831 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:11:29.834 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 23:11:29.836 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:11:29.838 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 23:11:29.841 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:11:29.843 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:11:29.846 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 23:11:29.849 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:11:29.852 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:11:29.855 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 23:11:29.857 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:11:29.860 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 23:11:29.863 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:11:29.866 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:11:29.869 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 23:11:29.875 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 23:11:29.877 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 23:11:30.539 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 23:11:30.541 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:11:30.543 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:11:30.546 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:11:30.548 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:11:30.550 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 23:11:30.553 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:11:30.555 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:11:30.557 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:11:30.560 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:11:30.562 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:11:30.564 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:11:30.567 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:11:30.569 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 23:11:30.590 | Using python 3.8 to install /opt/stack/nova 2022-04-13 23:11:30.593 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-13 23:11:31.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:31.465 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:31.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:11:31.465 | from cryptography.utils import int_from_bytes 2022-04-13 23:11:32.646 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:11:32.678 | Obtaining file:///opt/stack/nova 2022-04-13 23:11:32.679 | Preparing metadata (setup.py): started 2022-04-13 23:11:39.391 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:11:39.518 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-13 23:11:39.519 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-13 23:11:39.520 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-13 23:11:39.521 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-13 23:11:39.523 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:11:39.524 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-13 23:11:39.525 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-13 23:11:39.526 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-13 23:11:39.527 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-13 23:11:39.528 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-13 23:11:39.529 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-13 23:11:39.530 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:11:39.531 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:11:39.532 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:11:39.533 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-13 23:11:39.534 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-13 23:11:39.535 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-13 23:11:39.536 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-13 23:11:39.538 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-13 23:11:39.538 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-13 23:11:39.539 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:11:39.541 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-13 23:11:39.542 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:11:39.543 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-13 23:11:39.544 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-13 23:11:39.545 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-13 23:11:39.546 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:11:39.547 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-13 23:11:39.548 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-13 23:11:39.549 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:11:39.550 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-13 23:11:39.552 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-13 23:11:39.553 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-13 23:11:39.554 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:11:39.555 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-13 23:11:39.556 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-13 23:11:39.558 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:11:39.559 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-13 23:11:39.560 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-13 23:11:39.561 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:11:39.563 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-13 23:11:39.564 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-13 23:11:39.565 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:11:39.566 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:11:39.568 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-13 23:11:39.569 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:11:39.570 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-13 23:11:39.571 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-13 23:11:39.572 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-13 23:11:39.573 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-13 23:11:39.575 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-13 23:11:39.576 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:11:39.577 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-13 23:11:39.578 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:11:39.579 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-13 23:11:39.580 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-13 23:11:39.581 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-13 23:11:39.582 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:11:39.583 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-13 23:11:39.585 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-13 23:11:39.586 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-13 23:11:39.587 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:11:39.588 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-13 23:11:39.589 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 23:11:39.605 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-13 23:11:39.606 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-13 23:11:39.608 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:11:39.631 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-13 23:11:39.669 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-13 23:11:39.701 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-13 23:11:39.703 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:11:39.726 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:11:39.852 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-13 23:11:39.854 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:11:39.915 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-13 23:11:39.943 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-13 23:11:39.944 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:11:39.946 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:11:39.947 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-13 23:11:39.948 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-13 23:11:39.969 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:11:39.970 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:11:40.025 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:11:40.027 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:11:40.030 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:11:40.089 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-13 23:11:40.204 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-13 23:11:40.206 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:11:40.288 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-13 23:11:40.351 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:11:40.352 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-13 23:11:40.353 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-13 23:11:40.357 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:11:40.383 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-13 23:11:40.384 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:11:40.438 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-13 23:11:40.499 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-13 23:11:40.531 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:11:40.533 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-13 23:11:40.588 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-13 23:11:40.589 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-13 23:11:40.679 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:11:40.708 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-13 23:11:40.789 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-13 23:11:40.867 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-13 23:11:40.933 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-13 23:11:40.935 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:11:40.936 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-13 23:11:40.983 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:11:40.986 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:11:40.989 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-13 23:11:41.068 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-13 23:11:41.069 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-13 23:11:41.077 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-13 23:11:41.077 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-13 23:11:41.171 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-13 23:11:41.385 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-13 23:11:41.387 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-13 23:11:41.499 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-13 23:11:41.500 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:11:41.501 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-13 23:11:41.620 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-13 23:11:41.700 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-13 23:11:41.736 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:11:41.946 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-13 23:11:42.025 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:11:42.029 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:11:42.248 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:11:42.365 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-13 23:11:42.854 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-13 23:11:42.903 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-13 23:11:43.286 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:11:43.287 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:11:43.288 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:11:43.289 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:11:43.290 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:11:43.292 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:11:43.293 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:11:44.534 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-13 23:11:44.950 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-13 23:11:44.952 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-13 23:11:45.051 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:11:45.158 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:11:46.843 | Installing collected packages: nova 2022-04-13 23:11:46.843 | Attempting uninstall: nova 2022-04-13 23:11:46.844 | Found existing installation: nova 25.1.0.dev32 2022-04-13 23:11:46.852 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 23:11:46.854 | Running setup.py develop for nova 2022-04-13 23:11:55.053 | Successfully installed nova 2022-04-13 23:11:55.053 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:11:55.061 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:11:55.061 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:11:55.212 | + inc/python:pip_install:200 : result=0 2022-04-13 23:11:55.215 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:11:55.217 | + functions-common:time_stop:2432 : local name 2022-04-13 23:11:55.219 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:11:55.221 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:11:55.224 | + functions-common:time_stop:2435 : local total 2022-04-13 23:11:55.226 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:11:55.228 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:11:55.230 | + functions-common:time_stop:2439 : start_time=1649891490585 2022-04-13 23:11:55.232 | + functions-common:time_stop:2441 : [[ -z 1649891490585 ]] 2022-04-13 23:11:55.235 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:11:55.240 | + functions-common:time_stop:2444 : end_time=1649891515237 2022-04-13 23:11:55.242 | + functions-common:time_stop:2445 : elapsed_time=24652 2022-04-13 23:11:55.244 | + functions-common:time_stop:2446 : total=150292 2022-04-13 23:11:55.246 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:11:55.248 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=174944 2022-04-13 23:11:55.251 | + inc/python:pip_install:203 : return 0 2022-04-13 23:11:55.253 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:11:55.256 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:11:55.259 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:11:55.277 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:11:55.289 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 23:11:55.292 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 23:11:55.294 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:11:55.296 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:11:55.299 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-13 23:11:55.302 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:11:55.305 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-13 23:11:55.318 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:11:55.320 | + ./stack.sh:main:939 : configure_nova 2022-04-13 23:11:55.323 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 23:11:55.335 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 23:11:55.337 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 23:11:55.340 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:11:55.343 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 23:11:55.344 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:11:55.349 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 23:11:55.351 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 23:11:55.353 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:11:55.356 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 23:11:55.358 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 23:11:55.361 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 23:11:55.364 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 23:11:55.366 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 23:11:55.378 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 23:11:55.390 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-13 23:11:55.403 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-13 23:11:55.415 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 23:11:55.427 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:11:55.431 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:11:55.435 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Y4FjDbr3gz 2022-04-13 23:11:55.438 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:11:55.440 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:11:55.444 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 23:11:55.446 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:11:55.449 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:11:55.451 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Y4FjDbr3gz 2022-04-13 23:11:55.455 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Y4FjDbr3gz 2022-04-13 23:11:55.467 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Y4FjDbr3gz /etc/sudoers.d/nova-rootwrap 2022-04-13 23:11:55.480 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 23:11:55.484 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:11:55.487 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:11:55.490 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:11:55.492 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:11:55.495 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 23:11:55.497 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 23:11:55.500 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:11:55.502 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 23:11:55.508 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 23:11:55.524 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:55.527 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 23:11:55.529 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 23:11:55.533 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 23:11:55.537 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 23:11:55.567 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 23:11:55.569 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 23:11:55.595 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 23:11:55.625 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 23:11:55.651 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-13 23:11:55.686 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 23:11:55.719 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 23:11:55.749 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 23:11:55.751 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.18 2022-04-13 23:11:55.778 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 23:11:55.806 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 23:11:55.834 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 23:11:55.862 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 23:11:55.889 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:11:55.919 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 23:11:55.921 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:11:55.924 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:11:55.927 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:11:55.929 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:11:55.931 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:11:55.934 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:11:55.936 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:11:55.938 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:11:55.940 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:11:55.943 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:11:55.945 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:11:55.947 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 23:11:55.949 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:11:55.951 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:11:55.953 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:11:55.956 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:11:55.958 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:11:55.961 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:11:55.963 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 23:11:55.979 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:55.982 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:11:55.984 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 23:11:55.986 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 23:11:56.013 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 23:11:56.016 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 23:11:56.018 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 23:11:56.021 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 23:11:56.023 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:11:56.026 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:11:56.057 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 23:11:56.059 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 23:11:56.061 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 23:11:56.064 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 23:11:56.067 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:11:56.073 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:11:56.104 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 23:11:56.134 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 23:11:56.162 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 23:11:56.189 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 23:11:56.205 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:56.208 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 23:11:56.225 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:56.228 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 23:11:56.228 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 23:11:56.234 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 23:11:56.236 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 23:11:56.266 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 23:11:56.282 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:56.284 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 23:11:56.287 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:11:56.289 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:11:56.291 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:11:56.294 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 23:11:56.323 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 23:11:56.350 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-04-13 23:11:56.377 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 23:11:56.405 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 23:11:56.432 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 23:11:56.460 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 23:11:56.487 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 23:11:56.514 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:11:56.542 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:11:56.570 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 23:11:56.587 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:56.589 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 23:11:56.591 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 23:11:56.621 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 23:11:56.649 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.18/identity 2022-04-13 23:11:56.675 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 23:11:56.704 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 23:11:56.731 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 23:11:56.759 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 23:11:56.786 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 23:11:56.813 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 23:11:56.830 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:56.832 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 23:11:56.834 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 23:11:56.861 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 23:11:56.892 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 23:11:56.894 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 23:11:56.922 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 23:11:56.925 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 23:11:56.928 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 23:11:56.930 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:11:56.932 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:11:56.934 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:11:56.937 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:11:56.939 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:11:56.941 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:11:56.944 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 23:11:56.946 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:11:56.948 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:11:56.950 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:11:56.952 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:11:56.955 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:11:56.957 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:11:56.960 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:11:56.962 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:11:56.964 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:11:56.966 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:11:56.969 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:11:56.971 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 23:11:56.973 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 23:11:56.976 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:11:56.979 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:11:56.995 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:11:56.997 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:11:56.999 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:11:57.002 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:11:57.004 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:11:57.032 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:11:57.060 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:11:57.088 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:11:57.117 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 23:11:57.146 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 23:11:57.163 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:57.165 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 23:11:57.167 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 23:11:57.170 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 23:11:57.172 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 23:11:57.174 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:11:57.177 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:11:57.180 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 23:11:57.184 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 23:11:57.186 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:11:57.189 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:11:57.202 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:11:57.202 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:11:57.210 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:11:57.213 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:11:57.229 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:11:57.232 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 23:11:57.235 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 23:11:57.265 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:11:57.297 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 23:11:57.325 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:11:57.354 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:11:57.382 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:11:57.409 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:11:57.436 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:11:57.464 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:11:57.492 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:11:57.518 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:11:57.547 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:11:57.575 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:11:57.602 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:11:57.605 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:11:57.608 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 23:11:57.610 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 23:11:57.612 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:11:57.615 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:57.617 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:57.620 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:11:57.622 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:11:57.625 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:11:57.652 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:11:57.680 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-13 23:11:57.680 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:11:57.689 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 23:11:57.693 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 23:11:57.695 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 23:11:57.698 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:11:57.700 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:11:57.702 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:11:57.705 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:57.707 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:57.709 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:11:57.712 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:11:57.714 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:11:57.716 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:11:57.719 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 23:11:57.780 | Enabling site nova-api-wsgi. 2022-04-13 23:11:57.786 | To activate the new configuration, you need to run: 2022-04-13 23:11:57.786 | systemctl reload apache2 2022-04-13 23:11:57.790 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:11:57.792 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:11:57.795 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:11:57.797 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:11:57.932 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 23:11:57.951 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:57.954 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-13 23:11:57.956 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:11:57.959 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 23:11:57.961 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 23:11:57.964 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 23:11:57.966 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:11:57.969 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:11:57.974 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 23:11:57.976 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:11:57.978 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:11:57.992 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:11:57.992 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:11:58.001 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:11:58.004 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:11:58.020 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 23:11:58.022 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:11:58.026 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:11:58.057 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 23:11:58.084 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 23:11:58.111 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:11:58.139 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:11:58.167 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:11:58.195 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:11:58.222 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:11:58.250 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:11:58.278 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:11:58.305 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:11:58.333 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:11:58.360 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:11:58.388 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 23:11:58.391 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 23:11:58.422 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 23:11:58.439 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:58.441 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:11:58.472 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 23:11:58.475 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 23:11:58.477 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 23:11:58.494 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:58.496 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-13 23:11:58.499 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-13 23:11:58.527 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 23:11:58.558 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 23:11:58.560 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:11:58.563 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 23:11:58.565 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:11:58.568 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:11:58.570 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:11:58.587 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:58.590 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:11:58.592 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:11:58.595 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:11:58.611 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:58.613 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-13 23:11:58.617 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-13 23:11:58.644 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:11:58.647 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:11:58.649 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 23:11:58.678 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 23:11:58.705 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 23:11:58.736 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 23:11:58.753 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:11:58.756 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:11:58.783 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 23:11:58.786 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 23:11:58.789 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 23:11:58.819 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 23:11:58.847 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.18/identity 2022-04-13 23:11:58.876 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 23:11:58.903 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 23:11:58.932 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 23:11:58.960 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 23:11:58.988 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 23:11:59.016 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 23:11:59.045 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 23:11:59.061 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:59.064 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 23:11:59.069 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:11:59.071 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 23:11:59.073 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 23:11:59.076 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 23:11:59.079 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:11:59.081 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:11:59.085 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:11:59.087 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 23:11:59.089 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 23:11:59.093 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 23:11:59.096 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 23:11:59.099 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 23:11:59.101 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 23:11:59.104 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:11:59.106 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:11:59.136 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 23:11:59.168 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 23:11:59.198 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:11:59.200 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 23:11:59.203 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 23:11:59.205 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 23:11:59.222 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:59.226 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 23:11:59.226 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 23:11:59.905 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 23:11:59.908 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 23:11:59.910 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:11:59.912 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 23:11:59.915 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:11:59.917 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 23:11:59.919 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:11:59.936 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:59.940 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 23:11:59.943 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 23:11:59.945 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:11:59.961 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:11:59.963 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 2022-04-13 23:11:59.966 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/nova_cell1 2022-04-13 23:11:59.994 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:11:59.996 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:11:59.998 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 23:12:00.015 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:00.018 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 23:12:00.020 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:12:00.022 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 23:12:00.053 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.18/identity 2022-04-13 23:12:00.082 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 23:12:00.110 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 23:12:00.138 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 23:12:00.166 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 23:12:00.195 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 23:12:00.222 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 23:12:00.250 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 23:12:00.253 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 23:12:00.255 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 23:12:00.258 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:12:00.275 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:12:00.277 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:12:00.279 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:12:00.282 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:12:00.284 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:12:00.313 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:12:00.340 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:12:00.368 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:12:00.396 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:12:00.399 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 23:12:00.404 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:12:00.406 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 23:12:00.408 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 23:12:00.411 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 23:12:00.414 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:12:00.416 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:12:00.419 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:12:00.421 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 23:12:00.423 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 23:12:00.426 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:12:00.429 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 23:12:00.435 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 23:12:00.438 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 23:12:00.458 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:00.460 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 23:12:00.463 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 23:12:00.480 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:00.482 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 23:12:00.499 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:00.502 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 23:12:00.519 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:00.522 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 23:12:00.539 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:00.541 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 23:12:00.544 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 23:12:00.546 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 23:12:00.549 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:12:00.552 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 23:12:00.554 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 23:12:00.557 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 23:12:00.560 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:00.562 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:00.565 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 23:12:00.568 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:12:00.571 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:12:00.573 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:12:00.576 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:12:00.578 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:12:00.580 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:12:00.583 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:00.586 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:00.588 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:12:00.591 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:12:00.593 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:12:00.595 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:12:00.598 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 23:12:00.601 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:12:00.603 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:00.605 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:00.608 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 23:12:00.631 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-13 23:12:00.741 | Reading package lists... 2022-04-13 23:12:00.984 | Building dependency tree... 2022-04-13 23:12:00.985 | Reading state information... 2022-04-13 23:12:01.238 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:12:01.238 | The following packages were automatically installed and are no longer required: 2022-04-13 23:12:01.239 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:12:01.239 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:12:01.239 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:12:01.239 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:12:01.239 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:12:01.239 | python3-zope.interface 2022-04-13 23:12:01.239 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:12:01.353 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:12:01.357 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:12:01.360 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:12:01.362 | + functions-common:time_stop:2432 : local name 2022-04-13 23:12:01.365 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:12:01.367 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:12:01.370 | + functions-common:time_stop:2435 : local total 2022-04-13 23:12:01.372 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:12:01.374 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:12:01.377 | + functions-common:time_stop:2439 : start_time=1649891520628 2022-04-13 23:12:01.380 | + functions-common:time_stop:2441 : [[ -z 1649891520628 ]] 2022-04-13 23:12:01.383 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:12:01.388 | + functions-common:time_stop:2444 : end_time=1649891521385 2022-04-13 23:12:01.390 | + functions-common:time_stop:2445 : elapsed_time=757 2022-04-13 23:12:01.392 | + functions-common:time_stop:2446 : total=6085 2022-04-13 23:12:01.395 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:12:01.398 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6842 2022-04-13 23:12:01.400 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:12:01.403 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 23:12:01.405 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 23:12:01.408 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 23:12:01.411 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 23:12:01.414 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 23:12:01.437 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 23:12:01.440 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:12:01.442 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:12:01.445 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:12:01.447 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:12:01.450 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:12:01.452 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:12:01.455 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:01.458 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:01.460 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:12:01.463 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:12:01.465 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:12:01.468 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:12:01.470 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 23:12:01.474 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:12:01.476 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:01.479 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:01.481 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 23:12:01.503 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-13 23:12:01.621 | Reading package lists... 2022-04-13 23:12:01.865 | Building dependency tree... 2022-04-13 23:12:01.866 | Reading state information... 2022-04-13 23:12:02.119 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 23:12:02.119 | The following packages were automatically installed and are no longer required: 2022-04-13 23:12:02.120 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:12:02.120 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:12:02.120 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:12:02.120 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:12:02.120 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:12:02.120 | python3-zope.interface 2022-04-13 23:12:02.120 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:12:02.233 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:12:02.238 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:12:02.241 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:12:02.243 | + functions-common:time_stop:2432 : local name 2022-04-13 23:12:02.246 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:12:02.248 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:12:02.250 | + functions-common:time_stop:2435 : local total 2022-04-13 23:12:02.253 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:12:02.256 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:12:02.258 | + functions-common:time_stop:2439 : start_time=1649891521500 2022-04-13 23:12:02.260 | + functions-common:time_stop:2441 : [[ -z 1649891521500 ]] 2022-04-13 23:12:02.264 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:12:02.268 | + functions-common:time_stop:2444 : end_time=1649891522265 2022-04-13 23:12:02.270 | + functions-common:time_stop:2445 : elapsed_time=765 2022-04-13 23:12:02.273 | + functions-common:time_stop:2446 : total=6842 2022-04-13 23:12:02.275 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:12:02.278 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7607 2022-04-13 23:12:02.280 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:12:02.283 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 23:12:02.285 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 23:12:02.288 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:12:02.290 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:02.293 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:02.300 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 23:12:02.300 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 23:12:02.354 | wsgi (enabled by maintainer script) 2022-04-13 23:12:02.357 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 23:12:02.360 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 23:12:02.362 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:12:02.366 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 23:12:02.369 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 23:12:02.371 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:12:02.375 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:12:02.375 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:12:02.381 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 23:12:02.383 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 23:12:02.386 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 23:12:02.389 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 23:12:02.391 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 23:12:02.415 | Using python 3.8 to install osc-placement 2022-04-13 23:12:02.418 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-13 23:12:03.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:03.302 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:03.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:03.302 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:04.486 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:12:04.519 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 23:12:04.530 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 23:12:04.531 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 23:12:04.533 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 23:12:04.534 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 23:12:04.535 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 23:12:04.536 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 23:12:04.595 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-13 23:12:04.596 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-13 23:12:04.597 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-13 23:12:04.600 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-13 23:12:04.612 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-13 23:12:04.615 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-13 23:12:04.617 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-13 23:12:04.631 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-13 23:12:04.632 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-13 23:12:04.633 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-13 23:12:04.635 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-13 23:12:04.636 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-13 23:12:04.637 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-13 23:12:04.657 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-13 23:12:04.658 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-13 23:12:04.661 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-13 23:12:04.662 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-13 23:12:04.670 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-13 23:12:04.709 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-13 23:12:04.711 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-13 23:12:04.712 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-13 23:12:04.714 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-13 23:12:04.715 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-13 23:12:04.716 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-13 23:12:04.717 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-13 23:12:04.719 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-13 23:12:04.784 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-13 23:12:04.787 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-13 23:12:04.788 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-13 23:12:04.790 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-13 23:12:04.880 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-13 23:12:04.881 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-13 23:12:04.882 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-13 23:12:04.925 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-13 23:12:04.966 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-13 23:12:05.141 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-13 23:12:07.416 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:12:07.423 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:12:07.430 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:12:07.554 | + inc/python:pip_install:200 : result=0 2022-04-13 23:12:07.556 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:12:07.559 | + functions-common:time_stop:2432 : local name 2022-04-13 23:12:07.561 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:12:07.564 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:12:07.567 | + functions-common:time_stop:2435 : local total 2022-04-13 23:12:07.570 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:12:07.573 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:12:07.575 | + functions-common:time_stop:2439 : start_time=1649891522408 2022-04-13 23:12:07.578 | + functions-common:time_stop:2441 : [[ -z 1649891522408 ]] 2022-04-13 23:12:07.581 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:12:07.585 | + functions-common:time_stop:2444 : end_time=1649891527582 2022-04-13 23:12:07.588 | + functions-common:time_stop:2445 : elapsed_time=5174 2022-04-13 23:12:07.590 | + functions-common:time_stop:2446 : total=174944 2022-04-13 23:12:07.593 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:12:07.595 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=180118 2022-04-13 23:12:07.598 | + inc/python:pip_install:203 : return 0 2022-04-13 23:12:07.601 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 23:12:07.604 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 23:12:07.606 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 23:12:07.608 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:12:07.611 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:12:07.615 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:12:07.617 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:12:07.620 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:12:07.623 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:12:07.640 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:12:07.643 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:12:07.645 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:12:07.648 | + functions-common:git_clone:629 : echo master 2022-04-13 23:12:07.649 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:12:07.654 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 23:12:07.657 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:12:07.659 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 23:12:07.673 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 23:12:07.677 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:12:07.677 | + functions-common:git_clone:685 : head -1 2022-04-13 23:12:07.681 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 23:12:07.683 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:12:07.686 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 23:12:07.689 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:12:07.691 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:12:07.694 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 23:12:07.696 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:12:07.699 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 23:12:07.701 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:12:07.704 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:12:07.707 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 23:12:07.709 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:12:07.712 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:12:07.715 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 23:12:07.717 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:12:07.720 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 23:12:07.724 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:12:07.726 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:12:07.730 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 23:12:07.735 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 23:12:07.739 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-13 23:12:08.405 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 23:12:08.407 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:12:08.410 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:12:08.413 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:12:08.415 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:12:08.418 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 23:12:08.420 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:12:08.423 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:12:08.425 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:12:08.428 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:12:08.431 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:12:08.434 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:12:08.436 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:12:08.439 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 23:12:08.460 | Using python 3.8 to install /opt/stack/placement 2022-04-13 23:12:08.463 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-13 23:12:09.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:09.333 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:09.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:09.333 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:10.504 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:12:10.536 | Obtaining file:///opt/stack/placement 2022-04-13 23:12:10.537 | Preparing metadata (setup.py): started 2022-04-13 23:12:15.232 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:12:15.277 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-13 23:12:15.278 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-13 23:12:15.279 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-13 23:12:15.280 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-13 23:12:15.281 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-13 23:12:15.282 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:12:15.283 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-13 23:12:15.285 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-13 23:12:15.286 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:12:15.287 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-13 23:12:15.288 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-13 23:12:15.289 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-13 23:12:15.291 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-13 23:12:15.292 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-13 23:12:15.293 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-13 23:12:15.294 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-13 23:12:15.295 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-13 23:12:15.296 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:12:15.297 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-13 23:12:15.298 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-13 23:12:15.299 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-13 23:12:15.364 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-13 23:12:15.366 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:12:15.368 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-13 23:12:15.369 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:12:15.371 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-13 23:12:15.372 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-13 23:12:15.390 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-13 23:12:15.432 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-13 23:12:15.434 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:12:15.435 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:12:15.436 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-13 23:12:15.437 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-13 23:12:15.487 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-13 23:12:15.490 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-13 23:12:15.491 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-13 23:12:15.492 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-13 23:12:15.531 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-13 23:12:15.537 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-13 23:12:15.554 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-13 23:12:15.556 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:12:15.558 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:12:15.584 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-13 23:12:15.586 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-13 23:12:15.599 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:12:15.614 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-13 23:12:15.615 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-13 23:12:15.617 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-13 23:12:15.619 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-13 23:12:15.661 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-13 23:12:15.662 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-13 23:12:15.664 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-13 23:12:15.666 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-13 23:12:15.683 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-13 23:12:15.871 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-13 23:12:15.910 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-13 23:12:15.912 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-13 23:12:15.912 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-13 23:12:15.930 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-13 23:12:15.963 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-13 23:12:16.018 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-13 23:12:16.083 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-13 23:12:16.166 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-13 23:12:16.216 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-13 23:12:16.407 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-13 23:12:16.408 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-13 23:12:16.410 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-13 23:12:16.489 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:12:16.553 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-13 23:12:16.713 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-13 23:12:16.822 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-13 23:12:16.823 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-13 23:12:18.726 | Installing collected packages: openstack-placement 2022-04-13 23:12:18.726 | Attempting uninstall: openstack-placement 2022-04-13 23:12:18.726 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 23:12:18.728 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 23:12:18.730 | Running setup.py develop for openstack-placement 2022-04-13 23:12:24.746 | Successfully installed openstack-placement 2022-04-13 23:12:24.747 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:12:24.755 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:12:24.755 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:12:24.885 | + inc/python:pip_install:200 : result=0 2022-04-13 23:12:24.887 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:12:24.890 | + functions-common:time_stop:2432 : local name 2022-04-13 23:12:24.892 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:12:24.895 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:12:24.897 | + functions-common:time_stop:2435 : local total 2022-04-13 23:12:24.899 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:12:24.901 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:12:24.904 | + functions-common:time_stop:2439 : start_time=1649891528455 2022-04-13 23:12:24.906 | + functions-common:time_stop:2441 : [[ -z 1649891528455 ]] 2022-04-13 23:12:24.909 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:12:24.914 | + functions-common:time_stop:2444 : end_time=1649891544911 2022-04-13 23:12:24.916 | + functions-common:time_stop:2445 : elapsed_time=16456 2022-04-13 23:12:24.918 | + functions-common:time_stop:2446 : total=180118 2022-04-13 23:12:24.921 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:12:24.923 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=196574 2022-04-13 23:12:24.926 | + inc/python:pip_install:203 : return 0 2022-04-13 23:12:24.929 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:12:24.932 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:12:24.934 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:12:24.955 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:12:24.968 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 23:12:24.970 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 23:12:24.974 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:12:24.976 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:12:24.979 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-13 23:12:24.982 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:12:24.984 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:12:24.987 | + ./stack.sh:main:945 : configure_placement 2022-04-13 23:12:24.990 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 23:12:25.003 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 23:12:25.005 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 23:12:25.010 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 23:12:25.012 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 23:12:25.015 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 23:12:25.018 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 23:12:25.020 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:12:25.023 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:12:25.056 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 23:12:25.088 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 23:12:25.121 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 23:12:25.124 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:12:25.126 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 23:12:25.129 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:12:25.131 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 23:12:25.164 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 23:12:25.194 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-04-13 23:12:25.224 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 23:12:25.253 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 23:12:25.282 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 23:12:25.312 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 23:12:25.342 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 23:12:25.373 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:12:25.402 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:12:25.432 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 23:12:25.434 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 23:12:25.437 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:12:25.441 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:12:25.459 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:12:25.461 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:12:25.464 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:12:25.466 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:12:25.469 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:12:25.499 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:12:25.529 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:12:25.561 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:12:25.591 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 23:12:25.593 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 23:12:25.596 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 23:12:25.599 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 23:12:25.601 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 23:12:25.604 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:12:25.606 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:12:25.610 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 23:12:25.614 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 23:12:25.617 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:12:25.619 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:12:25.632 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:12:25.632 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:12:25.641 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:12:25.645 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:12:25.661 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 23:12:25.663 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 23:12:25.667 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 23:12:25.699 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 23:12:25.728 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 23:12:25.758 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:12:25.787 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:12:25.817 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:12:25.846 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:12:25.875 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:12:25.904 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:12:25.934 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:12:25.965 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:12:25.994 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:12:26.024 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:12:26.053 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:12:26.055 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:12:26.059 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 23:12:26.061 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 23:12:26.064 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:12:26.067 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:26.069 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:26.072 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:12:26.075 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 23:12:26.077 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 23:12:26.107 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:12:26.136 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:12:26.137 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-13 23:12:26.146 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 23:12:26.149 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 23:12:26.152 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 23:12:26.154 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:12:26.157 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:12:26.160 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:12:26.163 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:26.165 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:26.168 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:12:26.170 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:12:26.173 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:26.175 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:26.178 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 23:12:26.239 | Site placement-api already enabled 2022-04-13 23:12:26.244 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:12:26.246 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:12:26.249 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:12:26.251 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:12:26.388 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 23:12:26.408 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:26.412 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 23:12:26.431 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:26.434 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 23:12:26.453 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:26.456 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 23:12:26.459 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 23:12:26.461 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 23:12:26.495 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.18/identity 2022-04-13 23:12:26.523 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 23:12:26.556 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 23:12:26.585 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 23:12:26.615 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 23:12:26.643 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 23:12:26.675 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 23:12:26.706 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 23:12:26.724 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:26.727 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 23:12:26.744 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:26.747 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 23:12:26.749 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:12:26.752 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 23:12:26.754 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:12:26.757 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:12:26.759 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:12:26.762 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:12:26.764 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:12:26.768 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:12:26.772 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:12:26.775 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:12:26.778 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:12:26.780 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 23:12:26.783 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:12:26.799 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:26.802 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:12:26.804 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:12:26.807 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 23:12:26.809 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 23:12:26.811 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:12:26.814 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 23:12:26.816 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 23:12:26.819 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 23:12:26.876 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 23:12:26.914 | [97928 Async install_tempest:123106]: running: install_tempest 2022-04-13 23:12:26.917 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:12:26.920 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:12:26.923 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:12:26.925 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:12:26.928 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 23:12:26.931 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:12:26.933 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 23:12:26.936 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:12:26.939 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:12:26.942 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 23:12:26.944 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 23:12:26.947 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:12:26.950 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:12:26.953 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-13 23:12:26.956 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:12:26.959 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 23:12:26.962 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 23:12:26.965 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:12:26.968 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 23:12:26.971 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 23:12:26.974 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:12:26.979 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:12:26.979 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:12:26.986 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 23:12:26.989 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 23:12:26.992 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 23:12:26.995 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 23:12:26.997 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 23:12:27.022 | Using python 3.8 to install python-openstackclient 2022-04-13 23:12:27.024 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-13 23:12:27.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:27.897 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:27.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:12:27.897 | from cryptography.utils import int_from_bytes 2022-04-13 23:12:29.071 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:12:29.102 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 23:12:29.122 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 23:12:29.123 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 23:12:29.124 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 23:12:29.125 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 23:12:29.126 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 23:12:29.127 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 23:12:29.128 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 23:12:29.129 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 23:12:29.130 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-13 23:12:29.132 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 23:12:29.133 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 23:12:29.143 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-13 23:12:29.144 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-13 23:12:29.145 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-13 23:12:29.147 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-13 23:12:29.148 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-13 23:12:29.173 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-13 23:12:29.175 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-13 23:12:29.176 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-13 23:12:29.177 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-13 23:12:29.178 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-13 23:12:29.180 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-13 23:12:29.181 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-13 23:12:29.182 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-13 23:12:29.183 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-13 23:12:29.184 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-13 23:12:29.185 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-13 23:12:29.199 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-13 23:12:29.218 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-13 23:12:29.219 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-13 23:12:29.220 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-13 23:12:29.222 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-13 23:12:29.243 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-13 23:12:29.261 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-13 23:12:29.263 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-13 23:12:29.265 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-13 23:12:29.356 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-13 23:12:29.357 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-13 23:12:29.359 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-13 23:12:29.400 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-13 23:12:29.411 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-13 23:12:29.445 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-13 23:12:29.607 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-13 23:12:29.623 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-13 23:12:29.725 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-13 23:12:29.727 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-13 23:12:29.729 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-13 23:12:29.731 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-13 23:12:29.880 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-13 23:12:32.157 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:12:32.164 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:12:32.165 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:12:32.291 | + inc/python:pip_install:200 : result=0 2022-04-13 23:12:32.294 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:12:32.296 | + functions-common:time_stop:2432 : local name 2022-04-13 23:12:32.298 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:12:32.301 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:12:32.303 | + functions-common:time_stop:2435 : local total 2022-04-13 23:12:32.306 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:12:32.308 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:12:32.310 | + functions-common:time_stop:2439 : start_time=1649891547015 2022-04-13 23:12:32.313 | + functions-common:time_stop:2441 : [[ -z 1649891547015 ]] 2022-04-13 23:12:32.317 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:12:32.321 | + functions-common:time_stop:2444 : end_time=1649891552318 2022-04-13 23:12:32.323 | + functions-common:time_stop:2445 : elapsed_time=5303 2022-04-13 23:12:32.326 | + functions-common:time_stop:2446 : total=196574 2022-04-13 23:12:32.328 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:12:32.330 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=201877 2022-04-13 23:12:32.333 | + inc/python:pip_install:203 : return 0 2022-04-13 23:12:32.336 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 23:12:32.340 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 23:12:32.344 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.kY8hcX431w 2022-04-13 23:12:32.347 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 23:12:32.349 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 23:12:32.352 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 23:12:32.355 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:12:32.357 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:12:32.360 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 23:12:32.379 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:32.382 | + ./stack.sh:main:1037 : configure_database 2022-04-13 23:12:32.384 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 23:12:32.387 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 23:12:32.389 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 23:12:32.392 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:12:32.394 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 23:12:32.397 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 23:12:32.399 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:32.402 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:32.404 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 23:12:32.407 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 23:12:32.410 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 23:12:32.411 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 23:12:32.415 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 23:12:32.469 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 23:12:32.471 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:12:32.474 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:12:32.476 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:12:32.479 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:12:32.481 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:12:32.484 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:12:32.486 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:12:32.489 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:12:32.491 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:12:32.494 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:12:32.496 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:12:32.499 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 23:12:32.501 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:12:32.504 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:12:32.507 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:12:32.509 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:12:32.512 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:12:32.514 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:12:32.517 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 23:12:32.520 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:32.522 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:32.525 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 23:12:32.527 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:12:32.530 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:12:35.763 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 23:12:35.778 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 23:12:35.778 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 23:12:35.782 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 23:12:35.785 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 23:12:35.787 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:35.790 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:35.792 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 23:12:35.795 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 23:12:35.797 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 23:12:35.800 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:12:35.802 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:12:35.805 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 23:12:35.807 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 23:12:35.810 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-13 23:12:35.823 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:12:35.886 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 23:12:35.898 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:12:35.955 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 23:12:36.010 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 23:12:36.064 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 23:12:36.120 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 23:12:36.123 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 23:12:36.125 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:12:36.128 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:12:39.071 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 23:12:39.074 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 23:12:39.077 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:12:39.082 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-231239 2022-04-13 23:12:39.085 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-231239 1041' 2022-04-13 23:12:39.088 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:39.090 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:12:39.093 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:39.095 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:12:39.098 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:39.100 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:12:39.103 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:39.105 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:12:39.108 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:39.110 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.18 2022-04-13 23:12:39.112 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:39.115 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.18/identity 2022-04-13 23:12:39.117 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:39.120 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-230800 2022-04-13 23:12:39.122 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:39.125 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:12:39.128 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:39.130 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.18 2022-04-13 23:12:39.138 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:39.141 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:12:39.144 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:39.146 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:12:39.149 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:39.151 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:12:39.154 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:12:39.156 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:12:39.159 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 23:12:39.162 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 23:12:39.164 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 23:12:39.176 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 23:12:39.178 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:12:39.181 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 23:12:39.184 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:12:39.186 | + functions-common:run_process:1689 : local group= 2022-04-13 23:12:39.189 | + functions-common:run_process:1690 : local user= 2022-04-13 23:12:39.192 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 23:12:39.194 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:12:39.197 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:12:39.199 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:12:39.202 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:12:39.205 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:12:39.210 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891559207 2022-04-13 23:12:39.213 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 23:12:39.230 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:39.233 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 23:12:39.235 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 23:12:39.238 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:12:39.240 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:12:39.243 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:12:39.245 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:12:39.248 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 23:12:39.250 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 23:12:39.254 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 23:12:39.256 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:12:39.259 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:12:39.261 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 23:12:39.264 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-13 23:12:39.266 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 23:12:39.269 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:12:39.272 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:12:39.274 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 23:12:39.277 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:12:39.279 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:12:39.281 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 23:12:39.283 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:12:39.288 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 23:12:39.340 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 23:12:39.397 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:12:39.450 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 23:12:39.504 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 23:12:39.557 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:12:39.610 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:12:39.613 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 23:12:39.665 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:12:40.043 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 23:12:40.056 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 23:12:40.429 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 23:12:40.451 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:12:40.454 | + functions-common:time_stop:2432 : local name 2022-04-13 23:12:40.457 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:12:40.459 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:12:40.462 | + functions-common:time_stop:2435 : local total 2022-04-13 23:12:40.464 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:12:40.467 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:12:40.469 | + functions-common:time_stop:2439 : start_time=1649891559207 2022-04-13 23:12:40.472 | + functions-common:time_stop:2441 : [[ -z 1649891559207 ]] 2022-04-13 23:12:40.477 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:12:40.479 | + functions-common:time_stop:2444 : end_time=1649891560477 2022-04-13 23:12:40.482 | + functions-common:time_stop:2445 : elapsed_time=1270 2022-04-13 23:12:40.484 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:12:40.487 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:12:40.490 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1270 2022-04-13 23:12:40.493 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 23:12:40.495 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 23:12:40.498 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 23:12:40.500 | + functions-common:run_process:1689 : local group= 2022-04-13 23:12:40.504 | + functions-common:run_process:1690 : local user=root 2022-04-13 23:12:40.507 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 23:12:40.510 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:12:40.513 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:12:40.515 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:12:40.517 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:12:40.521 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:12:40.526 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891560523 2022-04-13 23:12:40.528 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 23:12:40.551 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:40.554 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:12:40.558 | + functions-common:time_stop:2432 : local name 2022-04-13 23:12:40.562 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:12:40.566 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:12:40.568 | + functions-common:time_stop:2435 : local total 2022-04-13 23:12:40.571 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:12:40.573 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:12:40.576 | + functions-common:time_stop:2439 : start_time=1649891560523 2022-04-13 23:12:40.578 | + functions-common:time_stop:2441 : [[ -z 1649891560523 ]] 2022-04-13 23:12:40.581 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:12:40.586 | + functions-common:time_stop:2444 : end_time=1649891560583 2022-04-13 23:12:40.588 | + functions-common:time_stop:2445 : elapsed_time=60 2022-04-13 23:12:40.591 | + functions-common:time_stop:2446 : total=1270 2022-04-13 23:12:40.593 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:12:40.596 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1330 2022-04-13 23:12:40.599 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 23:12:40.618 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:40.624 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 23:12:40.649 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:40.652 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 23:12:40.672 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:40.675 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 23:12:40.678 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 23:12:40.681 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837526-1-iscsi --data-dir /opt/stack/data/etcd' 2022-04-13 23:12:40.683 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 23:12:40.686 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837526-1-iscsi=http://10.222.0.18:2380' 2022-04-13 23:12:40.689 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.18:2380' 2022-04-13 23:12:40.692 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.18:2379' 2022-04-13 23:12:40.694 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 23:12:40.697 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 23:12:40.700 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.18:2379' 2022-04-13 23:12:40.702 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 23:12:40.705 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 23:12:40.707 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:12:40.710 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837526-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837526-1-iscsi=http://10.222.0.18:2380 --initial-advertise-peer-urls http://10.222.0.18:2380 --advertise-client-urls http://10.222.0.18:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.18:2379 --debug' '' root 2022-04-13 23:12:40.713 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 23:12:40.715 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837526-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837526-1-iscsi=http://10.222.0.18:2380 --initial-advertise-peer-urls http://10.222.0.18:2380 --advertise-client-urls http://10.222.0.18:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.18:2379 --debug' 2022-04-13 23:12:40.718 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:12:40.720 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 23:12:40.723 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:12:40.725 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:12:40.728 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:12:40.731 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:12:40.736 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 23:12:40.823 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 23:12:40.887 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837526-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837526-1-iscsi=http://10.222.0.18:2380 --initial-advertise-peer-urls http://10.222.0.18:2380 --advertise-client-urls http://10.222.0.18:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.18:2379 --debug' 2022-04-13 23:12:40.939 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 23:12:40.992 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 23:12:41.044 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:12:41.096 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:12:41.099 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 23:12:41.162 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:12:41.540 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 23:12:41.593 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 23:12:41.646 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 23:12:41.699 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 23:12:41.750 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 23:12:41.754 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 23:12:41.759 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 23:12:41.761 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 23:12:42.142 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 23:12:42.155 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 23:12:42.522 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 23:12:43.305 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 23:12:43.325 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:43.327 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 23:12:43.330 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 23:12:43.333 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 23:12:43.338 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 23:12:43.350 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 23:12:43.361 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 23:12:43.365 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:12:43.367 | + 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.18/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 23:12:43.505 | + 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.18/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 23:12:43.648 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.18/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 23:12:43.791 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.18/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:12:43.929 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.18/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:12:44.070 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.18/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:12:44.209 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.18/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 23:12:44.350 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.18/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 23:12:44.489 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.18/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 23:12:44.626 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.18/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 23:12:44.764 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 23:12:44.770 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 23:12:44.773 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 23:12:44.776 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 23:12:44.780 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 23:12:44.783 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 23:12:44.786 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 23:12:44.804 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:12:44.806 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 23:12:44.809 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:12:44.811 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 23:12:44.814 | + ./stack.sh:main:1097 : '[' 10.222.0.18 == 10.222.0.18 ']' 2022-04-13 23:12:44.817 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 23:12:44.819 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 23:12:44.836 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:12:44.839 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 23:12:44.841 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 23:12:44.844 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 23:12:44.847 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 23:12:44.849 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 23:12:44.852 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 23:12:44.857 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:12:51.048 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 23:12:51.053 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:12:51.182 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 23:12:51.184 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 23:12:51.187 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:12:51.190 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:12:51.193 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:12:51.198 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891571195 2022-04-13 23:12:51.200 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 23:12:55.911 | 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=125076) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:12:55.917 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:12:55.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:55.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:55.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:55.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:55.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:55.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:55.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:55.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:55.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:55.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:55.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:55.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:55.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:55.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:55.920 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:12:55.920 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:12:55.948 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:12:55.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:55.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:55.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:55.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:55.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:55.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:55.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:55.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:55.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:55.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:55.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:55.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:55.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:55.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:55.956 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:12:55.956 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:12:56.844 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:12:56.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:56.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:56.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:56.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:56.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:56.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:56.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:56.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:56.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:56.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:56.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:56.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:56.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:12:56.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:12:56.848 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:12:56.848 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:12:56.855 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:13:15.264 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 23:13:15.290 | [123106 Async install_tempest:123106]: finished successfully 2022-04-13 23:13:24.660 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:24.660 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:13:24.729 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:24.729 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:13:24.786 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:24.786 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:13:24.841 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:24.841 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:13:24.906 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:24.906 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:13:24.990 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:24.990 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:13:26.111 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:26.112 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:13:26.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.116 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:13:26.116 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:13:26.116 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:13:26.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.119 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:13:26.119 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:13:26.127 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:13:26.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.137 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:13:26.137 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:13:26.512 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:13:26.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.515 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:13:26.516 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:13:26.590 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:13:26.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:26.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:26.593 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:13:26.593 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:13:26.601 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:13:26.744 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:26.744 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:13:26.801 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:26.801 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:13:26.866 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:26.866 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:13:26.946 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:26.946 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:13:27.032 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:27.032 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:13:27.089 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:27.089 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:13:27.140 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:27.140 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:13:27.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.143 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:13:27.143 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:13:27.144 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:13:27.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.147 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:13:27.147 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:13:27.155 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:13:27.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.157 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:13:27.158 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:13:27.481 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:13:27.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.484 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:13:27.485 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:13:27.579 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:13:27.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:13:27.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:13:27.583 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:13:27.583 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125076) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:13:27.590 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:13:27.677 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:27.677 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:13:27.774 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:27.774 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:13:27.871 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:27.872 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:13:27.969 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:27.969 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:13:28.041 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:28.041 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:13:28.104 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:28.104 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:13:28.167 | INFO migrate.versioning.api [-] done 2022-04-13 23:13:28.550 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 23:13:28.552 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:28.555 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:28.557 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:28.560 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:28.562 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:28.565 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 23:13:28.568 | + functions-common:time_stop:2439 : start_time=1649891571195 2022-04-13 23:13:28.570 | + functions-common:time_stop:2441 : [[ -z 1649891571195 ]] 2022-04-13 23:13:28.573 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:28.578 | + functions-common:time_stop:2444 : end_time=1649891608575 2022-04-13 23:13:28.580 | + functions-common:time_stop:2445 : elapsed_time=37380 2022-04-13 23:13:28.583 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:13:28.586 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:28.588 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37380 2022-04-13 23:13:28.591 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 23:13:28.593 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 23:13:28.597 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 23:13:33.085 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 23:13:33.085 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:13:33.085 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:13:33.086 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 23:13:33.086 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:13:33.086 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:13:33.087 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:13:33.087 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:13:33.087 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:13:33.446 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 23:13:33.451 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 23:13:38.009 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 23:13:38.010 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:13:38.010 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:13:38.010 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 23:13:38.010 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:13:38.011 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:13:38.011 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:13:38.011 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:13:38.011 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:13:38.378 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 23:13:38.381 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 23:13:38.383 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 23:13:38.386 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 23:13:38.403 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:13:38.406 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:13:38.409 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 23:13:38.414 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 23:13:38.416 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 23:13:38.419 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:13:38.421 | + functions-common:run_process:1689 : local group= 2022-04-13 23:13:38.424 | + functions-common:run_process:1690 : local user= 2022-04-13 23:13:38.427 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 23:13:38.429 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:13:38.432 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:13:38.434 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:13:38.437 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:13:38.440 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:13:38.445 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891618442 2022-04-13 23:13:38.447 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 23:13:38.463 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:13:38.465 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 23:13:38.468 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 23:13:38.470 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:13:38.474 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:13:38.478 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:13:38.478 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:13:38.481 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 23:13:38.483 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 23:13:38.486 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 23:13:38.489 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:13:38.491 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:13:38.494 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 23:13:38.496 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-13 23:13:38.499 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 23:13:38.501 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:13:38.503 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 23:13:38.505 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 23:13:38.508 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 23:13:38.510 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 23:13:38.514 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 23:13:38.567 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 23:13:38.619 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 23:13:38.672 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:13:38.725 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:13:38.779 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 23:13:38.832 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 23:13:38.885 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 23:13:38.939 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 23:13:38.992 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 23:13:39.045 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 23:13:39.047 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 23:13:39.101 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 23:13:39.467 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 23:13:39.481 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 23:13:39.849 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 23:13:39.931 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:13:39.934 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:39.936 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:39.939 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:39.942 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:39.944 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:39.947 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:13:39.949 | + functions-common:time_stop:2439 : start_time=1649891618442 2022-04-13 23:13:39.952 | + functions-common:time_stop:2441 : [[ -z 1649891618442 ]] 2022-04-13 23:13:39.957 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:39.960 | + functions-common:time_stop:2444 : end_time=1649891619957 2022-04-13 23:13:39.963 | + functions-common:time_stop:2445 : elapsed_time=1515 2022-04-13 23:13:39.965 | + functions-common:time_stop:2446 : total=1330 2022-04-13 23:13:39.967 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:39.970 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2845 2022-04-13 23:13:39.973 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 23:13:39.973 | Waiting for keystone to start... 2022-04-13 23:13:39.975 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.18/identity/v3/ 2022-04-13 23:13:39.978 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.18/identity/v3/ 2022-04-13 23:13:39.980 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 23:13:39.983 | + functions:wait_for_service:458 : local url=http://10.222.0.18/identity/v3/ 2022-04-13 23:13:39.985 | + functions:wait_for_service:459 : local rval=0 2022-04-13 23:13:39.988 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 23:13:39.990 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 23:13:39.993 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:13:39.995 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:13:39.998 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:13:40.003 | + functions-common:time_start:2423 : _TIME_START[$name]=1649891620000 2022-04-13 23:13:40.006 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 23:13:40.012 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.18/identity/v3/ 2022-04-13 23:13:46.551 | + :: : [[ 200 == 503 ]] 2022-04-13 23:13:46.552 | + :: : [[ 0 -eq 7 ]] 2022-04-13 23:13:46.555 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 23:13:46.558 | + functions-common:time_stop:2432 : local name 2022-04-13 23:13:46.560 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:13:46.563 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:13:46.566 | + functions-common:time_stop:2435 : local total 2022-04-13 23:13:46.568 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:13:46.571 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 23:13:46.573 | + functions-common:time_stop:2439 : start_time=1649891620000 2022-04-13 23:13:46.576 | + functions-common:time_stop:2441 : [[ -z 1649891620000 ]] 2022-04-13 23:13:46.579 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:13:46.584 | + functions-common:time_stop:2444 : end_time=1649891626580 2022-04-13 23:13:46.586 | + functions-common:time_stop:2445 : elapsed_time=6580 2022-04-13 23:13:46.589 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:13:46.591 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:13:46.593 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6580 2022-04-13 23:13:46.596 | + functions:wait_for_service:467 : return 0 2022-04-13 23:13:46.598 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 23:13:46.615 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:13:46.618 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 23:13:46.620 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:13:46.623 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 23:13:46.651 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 23:13:46.656 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.18/identity 2022-04-13 23:13:51.242 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.242 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.242 | 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=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.250 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.267 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.267 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.298 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.332 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.332 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.421 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.421 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.421 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.422 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.422 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.422 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.435 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.435 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.435 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.435 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.436 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.436 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.436 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.444 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.448 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=125933) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:13:51.480 | 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=125933) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:13:51.874 | INFO keystone.cmd.bootstrap [None req-b643041b-e4c6-4024-b611-077eda81f74b None None] Created domain default 2022-04-13 23:13:51.964 | INFO keystone.cmd.bootstrap [None req-b643041b-e4c6-4024-b611-077eda81f74b None None] Created project admin 2022-04-13 23:13:51.991 | DEBUG passlib.handlers.bcrypt [None req-b643041b-e4c6-4024-b611-077eda81f74b None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=125933) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 23:13:51.992 | DEBUG passlib.handlers.bcrypt [None req-b643041b-e4c6-4024-b611-077eda81f74b None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=125933) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 23:13:52.130 | INFO keystone.cmd.bootstrap [None req-b643041b-e4c6-4024-b611-077eda81f74b None None] Created user admin 2022-04-13 23:13:52.226 | INFO keystone.cmd.bootstrap [None req-b643041b-e4c6-4024-b611-077eda81f74b None None] Created role reader 2022-04-13 23:13:52.323 | INFO keystone.cmd.bootstrap [None req-b643041b-e4c6-4024-b611-077eda81f74b None None] Created role member 2022-04-13 23:13:52.407 | INFO keystone.cmd.bootstrap [None req-b643041b-e4c6-4024-b611-077eda81f74b None None] Created implied role where 6f9be583d1b1489ea80e96610f899b79 implies c9732ba426234ea2b72e8fb02b1f0ec4 2022-04-13 23:13:52.501 | INFO keystone.cmd.bootstrap [None req-b643041b-e4c6-4024-b611-077eda81f74b None None] Created role admin 2022-04-13 23:13:52.607 | INFO keystone.cmd.bootstrap [None req-b643041b-e4c6-4024-b611-077eda81f74b None None] Created implied role where 94c9cd8287be47ca835873594f93dbe4 implies 6f9be583d1b1489ea80e96610f899b79 2022-04-13 23:13:52.684 | INFO keystone.cmd.bootstrap [None req-b643041b-e4c6-4024-b611-077eda81f74b None None] Granted role admin on project admin to user admin. 2022-04-13 23:13:52.765 | INFO keystone.cmd.bootstrap [None req-b643041b-e4c6-4024-b611-077eda81f74b None None] Granted role admin on the system to user admin. 2022-04-13 23:13:52.851 | WARNING py.warnings [None req-b643041b-e4c6-4024-b611-077eda81f74b None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-13 23:13:52.851 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 23:13:52.851 |  2022-04-13 23:13:52.855 | INFO keystone.cmd.bootstrap [None req-b643041b-e4c6-4024-b611-077eda81f74b None None] Created region RegionOne 2022-04-13 23:13:53.003 | INFO keystone.cmd.bootstrap [None req-b643041b-e4c6-4024-b611-077eda81f74b None None] Created public endpoint http://10.222.0.18/identity 2022-04-13 23:13:53.455 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 23:13:53.458 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 23:13:53.460 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 23:13:53.463 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 23:13:56.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:56.458 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:56.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:56.458 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:56.622 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:13:56.625 | + lib/keystone:create_keystone_accounts:310 : admin_project=9464809542e64eb999982d44d698990a 2022-04-13 23:13:56.628 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 23:13:56.631 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 23:13:58.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:58.866 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:58.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:13:58.866 | from cryptography.utils import int_from_bytes 2022-04-13 23:13:59.030 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:13:59.033 | + lib/keystone:create_keystone_accounts:312 : admin_user=6a6004ddbd964d27b49a125d6dda72b2 2022-04-13 23:13:59.036 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 23:13:59.038 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 23:13:59.041 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 23:13:59.043 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 6a6004ddbd964d27b49a125d6dda72b2 default 2022-04-13 23:13:59.099 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 6a6004ddbd964d27b49a125d6dda72b2 default 2022-04-13 23:13:59.138 | [97928 Async ks-domain-role:126050]: running: get_or_add_user_domain_role admin 6a6004ddbd964d27b49a125d6dda72b2 default 2022-04-13 23:13:59.140 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 23:13:59.143 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:13:59.146 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:14:02.263 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:14:02.265 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:14:02.265 | default 2022-04-13 23:14:02.267 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 23:14:02.328 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 23:14:02.370 | [97928 Async ks-project:126189]: running: get_or_create_project service Default 2022-04-13 23:14:02.373 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 23:14:02.436 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 23:14:02.478 | [97928 Async ks-service:126275]: running: get_or_create_role service 2022-04-13 23:14:02.480 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 23:14:02.548 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 23:14:02.637 | [97928 Async ks-reseller:126361]: running: get_or_create_role ResellerAdmin 2022-04-13 23:14:02.659 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 23:14:02.683 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 23:14:03.107 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 23:14:03.351 | [97928 Async ks-anotherrole:126452]: running: get_or_create_role anotherrole 2022-04-13 23:14:03.375 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 23:14:03.409 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 23:14:03.430 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:14:03.463 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-13 23:14:05.980 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:06.142 | [126189 Async ks-project:126189]: finished successfully 2022-04-13 23:14:06.323 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:06.400 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:06.422 | [126275 Async ks-service:126275]: finished successfully 2022-04-13 23:14:06.452 | [126361 Async ks-reseller:126361]: finished successfully 2022-04-13 23:14:06.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:06.850 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:06.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:06.850 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:07.030 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:07.033 | ++ functions-common:get_or_create_project:945 : project_id=b7f6523cd1654d208a254a963e6c1afd 2022-04-13 23:14:07.036 | ++ functions-common:get_or_create_project:946 : echo b7f6523cd1654d208a254a963e6c1afd 2022-04-13 23:14:07.039 | + lib/keystone:create_keystone_accounts:340 : invis_project=b7f6523cd1654d208a254a963e6c1afd 2022-04-13 23:14:07.041 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 23:14:07.044 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 23:14:07.048 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:14:07.051 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-13 23:14:07.335 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:07.360 | [126452 Async ks-anotherrole:126452]: finished successfully 2022-04-13 23:14:09.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:09.655 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:09.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:09.655 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:09.847 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:09.850 | ++ functions-common:get_or_create_project:945 : project_id=357132574a55453cafde617670c56e90 2022-04-13 23:14:09.852 | ++ functions-common:get_or_create_project:946 : echo 357132574a55453cafde617670c56e90 2022-04-13 23:14:09.855 | + lib/keystone:create_keystone_accounts:344 : demo_project=357132574a55453cafde617670c56e90 2022-04-13 23:14:09.857 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 23:14:09.860 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 23:14:09.864 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:14:09.866 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 23:14:09.869 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 23:14:09.872 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-13 23:14:10.417 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:10.441 | [126050 Async ks-domain-role:126050]: finished successfully 2022-04-13 23:14:12.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:12.533 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:12.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:12.533 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:12.717 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:12.720 | ++ functions-common:get_or_create_user:932 : user_id=33c9a78f7eb5472f941a7a7058a1be5d 2022-04-13 23:14:12.723 | ++ functions-common:get_or_create_user:933 : echo 33c9a78f7eb5472f941a7a7058a1be5d 2022-04-13 23:14:12.726 | + lib/keystone:create_keystone_accounts:347 : demo_user=33c9a78f7eb5472f941a7a7058a1be5d 2022-04-13 23:14:12.728 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 23:14:12.777 | [97928 Async ks-domain-role:126050]: Waiting for completion of get_or_add_user_domain_role admin 6a6004ddbd964d27b49a125d6dda72b2 default running on PID 126050 (6 other jobs running) 2022-04-13 23:14:12.802 | [97928 Async ks-domain-role:126050]: Signaling child to exit 2022-04-13 23:14:12.802 | WAKEUP 2022-04-13 23:14:12.826 | [97928 Async ks-domain-role:126050]: Signaled 2022-04-13 23:14:12.827 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 23:14:12.827 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6a6004ddbd964d27b49a125d6dda72b2 --domain default 2022-04-13 23:14:12.827 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:12.827 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 23:14:12.827 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:12.827 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:12.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:12.827 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:12.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:12.827 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:12.828 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:12.828 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 23:14:12.828 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 23:14:12.828 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 6a6004ddbd964d27b49a125d6dda72b2 --domain default 2022-04-13 23:14:12.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:12.828 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:12.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:12.828 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:12.828 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6a6004ddbd964d27b49a125d6dda72b2 --domain default 2022-04-13 23:14:12.828 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:12.828 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 23:14:12.828 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:12.828 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:12.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:12.828 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:12.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:12.828 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:12.828 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:12.828 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:12.828 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:12.828 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:12.828 | ++ functions-common:get_field:825 : echo '| 94c9cd8287be47ca835873594f93dbe4 | 6a6004ddbd964d27b49a125d6dda72b2 | | | default | | False |' 2022-04-13 23:14:12.828 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:12.828 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:14:12.828 | + functions-common:get_or_add_user_domain_role:1028 : echo 94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:14:12.828 | 94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:14:12.871 | [97928 Async ks-domain-role:126050]: finished get_or_add_user_domain_role admin 6a6004ddbd964d27b49a125d6dda72b2 default with result 0 in 11 seconds 2022-04-13 23:14:12.878 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 23:14:12.913 | [97928 Async ks-project:126189]: Waiting for completion of get_or_create_project service Default running on PID 126189 (5 other jobs running) 2022-04-13 23:14:12.938 | [97928 Async ks-project:126189]: Signaling child to exit 2022-04-13 23:14:12.938 | WAKEUP 2022-04-13 23:14:12.961 | [97928 Async ks-project:126189]: Signaled 2022-04-13 23:14:12.963 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:14:12.963 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-13 23:14:12.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:12.963 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:12.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:12.963 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:12.963 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:12.963 | + functions-common:get_or_create_project:945 : project_id=c7d46980778640d1a636bedbcd5ea152 2022-04-13 23:14:12.963 | + functions-common:get_or_create_project:946 : echo c7d46980778640d1a636bedbcd5ea152 2022-04-13 23:14:12.963 | c7d46980778640d1a636bedbcd5ea152 2022-04-13 23:14:13.006 | [97928 Async ks-project:126189]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-04-13 23:14:13.043 | [97928 Async ks-service:126275]: Waiting for completion of get_or_create_role service running on PID 126275 (4 other jobs running) 2022-04-13 23:14:13.068 | [97928 Async ks-service:126275]: Signaling child to exit 2022-04-13 23:14:13.069 | WAKEUP 2022-04-13 23:14:13.092 | [97928 Async ks-service:126275]: Signaled 2022-04-13 23:14:13.093 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:14:13.094 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 23:14:13.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:13.094 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:13.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:13.094 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:13.094 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:13.094 | + functions-common:get_or_create_role:957 : role_id=f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:14:13.094 | + functions-common:get_or_create_role:958 : echo f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:14:13.094 | f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:14:13.137 | [97928 Async ks-service:126275]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-13 23:14:13.178 | [97928 Async ks-reseller:126361]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 126361 (3 other jobs running) 2022-04-13 23:14:13.203 | [97928 Async ks-reseller:126361]: Signaling child to exit 2022-04-13 23:14:13.203 | WAKEUP 2022-04-13 23:14:13.226 | [97928 Async ks-reseller:126361]: Signaled 2022-04-13 23:14:13.228 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:14:13.228 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 23:14:13.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:13.228 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:13.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:13.228 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:13.228 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:13.228 | + functions-common:get_or_create_role:957 : role_id=d73b002d427942deab30bbc22e10ae30 2022-04-13 23:14:13.228 | + functions-common:get_or_create_role:958 : echo d73b002d427942deab30bbc22e10ae30 2022-04-13 23:14:13.228 | d73b002d427942deab30bbc22e10ae30 2022-04-13 23:14:13.272 | [97928 Async ks-reseller:126361]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-13 23:14:13.308 | [97928 Async ks-anotherrole:126452]: Waiting for completion of get_or_create_role anotherrole running on PID 126452 (2 other jobs running) 2022-04-13 23:14:13.333 | [97928 Async ks-anotherrole:126452]: Signaling child to exit 2022-04-13 23:14:13.333 | WAKEUP 2022-04-13 23:14:13.355 | [97928 Async ks-anotherrole:126452]: Signaled 2022-04-13 23:14:13.357 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:14:13.357 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:14:13.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:13.357 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:13.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:13.357 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:13.357 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:13.357 | + functions-common:get_or_create_role:957 : role_id=3c1048ff4bbf466f95c3c49789e22e84 2022-04-13 23:14:13.357 | + functions-common:get_or_create_role:958 : echo 3c1048ff4bbf466f95c3c49789e22e84 2022-04-13 23:14:13.357 | 3c1048ff4bbf466f95c3c49789e22e84 2022-04-13 23:14:13.402 | [97928 Async ks-anotherrole:126452]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-13 23:14:13.405 | + inc/async:async_wait:197 : return 0 2022-04-13 23:14:13.408 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 33c9a78f7eb5472f941a7a7058a1be5d 357132574a55453cafde617670c56e90 2022-04-13 23:14:13.467 | + inc/async:async_inner:63 : get_or_add_user_project_role member 33c9a78f7eb5472f941a7a7058a1be5d 357132574a55453cafde617670c56e90 2022-04-13 23:14:13.508 | [97928 Async ks-demo-member:127319]: running: get_or_add_user_project_role member 33c9a78f7eb5472f941a7a7058a1be5d 357132574a55453cafde617670c56e90 2022-04-13 23:14:13.511 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 6a6004ddbd964d27b49a125d6dda72b2 357132574a55453cafde617670c56e90 2022-04-13 23:14:13.572 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6a6004ddbd964d27b49a125d6dda72b2 357132574a55453cafde617670c56e90 2022-04-13 23:14:13.613 | [97928 Async ks-demo-admin:127431]: running: get_or_add_user_project_role admin 6a6004ddbd964d27b49a125d6dda72b2 357132574a55453cafde617670c56e90 2022-04-13 23:14:13.618 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 33c9a78f7eb5472f941a7a7058a1be5d 357132574a55453cafde617670c56e90 2022-04-13 23:14:13.683 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 33c9a78f7eb5472f941a7a7058a1be5d 357132574a55453cafde617670c56e90 2022-04-13 23:14:13.733 | [97928 Async ks-demo-another:127543]: running: get_or_add_user_project_role anotherrole 33c9a78f7eb5472f941a7a7058a1be5d 357132574a55453cafde617670c56e90 2022-04-13 23:14:13.737 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 33c9a78f7eb5472f941a7a7058a1be5d b7f6523cd1654d208a254a963e6c1afd 2022-04-13 23:14:13.808 | + inc/async:async_inner:63 : get_or_add_user_project_role member 33c9a78f7eb5472f941a7a7058a1be5d b7f6523cd1654d208a254a963e6c1afd 2022-04-13 23:14:13.867 | [97928 Async ks-demo-invis:127655]: running: get_or_add_user_project_role member 33c9a78f7eb5472f941a7a7058a1be5d b7f6523cd1654d208a254a963e6c1afd 2022-04-13 23:14:13.872 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 23:14:13.884 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 23:14:13.890 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:14:13.906 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 23:14:13.915 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 23:14:13.922 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-13 23:14:18.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:18.357 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:18.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:18.357 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:18.559 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:18.572 | ++ functions-common:get_or_create_user:932 : user_id=d11ae85583de4132880788950090990f 2022-04-13 23:14:18.586 | ++ functions-common:get_or_create_user:933 : echo d11ae85583de4132880788950090990f 2022-04-13 23:14:18.604 | + lib/keystone:create_keystone_accounts:360 : demo_reader=d11ae85583de4132880788950090990f 2022-04-13 23:14:18.614 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader d11ae85583de4132880788950090990f 357132574a55453cafde617670c56e90 2022-04-13 23:14:18.892 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d11ae85583de4132880788950090990f 357132574a55453cafde617670c56e90 2022-04-13 23:14:19.081 | [97928 Async ks-demo-reader:127836]: running: get_or_add_user_project_role reader d11ae85583de4132880788950090990f 357132574a55453cafde617670c56e90 2022-04-13 23:14:19.099 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 23:14:19.115 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 23:14:19.128 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:14:19.156 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-13 23:14:23.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:23.826 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:23.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:23.826 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:24.232 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:24.254 | ++ functions-common:get_or_create_project:945 : project_id=2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:24.272 | ++ functions-common:get_or_create_project:946 : echo 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:24.290 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:24.304 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 23:14:24.340 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 23:14:24.363 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:14:24.381 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 23:14:24.407 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 23:14:24.433 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-13 23:14:27.415 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:27.603 | [127319 Async ks-demo-member:127319]: finished successfully 2022-04-13 23:14:28.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:28.454 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:28.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:28.454 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:28.636 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:28.640 | ++ functions-common:get_or_create_user:932 : user_id=dc401d5b88d74558bbea4ee9495617e3 2022-04-13 23:14:28.644 | ++ functions-common:get_or_create_user:933 : echo dc401d5b88d74558bbea4ee9495617e3 2022-04-13 23:14:28.647 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=dc401d5b88d74558bbea4ee9495617e3 2022-04-13 23:14:28.649 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin dc401d5b88d74558bbea4ee9495617e3 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:28.714 | + inc/async:async_inner:63 : get_or_add_user_project_role admin dc401d5b88d74558bbea4ee9495617e3 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:28.790 | [97928 Async ks-alt-admin:128232]: running: get_or_add_user_project_role admin dc401d5b88d74558bbea4ee9495617e3 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:28.796 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole dc401d5b88d74558bbea4ee9495617e3 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:28.916 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole dc401d5b88d74558bbea4ee9495617e3 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:28.987 | [97928 Async ks-alt-another:128344]: running: get_or_add_user_project_role anotherrole dc401d5b88d74558bbea4ee9495617e3 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:28.991 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 23:14:28.997 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 23:14:29.005 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:14:29.008 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 23:14:29.011 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 23:14:29.027 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-13 23:14:29.500 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:29.677 | [127431 Async ks-demo-admin:127431]: finished successfully 2022-04-13 23:14:29.944 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:30.133 | [127655 Async ks-demo-invis:127655]: finished successfully 2022-04-13 23:14:31.230 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:31.414 | [127543 Async ks-demo-another:127543]: finished successfully 2022-04-13 23:14:32.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:32.577 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:32.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:32.577 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:32.781 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:32.784 | ++ functions-common:get_or_create_user:932 : user_id=be50a33646eb44418abdbbf6b803de07 2022-04-13 23:14:32.788 | ++ functions-common:get_or_create_user:933 : echo be50a33646eb44418abdbbf6b803de07 2022-04-13 23:14:32.791 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=be50a33646eb44418abdbbf6b803de07 2022-04-13 23:14:32.795 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member be50a33646eb44418abdbbf6b803de07 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:32.908 | + inc/async:async_inner:63 : get_or_add_user_project_role member be50a33646eb44418abdbbf6b803de07 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:32.997 | [97928 Async ks-alt-member-user:128676]: running: get_or_add_user_project_role member be50a33646eb44418abdbbf6b803de07 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:33.005 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 23:14:33.016 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 23:14:33.024 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:14:33.044 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 23:14:33.061 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 23:14:33.088 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-13 23:14:35.019 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:35.213 | [127836 Async ks-demo-reader:127836]: finished successfully 2022-04-13 23:14:36.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:36.252 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:36.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:36.252 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:36.449 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:36.455 | ++ functions-common:get_or_create_user:932 : user_id=3ce935c8b9954f53be4d4761304035fc 2022-04-13 23:14:36.457 | ++ functions-common:get_or_create_user:933 : echo 3ce935c8b9954f53be4d4761304035fc 2022-04-13 23:14:36.460 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=3ce935c8b9954f53be4d4761304035fc 2022-04-13 23:14:36.463 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 3ce935c8b9954f53be4d4761304035fc 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:36.527 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3ce935c8b9954f53be4d4761304035fc 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:36.578 | [97928 Async ks-alt-reader-user:128900]: running: get_or_add_user_project_role reader 3ce935c8b9954f53be4d4761304035fc 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:36.585 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 23:14:36.590 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:14:36.593 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 23:14:36.596 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 23:14:36.601 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-13 23:14:39.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:39.596 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:39.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:39.596 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:39.895 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:39.912 | ++ functions-common:get_or_create_user:932 : user_id=dbb32b0e678a47acbdbc83d3393e0c5b 2022-04-13 23:14:39.928 | ++ functions-common:get_or_create_user:933 : echo dbb32b0e678a47acbdbc83d3393e0c5b 2022-04-13 23:14:39.934 | + lib/keystone:create_keystone_accounts:392 : system_member_user=dbb32b0e678a47acbdbc83d3393e0c5b 2022-04-13 23:14:39.939 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member dbb32b0e678a47acbdbc83d3393e0c5b all 2022-04-13 23:14:40.159 | + inc/async:async_inner:63 : get_or_add_user_system_role member dbb32b0e678a47acbdbc83d3393e0c5b all 2022-04-13 23:14:40.319 | [97928 Async ks-system-member:129126]: running: get_or_add_user_system_role member dbb32b0e678a47acbdbc83d3393e0c5b all 2022-04-13 23:14:40.347 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 23:14:40.364 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:14:40.375 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 23:14:40.395 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 23:14:40.426 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-13 23:14:42.633 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:42.834 | [128232 Async ks-alt-admin:128232]: finished successfully 2022-04-13 23:14:43.527 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:43.693 | [128344 Async ks-alt-another:128344]: finished successfully 2022-04-13 23:14:44.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:44.350 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:44.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:44.350 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:44.556 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:44.559 | ++ functions-common:get_or_create_user:932 : user_id=6136d6cf6d2f4bd3a43b8304f656f4c1 2022-04-13 23:14:44.568 | ++ functions-common:get_or_create_user:933 : echo 6136d6cf6d2f4bd3a43b8304f656f4c1 2022-04-13 23:14:44.580 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=6136d6cf6d2f4bd3a43b8304f656f4c1 2022-04-13 23:14:44.584 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 6136d6cf6d2f4bd3a43b8304f656f4c1 all 2022-04-13 23:14:44.685 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 6136d6cf6d2f4bd3a43b8304f656f4c1 all 2022-04-13 23:14:44.750 | [97928 Async ks-system-reader:129443]: running: get_or_add_user_system_role reader 6136d6cf6d2f4bd3a43b8304f656f4c1 all 2022-04-13 23:14:44.754 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 23:14:44.758 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 23:14:44.762 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 23:14:44.767 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:14:44.776 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-13 23:14:47.131 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:47.306 | [128676 Async ks-alt-member-user:128676]: finished successfully 2022-04-13 23:14:48.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:48.054 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:48.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:48.055 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:48.246 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:48.249 | ++ functions-common:get_or_create_group:909 : group_id=c6237c9d9965478d80f06c2176c847a2 2022-04-13 23:14:48.252 | ++ functions-common:get_or_create_group:910 : echo c6237c9d9965478d80f06c2176c847a2 2022-04-13 23:14:48.255 | + lib/keystone:create_keystone_accounts:402 : admin_group=c6237c9d9965478d80f06c2176c847a2 2022-04-13 23:14:48.257 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 23:14:48.261 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 23:14:48.264 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 23:14:48.266 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:14:48.270 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-13 23:14:49.815 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:49.855 | [128900 Async ks-alt-reader-user:128900]: finished successfully 2022-04-13 23:14:51.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:51.065 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:51.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:51.065 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:51.263 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:51.266 | ++ functions-common:get_or_create_group:909 : group_id=3debc39e39d7497d90d716c8bfc4a3cd 2022-04-13 23:14:51.270 | ++ functions-common:get_or_create_group:910 : echo 3debc39e39d7497d90d716c8bfc4a3cd 2022-04-13 23:14:51.272 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=3debc39e39d7497d90d716c8bfc4a3cd 2022-04-13 23:14:51.275 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 3debc39e39d7497d90d716c8bfc4a3cd 357132574a55453cafde617670c56e90 2022-04-13 23:14:51.341 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3debc39e39d7497d90d716c8bfc4a3cd 357132574a55453cafde617670c56e90 2022-04-13 23:14:51.390 | [97928 Async ks-group-memberdemo:129796]: running: get_or_add_group_project_role member 3debc39e39d7497d90d716c8bfc4a3cd 357132574a55453cafde617670c56e90 2022-04-13 23:14:51.393 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 3debc39e39d7497d90d716c8bfc4a3cd 357132574a55453cafde617670c56e90 2022-04-13 23:14:51.503 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3debc39e39d7497d90d716c8bfc4a3cd 357132574a55453cafde617670c56e90 2022-04-13 23:14:51.608 | [97928 Async ks-group-anotherdemo:129882]: running: get_or_add_group_project_role anotherrole 3debc39e39d7497d90d716c8bfc4a3cd 357132574a55453cafde617670c56e90 2022-04-13 23:14:51.620 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 3debc39e39d7497d90d716c8bfc4a3cd 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:51.911 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3debc39e39d7497d90d716c8bfc4a3cd 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:52.136 | [97928 Async ks-group-memberalt:129987]: running: get_or_add_group_project_role member 3debc39e39d7497d90d716c8bfc4a3cd 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:52.152 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 3debc39e39d7497d90d716c8bfc4a3cd 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:52.312 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:52.443 | [129126 Async ks-system-member:129126]: finished successfully 2022-04-13 23:14:52.527 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3debc39e39d7497d90d716c8bfc4a3cd 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:52.761 | [97928 Async ks-group-anotheralt:130107]: running: get_or_add_group_project_role anotherrole 3debc39e39d7497d90d716c8bfc4a3cd 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:52.787 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin c6237c9d9965478d80f06c2176c847a2 9464809542e64eb999982d44d698990a 2022-04-13 23:14:53.220 | + inc/async:async_inner:63 : get_or_add_group_project_role admin c6237c9d9965478d80f06c2176c847a2 9464809542e64eb999982d44d698990a 2022-04-13 23:14:53.450 | [97928 Async ks-group-admin:130200]: running: get_or_add_group_project_role admin c6237c9d9965478d80f06c2176c847a2 9464809542e64eb999982d44d698990a 2022-04-13 23:14:53.471 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-13 23:14:53.843 | [97928 Async ks-demo-member:127319]: Waiting for completion of get_or_add_user_project_role member 33c9a78f7eb5472f941a7a7058a1be5d 357132574a55453cafde617670c56e90 running on PID 127319 (17 other jobs running) 2022-04-13 23:14:54.025 | [97928 Async ks-demo-member:127319]: Signaling child to exit 2022-04-13 23:14:54.027 | WAKEUP 2022-04-13 23:14:54.198 | [97928 Async ks-demo-member:127319]: Signaled 2022-04-13 23:14:54.211 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:54.211 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:14:54.211 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:54.211 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:54.211 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:14:54.211 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:14:54.211 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:14:54.211 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:14:54.211 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 33c9a78f7eb5472f941a7a7058a1be5d --project 357132574a55453cafde617670c56e90 2022-04-13 23:14:54.211 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:54.211 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:54.211 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:54.211 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:54.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:54.211 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:54.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:54.211 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:54.211 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:54.212 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:54.212 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:54.212 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 33c9a78f7eb5472f941a7a7058a1be5d --project 357132574a55453cafde617670c56e90 2022-04-13 23:14:54.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:54.212 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:54.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:54.212 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:54.212 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 33c9a78f7eb5472f941a7a7058a1be5d --project 357132574a55453cafde617670c56e90 2022-04-13 23:14:54.212 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:54.212 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:54.212 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:54.212 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:54.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:54.212 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:54.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:54.212 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:54.212 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:54.212 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:54.212 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:54.212 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:54.212 | ++ functions-common:get_field:825 : echo '| 6f9be583d1b1489ea80e96610f899b79 | 33c9a78f7eb5472f941a7a7058a1be5d | | 357132574a55453cafde617670c56e90 | | | False |' 2022-04-13 23:14:54.212 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:54.212 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6f9be583d1b1489ea80e96610f899b79 2022-04-13 23:14:54.212 | + functions-common:get_or_add_user_project_role:1004 : echo 6f9be583d1b1489ea80e96610f899b79 2022-04-13 23:14:54.212 | 6f9be583d1b1489ea80e96610f899b79 2022-04-13 23:14:54.510 | [97928 Async ks-demo-member:127319]: finished get_or_add_user_project_role member 33c9a78f7eb5472f941a7a7058a1be5d 357132574a55453cafde617670c56e90 with result 0 in 14 seconds 2022-04-13 23:14:54.762 | [97928 Async ks-demo-admin:127431]: Waiting for completion of get_or_add_user_project_role admin 6a6004ddbd964d27b49a125d6dda72b2 357132574a55453cafde617670c56e90 running on PID 127431 (16 other jobs running) 2022-04-13 23:14:54.917 | [97928 Async ks-demo-admin:127431]: Signaling child to exit 2022-04-13 23:14:54.917 | WAKEUP 2022-04-13 23:14:55.060 | [97928 Async ks-demo-admin:127431]: Signaled 2022-04-13 23:14:55.080 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:55.080 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:14:55.080 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:55.080 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:55.080 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:14:55.080 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:14:55.080 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:14:55.080 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:14:55.080 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:55.080 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6a6004ddbd964d27b49a125d6dda72b2 --project 357132574a55453cafde617670c56e90 2022-04-13 23:14:55.081 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:55.081 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:55.081 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.081 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.081 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.081 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.081 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:55.081 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:55.081 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 6a6004ddbd964d27b49a125d6dda72b2 --project 357132574a55453cafde617670c56e90 2022-04-13 23:14:55.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.081 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.081 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.081 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:55.081 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6a6004ddbd964d27b49a125d6dda72b2 --project 357132574a55453cafde617670c56e90 2022-04-13 23:14:55.081 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:55.081 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:55.081 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.081 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.086 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.086 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.086 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:55.086 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:55.086 | ++ functions-common:get_field:825 : echo '| 94c9cd8287be47ca835873594f93dbe4 | 6a6004ddbd964d27b49a125d6dda72b2 | | 357132574a55453cafde617670c56e90 | | | False |' 2022-04-13 23:14:55.086 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:55.086 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.086 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:14:55.086 | + functions-common:get_or_add_user_project_role:1004 : echo 94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:14:55.086 | 94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:14:55.388 | [97928 Async ks-demo-admin:127431]: finished get_or_add_user_project_role admin 6a6004ddbd964d27b49a125d6dda72b2 357132574a55453cafde617670c56e90 with result 0 in 16 seconds 2022-04-13 23:14:55.629 | [97928 Async ks-demo-another:127543]: Waiting for completion of get_or_add_user_project_role anotherrole 33c9a78f7eb5472f941a7a7058a1be5d 357132574a55453cafde617670c56e90 running on PID 127543 (15 other jobs running) 2022-04-13 23:14:55.792 | [97928 Async ks-demo-another:127543]: Signaling child to exit 2022-04-13 23:14:55.792 | WAKEUP 2022-04-13 23:14:55.934 | [97928 Async ks-demo-another:127543]: Signaled 2022-04-13 23:14:55.953 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:55.953 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:14:55.953 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:55.953 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:55.953 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:14:55.953 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:14:55.953 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:14:55.953 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:14:55.953 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:55.953 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 33c9a78f7eb5472f941a7a7058a1be5d --project 357132574a55453cafde617670c56e90 2022-04-13 23:14:55.953 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:55.953 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:55.953 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.953 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.954 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.954 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.954 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:55.954 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:55.954 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 33c9a78f7eb5472f941a7a7058a1be5d --project 357132574a55453cafde617670c56e90 2022-04-13 23:14:55.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.954 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.954 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.954 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:55.954 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:55.954 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 33c9a78f7eb5472f941a7a7058a1be5d --project 357132574a55453cafde617670c56e90 2022-04-13 23:14:55.954 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:55.954 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.954 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:55.954 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:55.954 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:55.954 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:55.954 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:55.954 | ++ functions-common:get_field:825 : echo '| 3c1048ff4bbf466f95c3c49789e22e84 | 33c9a78f7eb5472f941a7a7058a1be5d | | 357132574a55453cafde617670c56e90 | | | False |' 2022-04-13 23:14:55.954 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:55.954 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:55.954 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3c1048ff4bbf466f95c3c49789e22e84 2022-04-13 23:14:55.954 | + functions-common:get_or_add_user_project_role:1004 : echo 3c1048ff4bbf466f95c3c49789e22e84 2022-04-13 23:14:55.955 | 3c1048ff4bbf466f95c3c49789e22e84 2022-04-13 23:14:56.209 | [97928 Async ks-demo-another:127543]: finished get_or_add_user_project_role anotherrole 33c9a78f7eb5472f941a7a7058a1be5d 357132574a55453cafde617670c56e90 with result 0 in 17 seconds 2022-04-13 23:14:56.441 | [97928 Async ks-demo-invis:127655]: Waiting for completion of get_or_add_user_project_role member 33c9a78f7eb5472f941a7a7058a1be5d b7f6523cd1654d208a254a963e6c1afd running on PID 127655 (14 other jobs running) 2022-04-13 23:14:56.474 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:14:56.573 | [97928 Async ks-demo-invis:127655]: Signaling child to exit 2022-04-13 23:14:56.575 | WAKEUP 2022-04-13 23:14:56.585 | [129443 Async ks-system-reader:129443]: finished successfully 2022-04-13 23:14:56.628 | [97928 Async ks-demo-invis:127655]: Signaled 2022-04-13 23:14:56.629 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:56.629 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:14:56.629 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:56.629 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:56.629 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:14:56.629 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:14:56.629 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:14:56.629 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:14:56.629 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 33c9a78f7eb5472f941a7a7058a1be5d --project b7f6523cd1654d208a254a963e6c1afd 2022-04-13 23:14:56.629 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:56.629 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:56.630 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:56.630 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:56.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:56.630 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:56.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:56.630 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:56.630 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:56.630 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:56.630 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:56.630 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 33c9a78f7eb5472f941a7a7058a1be5d --project b7f6523cd1654d208a254a963e6c1afd 2022-04-13 23:14:56.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:56.630 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:56.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:56.630 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:56.630 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:56.630 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 33c9a78f7eb5472f941a7a7058a1be5d --project b7f6523cd1654d208a254a963e6c1afd 2022-04-13 23:14:56.630 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:56.630 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:56.630 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:56.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:56.630 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:56.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:56.630 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:56.630 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:56.630 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:56.630 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:56.630 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:56.630 | ++ functions-common:get_field:825 : echo '| 6f9be583d1b1489ea80e96610f899b79 | 33c9a78f7eb5472f941a7a7058a1be5d | | b7f6523cd1654d208a254a963e6c1afd | | | False |' 2022-04-13 23:14:56.630 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:56.630 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6f9be583d1b1489ea80e96610f899b79 2022-04-13 23:14:56.630 | + functions-common:get_or_add_user_project_role:1004 : echo 6f9be583d1b1489ea80e96610f899b79 2022-04-13 23:14:56.630 | 6f9be583d1b1489ea80e96610f899b79 2022-04-13 23:14:56.749 | [97928 Async ks-demo-invis:127655]: finished get_or_add_user_project_role member 33c9a78f7eb5472f941a7a7058a1be5d b7f6523cd1654d208a254a963e6c1afd with result 0 in 16 seconds 2022-04-13 23:14:56.926 | [97928 Async ks-demo-reader:127836]: Waiting for completion of get_or_add_user_project_role reader d11ae85583de4132880788950090990f 357132574a55453cafde617670c56e90 running on PID 127836 (13 other jobs running) 2022-04-13 23:14:57.013 | [97928 Async ks-demo-reader:127836]: Signaling child to exit 2022-04-13 23:14:57.013 | WAKEUP 2022-04-13 23:14:57.129 | [97928 Async ks-demo-reader:127836]: Signaled 2022-04-13 23:14:57.142 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:57.142 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:14:57.142 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:57.142 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:57.142 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:14:57.142 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:14:57.142 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:14:57.142 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:14:57.142 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d11ae85583de4132880788950090990f --project 357132574a55453cafde617670c56e90 2022-04-13 23:14:57.142 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:57.142 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:57.142 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:57.143 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:57.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:57.143 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:57.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:57.143 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:57.143 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:57.143 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:57.143 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:57.143 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user d11ae85583de4132880788950090990f --project 357132574a55453cafde617670c56e90 2022-04-13 23:14:57.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:57.143 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:57.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:57.143 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:57.143 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d11ae85583de4132880788950090990f --project 357132574a55453cafde617670c56e90 2022-04-13 23:14:57.143 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:57.143 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:57.143 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:57.143 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:57.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:57.143 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:57.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:57.143 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:57.143 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:57.143 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:57.143 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:57.143 | ++ functions-common:get_field:825 : echo '| c9732ba426234ea2b72e8fb02b1f0ec4 | d11ae85583de4132880788950090990f | | 357132574a55453cafde617670c56e90 | | | False |' 2022-04-13 23:14:57.143 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:57.143 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:57.143 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c9732ba426234ea2b72e8fb02b1f0ec4 2022-04-13 23:14:57.143 | + functions-common:get_or_add_user_project_role:1004 : echo c9732ba426234ea2b72e8fb02b1f0ec4 2022-04-13 23:14:57.143 | c9732ba426234ea2b72e8fb02b1f0ec4 2022-04-13 23:14:57.398 | [97928 Async ks-demo-reader:127836]: finished get_or_add_user_project_role reader d11ae85583de4132880788950090990f 357132574a55453cafde617670c56e90 with result 0 in 16 seconds 2022-04-13 23:14:57.403 | + inc/async:async_wait:197 : return 0 2022-04-13 23:14:57.406 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 23:14:57.687 | [97928 Async ks-alt-admin:128232]: Waiting for completion of get_or_add_user_project_role admin dc401d5b88d74558bbea4ee9495617e3 2c167f22f2a24476a2e50787cb961ba9 running on PID 128232 (12 other jobs running) 2022-04-13 23:14:57.827 | [97928 Async ks-alt-admin:128232]: Signaling child to exit 2022-04-13 23:14:57.828 | WAKEUP 2022-04-13 23:14:57.987 | [97928 Async ks-alt-admin:128232]: Signaled 2022-04-13 23:14:57.998 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:57.998 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:14:57.998 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:57.998 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:57.998 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:14:57.998 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:14:57.998 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:14:57.998 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:14:57.998 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dc401d5b88d74558bbea4ee9495617e3 --project 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:57.998 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:57.998 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:57.998 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:57.998 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:57.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:57.998 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:57.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:57.998 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:57.998 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:57.998 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:57.998 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:57.999 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user dc401d5b88d74558bbea4ee9495617e3 --project 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:57.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:57.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:57.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:57.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:57.999 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:57.999 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:57.999 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:57.999 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dc401d5b88d74558bbea4ee9495617e3 --project 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:57.999 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:57.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:57.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:57.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:57.999 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:57.999 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:57.999 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:57.999 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:57.999 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:57.999 | ++ functions-common:get_field:825 : echo '| 94c9cd8287be47ca835873594f93dbe4 | dc401d5b88d74558bbea4ee9495617e3 | | 2c167f22f2a24476a2e50787cb961ba9 | | | False |' 2022-04-13 23:14:57.999 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:57.999 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:14:57.999 | + functions-common:get_or_add_user_project_role:1004 : echo 94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:14:57.999 | 94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:14:58.270 | [97928 Async ks-alt-admin:128232]: finished get_or_add_user_project_role admin dc401d5b88d74558bbea4ee9495617e3 2c167f22f2a24476a2e50787cb961ba9 with result 0 in 14 seconds 2022-04-13 23:14:58.489 | [97928 Async ks-alt-another:128344]: Waiting for completion of get_or_add_user_project_role anotherrole dc401d5b88d74558bbea4ee9495617e3 2c167f22f2a24476a2e50787cb961ba9 running on PID 128344 (11 other jobs running) 2022-04-13 23:14:58.688 | [97928 Async ks-alt-another:128344]: Signaling child to exit 2022-04-13 23:14:58.689 | WAKEUP 2022-04-13 23:14:58.799 | [97928 Async ks-alt-another:128344]: Signaled 2022-04-13 23:14:58.803 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:58.803 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:14:58.803 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:58.803 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:58.803 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:14:58.803 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:14:58.803 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:14:58.803 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:14:58.803 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user dc401d5b88d74558bbea4ee9495617e3 --project 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:58.803 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:58.803 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:58.803 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:58.803 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:58.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:58.803 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:58.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:58.803 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:58.803 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:58.803 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:58.803 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:58.803 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user dc401d5b88d74558bbea4ee9495617e3 --project 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:58.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:58.803 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:58.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:58.804 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:58.804 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user dc401d5b88d74558bbea4ee9495617e3 --project 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:58.804 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:58.804 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:58.804 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:58.804 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:58.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:58.804 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:58.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:58.804 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:58.804 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:58.804 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:58.804 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:58.804 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:58.804 | ++ functions-common:get_field:825 : echo '| 3c1048ff4bbf466f95c3c49789e22e84 | dc401d5b88d74558bbea4ee9495617e3 | | 2c167f22f2a24476a2e50787cb961ba9 | | | False |' 2022-04-13 23:14:58.804 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:58.804 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3c1048ff4bbf466f95c3c49789e22e84 2022-04-13 23:14:58.804 | + functions-common:get_or_add_user_project_role:1004 : echo 3c1048ff4bbf466f95c3c49789e22e84 2022-04-13 23:14:58.804 | 3c1048ff4bbf466f95c3c49789e22e84 2022-04-13 23:14:59.122 | [97928 Async ks-alt-another:128344]: finished get_or_add_user_project_role anotherrole dc401d5b88d74558bbea4ee9495617e3 2c167f22f2a24476a2e50787cb961ba9 with result 0 in 14 seconds 2022-04-13 23:14:59.393 | [97928 Async ks-alt-member-user:128676]: Waiting for completion of get_or_add_user_project_role member be50a33646eb44418abdbbf6b803de07 2c167f22f2a24476a2e50787cb961ba9 running on PID 128676 (10 other jobs running) 2022-04-13 23:14:59.570 | [97928 Async ks-alt-member-user:128676]: Signaling child to exit 2022-04-13 23:14:59.571 | WAKEUP 2022-04-13 23:14:59.715 | [97928 Async ks-alt-member-user:128676]: Signaled 2022-04-13 23:14:59.732 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:14:59.732 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:14:59.732 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:14:59.732 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:14:59.732 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:14:59.732 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:14:59.732 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:14:59.732 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:14:59.732 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user be50a33646eb44418abdbbf6b803de07 --project 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:59.733 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:14:59.733 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:59.733 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:59.733 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:59.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:59.733 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:59.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:59.733 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:59.733 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:59.733 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:14:59.733 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:14:59.733 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user be50a33646eb44418abdbbf6b803de07 --project 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:59.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:59.733 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:59.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:59.733 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:59.733 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user be50a33646eb44418abdbbf6b803de07 --project 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:14:59.733 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:14:59.733 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:14:59.733 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:14:59.733 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:59.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:59.733 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:59.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:14:59.733 | from cryptography.utils import int_from_bytes 2022-04-13 23:14:59.733 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:14:59.733 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:14:59.733 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:14:59.733 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:14:59.734 | ++ functions-common:get_field:825 : echo '| 6f9be583d1b1489ea80e96610f899b79 | be50a33646eb44418abdbbf6b803de07 | | 2c167f22f2a24476a2e50787cb961ba9 | | | False |' 2022-04-13 23:14:59.734 | ++ functions-common:get_field:819 : read data 2022-04-13 23:14:59.734 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6f9be583d1b1489ea80e96610f899b79 2022-04-13 23:14:59.734 | + functions-common:get_or_add_user_project_role:1004 : echo 6f9be583d1b1489ea80e96610f899b79 2022-04-13 23:14:59.734 | 6f9be583d1b1489ea80e96610f899b79 2022-04-13 23:15:00.038 | [97928 Async ks-alt-member-user:128676]: finished get_or_add_user_project_role member be50a33646eb44418abdbbf6b803de07 2c167f22f2a24476a2e50787cb961ba9 with result 0 in 14 seconds 2022-04-13 23:15:00.322 | [97928 Async ks-alt-reader-user:128900]: Waiting for completion of get_or_add_user_project_role reader 3ce935c8b9954f53be4d4761304035fc 2c167f22f2a24476a2e50787cb961ba9 running on PID 128900 (9 other jobs running) 2022-04-13 23:15:00.512 | [97928 Async ks-alt-reader-user:128900]: Signaling child to exit 2022-04-13 23:15:00.512 | WAKEUP 2022-04-13 23:15:00.685 | [97928 Async ks-alt-reader-user:128900]: Signaled 2022-04-13 23:15:00.703 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:15:00.703 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:15:00.703 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:15:00.703 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:15:00.703 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:15:00.703 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:15:00.703 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:15:00.703 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:15:00.703 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3ce935c8b9954f53be4d4761304035fc --project 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:15:00.703 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:15:00.703 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:15:00.703 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:15:00.703 | ++ functions-common:get_field:819 : read data 2022-04-13 23:15:00.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:00.703 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:00.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:00.703 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:00.703 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:15:00.703 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:15:00.703 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:15:00.703 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 3ce935c8b9954f53be4d4761304035fc --project 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:15:00.703 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:00.704 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:00.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:00.704 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:00.704 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3ce935c8b9954f53be4d4761304035fc --project 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:15:00.704 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:15:00.704 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:15:00.704 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:15:00.704 | ++ functions-common:get_field:819 : read data 2022-04-13 23:15:00.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:00.704 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:00.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:00.704 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:00.704 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:15:00.704 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:15:00.704 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:15:00.704 | ++ functions-common:get_field:825 : echo '| c9732ba426234ea2b72e8fb02b1f0ec4 | 3ce935c8b9954f53be4d4761304035fc | | 2c167f22f2a24476a2e50787cb961ba9 | | | False |' 2022-04-13 23:15:00.704 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:15:00.704 | ++ functions-common:get_field:819 : read data 2022-04-13 23:15:00.704 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c9732ba426234ea2b72e8fb02b1f0ec4 2022-04-13 23:15:00.704 | + functions-common:get_or_add_user_project_role:1004 : echo c9732ba426234ea2b72e8fb02b1f0ec4 2022-04-13 23:15:00.704 | c9732ba426234ea2b72e8fb02b1f0ec4 2022-04-13 23:15:00.998 | [97928 Async ks-alt-reader-user:128900]: finished get_or_add_user_project_role reader 3ce935c8b9954f53be4d4761304035fc 2c167f22f2a24476a2e50787cb961ba9 with result 0 in 13 seconds 2022-04-13 23:15:01.032 | + inc/async:async_wait:197 : return 0 2022-04-13 23:15:01.056 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 23:15:01.402 | [97928 Async ks-system-member:129126]: Waiting for completion of get_or_add_user_system_role member dbb32b0e678a47acbdbc83d3393e0c5b all running on PID 129126 (8 other jobs running) 2022-04-13 23:15:01.542 | [97928 Async ks-system-member:129126]: Signaling child to exit 2022-04-13 23:15:01.543 | WAKEUP 2022-04-13 23:15:01.678 | [97928 Async ks-system-member:129126]: Signaled 2022-04-13 23:15:01.691 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:15:01.691 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:15:01.691 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:15:01.691 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:15:01.691 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:15:01.691 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:15:01.691 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:15:01.691 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:15:01.691 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:15:01.691 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dbb32b0e678a47acbdbc83d3393e0c5b --system all -f value -c Role 2022-04-13 23:15:01.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:01.691 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:01.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:01.691 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:01.691 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:15:01.691 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:15:01.691 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:15:01.691 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user dbb32b0e678a47acbdbc83d3393e0c5b --system all 2022-04-13 23:15:01.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:01.691 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:01.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:01.691 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:01.691 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dbb32b0e678a47acbdbc83d3393e0c5b --system all -f value -c Role 2022-04-13 23:15:01.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:01.692 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:01.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:01.692 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:01.692 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:15:01.692 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=6f9be583d1b1489ea80e96610f899b79 2022-04-13 23:15:01.692 | + functions-common:get_or_add_user_system_role:1059 : echo 6f9be583d1b1489ea80e96610f899b79 2022-04-13 23:15:01.692 | 6f9be583d1b1489ea80e96610f899b79 2022-04-13 23:15:01.973 | [97928 Async ks-system-member:129126]: finished get_or_add_user_system_role member dbb32b0e678a47acbdbc83d3393e0c5b all with result 0 in 12 seconds 2022-04-13 23:15:02.170 | [97928 Async ks-system-reader:129443]: Waiting for completion of get_or_add_user_system_role reader 6136d6cf6d2f4bd3a43b8304f656f4c1 all running on PID 129443 (7 other jobs running) 2022-04-13 23:15:02.251 | [97928 Async ks-system-reader:129443]: Signaling child to exit 2022-04-13 23:15:02.251 | WAKEUP 2022-04-13 23:15:02.347 | [97928 Async ks-system-reader:129443]: Signaled 2022-04-13 23:15:02.355 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:15:02.355 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:15:02.355 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:15:02.355 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:15:02.355 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:15:02.355 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:15:02.355 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:15:02.355 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:15:02.355 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:15:02.355 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6136d6cf6d2f4bd3a43b8304f656f4c1 --system all -f value -c Role 2022-04-13 23:15:02.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:02.355 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:02.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:02.355 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:02.355 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:15:02.355 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:15:02.355 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:15:02.355 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 6136d6cf6d2f4bd3a43b8304f656f4c1 --system all 2022-04-13 23:15:02.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:02.355 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:02.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:02.356 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:02.356 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6136d6cf6d2f4bd3a43b8304f656f4c1 --system all -f value -c Role 2022-04-13 23:15:02.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:02.356 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:02.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:02.356 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:02.356 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:15:02.356 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=c9732ba426234ea2b72e8fb02b1f0ec4 2022-04-13 23:15:02.356 | + functions-common:get_or_add_user_system_role:1059 : echo c9732ba426234ea2b72e8fb02b1f0ec4 2022-04-13 23:15:02.356 | c9732ba426234ea2b72e8fb02b1f0ec4 2022-04-13 23:15:02.574 | [97928 Async ks-system-reader:129443]: finished get_or_add_user_system_role reader 6136d6cf6d2f4bd3a43b8304f656f4c1 all with result 0 in 11 seconds 2022-04-13 23:15:02.584 | + inc/async:async_wait:197 : return 0 2022-04-13 23:15:02.587 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-13 23:15:02.659 | [97928 Async ks-group-memberdemo:129796]: Waiting for completion of get_or_add_group_project_role member 3debc39e39d7497d90d716c8bfc4a3cd 357132574a55453cafde617670c56e90 running on PID 129796 (6 other jobs running) 2022-04-13 23:15:02.813 | [97928 Async ks-group-memberdemo:129796]: Signaling child to exit 2022-04-13 23:15:05.273 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:15:05.385 | [129796 Async ks-group-memberdemo:129796]: finished successfully 2022-04-13 23:15:05.488 | WAKEUP 2022-04-13 23:15:05.645 | [97928 Async ks-group-memberdemo:129796]: Signaled 2022-04-13 23:15:05.663 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:15:05.663 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3debc39e39d7497d90d716c8bfc4a3cd --project 357132574a55453cafde617670c56e90 -f value 2022-04-13 23:15:05.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:05.663 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:05.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:05.663 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:05.663 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:15:05.663 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:15:05.663 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:15:05.663 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 3debc39e39d7497d90d716c8bfc4a3cd --project 357132574a55453cafde617670c56e90 2022-04-13 23:15:05.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:05.663 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:05.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:05.663 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:05.663 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3debc39e39d7497d90d716c8bfc4a3cd --project 357132574a55453cafde617670c56e90 -f value 2022-04-13 23:15:05.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:05.664 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:05.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:05.664 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:05.664 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:15:05.664 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='6f9be583d1b1489ea80e96610f899b79 3debc39e39d7497d90d716c8bfc4a3cd 357132574a55453cafde617670c56e90 False' 2022-04-13 23:15:05.664 | + functions-common:get_or_add_group_project_role:1083 : echo 6f9be583d1b1489ea80e96610f899b79 3debc39e39d7497d90d716c8bfc4a3cd 357132574a55453cafde617670c56e90 False 2022-04-13 23:15:05.664 | 6f9be583d1b1489ea80e96610f899b79 3debc39e39d7497d90d716c8bfc4a3cd 357132574a55453cafde617670c56e90 False 2022-04-13 23:15:05.732 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:15:05.781 | [129882 Async ks-group-anotherdemo:129882]: finished successfully 2022-04-13 23:15:05.794 | [97928 Async ks-group-memberdemo:129796]: finished get_or_add_group_project_role member 3debc39e39d7497d90d716c8bfc4a3cd 357132574a55453cafde617670c56e90 with result 0 in 14 seconds 2022-04-13 23:15:05.881 | [97928 Async ks-group-anotherdemo:129882]: Waiting for completion of get_or_add_group_project_role anotherrole 3debc39e39d7497d90d716c8bfc4a3cd 357132574a55453cafde617670c56e90 running on PID 129882 (5 other jobs running) 2022-04-13 23:15:05.926 | [97928 Async ks-group-anotherdemo:129882]: Signaling child to exit 2022-04-13 23:15:05.926 | WAKEUP 2022-04-13 23:15:05.968 | [97928 Async ks-group-anotherdemo:129882]: Signaled 2022-04-13 23:15:05.971 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:15:05.971 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3debc39e39d7497d90d716c8bfc4a3cd --project 357132574a55453cafde617670c56e90 -f value 2022-04-13 23:15:05.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:05.971 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:05.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:05.971 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:05.971 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:15:05.971 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:15:05.971 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:15:05.971 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3debc39e39d7497d90d716c8bfc4a3cd --project 357132574a55453cafde617670c56e90 2022-04-13 23:15:05.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:05.971 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:05.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:05.971 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:05.971 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3debc39e39d7497d90d716c8bfc4a3cd --project 357132574a55453cafde617670c56e90 -f value 2022-04-13 23:15:05.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:05.971 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:05.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:05.971 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:05.971 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:15:05.971 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='3c1048ff4bbf466f95c3c49789e22e84 3debc39e39d7497d90d716c8bfc4a3cd 357132574a55453cafde617670c56e90 False' 2022-04-13 23:15:05.971 | + functions-common:get_or_add_group_project_role:1083 : echo 3c1048ff4bbf466f95c3c49789e22e84 3debc39e39d7497d90d716c8bfc4a3cd 357132574a55453cafde617670c56e90 False 2022-04-13 23:15:05.971 | 3c1048ff4bbf466f95c3c49789e22e84 3debc39e39d7497d90d716c8bfc4a3cd 357132574a55453cafde617670c56e90 False 2022-04-13 23:15:06.025 | [97928 Async ks-group-anotherdemo:129882]: finished get_or_add_group_project_role anotherrole 3debc39e39d7497d90d716c8bfc4a3cd 357132574a55453cafde617670c56e90 with result 0 in 14 seconds 2022-04-13 23:15:06.080 | [97928 Async ks-group-memberalt:129987]: Waiting for completion of get_or_add_group_project_role member 3debc39e39d7497d90d716c8bfc4a3cd 2c167f22f2a24476a2e50787cb961ba9 running on PID 129987 (4 other jobs running) 2022-04-13 23:15:06.127 | [97928 Async ks-group-memberalt:129987]: Signaling child to exit 2022-04-13 23:15:07.022 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:15:07.057 | [129987 Async ks-group-memberalt:129987]: finished successfully 2022-04-13 23:15:07.088 | WAKEUP 2022-04-13 23:15:07.122 | [97928 Async ks-group-memberalt:129987]: Signaled 2022-04-13 23:15:07.126 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:15:07.126 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3debc39e39d7497d90d716c8bfc4a3cd --project 2c167f22f2a24476a2e50787cb961ba9 -f value 2022-04-13 23:15:07.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:07.126 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:07.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:07.126 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:07.126 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:15:07.126 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:15:07.126 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:15:07.126 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 3debc39e39d7497d90d716c8bfc4a3cd --project 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:15:07.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:07.126 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:07.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:07.126 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:07.126 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3debc39e39d7497d90d716c8bfc4a3cd --project 2c167f22f2a24476a2e50787cb961ba9 -f value 2022-04-13 23:15:07.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:07.126 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:07.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:07.126 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:07.127 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:15:07.127 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='6f9be583d1b1489ea80e96610f899b79 3debc39e39d7497d90d716c8bfc4a3cd 2c167f22f2a24476a2e50787cb961ba9 False' 2022-04-13 23:15:07.127 | + functions-common:get_or_add_group_project_role:1083 : echo 6f9be583d1b1489ea80e96610f899b79 3debc39e39d7497d90d716c8bfc4a3cd 2c167f22f2a24476a2e50787cb961ba9 False 2022-04-13 23:15:07.127 | 6f9be583d1b1489ea80e96610f899b79 3debc39e39d7497d90d716c8bfc4a3cd 2c167f22f2a24476a2e50787cb961ba9 False 2022-04-13 23:15:07.147 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:15:07.180 | [130107 Async ks-group-anotheralt:130107]: finished successfully 2022-04-13 23:15:07.180 | [97928 Async ks-group-memberalt:129987]: finished get_or_add_group_project_role member 3debc39e39d7497d90d716c8bfc4a3cd 2c167f22f2a24476a2e50787cb961ba9 with result 0 in 15 seconds 2022-04-13 23:15:07.224 | [97928 Async ks-group-anotheralt:130107]: Waiting for completion of get_or_add_group_project_role anotherrole 3debc39e39d7497d90d716c8bfc4a3cd 2c167f22f2a24476a2e50787cb961ba9 running on PID 130107 (3 other jobs running) 2022-04-13 23:15:07.251 | [97928 Async ks-group-anotheralt:130107]: Signaling child to exit 2022-04-13 23:15:07.251 | WAKEUP 2022-04-13 23:15:07.274 | [97928 Async ks-group-anotheralt:130107]: Signaled 2022-04-13 23:15:07.276 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:15:07.276 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3debc39e39d7497d90d716c8bfc4a3cd --project 2c167f22f2a24476a2e50787cb961ba9 -f value 2022-04-13 23:15:07.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:07.276 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:07.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:07.276 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:07.276 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:15:07.276 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:15:07.276 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:15:07.276 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3debc39e39d7497d90d716c8bfc4a3cd --project 2c167f22f2a24476a2e50787cb961ba9 2022-04-13 23:15:07.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:07.276 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:07.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:07.276 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:07.276 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3debc39e39d7497d90d716c8bfc4a3cd --project 2c167f22f2a24476a2e50787cb961ba9 -f value 2022-04-13 23:15:07.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:07.276 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:07.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:07.276 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:07.276 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:15:07.276 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='3c1048ff4bbf466f95c3c49789e22e84 3debc39e39d7497d90d716c8bfc4a3cd 2c167f22f2a24476a2e50787cb961ba9 False' 2022-04-13 23:15:07.276 | + functions-common:get_or_add_group_project_role:1083 : echo 3c1048ff4bbf466f95c3c49789e22e84 3debc39e39d7497d90d716c8bfc4a3cd 2c167f22f2a24476a2e50787cb961ba9 False 2022-04-13 23:15:07.276 | 3c1048ff4bbf466f95c3c49789e22e84 3debc39e39d7497d90d716c8bfc4a3cd 2c167f22f2a24476a2e50787cb961ba9 False 2022-04-13 23:15:07.323 | [97928 Async ks-group-anotheralt:130107]: finished get_or_add_group_project_role anotherrole 3debc39e39d7497d90d716c8bfc4a3cd 2c167f22f2a24476a2e50787cb961ba9 with result 0 in 14 seconds 2022-04-13 23:15:07.364 | [97928 Async ks-group-admin:130200]: Waiting for completion of get_or_add_group_project_role admin c6237c9d9965478d80f06c2176c847a2 9464809542e64eb999982d44d698990a running on PID 130200 (2 other jobs running) 2022-04-13 23:15:07.391 | [97928 Async ks-group-admin:130200]: Signaling child to exit 2022-04-13 23:15:08.100 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:15:08.126 | [130200 Async ks-group-admin:130200]: finished successfully 2022-04-13 23:15:08.146 | WAKEUP 2022-04-13 23:15:08.169 | [97928 Async ks-group-admin:130200]: Signaled 2022-04-13 23:15:08.170 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:15:08.170 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c6237c9d9965478d80f06c2176c847a2 --project 9464809542e64eb999982d44d698990a -f value 2022-04-13 23:15:08.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:08.171 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:08.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:08.171 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:08.171 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:15:08.171 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:15:08.171 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:15:08.171 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group c6237c9d9965478d80f06c2176c847a2 --project 9464809542e64eb999982d44d698990a 2022-04-13 23:15:08.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:08.171 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:08.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:08.171 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:08.171 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c6237c9d9965478d80f06c2176c847a2 --project 9464809542e64eb999982d44d698990a -f value 2022-04-13 23:15:08.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:08.171 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:08.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:15:08.171 | from cryptography.utils import int_from_bytes 2022-04-13 23:15:08.171 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:15:08.171 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='94c9cd8287be47ca835873594f93dbe4 c6237c9d9965478d80f06c2176c847a2 9464809542e64eb999982d44d698990a False' 2022-04-13 23:15:08.171 | + functions-common:get_or_add_group_project_role:1083 : echo 94c9cd8287be47ca835873594f93dbe4 c6237c9d9965478d80f06c2176c847a2 9464809542e64eb999982d44d698990a False 2022-04-13 23:15:08.171 | 94c9cd8287be47ca835873594f93dbe4 c6237c9d9965478d80f06c2176c847a2 9464809542e64eb999982d44d698990a False 2022-04-13 23:15:08.216 | [97928 Async ks-group-admin:130200]: finished get_or_add_group_project_role admin c6237c9d9965478d80f06c2176c847a2 9464809542e64eb999982d44d698990a with result 0 in 15 seconds 2022-04-13 23:15:08.220 | + inc/async:async_wait:197 : return 0 2022-04-13 23:15:08.223 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 23:15:08.240 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:08.242 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 23:15:08.260 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:08.263 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 23:15:08.265 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 23:15:08.326 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 23:15:08.366 | [97928 Async create_nova_accounts:132101]: running: create_nova_accounts 2022-04-13 23:15:08.368 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 23:15:08.387 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:08.390 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 23:15:08.392 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 23:15:08.455 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 23:15:08.496 | [97928 Async create_glance_accounts:132216]: running: create_glance_accounts 2022-04-13 23:15:08.499 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 23:15:08.519 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:08.523 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 23:15:08.525 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 23:15:08.592 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 23:15:08.637 | [97928 Async create_cinder_accounts:132346]: running: create_cinder_accounts 2022-04-13 23:15:08.641 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 23:15:08.663 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:08.666 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 23:15:08.668 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 23:15:08.739 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 23:15:08.816 | [97928 Async create_neutron_accounts:132461]: running: create_neutron_accounts 2022-04-13 23:15:08.819 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 23:15:08.853 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:15:08.856 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 23:15:08.859 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 23:15:09.167 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 23:15:09.409 | [97928 Async create_swift_accounts:132603]: running: create_swift_accounts 2022-04-13 23:15:09.424 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 23:15:09.555 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:15:09.573 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 23:15:09.927 | [97928 Async create_nova_accounts:132101]: Waiting for completion of create_nova_accounts running on PID 132101 (6 other jobs running) 2022-04-13 23:15:10.120 | [97928 Async create_nova_accounts:132101]: Signaling child to exit 2022-04-13 23:15:50.618 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:15:50.680 | [132461 Async create_neutron_accounts:132461]: finished successfully 2022-04-13 23:16:08.908 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:16:08.948 | [132346 Async create_cinder_accounts:132346]: finished successfully 2022-04-13 23:16:25.556 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:16:25.589 | [132216 Async create_glance_accounts:132216]: finished successfully 2022-04-13 23:16:29.503 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:16:29.530 | [132101 Async create_nova_accounts:132101]: finished successfully 2022-04-13 23:16:29.552 | WAKEUP 2022-04-13 23:16:29.575 | [97928 Async create_nova_accounts:132101]: Signaled 2022-04-13 23:16:29.577 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:16:29.577 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 23:16:29.577 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 23:16:29.577 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:16:29.577 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:16:29.577 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:16:29.577 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:16:29.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.577 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.577 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.577 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.577 | + functions-common:get_or_create_user:932 : user_id=9894a405cddd414d8f63d4ec5a9333a8 2022-04-13 23:16:29.577 | + functions-common:get_or_create_user:933 : echo 9894a405cddd414d8f63d4ec5a9333a8 2022-04-13 23:16:29.577 | 9894a405cddd414d8f63d4ec5a9333a8 2022-04-13 23:16:29.577 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 23:16:29.577 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:16:29.577 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:16:29.577 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:16:29.577 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:16:29.578 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:16:29.578 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:16:29.578 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:16:29.578 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:16:29.578 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:16:29.578 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:16:29.578 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:29.578 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:16:29.578 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.578 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:29.578 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.578 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.578 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.578 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.578 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:16:29.578 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:16:29.578 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.578 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.578 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.578 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:29.578 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:16:29.578 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:29.578 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.578 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.578 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.578 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.579 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.579 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:16:29.579 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:16:29.579 | ++ functions-common:get_field:825 : echo '| f78e44f8727f439fb600a9d207e124a4 | 9894a405cddd414d8f63d4ec5a9333a8 | | c7d46980778640d1a636bedbcd5ea152 | | | False |' 2022-04-13 23:16:29.579 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:16:29.579 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.579 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:16:29.579 | + functions-common:get_or_add_user_project_role:1004 : echo f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:16:29.579 | f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:16:29.579 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:16:29.579 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 23:16:29.579 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:16:29.579 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:16:29.579 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:16:29.579 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:16:29.579 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:16:29.579 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:16:29.579 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:16:29.579 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:16:29.579 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:16:29.579 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:16:29.579 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:29.579 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.579 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:16:29.579 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:29.579 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.579 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.579 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.579 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.580 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:16:29.580 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:16:29.580 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.580 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.580 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.580 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:16:29.580 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.580 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:29.580 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:29.580 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.580 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.580 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.580 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.580 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:16:29.580 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:16:29.580 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:16:29.580 | ++ functions-common:get_field:825 : echo '| 94c9cd8287be47ca835873594f93dbe4 | 9894a405cddd414d8f63d4ec5a9333a8 | | c7d46980778640d1a636bedbcd5ea152 | | | False |' 2022-04-13 23:16:29.580 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.580 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:16:29.580 | + functions-common:get_or_add_user_project_role:1004 : echo 94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:16:29.580 | 94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:16:29.580 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 23:16:29.580 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:16:29.580 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.18/compute 2022-04-13 23:16:29.580 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 23:16:29.580 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:16:29.580 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 23:16:29.580 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-13 23:16:29.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.581 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.581 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.581 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.581 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:16:29.581 | 1be52c07450044bb9dcee775bf702486' 2022-04-13 23:16:29.581 | + functions-common:get_or_create_service:1101 : echo 1be52c07450044bb9dcee775bf702486 2022-04-13 23:16:29.581 | 1be52c07450044bb9dcee775bf702486 2022-04-13 23:16:29.581 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.18/compute/v2/$(project_id)s' 2022-04-13 23:16:29.581 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:16:29.581 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.18/compute/v2/$(project_id)s' RegionOne 2022-04-13 23:16:29.581 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:16:29.581 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-13 23:16:29.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.581 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.581 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.581 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.581 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:16:29.581 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:16:29.581 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.18/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:16:29.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.581 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.581 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.581 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.581 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=f09eab7c9a9b44d780aacd1d204219fc 2022-04-13 23:16:29.581 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo f09eab7c9a9b44d780aacd1d204219fc 2022-04-13 23:16:29.581 | + functions-common:get_or_create_endpoint:1134 : public_id=f09eab7c9a9b44d780aacd1d204219fc 2022-04-13 23:16:29.582 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:16:29.582 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:16:29.582 | + functions-common:get_or_create_endpoint:1143 : echo f09eab7c9a9b44d780aacd1d204219fc 2022-04-13 23:16:29.582 | f09eab7c9a9b44d780aacd1d204219fc 2022-04-13 23:16:29.582 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 23:16:29.582 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:16:29.582 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 23:16:29.582 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-13 23:16:29.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.582 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.582 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.582 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.582 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:16:29.582 | 6f3f3672dcb54406b59d6b2cdc2e7561' 2022-04-13 23:16:29.582 | + functions-common:get_or_create_service:1101 : echo 6f3f3672dcb54406b59d6b2cdc2e7561 2022-04-13 23:16:29.582 | 6f3f3672dcb54406b59d6b2cdc2e7561 2022-04-13 23:16:29.582 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.18/compute/v2.1 2022-04-13 23:16:29.582 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:16:29.582 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.18/compute/v2.1 RegionOne 2022-04-13 23:16:29.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:16:29.582 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-13 23:16:29.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.582 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.582 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.582 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:16:29.582 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:16:29.582 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.18/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 23:16:29.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.583 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.583 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.583 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.583 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=bd89aa6e869348f6b6f45c2507d38a82 2022-04-13 23:16:29.583 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo bd89aa6e869348f6b6f45c2507d38a82 2022-04-13 23:16:29.583 | + functions-common:get_or_create_endpoint:1134 : public_id=bd89aa6e869348f6b6f45c2507d38a82 2022-04-13 23:16:29.583 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:16:29.583 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:16:29.583 | + functions-common:get_or_create_endpoint:1143 : echo bd89aa6e869348f6b6f45c2507d38a82 2022-04-13 23:16:29.583 | bd89aa6e869348f6b6f45c2507d38a82 2022-04-13 23:16:29.583 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 23:16:29.583 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:29.583 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 23:16:29.583 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:29.583 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 23:16:29.583 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:16:29.583 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:16:29.583 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:16:29.583 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:16:29.583 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:16:29.583 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:16:29.583 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:16:29.583 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:16:29.583 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:16:29.583 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:16:29.583 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.583 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:16:29.583 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:29.583 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.583 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:29.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.584 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.584 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.584 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.584 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:16:29.584 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:16:29.584 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.584 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.584 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.584 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.584 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:16:29.584 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:29.584 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:29.584 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.584 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.584 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.584 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.584 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:16:29.584 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:16:29.584 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:16:29.584 | ++ functions-common:get_field:825 : echo '| d73b002d427942deab30bbc22e10ae30 | 9894a405cddd414d8f63d4ec5a9333a8 | | c7d46980778640d1a636bedbcd5ea152 | | | False |' 2022-04-13 23:16:29.584 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.584 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d73b002d427942deab30bbc22e10ae30 2022-04-13 23:16:29.584 | + functions-common:get_or_add_user_project_role:1004 : echo d73b002d427942deab30bbc22e10ae30 2022-04-13 23:16:29.584 | d73b002d427942deab30bbc22e10ae30 2022-04-13 23:16:29.584 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 23:16:29.584 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:16:29.584 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 23:16:29.585 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:29.585 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 23:16:29.626 | [97928 Async create_nova_accounts:132101]: finished create_nova_accounts with result 0 in 81 seconds 2022-04-13 23:16:29.667 | [97928 Async create_glance_accounts:132216]: Waiting for completion of create_glance_accounts running on PID 132216 (5 other jobs running) 2022-04-13 23:16:29.694 | [97928 Async create_glance_accounts:132216]: Signaling child to exit 2022-04-13 23:16:29.695 | WAKEUP 2022-04-13 23:16:29.724 | [97928 Async create_glance_accounts:132216]: Signaled 2022-04-13 23:16:29.727 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 23:16:29.727 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:29.727 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 23:16:29.727 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 23:16:29.727 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:16:29.727 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:16:29.727 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:16:29.727 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:16:29.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.727 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.727 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.727 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.727 | + functions-common:get_or_create_user:932 : user_id=5baf3c5cbd514feaaa7128f587de964e 2022-04-13 23:16:29.727 | + functions-common:get_or_create_user:933 : echo 5baf3c5cbd514feaaa7128f587de964e 2022-04-13 23:16:29.727 | 5baf3c5cbd514feaaa7128f587de964e 2022-04-13 23:16:29.727 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 23:16:29.727 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:16:29.727 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:16:29.727 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:16:29.727 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:16:29.727 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:16:29.727 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:16:29.727 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:16:29.727 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:16:29.727 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:16:29.727 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:16:29.727 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:16:29.728 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:29.728 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:29.728 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.728 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.728 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.728 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.728 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.728 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:16:29.728 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:16:29.728 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.728 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.728 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.728 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.728 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:29.728 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:16:29.728 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:29.728 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.728 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.728 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.728 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.728 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:16:29.728 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:16:29.728 | ++ functions-common:get_field:825 : echo '| f78e44f8727f439fb600a9d207e124a4 | 5baf3c5cbd514feaaa7128f587de964e | | c7d46980778640d1a636bedbcd5ea152 | | | False |' 2022-04-13 23:16:29.728 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:16:29.728 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.729 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:16:29.729 | + functions-common:get_or_add_user_project_role:1004 : echo f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:16:29.729 | f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:16:29.729 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:16:29.729 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 23:16:29.729 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:16:29.729 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 23:16:29.729 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 23:16:29.729 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:16:29.729 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:16:29.729 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:16:29.729 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:16:29.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.729 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.729 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.729 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.729 | + functions-common:get_or_create_user:932 : user_id=012a829aa231409d858b9cf115c53d05 2022-04-13 23:16:29.729 | + functions-common:get_or_create_user:933 : echo 012a829aa231409d858b9cf115c53d05 2022-04-13 23:16:29.729 | 012a829aa231409d858b9cf115c53d05 2022-04-13 23:16:29.729 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 23:16:29.729 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:16:29.729 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:16:29.729 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:16:29.729 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:16:29.729 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:16:29.729 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:16:29.729 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:16:29.729 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:16:29.730 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:16:29.730 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:16:29.730 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:29.730 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.730 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:16:29.730 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:29.730 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.730 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.730 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.730 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.730 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:16:29.730 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:16:29.730 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.730 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.730 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.730 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:29.730 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:16:29.730 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:29.730 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.730 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.730 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.730 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.730 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.730 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:16:29.730 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:16:29.731 | ++ functions-common:get_field:825 : echo '| f78e44f8727f439fb600a9d207e124a4 | 012a829aa231409d858b9cf115c53d05 | | c7d46980778640d1a636bedbcd5ea152 | | | False |' 2022-04-13 23:16:29.731 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:16:29.731 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.731 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:16:29.731 | + functions-common:get_or_add_user_project_role:1004 : echo f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:16:29.731 | f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:16:29.731 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 23:16:29.731 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 23:16:29.731 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:16:29.731 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:16:29.731 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:16:29.731 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:16:29.731 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:16:29.731 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:16:29.731 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:16:29.731 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:16:29.732 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:16:29.732 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:16:29.732 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:16:29.732 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:29.732 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:29.732 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.732 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.732 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.732 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.732 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.732 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:16:29.732 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:16:29.732 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.732 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.732 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.732 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:29.732 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:16:29.732 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.732 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:29.732 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.732 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.732 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.732 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.733 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:16:29.733 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:16:29.733 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:16:29.733 | ++ functions-common:get_field:825 : echo '| d73b002d427942deab30bbc22e10ae30 | 012a829aa231409d858b9cf115c53d05 | | c7d46980778640d1a636bedbcd5ea152 | | | False |' 2022-04-13 23:16:29.733 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.733 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d73b002d427942deab30bbc22e10ae30 2022-04-13 23:16:29.733 | + functions-common:get_or_add_user_project_role:1004 : echo d73b002d427942deab30bbc22e10ae30 2022-04-13 23:16:29.733 | d73b002d427942deab30bbc22e10ae30 2022-04-13 23:16:29.733 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 23:16:29.733 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:16:29.733 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 23:16:29.733 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-13 23:16:29.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.733 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.733 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.733 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.733 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:16:29.733 | 0e34ed97652248b5b7fa166fcf7cdcbc' 2022-04-13 23:16:29.733 | + functions-common:get_or_create_service:1101 : echo 0e34ed97652248b5b7fa166fcf7cdcbc 2022-04-13 23:16:29.733 | 0e34ed97652248b5b7fa166fcf7cdcbc 2022-04-13 23:16:29.733 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.18/image 2022-04-13 23:16:29.733 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:16:29.733 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.18/image RegionOne 2022-04-13 23:16:29.733 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:16:29.733 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-13 23:16:29.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.733 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.733 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.733 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.734 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:16:29.734 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:16:29.734 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.18/image --region RegionOne -f value -c id 2022-04-13 23:16:29.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.734 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.734 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.734 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.734 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=50a3b1b1b8bd4bb3925c9eafb90866cd 2022-04-13 23:16:29.734 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 50a3b1b1b8bd4bb3925c9eafb90866cd 2022-04-13 23:16:29.734 | + functions-common:get_or_create_endpoint:1134 : public_id=50a3b1b1b8bd4bb3925c9eafb90866cd 2022-04-13 23:16:29.734 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:16:29.734 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:16:29.734 | + functions-common:get_or_create_endpoint:1143 : echo 50a3b1b1b8bd4bb3925c9eafb90866cd 2022-04-13 23:16:29.734 | 50a3b1b1b8bd4bb3925c9eafb90866cd 2022-04-13 23:16:29.734 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 23:16:29.734 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:16:29.734 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:16:29.734 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:16:29.734 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:16:29.734 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 23:16:29.734 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 23:16:29.734 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 23:16:29.734 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 23:16:29.774 | [97928 Async create_glance_accounts:132216]: finished create_glance_accounts with result 0 in 77 seconds 2022-04-13 23:16:29.817 | [97928 Async create_cinder_accounts:132346]: Waiting for completion of create_cinder_accounts running on PID 132346 (4 other jobs running) 2022-04-13 23:16:29.847 | [97928 Async create_cinder_accounts:132346]: Signaling child to exit 2022-04-13 23:16:29.847 | WAKEUP 2022-04-13 23:16:29.871 | [97928 Async create_cinder_accounts:132346]: Signaled 2022-04-13 23:16:29.873 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-13 23:16:29.873 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 23:16:29.873 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 23:16:29.873 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:16:29.873 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:16:29.874 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:16:29.874 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:16:29.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.874 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.874 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.874 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.874 | + functions-common:get_or_create_user:932 : user_id=2bb21cb14b4a44518512921ce3007eb4 2022-04-13 23:16:29.874 | + functions-common:get_or_create_user:933 : echo 2bb21cb14b4a44518512921ce3007eb4 2022-04-13 23:16:29.874 | 2bb21cb14b4a44518512921ce3007eb4 2022-04-13 23:16:29.874 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 23:16:29.874 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:16:29.874 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:16:29.874 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:16:29.874 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:16:29.874 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:16:29.874 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:16:29.874 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:16:29.874 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:16:29.874 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:16:29.874 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:16:29.874 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:29.874 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:16:29.874 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.874 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:29.874 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.874 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.874 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.874 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.875 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:16:29.875 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:16:29.875 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.875 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.875 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.875 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:29.875 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:16:29.875 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:16:29.875 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:29.875 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.875 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.875 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.875 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.875 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:16:29.875 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:16:29.875 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:16:29.875 | ++ functions-common:get_field:825 : echo '| f78e44f8727f439fb600a9d207e124a4 | 2bb21cb14b4a44518512921ce3007eb4 | | c7d46980778640d1a636bedbcd5ea152 | | | False |' 2022-04-13 23:16:29.875 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:29.875 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:16:29.875 | + functions-common:get_or_add_user_project_role:1004 : echo f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:16:29.875 | f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:16:29.875 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:16:29.875 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 23:16:29.875 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:16:29.875 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 23:16:29.875 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-13 23:16:29.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.875 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.876 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.876 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.876 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:16:29.876 | c578b96d96bb42959c09b85055e8004c' 2022-04-13 23:16:29.876 | + functions-common:get_or_create_service:1101 : echo c578b96d96bb42959c09b85055e8004c 2022-04-13 23:16:29.876 | c578b96d96bb42959c09b85055e8004c 2022-04-13 23:16:29.876 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 23:16:29.876 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.18/volume/v3/$(project_id)s' 2022-04-13 23:16:29.876 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:16:29.876 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.18/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:16:29.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:16:29.876 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-13 23:16:29.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.876 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.876 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.876 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:16:29.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:16:29.876 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.18/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:16:29.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.876 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.876 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.876 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=72242ed9a140446fa34e7a04d780606b 2022-04-13 23:16:29.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 72242ed9a140446fa34e7a04d780606b 2022-04-13 23:16:29.876 | + functions-common:get_or_create_endpoint:1134 : public_id=72242ed9a140446fa34e7a04d780606b 2022-04-13 23:16:29.876 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:16:29.876 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:16:29.877 | + functions-common:get_or_create_endpoint:1143 : echo 72242ed9a140446fa34e7a04d780606b 2022-04-13 23:16:29.877 | 72242ed9a140446fa34e7a04d780606b 2022-04-13 23:16:29.877 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 23:16:29.877 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:16:29.877 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 23:16:29.877 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-13 23:16:29.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.877 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.877 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.877 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.877 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:16:29.877 | 706e426a09494d2e8f6a2da61155df22' 2022-04-13 23:16:29.877 | + functions-common:get_or_create_service:1101 : echo 706e426a09494d2e8f6a2da61155df22 2022-04-13 23:16:29.877 | 706e426a09494d2e8f6a2da61155df22 2022-04-13 23:16:29.877 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.18/volume/v3/$(project_id)s' 2022-04-13 23:16:29.877 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:16:29.877 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.18/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:16:29.877 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:16:29.877 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-13 23:16:29.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.877 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.877 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.877 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.877 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:16:29.877 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:16:29.877 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.18/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:16:29.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.877 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.878 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.878 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.878 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=da7ebfc835814d469b541755db55e474 2022-04-13 23:16:29.878 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo da7ebfc835814d469b541755db55e474 2022-04-13 23:16:29.878 | + functions-common:get_or_create_endpoint:1134 : public_id=da7ebfc835814d469b541755db55e474 2022-04-13 23:16:29.878 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:16:29.878 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:16:29.878 | + functions-common:get_or_create_endpoint:1143 : echo da7ebfc835814d469b541755db55e474 2022-04-13 23:16:29.878 | da7ebfc835814d469b541755db55e474 2022-04-13 23:16:29.878 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 23:16:29.878 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 23:16:29.878 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:16:29.878 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-13 23:16:29.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.878 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.878 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.878 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.878 | ++ functions-common:get_or_create_project:945 : project_id=c7d46980778640d1a636bedbcd5ea152 2022-04-13 23:16:29.878 | ++ functions-common:get_or_create_project:946 : echo c7d46980778640d1a636bedbcd5ea152 2022-04-13 23:16:29.878 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id c7d46980778640d1a636bedbcd5ea152 2022-04-13 23:16:29.878 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 23:16:29.878 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:16:29.878 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:16:29.878 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 23:16:29.878 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-13 23:16:29.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.878 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:29.878 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:29.879 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 23:16:29.879 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:29.879 | ++ functions-common:get_or_create_user:932 : user_id=2bb21cb14b4a44518512921ce3007eb4 2022-04-13 23:16:29.879 | ++ functions-common:get_or_create_user:933 : echo 2bb21cb14b4a44518512921ce3007eb4 2022-04-13 23:16:29.879 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 2bb21cb14b4a44518512921ce3007eb4 2022-04-13 23:16:29.922 | [97928 Async create_cinder_accounts:132346]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-13 23:16:29.926 | + inc/async:async_wait:197 : return 0 2022-04-13 23:16:29.929 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 23:16:29.985 | [97928 Async create_neutron_accounts:132461]: Waiting for completion of create_neutron_accounts running on PID 132461 (3 other jobs running) 2022-04-13 23:16:30.016 | [97928 Async create_neutron_accounts:132461]: Signaling child to exit 2022-04-13 23:16:30.016 | WAKEUP 2022-04-13 23:16:30.046 | [97928 Async create_neutron_accounts:132461]: Signaled 2022-04-13 23:16:30.047 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 23:16:30.047 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:16:30.047 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:16:30.047 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:16:30.048 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:16:30.048 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:16:30.048 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:16:30.048 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 23:16:30.048 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 23:16:30.048 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 23:16:30.048 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.18:9696/ 2022-04-13 23:16:30.048 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-13 23:16:30.048 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 23:16:30.048 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 23:16:30.048 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:16:30.048 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:16:30.048 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:16:30.048 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:16:30.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:30.048 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:30.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:30.048 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:30.048 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:30.048 | + functions-common:get_or_create_user:932 : user_id=067d6757cf3344408a8ada393c46cbaa 2022-04-13 23:16:30.048 | + functions-common:get_or_create_user:933 : echo 067d6757cf3344408a8ada393c46cbaa 2022-04-13 23:16:30.048 | 067d6757cf3344408a8ada393c46cbaa 2022-04-13 23:16:30.048 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 23:16:30.048 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:16:30.048 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:16:30.048 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:16:30.048 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:16:30.048 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:16:30.048 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:16:30.048 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:16:30.049 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:16:30.049 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:16:30.049 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:16:30.049 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:30.049 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:16:30.049 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:16:30.049 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:30.049 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:30.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:30.049 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:30.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:30.049 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:30.049 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:30.049 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:16:30.049 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:16:30.049 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:16:30.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:30.049 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:30.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:30.049 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:30.049 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:16:30.049 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:16:30.049 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:16:30.049 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:16:30.049 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:30.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:30.049 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:30.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:30.049 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:30.049 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:30.050 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:16:30.050 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:16:30.050 | ++ functions-common:get_field:825 : echo '| f78e44f8727f439fb600a9d207e124a4 | 067d6757cf3344408a8ada393c46cbaa | | c7d46980778640d1a636bedbcd5ea152 | | | False |' 2022-04-13 23:16:30.050 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:16:30.050 | ++ functions-common:get_field:819 : read data 2022-04-13 23:16:30.050 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:16:30.050 | + functions-common:get_or_add_user_project_role:1004 : echo f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:16:30.050 | f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:16:30.050 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:16:30.050 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 23:16:30.050 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:16:30.050 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 23:16:30.050 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-13 23:16:30.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:30.050 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:30.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:30.050 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:30.050 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:30.050 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:16:30.050 | 577696f6c1644d8c9e9cb996a398a297' 2022-04-13 23:16:30.050 | + functions-common:get_or_create_service:1101 : echo 577696f6c1644d8c9e9cb996a398a297 2022-04-13 23:16:30.050 | 577696f6c1644d8c9e9cb996a398a297 2022-04-13 23:16:30.050 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.18:9696/ 2022-04-13 23:16:30.050 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:16:30.050 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.18:9696/ RegionOne 2022-04-13 23:16:30.050 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:16:30.050 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-13 23:16:30.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:30.050 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:30.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:30.051 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:30.051 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:30.051 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:16:30.051 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:16:30.051 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.18:9696/ --region RegionOne -f value -c id 2022-04-13 23:16:30.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:30.051 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:30.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:16:30.051 | from cryptography.utils import int_from_bytes 2022-04-13 23:16:30.051 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:16:30.051 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=6d8eff9386244ac19385e32a498fcfd8 2022-04-13 23:16:30.051 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 6d8eff9386244ac19385e32a498fcfd8 2022-04-13 23:16:30.051 | + functions-common:get_or_create_endpoint:1134 : public_id=6d8eff9386244ac19385e32a498fcfd8 2022-04-13 23:16:30.051 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:16:30.051 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:16:30.051 | + functions-common:get_or_create_endpoint:1143 : echo 6d8eff9386244ac19385e32a498fcfd8 2022-04-13 23:16:30.051 | 6d8eff9386244ac19385e32a498fcfd8 2022-04-13 23:16:30.098 | [97928 Async create_neutron_accounts:132461]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-13 23:16:30.143 | [97928 Async create_swift_accounts:132603]: Waiting for completion of create_swift_accounts running on PID 132603 (2 other jobs running) 2022-04-13 23:16:30.171 | [97928 Async create_swift_accounts:132603]: Signaling child to exit 2022-04-13 23:17:19.720 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:17:19.746 | [132603 Async create_swift_accounts:132603]: finished successfully 2022-04-13 23:17:19.767 | WAKEUP 2022-04-13 23:17:19.789 | [97928 Async create_swift_accounts:132603]: Signaled 2022-04-13 23:17:19.791 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 23:17:19.791 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 23:17:19.791 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 23:17:19.791 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 23:17:19.791 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 23:17:19.791 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 23:17:19.791 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 23:17:19.791 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 23:17:19.791 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 23:17:19.791 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 23:17:19.791 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:17:19.791 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:17:19.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.791 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.791 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.791 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.791 | ++ functions-common:get_or_create_role:957 : role_id=3c1048ff4bbf466f95c3c49789e22e84 2022-04-13 23:17:19.791 | ++ functions-common:get_or_create_role:958 : echo 3c1048ff4bbf466f95c3c49789e22e84 2022-04-13 23:17:19.791 | + lib/swift:create_swift_accounts:614 : another_role=3c1048ff4bbf466f95c3c49789e22e84 2022-04-13 23:17:19.791 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 23:17:19.791 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 23:17:19.791 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:17:19.791 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:17:19.792 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:17:19.792 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:17:19.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.792 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.792 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.792 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.792 | + functions-common:get_or_create_user:932 : user_id=d999308ad7da4bdaa20fc7e64dc47abd 2022-04-13 23:17:19.792 | + functions-common:get_or_create_user:933 : echo d999308ad7da4bdaa20fc7e64dc47abd 2022-04-13 23:17:19.792 | d999308ad7da4bdaa20fc7e64dc47abd 2022-04-13 23:17:19.792 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 23:17:19.792 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:17:19.792 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:17:19.792 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:17:19.792 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:17:19.792 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:17:19.792 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:17:19.792 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:17:19.792 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:17:19.792 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:17:19.792 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:17:19.792 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:19.792 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:17:19.792 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:17:19.792 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:19.792 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:19.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.792 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.792 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.792 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.793 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:17:19.793 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:17:19.793 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:17:19.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.793 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.793 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.793 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:17:19.793 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:17:19.793 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:19.793 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:19.793 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:19.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.793 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.793 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.793 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.793 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:17:19.793 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:17:19.793 | ++ functions-common:get_field:825 : echo '| f78e44f8727f439fb600a9d207e124a4 | d999308ad7da4bdaa20fc7e64dc47abd | | c7d46980778640d1a636bedbcd5ea152 | | | False |' 2022-04-13 23:17:19.793 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:17:19.793 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:19.793 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:17:19.793 | + functions-common:get_or_add_user_project_role:1004 : echo f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:17:19.793 | f78e44f8727f439fb600a9d207e124a4 2022-04-13 23:17:19.793 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:17:19.793 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 23:17:19.793 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:17:19.793 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:17:19.794 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:17:19.794 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:17:19.794 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:17:19.794 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:17:19.794 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:17:19.794 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:17:19.794 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:17:19.794 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:17:19.794 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:19.794 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:17:19.794 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:17:19.794 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:19.794 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:19.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.794 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.794 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.794 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.794 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:17:19.794 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:17:19.794 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:17:19.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.794 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.794 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.794 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:17:19.794 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:19.794 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:17:19.794 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:19.794 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:19.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.794 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.795 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.795 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.795 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:17:19.795 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:17:19.795 | ++ functions-common:get_field:825 : echo '| 94c9cd8287be47ca835873594f93dbe4 | d999308ad7da4bdaa20fc7e64dc47abd | | c7d46980778640d1a636bedbcd5ea152 | | | False |' 2022-04-13 23:17:19.795 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:17:19.795 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:19.795 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:17:19.795 | + functions-common:get_or_add_user_project_role:1004 : echo 94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:17:19.795 | 94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:17:19.795 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 23:17:19.795 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:17:19.795 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 23:17:19.795 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-13 23:17:19.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.795 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.795 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.795 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.795 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:17:19.795 | 64adef92185c41c1aea47569c28b507a' 2022-04-13 23:17:19.795 | + functions-common:get_or_create_service:1101 : echo 64adef92185c41c1aea47569c28b507a 2022-04-13 23:17:19.795 | 64adef92185c41c1aea47569c28b507a 2022-04-13 23:17:19.795 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.18:8080/v1/AUTH_$(project_id)s' http://10.222.0.18:8080 2022-04-13 23:17:19.795 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:17:19.795 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.18:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 23:17:19.796 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:17:19.796 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-13 23:17:19.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.796 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.796 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.796 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.796 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:17:19.796 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:17:19.796 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.18:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:17:19.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.796 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.796 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.796 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.796 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=7f6d1be868ed4fada01e59e483447adc 2022-04-13 23:17:19.796 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 7f6d1be868ed4fada01e59e483447adc 2022-04-13 23:17:19.796 | + functions-common:get_or_create_endpoint:1134 : public_id=7f6d1be868ed4fada01e59e483447adc 2022-04-13 23:17:19.796 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.18:8080 ]] 2022-04-13 23:17:19.796 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.18:8080 RegionOne 2022-04-13 23:17:19.796 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:17:19.796 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-13 23:17:19.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.796 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.796 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.796 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.796 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:17:19.796 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:17:19.797 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.18:8080 --region RegionOne -f value -c id 2022-04-13 23:17:19.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.797 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.797 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.797 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.797 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=89880b3b6f8b499da5b853b78f36f035 2022-04-13 23:17:19.797 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 89880b3b6f8b499da5b853b78f36f035 2022-04-13 23:17:19.797 | 89880b3b6f8b499da5b853b78f36f035 2022-04-13 23:17:19.797 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:17:19.797 | + functions-common:get_or_create_endpoint:1143 : echo 7f6d1be868ed4fada01e59e483447adc 2022-04-13 23:17:19.797 | 7f6d1be868ed4fada01e59e483447adc 2022-04-13 23:17:19.797 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 23:17:19.797 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 23:17:19.797 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:17:19.797 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-13 23:17:19.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.797 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.797 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.797 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.797 | ++ functions-common:get_or_create_project:945 : project_id=0613ed978db34582a29bafe51484bce3 2022-04-13 23:17:19.797 | ++ functions-common:get_or_create_project:946 : echo 0613ed978db34582a29bafe51484bce3 2022-04-13 23:17:19.797 | + lib/swift:create_swift_accounts:628 : swift_project_test1=0613ed978db34582a29bafe51484bce3 2022-04-13 23:17:19.797 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 23:17:19.797 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:17:19.797 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 23:17:19.797 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:17:19.797 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 23:17:19.798 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 23:17:19.798 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-13 23:17:19.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.798 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.798 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.798 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.798 | ++ functions-common:get_or_create_user:932 : user_id=729708d57e8f4671baca863854751359 2022-04-13 23:17:19.798 | ++ functions-common:get_or_create_user:933 : echo 729708d57e8f4671baca863854751359 2022-04-13 23:17:19.798 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=729708d57e8f4671baca863854751359 2022-04-13 23:17:19.798 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 23:17:19.798 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:17:19.798 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 729708d57e8f4671baca863854751359 0613ed978db34582a29bafe51484bce3 2022-04-13 23:17:19.798 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:17:19.798 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:17:19.798 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:17:19.798 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:17:19.798 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:17:19.798 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:17:19.798 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:17:19.798 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:17:19.798 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 729708d57e8f4671baca863854751359 --project 0613ed978db34582a29bafe51484bce3 2022-04-13 23:17:19.798 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:19.798 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:17:19.798 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:19.798 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:19.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.798 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.798 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.798 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.799 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:17:19.799 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:17:19.799 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 729708d57e8f4671baca863854751359 --project 0613ed978db34582a29bafe51484bce3 2022-04-13 23:17:19.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.799 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.799 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.799 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:19.799 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 729708d57e8f4671baca863854751359 --project 0613ed978db34582a29bafe51484bce3 2022-04-13 23:17:19.799 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:17:19.799 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:19.799 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:19.799 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.799 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.799 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.799 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.799 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:17:19.799 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:17:19.799 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:17:19.799 | ++ functions-common:get_field:825 : echo '| 94c9cd8287be47ca835873594f93dbe4 | 729708d57e8f4671baca863854751359 | | 0613ed978db34582a29bafe51484bce3 | | | False |' 2022-04-13 23:17:19.799 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:19.799 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:17:19.799 | + functions-common:get_or_add_user_project_role:1004 : echo 94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:17:19.799 | 94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:17:19.799 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 23:17:19.799 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 23:17:19.799 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:17:19.799 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 23:17:19.799 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 23:17:19.799 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-13 23:17:19.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.800 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.800 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.800 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.800 | ++ functions-common:get_or_create_user:932 : user_id=33c676377f88432b8e49a3d4977c20a9 2022-04-13 23:17:19.800 | ++ functions-common:get_or_create_user:933 : echo 33c676377f88432b8e49a3d4977c20a9 2022-04-13 23:17:19.800 | + lib/swift:create_swift_accounts:637 : swift_user_test3=33c676377f88432b8e49a3d4977c20a9 2022-04-13 23:17:19.800 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 23:17:19.800 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:17:19.800 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 3c1048ff4bbf466f95c3c49789e22e84 33c676377f88432b8e49a3d4977c20a9 0613ed978db34582a29bafe51484bce3 2022-04-13 23:17:19.800 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:17:19.800 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:17:19.800 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:17:19.800 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:17:19.800 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:17:19.800 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:17:19.800 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:17:19.800 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:17:19.800 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 3c1048ff4bbf466f95c3c49789e22e84 --user 33c676377f88432b8e49a3d4977c20a9 --project 0613ed978db34582a29bafe51484bce3 2022-04-13 23:17:19.800 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:19.800 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:17:19.800 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:19.800 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:19.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.800 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.800 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.800 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.800 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:17:19.800 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:17:19.801 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 3c1048ff4bbf466f95c3c49789e22e84 --user 33c676377f88432b8e49a3d4977c20a9 --project 0613ed978db34582a29bafe51484bce3 2022-04-13 23:17:19.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.801 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.801 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.801 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 3c1048ff4bbf466f95c3c49789e22e84 --user 33c676377f88432b8e49a3d4977c20a9 --project 0613ed978db34582a29bafe51484bce3 2022-04-13 23:17:19.801 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:19.801 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:17:19.801 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:19.801 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:19.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.801 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.801 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.801 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.801 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:17:19.801 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:17:19.801 | ++ functions-common:get_field:825 : echo '| 3c1048ff4bbf466f95c3c49789e22e84 | 33c676377f88432b8e49a3d4977c20a9 | | 0613ed978db34582a29bafe51484bce3 | | | False |' 2022-04-13 23:17:19.801 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:17:19.801 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:19.801 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3c1048ff4bbf466f95c3c49789e22e84 2022-04-13 23:17:19.801 | + functions-common:get_or_add_user_project_role:1004 : echo 3c1048ff4bbf466f95c3c49789e22e84 2022-04-13 23:17:19.801 | 3c1048ff4bbf466f95c3c49789e22e84 2022-04-13 23:17:19.801 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 23:17:19.801 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 23:17:19.801 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:17:19.801 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-13 23:17:19.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.801 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.802 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.802 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.802 | ++ functions-common:get_or_create_project:945 : project_id=848bfee79934433bb58a1f16eab896ce 2022-04-13 23:17:19.802 | ++ functions-common:get_or_create_project:946 : echo 848bfee79934433bb58a1f16eab896ce 2022-04-13 23:17:19.802 | + lib/swift:create_swift_accounts:642 : swift_project_test2=848bfee79934433bb58a1f16eab896ce 2022-04-13 23:17:19.802 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 23:17:19.802 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:17:19.802 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 23:17:19.802 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 23:17:19.802 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:17:19.802 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 23:17:19.802 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 23:17:19.802 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-13 23:17:19.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.802 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.802 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.802 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.802 | ++ functions-common:get_or_create_user:932 : user_id=3ba6cfcd499c42878b0e721e798b9e9f 2022-04-13 23:17:19.802 | ++ functions-common:get_or_create_user:933 : echo 3ba6cfcd499c42878b0e721e798b9e9f 2022-04-13 23:17:19.802 | + lib/swift:create_swift_accounts:647 : swift_user_test2=3ba6cfcd499c42878b0e721e798b9e9f 2022-04-13 23:17:19.802 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 23:17:19.802 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:17:19.802 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 3ba6cfcd499c42878b0e721e798b9e9f 848bfee79934433bb58a1f16eab896ce 2022-04-13 23:17:19.802 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:17:19.802 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:17:19.802 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:17:19.802 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:17:19.802 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:17:19.802 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:17:19.802 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:17:19.802 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:17:19.803 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3ba6cfcd499c42878b0e721e798b9e9f --project 848bfee79934433bb58a1f16eab896ce 2022-04-13 23:17:19.803 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:19.803 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:17:19.803 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:19.803 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:19.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.803 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.803 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.803 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.803 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:17:19.803 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:17:19.803 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 3ba6cfcd499c42878b0e721e798b9e9f --project 848bfee79934433bb58a1f16eab896ce 2022-04-13 23:17:19.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.803 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.803 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.803 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3ba6cfcd499c42878b0e721e798b9e9f --project 848bfee79934433bb58a1f16eab896ce 2022-04-13 23:17:19.803 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:19.803 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:17:19.803 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:19.803 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:19.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.803 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.803 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.803 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.803 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:17:19.803 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:17:19.803 | ++ functions-common:get_field:825 : echo '| 94c9cd8287be47ca835873594f93dbe4 | 3ba6cfcd499c42878b0e721e798b9e9f | | 848bfee79934433bb58a1f16eab896ce | | | False |' 2022-04-13 23:17:19.804 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:17:19.804 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:19.804 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:17:19.804 | + functions-common:get_or_add_user_project_role:1004 : echo 94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:17:19.804 | 94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:17:19.804 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 23:17:19.804 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 23:17:19.804 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:17:19.804 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 23:17:19.804 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-13 23:17:19.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.804 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.804 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.804 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.804 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 23:17:19.804 | ffd374f46b144dc59161fd1a43d399ae' 2022-04-13 23:17:19.804 | ++ functions-common:get_or_create_domain:895 : echo ffd374f46b144dc59161fd1a43d399ae 2022-04-13 23:17:19.804 | + lib/swift:create_swift_accounts:652 : swift_domain=ffd374f46b144dc59161fd1a43d399ae 2022-04-13 23:17:19.804 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 23:17:19.804 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:17:19.804 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 23:17:19.804 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 ffd374f46b144dc59161fd1a43d399ae 2022-04-13 23:17:19.804 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:17:19.804 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=ffd374f46b144dc59161fd1a43d399ae --or-show -f value -c id 2022-04-13 23:17:19.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.804 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.804 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.804 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.804 | ++ functions-common:get_or_create_project:945 : project_id=5149fd6a38294b45bcd4ade6de9c34f3 2022-04-13 23:17:19.804 | ++ functions-common:get_or_create_project:946 : echo 5149fd6a38294b45bcd4ade6de9c34f3 2022-04-13 23:17:19.805 | + lib/swift:create_swift_accounts:656 : swift_project_test4=5149fd6a38294b45bcd4ade6de9c34f3 2022-04-13 23:17:19.805 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 23:17:19.805 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:17:19.805 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 23:17:19.805 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 ffd374f46b144dc59161fd1a43d399ae test4@example.com 2022-04-13 23:17:19.805 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:17:19.805 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 23:17:19.805 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 23:17:19.805 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=ffd374f46b144dc59161fd1a43d399ae --email=test4@example.com --or-show -f value -c id 2022-04-13 23:17:19.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.805 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.805 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.805 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.805 | ++ functions-common:get_or_create_user:932 : user_id=bb3c5febfc93447da81a0658f8fb95bc 2022-04-13 23:17:19.805 | ++ functions-common:get_or_create_user:933 : echo bb3c5febfc93447da81a0658f8fb95bc 2022-04-13 23:17:19.805 | + lib/swift:create_swift_accounts:661 : swift_user_test4=bb3c5febfc93447da81a0658f8fb95bc 2022-04-13 23:17:19.805 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 23:17:19.805 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:17:19.805 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin bb3c5febfc93447da81a0658f8fb95bc 5149fd6a38294b45bcd4ade6de9c34f3 2022-04-13 23:17:19.805 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:17:19.805 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:17:19.805 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:17:19.805 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:17:19.805 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:17:19.805 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:17:19.805 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:17:19.805 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:17:19.805 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bb3c5febfc93447da81a0658f8fb95bc --project 5149fd6a38294b45bcd4ade6de9c34f3 2022-04-13 23:17:19.806 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:19.806 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:17:19.806 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:19.806 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:19.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.806 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.806 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.806 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.806 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:17:19.806 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:17:19.806 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user bb3c5febfc93447da81a0658f8fb95bc --project 5149fd6a38294b45bcd4ade6de9c34f3 2022-04-13 23:17:19.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.806 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.806 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.806 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bb3c5febfc93447da81a0658f8fb95bc --project 5149fd6a38294b45bcd4ade6de9c34f3 2022-04-13 23:17:19.806 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:17:19.806 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:17:19.806 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:17:19.806 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:19.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.806 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:19.806 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:19.806 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:17:19.806 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:17:19.806 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:17:19.806 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:17:19.806 | ++ functions-common:get_field:825 : echo '| 94c9cd8287be47ca835873594f93dbe4 | bb3c5febfc93447da81a0658f8fb95bc | | 5149fd6a38294b45bcd4ade6de9c34f3 | | | False |' 2022-04-13 23:17:19.806 | ++ functions-common:get_field:819 : read data 2022-04-13 23:17:19.806 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:17:19.807 | + functions-common:get_or_add_user_project_role:1004 : echo 94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:17:19.807 | 94c9cd8287be47ca835873594f93dbe4 2022-04-13 23:17:19.837 | [97928 Async create_swift_accounts:132603]: finished create_swift_accounts with result 0 in 130 seconds 2022-04-13 23:17:19.845 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 23:17:19.848 | + inc/async:async_wait:197 : return 0 2022-04-13 23:17:19.850 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 23:17:19.869 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:19.872 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 23:17:19.889 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:19.892 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 23:17:19.895 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:17:19.897 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 23:17:19.900 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 23:17:19.902 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 23:17:19.963 | + inc/async:async_inner:63 : init_glance 2022-04-13 23:17:20.001 | [97928 Async init_glance:136868]: running: init_glance 2022-04-13 23:17:20.004 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 23:17:20.022 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:17:20.024 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 23:17:20.027 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:17:20.033 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 23:17:20.033 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 23:17:20.035 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 23:17:20.039 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:17:20.040 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:17:20.046 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:17:20.049 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:17:20.052 | + 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,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:17:20.054 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:17:20.057 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 23:17:20.060 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 23:17:20.063 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 23:17:20.065 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 23:17:20.080 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 23:17:20.082 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 23:17:23.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:23.579 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:23.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:23.579 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:27.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:27.100 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:27.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:27.100 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:30.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:30.630 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:30.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:30.630 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:34.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:34.175 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:34.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:34.175 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:37.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:37.726 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:37.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:37.726 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:41.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:41.265 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:41.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:41.265 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:44.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:44.757 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:44.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:44.757 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:48.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:48.516 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:48.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:48.516 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:53.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:53.352 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:53.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:53.353 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:53.353 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 23:17:59.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:59.345 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:59.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:17:59.345 | from cryptography.utils import int_from_bytes 2022-04-13 23:17:59.664 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 23:17:59.670 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 23:17:59.672 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 23:17:59.675 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 23:17:59.677 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 23:17:59.679 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 23:17:59.682 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 23:17:59.684 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 23:17:59.694 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 23:17:59.694 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 23:17:59.694 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 23:17:59.694 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 23:17:59.696 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 23:17:59.699 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 23:17:59.701 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 23:17:59.704 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 23:17:59.708 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:17:59.710 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 23:17:59.713 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:17:59.718 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 23:17:59.721 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 23:17:59.723 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 23:17:59.725 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 23:17:59.728 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:17:59.731 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:17:59.760 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 23:17:59.794 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 23:17:59.824 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 23:17:59.860 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 23:17:59.890 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 23:17:59.921 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 23:17:59.923 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 23:17:59.925 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 23:17:59.928 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:17:59.931 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:17:59.949 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:17:59.952 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:17:59.954 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:17:59.958 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:17:59.959 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:17:59.989 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:18:00.018 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:18:00.050 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:18:00.079 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 23:18:00.096 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:18:00.099 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 23:18:00.101 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:18:00.104 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 23:18:00.108 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 23:18:00.109 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 23:18:00.122 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 23:18:00.124 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:18:00.127 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 23:18:00.131 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 23:18:00.143 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-13 23:18:00.163 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 23:18:00.167 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-13 23:18:00.179 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:18:00.192 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:18:00.204 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:18:00.207 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:18:00.210 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 23:18:00.216 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.8pMvZW93H1 2022-04-13 23:18:00.217 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:18:00.220 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:18:00.222 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.8pMvZW93H1 2022-04-13 23:18:00.227 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.8pMvZW93H1 2022-04-13 23:18:00.240 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.8pMvZW93H1 /etc/sudoers.d/neutron-rootwrap 2022-04-13 23:18:00.252 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:18:00.281 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 23:18:00.284 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:18:00.314 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 23:18:00.317 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 23:18:00.319 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 23:18:00.321 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:18:00.324 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:18:00.330 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:18:00.344 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:00.348 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:18:00.350 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:18:00.354 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:18:00.371 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:00.388 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-13 23:18:00.388 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.18:5672/ 2022-04-13 23:18:00.408 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:18:00.410 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:18:00.413 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 23:18:00.431 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:00.434 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 23:18:00.436 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 23:18:00.439 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:18:00.445 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:18:00.445 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 23:18:00.446 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 23:18:00.450 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:18:00.452 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 23:18:00.455 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 23:18:00.457 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 23:18:00.461 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:18:00.465 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:18:00.469 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 23:18:00.487 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:00.489 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 23:18:00.492 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 23:18:00.494 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 23:18:00.499 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 23:18:00.531 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:18:00.561 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 23:18:00.593 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 23:18:00.622 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 23:18:00.655 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 23:18:00.658 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:18:00.661 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 23:18:00.663 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:18:00.666 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 23:18:00.696 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 23:18:00.729 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.18/identity 2022-04-13 23:18:00.761 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 23:18:00.792 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 23:18:00.824 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 23:18:00.854 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 23:18:00.886 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 23:18:00.917 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:18:00.951 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:18:00.984 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 23:18:01.020 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 23:18:01.052 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 23:18:01.054 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:18:01.057 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:18:01.060 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:18:01.062 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 23:18:01.093 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 23:18:01.126 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.18/identity 2022-04-13 23:18:01.160 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 23:18:01.194 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 23:18:01.229 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 23:18:01.265 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 23:18:01.298 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 23:18:01.332 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:18:01.368 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 23:18:01.399 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 23:18:01.402 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 23:18:01.404 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 23:18:01.407 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 23:18:01.409 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 23:18:01.412 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 23:18:01.417 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 23:18:01.417 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-04-13 23:18:01.420 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-04-13 23:18:01.422 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-04-13 23:18:01.425 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 23:18:01.427 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 23:18:01.430 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 23:18:01.433 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 23:18:01.435 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 23:18:01.440 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 23:18:01.441 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 23:18:01.443 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 23:18:01.446 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 23:18:01.448 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-13 23:18:01.477 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-13 23:18:01.480 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:18:01.483 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:18:01.485 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 23:18:01.490 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 23:18:01.490 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:18:01.493 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 23:18:01.524 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 23:18:01.526 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-13 23:18:01.529 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:18:01.531 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:18:01.534 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 23:18:01.536 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 23:18:01.538 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:18:01.541 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 23:18:01.570 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-13 23:18:01.573 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:18:01.575 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:18:01.579 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 23:18:01.580 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 23:18:01.583 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:18:01.585 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 23:18:01.614 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-13 23:18:01.617 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:18:01.620 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 23:18:01.623 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 23:18:01.628 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 23:18:01.628 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:18:01.630 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-13 23:18:01.659 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-13 23:18:01.662 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:18:01.664 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 23:18:01.667 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:18:01.669 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:18:01.672 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:18:01.675 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-13 23:18:01.706 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-13 23:18:01.708 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:18:01.711 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 23:18:01.714 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 23:18:01.716 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 23:18:01.719 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:18:01.721 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 23:18:01.750 | + 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:350:399 2022-04-13 23:18:01.753 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:18:01.755 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 23:18:01.758 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-04-13 23:18:01.761 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-04-13 23:18:01.763 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:18:01.766 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-04-13 23:18:01.795 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-13 23:18:01.797 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:18:01.802 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 23:18:01.802 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:18:01.804 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:18:01.807 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:18:01.810 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-13 23:18:01.840 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 23:18:01.843 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 23:18:01.861 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:01.863 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 23:18:01.866 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:18:01.898 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 23:18:01.901 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:18:01.931 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:18:01.967 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 23:18:01.970 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 23:18:01.972 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 23:18:01.975 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:18:05.073 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:18:05.073 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:18:05.073 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=138784) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:18:05.124 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=138784) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:18:05.124 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=138784) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:18:05.124 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=138784) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:18:05.124 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=138784) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:18:05.125 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=138784) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:18:05.125 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=138784) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:18:05.178 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:18:05.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:05.178 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:05.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:05.178 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:05.542 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 23:18:05.544 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 23:18:05.547 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-13 23:18:05.549 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:18:05.552 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 23:18:05.608 | + 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-04-13 23:18:05.629 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 23:18:05.632 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 23:18:05.634 | + 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-04-13 23:18:05.666 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 23:18:05.670 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 23:18:05.678 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 23:18:05.680 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 23:18:05.684 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 23:18:05.697 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 23:18:05.710 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:18:05.712 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 23:18:05.721 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 23:18:05.724 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:18:05.727 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 23:18:05.736 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 23:18:05.739 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 23:18:05.742 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 23:18:05.745 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 23:18:05.748 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 23:18:05.750 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:18:05.753 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:18:05.755 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:18:05.758 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:18:05.760 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:18:05.787 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 23:18:05.790 | + 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-04-13 23:18:05.826 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 23:18:05.829 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 23:18:05.860 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-13 23:18:05.892 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 23:18:05.909 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:05.911 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 23:18:05.914 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 23:18:05.919 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 23:18:05.951 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 23:18:05.983 | + 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-04-13 23:18:06.016 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 23:18:06.020 | + 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-04-13 23:18:06.049 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 23:18:06.067 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:06.069 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:18:06.072 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:18:06.102 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:18:06.105 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:18:06.108 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:18:06.137 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 23:18:06.140 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:18:06.142 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 23:18:06.148 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 23:18:06.162 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:18:06.165 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 23:18:06.168 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-13 23:18:06.173 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 23:18:06.203 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:18:06.243 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 23:18:06.245 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:18:06.279 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:18:06.281 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:18:06.316 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:18:06.319 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:18:06.321 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:18:06.352 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 23:18:06.354 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:18:06.362 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 23:18:06.369 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:18:09.412 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:18:09.412 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:18:09.413 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=139314) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:18:09.463 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=139314) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:18:09.463 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=139314) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:18:09.464 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=139314) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:18:09.464 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=139314) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:18:09.464 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=139314) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:18:09.464 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=139314) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:18:09.522 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 23:18:09.523 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=139314) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 23:18:09.523 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=139314) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 23:18:09.523 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:18:09.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:09.523 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:09.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:18:09.524 | from cryptography.utils import int_from_bytes 2022-04-13 23:18:09.898 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 23:18:09.902 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 23:18:09.906 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:18:09.907 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:18:09.909 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:18:09.912 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:18:09.914 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:18:09.932 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 23:18:09.935 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 23:18:09.937 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 23:18:09.940 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 23:18:09.952 | + 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-04-13 23:18:09.970 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 23:18:09.973 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 23:18:09.975 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 23:18:09.979 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 23:18:09.981 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 23:18:09.984 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 23:18:09.986 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 23:18:09.989 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 23:18:09.991 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 23:18:09.994 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 23:18:09.996 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 23:18:09.999 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 23:18:10.001 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 23:18:10.004 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 23:18:10.007 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 23:18:10.008 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 23:18:10.014 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 23:18:10.017 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 23:18:10.019 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 23:18:10.022 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 23:18:10.029 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 23:18:10.029 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 23:18:10.029 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 23:18:10.033 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.30/22 brd 192.168.3.255' 2022-04-13 23:18:10.035 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 23:18:10.038 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 23:18:10.041 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 23:18:10.043 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 23:18:10.046 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.30/22 brd 192.168.3.255 != '' ]] 2022-04-13 23:18:10.048 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.30/22 brd 192.168.3.255 dev eth1' 2022-04-13 23:18:10.054 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.30/22 brd 192.168.3.255 dev br-data' 2022-04-13 23:18:10.054 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 23:18:10.056 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 23:18:10.060 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.30/22 brd 192.168.3.255 2022-04-13 23:18:10.060 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 23:18:10.061 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 23:18:10.062 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 23:18:10.067 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.30 2022-04-13 23:18:10.069 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.30 ' 2022-04-13 23:18:10.072 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.30/22 brd 192.168.3.255 dev eth1 2022-04-13 23:18:10.085 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.30/22 brd 192.168.3.255 dev br-data 2022-04-13 23:18:10.098 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 23:18:10.111 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 23:18:10.131 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.30 2022-04-13 23:18:13.141 | ARPING 192.168.0.30 from 192.168.0.30 br-data 2022-04-13 23:18:13.141 | Sent 3 probes (3 broadcast(s)) 2022-04-13 23:18:13.141 | Received 0 response(s) 2022-04-13 23:18:13.173 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 23:18:13.176 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 23:18:13.179 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 23:18:13.182 | + ./stack.sh:exit_trap:524 : jobs='123106 2022-04-13 23:18:13.182 | 136868' 2022-04-13 23:18:13.184 | + ./stack.sh:exit_trap:527 : [[ -n 123106 2022-04-13 23:18:13.184 | 136868 ]] 2022-04-13 23:18:13.186 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-230800 ]] 2022-04-13 23:18:13.189 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 23:18:13.191 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 23:18:13.191 | exit_trap: cleaning up child processes 2022-04-13 23:18:13.194 | + ./stack.sh:exit_trap:529 : kill 123106 136868 2022-04-13 23:18:13.197 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.kY8hcX431w ']' 2022-04-13 23:18:13.199 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.kY8hcX431w 2022-04-13 23:18:13.204 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 23:18:13.213 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 23:18:13.213 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 23:18:13.213 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 23:18:13.213 | Error on exit 2022-04-13 23:18:13.214 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 23:18:13.216 | + ./stack.sh:exit_trap:544 : generate-subunit 1649891276 617 fail 2022-04-13 23:18:13.904 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 23:18:13.907 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 23:18:15.094 | + ./stack.sh:exit_trap:558 : exit 1